	h1,h2,h3,h4,h5,h6,ul,li,p { margin: 0; padding: 0; }

	.clear { clear: both; }
	body { background: url(/images/background_grad.gif) repeat-x #C5D9A6; text-align: center; margin: 0; padding: 15px; }
	body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; clear: both; }
		#body { background: #FFF url(/images/background_main.jpg) no-repeat; width: 776px; margin: auto; text-align: left; }
			#col-left { float: left; width: 135px; }
				#nav01 { background: url(/images/nav_large.gif) no-repeat; width: 115px; height: 231px; margin-top: 110px; margin-left: 15px; }
				#nav01 ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0 7px; }
				#nav01 ul li { padding-top: 4px; padding-bottom: 4px; }
				#nav01 ul li a { color: #FFF; font-weight: bold; text-decoration: none; padding: 4px 0 3px 11px; display: block; }
				#nav01 ul li a:hover { background: url(/images/bullet.gif) no-repeat; }
					#isActive, #isActive:hover { background: url(/images/bullet.gif) 2px -38px no-repeat; }
			#col-right { float: left; width: 641px; }
				#content { color: #000; margin-top: 0px; }
		#orange-bar { background: url(/images/site_info.gif) repeat-x; width: 776px; height: 44px; margin: auto; }
		#footer { width: 776px; margin: auto; } 
strong { color: #336666; }	
	
		/* Formatting */
		h1 { color: #216299; font-size: 21px; padding-top: 25px; }
		h2, .small-header-text { color: #36939B; font-size: 16px; font-weight: bold; padding: 10px 0; margin: 0; }
			#content { line-height: 18px; line-height: 20px; }
			#content a { color: #36939B; text-decoration: none; }
			#content a:hover { color: #216299; text-decoration: underline; }
			#content p { margin-top: 7px; margin-bottom: 7px; margin-right: 15px; }
				.img-box { float: right; margin-left: 10px; }
				.img-box img { clear: both; margin-bottom: 10px; }
			
			#content li { margin-left: 25px; }
			
		/* Sitemap */
		#sitemap ul { margin-left: 15px; line-height: 25px; }
			
		/* Contact Form */
		#form-body { margin-left: 50px; width: 370px; }
			.table-row { margin-top: 10px; text-align: right; }
				.form-labels { width: 100px; display: block; float: left; }
				.text-box, .area-text-box { width: 250px; clear: none; }
				.area-text-box { height: 100px; }
				
				#map-image { margin: 25px; }
				
		/* Flash */
		#flash-container { text-align: center; margin-top: 15px; margin-bottom: 15px; }
		
		/* Footer */
		#footer-left { width: 388px; float: left; text-align: left; }
		#footer-right { width: 388px; float: left; text-align: right; }
		
/* Added 02-25-10 */
#addressContainer {
	color:#FFFFFF;
	font-weight:bold;
	height:137px;
	line-height:18px;
	padding:19px 0 0 383px;
}
#addressContainer h4 {
	font-size:19px;
	font-weight:normal;
	line-height:19px;
	padding-bottom:16px;
}
#addressContainer span {
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}

ul.blueLI li span{
	color: #36939B;
}