/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin:0px;
	padding:0px;
	background-color:#C7D6B4;
	background-image:url(images/toprepeat.jpg);
	background-repeat:repeat-x;
	}

#mainbody {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
.top {
	width:900px;
	height:114px;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	}
	
.logo {
	width:428px;
	height:72px;
	margin-left:60px;
	margin-bottom:17px;
	margin-top:25px;
	float:left;
	}
	
.homebg {
	width:900px;
	height:39px;
	background-image:url(images/homebg.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-left:80px;
	}
	
.devider {
	width:1px;
	height:18px;
	background-image:url(images/devider.jpg);
	margin-top:13px;
	float:left;
	}
	
.text {
	margin-top:10px;
	}
	
#nav {background-image:url(images/hover.jpg);
	  overflow:hidden;}
	
.hover2 {
	width:117px;
	height:36px;
	text-align:center;
	color:#ffffff;
	margin-top:3px;
	margin-left:32px;
	margin-right:10px;
	float:left;
	}

.hover2:hover {background-image:url(images/hover.jpg)}
.hoverhome:hover {background-image:url(images/hover.jpg)}

.hoverhome {
	width:117px;
	height:36px;
	text-align:center;
	color:#ffffff;
	margin-top:3px;
	margin-left:82px;
	float:left;
	overflow:hidden;
	}

	
.bigbg {
	width:742px;
	height:349px;
	background-image:url(images/bigbg.jpg);
	background-repeat:repeat-x;
	margin-left:82px;
	margin-right:82px;
	clear:both;
	}
	
.header {
	width:742px;
	height:169px;
	padding-top:5px;
	margin-bottom:1px;
	}
	
.img {
	width:735px;
	height:auto;
	margin-left:6px;
	}
	
	
.img1 {
	width:145px;
	height:98px;
	margin-right:1px;
	float:left;
	}
	
.boxes {
	width:143px;
	height:66px;
	border:1px solid #DAD9D7;
	margin-right:1px;
	float:left;
	font-weight:bold;
	
	}
	
.box2 {
	width:143px;
	height:66px;
	border:1px solid #DAD9D7;
	margin-right:1px;
	font-weight:bold;
	float:left;
	}	
	
.bullet {
	width:auto;
	height:auto;
	margin-left:26px;
	padding-top:2px;
	}
	
.button {
	width:92px;
	height:20px;
	margin-top:18px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	margin-left:26px;
	}
	
.clickhere {
	font-weight:bold;
	color:#ffffff;
	padding-top:1px;
	text-align:center;
	}

	
.middlearea {
	width:742px;
	height:auto;
	background-color:#ffffff;
	padding-top:30px;
	margin-left:82px;
	margin-right:82px;
	}
	
.heading{
	width:700px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#30374A;
	padding-left:10px;
	margin-bottom:20px;
	clear:both;
	text-transform:uppercase;
	}
	
.content {
	width:720px;
	height:auto; 
	padding-left:10px;
	padding-right:10px;
	clear:both;
	}
	
.footerarea {
	width:742px;
	height:60px;
	background-color:#E8F3D9;
	margin-top:57px;
	}	
	
.footertext {
	width:auto;
	height:auto;
	text-align:center;
	padding-top:7px;
	font-weight:normal;
	font-size:11px;
	}
	
.copyright {
	width:742px;
	height:auto;
	margin-top:17px;
	font-size:11px;
	text-align:center;
	}

.nav a:link { color:#ffffff; text-decoration:none;}
.nav a:visited { color:#ffffff; text-decoration:none;}
.nav a:hover { color:#96C754; text-decoration:none;}  

.nav2 a:link { color:#3B4B5B; text-decoration:none;}
.nav2 a:visited { color:#3B4B5B; text-decoration:none;}
.nav2 a:hover { color:#000000; text-decoration:none;}  

.subheading {
	font-size:13px;
	font-weight:bold;
	}
	
	
	
	a.link_new{
color:#97C855;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
a.link_new:hover{
text-decoration:none;
color:#97C855;
}	
a.home-icon{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

a.home-icon:hover{
text-decoration:underline;
}	