body{
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:url(/images/pageBG.jpg) repeat-x;
}

h4{
	border-bottom:1px solid #999;
	color:#333;
}


#shell{
	width:793px;
	text-align:left;
	margin:0 auto;
	padding:0;
}


#shell #topArea{
	background:url(/images/topArea.gif);
	width:793px;
	height:145x;
}





#mainNavContainer{
	background:#004D91;
	height:31px;
	width:793px;
	
	text-align:center;
	margin:0;
}

#banner{
	margin:0;
	width:791px;
	height:153px;	
	padding:0;
}

#banner2{
	margin:0;
	width:791px;
	height:126px;	
	padding:0;
}


#mainNavContainer ul{
	margin:0 0 0 60px;
}

#mainNavContainer ul li{
	float:left;
	padding:7px 0 0 0;
	list-style-type:none;
	display:inline;


}

#mainNavContainer ul li.first{

}

#mainNavContainer a, #mainNavContainer a:visited{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;	
	padding:0 33px 0 0;
	display:block;
	text-transform:lowercase;
}

#mainNavContainer a:hover{
	text-decoration:underline;
}



#content .left{
	width:580px;
	float:left;
	margin:20px 10px 40px 20px;
	
}	


#content{
	clear:both;
	width:793px;
	display:block;
	padding:30px 20px 20px 20px;
	max-width:753px;
	background:#fff;
}

#content2{
	clear:both;
	width:793px;
	display:block;
	background:url(/images/contentbg2.gif) #fff repeat-y;
	padding:30px 20px 20px 20px;
	max-width:753px;
}
table.contenttable{
	width:750px;
}
table.contenttable td.left{
	width:540px;
	padding:0 40px 20px 20px;
	vertical-align:top;
}

table.contenttable td.right{
	width:240px;
	padding:10px 0 10px 0;
	vertical-align:top;
}


#content .fullwidth{
	padding:10px;
}

#content .right{
	float:right;
	padding:24px 0 0 0;
	width:180px;
	text-align:right;
	height:auto;
}


#right ul{
	/*
		margin:0;

	*/
	background:#F4F6F7;
	padding:10px 6px 6px 6px;
	list-style:none;
	border:1px solid #DDD;
	text-align:left;
	width:180px;
	margin:0;
	
}


#right ul li{

	padding-left:17px;
	margin:6px 0 4px 0;
	background:url(squarebullet.jpg) no-repeat 0 50%;
	list-style:none;
}



#right ul.news li{
	background:url(none);
	padding-left:0;
}



#right ul li.head{
	font-weight:bold;
	color:#333;
	list-style:none;
	padding-left:0;
	border-bottom:1px solid #999;
	font-size:13px;
	background:url(none);
	margin:0 0 10px 0;
	}

#right ul li a, #right ul li a:visited{
	color:#A5B54A;
	text-decoration:none;
}

#right ul li a:hover{
	text-decoration:underline;
}	

#right div{
	background:#F4F6F7;
	padding:10px 6px 6px 6px;
	list-style:none;
	border:1px solid #DDD;
	text-align:left;
	margin:0;
		
}
#right div.contact {
		width:180px;
		margin:20px 0 20px 0;
		
}


#right div.contact .title{
	font-size:10px;
	text-transform:uppercase;
	border:none;
	margin:14px 0 2px 0;
	padding:0;

}

#right div.contact input.text{
	font-size:10px;
	width:150px;
	border:1px solid #999;
}
#right div.contact label{
	font-size:10px;
	text-transform:capitalize;
	

}

#right div.contact p{
	margin:0 0 4px 0;
	font-size:10px;
	font-weight:normal;
}

#right h4{
	font-weight:bold;
	color:#333;

	font-size:13px;
	background:url(none);
	padding-bottom:2px;
	margin-top:0;
}

#right  .button{
	background:#E5E5E5;
	border:1px solid #999;
	margin-top:10px;
	text-transform:uppercase;
	font-size:10px;
}

ul#subnav{
	margin:0 0 20px 20px;
}



.dahsedBorder{
	margin:4px 0 4px 0;
	border-top:dashed 1px #ccc;
}

ul#subnav li{
	margin:6px 2px 0 2px;
	list-style:none;
	font-size:12px;
}

ul#subnav li.sectionTitle{
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
	font-size:13px;
}

ul#subnav li.selected a, ul#subnav li.selected a:visited{
	text-decoration:underline;
}


ul#subnav li a, ul#subnav li a:visited{
	color:#C0C68C;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#footer{
	background:#3167C5;
	float:none;
	width:793px;
	display:block;
	clear:both;
	color:#fff;
	font-size:11px;
	padding:10px 0 10px 0;
}
#footer p, #footer a, #footer a:visited{
	color:#fff;
	font-size:10px;
}

#footerbottom{
	margin-bottom:40px;
}



.head, h1{
	font-size:18px;
	display:block;
	color:#A5B54A;
	font-weight:bold;
	margin:4px 0 20px 0;
}

.subHead, h2{
	color:#666;
	font-size:12px;
	display:block;
	margin:4px 0 4px 0;
	font-weight:bold;
}


.subHead2{
	color:#357DD0;
	font-size:14px;
	display:block;
	margin:4px 0 4px 0;
	font-weight:bold;
}

table.contactform{
	width:350px;
	margin-bottom:20px;
	border:10px solid #DFEBF7;
	
}

table.contactform td{
	background:#DFEBF7;
	color:#0066CC;
	font-weight:bold;
	padding:2px;
}
table.contactform input.text,table.contactform textarea{
	width:200px;
}

.largeblue{
	font-size:26px;
	font-weight:bold;
	color:#2C639C;

}

.largeorange{
	font-size:26px;
	font-weight:bold;
	color:#FF0000;

}
div.imagegallery a, div.imagegallery a:visited{
	border:none;
}
div.imagegallery{
	margin:0 auto;
	width:230px;
	text-align:center;
}
div.imagegallery div.image{
	margin:10px 10px 10px 10px;

}

div.imagegallery div.image img{
	border:1px solid #fff;
}


div.maingallery a, div.maingallery a:visited{
	border:none;
}
div.maingallery{
	margin:0 auto;
	width:500px;
	text-align:center;
}

div.maingallery div.image{
	display:inline;
	float:left;
	height:120px;
	background:#E0E0E0;
	margin:10px 10px 10px 10px;
	width:120px;
	

}

div.maingallery div.image img{
	border:1px solid #fff;
	margin:auto;

}


