/* CSS by Casey Reid */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background: #e8e8e6 url(/images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a{color: #306440;}
a:hover{text-decoration: none;}
img{border: none;}
table{
	font-size: 11px;
}
.clear{clear:both;}

#navanchor{ 
	margin-right: auto;
	margin-left: auto;
}
	
	#navanchor ol{
		list-style-type: none;
		padding: 10px 0 10px 0;
		margin-left: 10px;
	}
		#navanchor ol li{
			float: left;
			font-size: 14px;
			font-weight: bold;
			/*border-left: 1px solid #2A2A2A;*/
			min-width: 0;
		}
		
		#navanchor ol li#noborder{border-left: none;}
		
			#navanchor ol li a{
				color: #2A2A2A;
				padding: 0 15px;
				text-decoration: none;
				font-family: "Times New Roman", Times, serif;
			}
				#navanchor ol li a:hover{text-decoration: underline;}

#wrapper{
	margin: 0 auto;
	text-align:left;
	width: 778px;
}

#partner-sites{
	height: 87px;
	padding-top: 20px;
}
#partner-sites p{
	color: #fff;
	font-size: 11px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
	#partner-sites img{
		float:left;
		margin-right: 10px;
	}

#header{
	background: url(/images/header_bg.gif) no-repeat;
	height: 131px;
	width: 778px;
}
	#header p{
		float: right;
		font-size: 10px;
		padding: 5px 60px 5px 0;
		margin-bottom: 80px;
		text-transform:uppercase;
	}
		#header p a{
			background: url(/images/partner_b.gif) no-repeat;
			color: #fff;
			padding: 2px 0 5px 30px;
			text-decoration:none;
		}
			#header p a:hover{text-decoration: underline;}
	
	#header h3 a{
		display: block;
		text-indent: -9999px;
		width: 200px;
		height: 100px;
	}
			
ul.main-nav{
	list-style-type:none;
	padding: 0 0 0 40px;
}
	ul.main-nav li{
		float: left;
	}
		ul.main-nav li a{
			display:block;
			height: 25px;
			text-indent: -9999px;	
		}
		li#btn-home a{background:url(/images/home_btn.gif) no-repeat; width: 58px;}
		li#btn-news a{background:url(/images/news_btn.gif) no-repeat; width: 61px;}
		li#btn-current a{background:url(/images/current_btn.gif) no-repeat; width: 157px;}
			li#btn-current ul li a{background:none; text-indent: 0; width: 12em; height: 18px;}
		li#btn-find a{background:url(/images/find_btn.gif) no-repeat; width: 123px;}
			li#btn-find ul li a{background:none; text-indent: 0; width: 12em; height: 18px;}
		li#btn-services a{background:url(/images/services_btn.gif) no-repeat; width: 121px;}
			li#btn-services ul li a{background:none; text-indent: 0; width: 12em; height: 18px;}
		li#btn-about a{background:url(/images/about_btn.gif) no-repeat; width: 86px;}
			li#btn-about ul li a{background:none; text-indent: 0; width: 12em; height: 18px;}
		li#btn-contact a{background:url(/images/contact_btn.gif) no-repeat; width: 89px;}
		
		
#content{
	background: url(/images/content_bg.gif) no-repeat;
	margin-bottom: 30px;
	padding: 30px 5px 0 5px;
	width: 778px;
}

	#content h2{
		border-bottom: 1px dotted #414141;
		color: #2f6641;
		font-size: 24px;
		font-weight: normal;
		font-family: Times New Roman, Georgia, serif;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
	}
	#content h3{
		border-bottom: 1px dotted #414141;
		color: #2f6641;
		font-size: 24px;
		font-weight: normal;
		font-family: Times New Roman, Georgia, serif;
		margin: 0 0 5px 0;
		padding: 0 0 10px;
	}
	#content h4{
		color: #2f6641;
		font-size: 18px;
		font-weight: normal;
		font-family: Times New Roman, Georgia, serif;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
	}
	#content h5{
		color: #2f6641;
		font-size: 14px;
		padding: 0 0 10px 0;
		width: 550px;

	}
	#content h6{
		color: #2f6641;
		font-size: 14px;
		padding: 0 0 10px 0;

	}
	#content p{
		color: #414141;
		font-size: 12px;
		line-height: 1.5em;
		padding-bottom: 10px;
	}
	#content img.left{
		border: 1px solid #000;
		float: left;
		margin: 0 8px 5px 0;
	}
	#content img.right{
		border: 2px solid #000;
		float:right;
		margin: 0 0 5px 8px;
	}
	#content-left{
		float: left;
		margin-right: 60px;
		width: 350px;
	}
	
	#content-right{
		float: left;
		width: 350px;
	}
	
	.neighborhood{
		float: left;
		margin: 0 20px 10px 0;
		width: 250px;
	}
		.neighborhood ul{
			list-style-type:none;
		}

#news{
	background: #d7d4c2 url(/images/news_bg.gif) no-repeat;
	border: #000 1px solid;
	margin-top: 15px;
	width: 768px;
	text-align: left;
}
	#news h3{
		color: #fff;
		font-size: 9px;
		text-transform: uppercase;
		margin: 8px 0 20px 35px;
	}
	#news h4{
		border-bottom: #2a2a2a 1px dotted;
		color: #316742;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 3px;
		margin-bottom: 3px;
	}
	#news p{
		color: #2a2a2a;
		font-size: 11px;
		height: 100px;
		line-height: 1.5em;
	}
	#news img{
		float: left;
		margin: 0 5px 5px 0;
	}
	#news .border{border: 1px solid #000;}
	#news-col1{
		float:left;
		padding: 0 45px 0 20px;
		width: 215px;
	}
	#news-col2{
		float:left;
		padding-right: 45px;
		width: 215px;
	}
	#news-col3{
		float:left;
		width: 215px;
	}

#footer{
	background: #0b0b0b url(/images/footer_extend_bg.gif) repeat-x;
	height: 180px;
	text-align: center;
	width: 100%
}
	#footer-content{
		background: url(/images/footer_bg.gif) no-repeat;
		height: 85px;
		margin: 0 auto;
		padding: 30px 0 0 0;
		text-align: left;
		width: 778px;
	}
	#partners{
		float: left;
		width: 445px;
	}
		#partners p{
			color: #fff;
			font-size: 9px;
			margin-bottom: 5px;
			padding: 4px 0 5px 20px;
			text-transform: uppercase;
		}
		#partners img{
			float:left;
			margin-right: 10px;
		}
		
	#site-map{
		float: left;
		width: 330px;
	}
		#site-map ul{
			float: left;
			margin-right: 15px;
			list-style-type: none;
		}
			#site-map ul.right{margin-right: 0;}
			#site-map ul li{
				font-size: 9px;
				padding-bottom: 3px;
				*line-height: 16px;
				*padding: 0px;
			}
			#site-map a{
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
			}
			#site-map a:hover{
				text-decoration: underline;
			}
		

.rec_partners, .com_links { padding-top:175px; }
.rec_partners fieldset {padding: 8px; width:75%; margin-left:auto; margin-right:auto;}
.com_links fieldset {width:300px; margin-left:auto; margin-right:auto; padding:8px; }
.com_links table {margin-left:auto; margin-right:auto; }
.com_links li { list-style-type:none; }
.com_links legend { color:#2f6641; font-size:14px; padding:5px; }
.rec_partners fieldset legend {padding:6px }
.rec_partners fieldset td {padding:4px; }