@charset "utf-8";
/* CSS Document */

html {background: #401f08;}
* {margin: 0; padding: 0;}

body {font: .78em/1.3em 'Trebuchet MS',arial,helvetica,sans-serif; }
h1 {font-size:1.8em; line-height:1.35em;}

#container{width:800px; margin:0 auto 0 auto; padding: 5px 0 0 0; background: #FFFFFF; }
#header {padding:0 43px 0 52px;}
#header h2 {width:440px; color: #0994B5; font-size:1.7em; line-height:1.4em; float:left;}

#main {background: #FFFFFF;}
#main h2 {color: #0994B5; font-size:1.51em; line-height:1.4em;}

#leftColumn {float:left; padding: 0 0 25px 55px;}
#leftColumn ul {list-style:square; padding:8px 0 3px 15px; color: #0994B5; font-size:0.7em;}
#leftColumn p { color:#666666; font-size:1.98em; padding:0 0 7px 5px;}

#rightColumn {float:right; background: url(../images/cta.jpg); width:164px; height:162px;
              margin:28px 0 0 -85px; padding:0 35px 0 0; background-repeat:no-repeat;}
#rightColumn p {color:#FFFFFF; font-size:1.4em; line-height:1.4em; width: 125px; height: 80px;
              padding:42px 0 0 17px; text-align:center;}
#content {background: #FFFFFF; padding:0 43px 0 52px; color: #333; font-size:.85em; line-height:1.5em; font-family:Verdana, Geneva, sans-serif;}
#content p{padding-bottom: 10px;}
#content h1 {padding-bottom: 5px; font-size:1.5em; line-height:1.5em; color: #0994B5; font-family: 'Trebuchet MS';}
#content h2 {padding-bottom: 25px; font-size:2em; line-height:1.5em; color: #0994B5; font-family: 'Trebuchet MS';}

#footer {background: #E6E6E6; padding:5px 0 5px 0;}
#footer p {font-size:0.62em; color:#A7A7A7; text-align:center;}
#footer h1 {font-size:.80em; color:#A7A7A7; text-align:center; margin-bottom: 5px;}

#killFloat{clear: both; font-size:75%; }

#geotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666768;
	text-decoration: none;
	margin-bottom: 25px;
}

#geotable td {
	text-align: left;
	padding-right: 25px;
}

#geotable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0994B5;
	text-decoration: none;
	text-transform: normal; 
}

#geotable a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f96808;
	text-decoration: underline;
	text-transform: normal;
}

#botlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666768;
	text-decoration: none;
}

#botlinks h1 {
	text-align: left;
	padding: 10px;
}

#botlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0994B5;
	text-decoration: none;
}

#botlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f96808;
	text-decoration: underline;
}
#search_results {
	width: 700px;
	background-image: url(../images/call_now.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#search_results a {
	color: #0994B5;
}
