#search form {
	margin-bottom: 65px;
}

#header h1, #header h2
{
	margin-right:20px;
}

#header h1 a:hover {
	text-decoration:none;
}

#container
{
	width: 800px;
	height: auto;
	background: #CEE0EC url(../i/containerbg.gif) repeat-y;
	margin: 10px auto;
	padding: 0 9px 0 1px;
	position: relative;
}

#header
{
	background: url(../i/headerbg.jpg) right top no-repeat;
	margin-right: -9px;
	width: 809px;
}

#nav 
{
	width: 618px;
}

#contact
{
	width: 90px;
}

#leftcol
{
	float: left;
	width: 165px;
	text-align: center;
}

#leftcol ul, #leftcol ul li {
	padding:0;
	margin:0 5px;
}

#leftcol h3 {
	padding:0;
	margin:30px 0 5px 10px;
	font-size:10pt;
}

#leftcol ul li {
	margin-bottom:5px;
	list-style:none;
}

#leftcol p {
	margin:3px 10px 10px 10px;
}

#leftcol img {
	border-bottom:1px solid #000;
}

#leftcol img.organization {
	border: 1px solid black;
	margin: 5px 0;
}

#leftcol div.caption {
	padding:2px 6px;
	font-size:90%;
	color:#333;
}

#content
{
	width: 468px;
	background: #fff;
	float: left;
	padding: 25px 140px 100px 25px;
	border-left:1px solid #000;
}

#content h2
{
	display: block;
	width: 609px;
	margin: 0 -140px 20px -25px;
	background: #677782;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0 5px 25px;
	clear: both;
	border: 1px solid black;
	border-width: 1px 0;
}

#content img#att_photo
{
	float: right;
	border: 1px solid black;
	margin: -40px -90px 0 0
}

#content a, #content p
{
	text-transform: none;
}

#content a
{
	color:#016893;
	text-decoration:underline
	/*font-style: italic;*/
	/*display: block;	margin: 0 0 12px 0;*/
}

#content a:hover {
	text-decoration:none;
}

#content p
{
	margin: 0 0 15px 0;
}

#content ul {
	margin-top:0;
}

#content h3
{
	font-size: 10pt;
	margin: 10px 0 0 0;
}

#backtolist
{
	display: block;
	float: right;
	font-style: normal !important;
	margin: 10px 0 100px 0 !important;
	background: url(../i/arrow.gif) 0 4px no-repeat;
	padding-left: 20px;
}

#footer
{
	background: #016893 url(../i/footerbg.gif) no-repeat;
	width: 808px;
	margin: 0 -9px 0 -1px;
	height: 54px;
	padding:0;
	color: #fff;
	overflow: hidden;
}

#footer a
{
	color: #fff;
}

#footer div {
	width:801px;
	border-top:1px solid #000;
	height:41px;
	padding-top:13px;
}

.testimonial_text {
	margin-bottom:10px;
}

.testimonial_client {
	font-style:italic;
	margin-bottom:50px;
	
}

#county_table {
	width:100%;
	border:0;
	margin-top:20px;
}

#county_table tr td {
	vertical-align:top;
}

#county_table tr td ul, #county_table tr td ul li {
	padding:0;
	margin:0;
	list-style-type:none;
}
