a img{
	border:none;
}
#container{
	margin:0 auto;
	position:relative;
	width:955px;
	height:100%;
	margin:0 auto;
}
input 
{
	width: 250px;
}
input 
{
	width: 250px;
}
#header{
	
	height:172px;
}
#header img{ float:left;}

.bigText{
	font-family:ariel, sans serif, helvetica;
	font-size:15px;
	color:#073372;
	font-weight:bold;
}

#dateSection{
	background-image:url(date_bg.jpg);
	background-position:top,left; background-repeat:no-repeat;
	width:230px; height:19px;
	margin:0px 10px 0 0; padding:0px;
	top:30px;
}	#dateSection div { margin-left:-20px; }

#content{ 
	width:955px;
	background-image:url(content_bg_tile.jpg); 
	background-repeat:repeat-y;
	}
	
#sidePic{ float:left; padding: 0px 0px 0px 8px;}
#sideNav{ float:left;}
#sideNav ul{margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style:none; width:230px; background-repeat:no-repeat;}
#sideNav li{margin:-5px 0px 0px 0px;}
html>body #sideNav li{margin:-5px 0px 0px 0px;}


#leftGalCol{
	width:230px;
	float:left;
}
#rightGalCol{
	width:280px;
	float:left;
	margin:0px 0px 0px 35px;
}

#galImages{ margin:0px 0px 0px 20px; padding:0px 0px 0px 20px; }
#sideBottom{ background-image: url(side_bottom.jpg); background-repeat:repeat-y; height:100%;}
.whiteText{
	font-family:ariel, sans serif, helvetica;
	font-size:13px;
	color:white;
	text-decoration:none;
}
p.welcomeText{
	font-family:ariel, sans serif, helvetica;
	font-size:20px;
	color:#073372;
	margin:15px 0px 0px 30px;
	font-weight:bold;
}
p.bodyText{
	font-family:ariel, sans serif, helvetica;
	font-size:13px;
	color:black;
	width:550px;
	margin:20px 0px 0px 30px;
	line-height:22px;
}

p.bodyText2{
	font-family:ariel, sans serif, helvetica;
	font-size:13px;
	color:black;
	width:550px;
	margin:20px 0px 0px 30px;
	line-height:22px;
}


.bodyText{
	font-family:ariel, sans serif, helvetica;
	font-size:13px;
	color:black;
	width:550px;
	margin:20px 0px 0px 30px;
	line-height:22px;
}


ul.content
{
	font-family:ariel, sans serif, helvetica;
	font-size:13px;
	color:black;
	line-height:22px;
}
 #middleSection{
 	float:left;
 	width:612px;
 }
 
/*news articles on the front end*/
	h3.blueGreen {
		font-family:ariel, sans serif, helvetica;
		margin-left:30px;
		color:#78a493;
	}
	
	#newsArticle {
		width:85%;
		margin:15px 0 15px 0;
		margin-left:30px;
		background-color:#e6fdf5;
		border:1px solid black;

		color:black;
		font-size:12px;
		font-family:ariel, sans serif, helvetica;
	}	#newsArticle p { margin-left:10px; margin-right:10px; }
		#newsArticle a { text-decoration:none; color:black; }
		#newsArticle a:hover { color:black; text-decoration:underline; }
		
	#newsList_short {
		width:75%;
		margin-left:30px;
		background-color:#e6fdf5;
		border:1px solid black;

		color:black;
		font-size:12px;
		font-family:ariel, sans serif, helvetica;
	}	#newsList_short p { margin-left:10px; margin-right:10px; }
		#newsList_short a { text-decoration:none; color:black; }
		#newsList_short a:hover { color:black; text-decoration:underline; }
/*news articles on the front end*/
 
#dropDown ul{
	position: absolute;
	background-color:#6B9185;
	padding:8px 8px 4px 8px;
	width:130px; 
}
#topNav{
height:58px;
}
#dropDown li{ list-style-type:none; padding:1px 4px 1px 0px;
			   font-family:ariel, sans serif, helvetica; font-size:12px; margin:2px 0px 2px 0px; }
*:first-child+html #dropDown li{ padding:1px 4px 1px 0px; margin:2px 0px 2px 0px; }
html>body #dropDown li{ padding:2px 4px 2px 0px; vertical-align:middle; margin:3px 0px 3px 0px; }
			   
#dropDown li a{ 	color:white; text-decoration:none; }
#dropDown a:hover{ background-color:#B4002B; width:160px;}

#dropDown #aboutus{left:108px;top:213px;display:none;}
*:first-child+html #dropDown #aboutus{left:108px;top:213px;display:none;}
html>body #dropDown #aboutus{left:108px;top:213px;display:none;}

#dropDown #services{left:108px;top:243px;display:none;}
*:first-child+html #dropDown #services{left:108px;top:243px;display:none;}
html>body #dropDown #services{left:108px;top:239px;display:none;}

#dropDown #gallery{left:108px;top:280px;display:none;}
*:first-child+html #dropDown #gallery{left:108px;top:280px;display:none;}
html>body #dropDown #gallery{left:108px;top:276px;display:none;}

#dropDown #contactus{left:108px;top:317px;display:none;}
*:first-child+html #dropDown #contactus{left:108px;top:317px;display:none;}
html>body #dropDown #contactus{left:108px;top:313px;display:none;}



#breadCrumbs{
	margin:15px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#073372;
	font-family:arial, helvetica, sans serif;
}
#breadCrumbs a{
	color:#073372;
	text-decoration:none;
}
#breadCrumbs a:hover{
	text-decoration:underline;
}

#back{
	text-align:right;
	margin:0px 25px 0px 0px;
}
#back a{
	font-size:12px;
	color:#073372;
	text-decoration:underline;
}
#back a:hover{
	text-decoration:none;
}

#dateSection{ 
			color:white; 
			text-align: right;
			font-family:arial,helvetica, sans serif;
			font-size:12px;
			padding:0px 0px 0px 135px;
			width:80px;
			}