body {
	background-color: #ffffff;
	margin: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	background: url("../images/main_bg.jpg") repeat-x;
}

h1 {
	color: #283055;
	font-family: Arial Narrow, sans-serif;
	font-size: 21px;
	background: url("../images/h1_bg.gif") no-repeat 0 20px;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing:-1px;
	line-height: normal;
}

h2 {
	color: #283055;
	font-family: Arial Narrow, sans-serif;
	font-size: 18px;
	background: url("../images/h2_bg.gif") no-repeat 0 17px;
	margin: 0 0 10px 0;
	padding: 0;
	width:440px;
	letter-spacing:-1px;
	line-height: normal;
}

h3 {
	color: #283055;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

p {
	margin: 5px 5px 10px 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #224a6d;
	text-decoration: underline;
}

a:hover {
	color: #283055;
	text-decoration: underline;
}

input, select, textarea {
	border: 1px solid #283055;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.button {
	color:#ffffff;
	font-weight:bold;
	background:#28326f;
}

.border {
	border:1px solid #283055;
	float:left;
	margin:0 10px 10px 0;
}

.noborder {
	border: 0;
}

hr {
	color: #283055;
	background-color: #283055;
	height: 1px;
	width: 90%;
	text-align: left;
	margin:0;
	padding:0;
}
	
/********************* MAIN BODY *************************/

#main_body {
	position: relative;
	margin: auto;
	width:774px;
	background:url("../images/body_bg.jpg") no-repeat;
}
	
#top {
	width: 730px;
	height:122px;
	position:relative;
	z-index:1000;
	margin:auto;
	top:18px;
}

.schedule a {
	height:90px;
	width:245px;
	background:url("../images/schedule.jpg") no-repeat;
	text-decoration:none;
	float:right;
}

.schedule a:hover {
	background-position: -245px 0;
}


#div_bold {
	height:96px;
	width:245px;
	float:right;
}

a.btn_bcchat {
	display:block;
	position:relative;
	float:left;
	width:121px;
	height:96px;
	background:url("../images/btn_bcchat.gif") no-repeat top left;
	text-indent:-3000px;
	margin-right:3px;	
}

a.btn_bcschedule {
	display:block;
	position:relative;
	float:left;
	width:121px;
	height:96px;
	background:url("../images/btn_bcschedule.gif") no-repeat top left;
	text-indent:-3000px;
}

#div_bold a:hover {
	background-position: 0 -96px;
}

.top_test {
	position:absolute;
	top:0;
	left:181px;
	height:90px;
	width:289px;
}

.top_nav {
	position:relative;
	height: 22px;
	width: 470px;
	padding: 0;
	margin-top:10px;
	z-index:10000;
}

.right_top_nav {
	position:absolute;
	top:103px;
	left:485px;
	width:245px;
}

#content_home {
	position:relative;
	width: 730px;
	background: url("../images/home_cont_bg.jpg") no-repeat top left;
	margin:auto;
	top:28px;
}

.home_col_1 {
	position: relative;
	width:460px;
	margin: 10px 28px 10px 0;
	left:15px;
	padding:0;
	float: left;
}

.home_col_1 p {
	/*width:440px;*/
	margin: 10px 0 15px 0;
}

.home_col_1 ul {
	margin:0 0 20px 0;
	padding:0;
	/*width:440px;*/
	list-style:none;
}

.home_col_1 ul li {
	background: url("../images/bullet_cont.gif") no-repeat 5px 2px;
	margin:0 0 10px 0;
	padding-left: 20px;
}

.home_col_2 {
	width:240px;
	margin: 0px 0 10px 0;
	padding:0;
	float:left;
}

.home_col_2 h2 {
	width: 240px;
	background: url("../images/h2_bg.gif") no-repeat 0 17px;
}

ul.gen {
	margin:0 0 20px 0;
	padding:0;
	width:240px;
	list-style:none;
}

ul.gen li {
	background: url("../images/bullet.gif") no-repeat 0 2px;
	height:20px;
	margin:0 0 10px 0;
	padding-left: 20px;
}

ul.gen a {
	text-decoration:none;
}

ul.cont {
	margin:0 0 20px 0;
	padding:0;
	/*width:440px;*/
	list-style:none;
}

ul.cont li {
	background: url("../images/bullet_cont.gif") no-repeat 5px 2px;
	margin:0 0 10px 0;
	padding-left: 20px;
}

ol {
	/*width:400px;*/
	margin-right:40px;
	/*padding:0 0 0 40px;
	list-style: decimal;*/
}


.service_area a {
	width: 240px;
	height: 111px;
	float:left;
	background: url("../images/map.jpg") no-repeat;
	text-decoration:none;
}

.service_area a:hover {
	background-position: -240px 0;
}

.gallery_thumb {
	float: left;
	border: 1px solid #23306e;
	background-color: #fff;
	margin: 0 8px 8px 0;
	cursor: pointer;
	padding: 4px;
	width:90px;
}

.gallery_thumb img {
	border: 1px solid #a9a9ac;
}

.gallery_thumb .caption {
	height: 30px;
	background-color:#DCE3E7;
	color:#000;
	font-size: 10px;
	line-height: 12px;
	padding: 3px 3px 2px 3px;
	margin: 4px 0 0 0;
	overflow: hidden;
}

fieldset {
	width:80%;
	margin: 0 10px 10px 0;
	border: 1px solid #283055;
	padding:5px;
}

legend {
	color: #283055;
	font-size: 20px;
	margin: 0;
	padding: 0;
	letter-spacing:-2px;
	line-height: normal;
}

.children {
	background-color: #fff;
	width: 400px;
	border: 1px solid #29336d;
	padding: 10px;
	margin: 20px 10px 10px 0;
}

.children h2 {
	font-size: 18px;
}

.children ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.children ul li {
	background:none;
	margin: 0 0 5px 0;
	padding-left: 15px;
}

.children ul li a {
	text-decoration: none;
	color: #333333;
}

.children ul li a:hover {
	text-decoration: underline;
	color: #283055;
}

#footer {
	width: 730px;
	height:100px;
	margin: auto;
	background-color:#f1f1f1;
	color: #888888;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	position:relative;
	top:40px;
}

#footer p {
	margin: 10px 20px 10px 20px;
}

#footer a {
	color: #888888;text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:auto;
	width:470px;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	float: left;
	/*width: 10em;*/
	padding: 0;
	margin:0;
}

#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 10000;
}

#nav li:hover ul {
	left: auto;
	width:160px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width:160px;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_home a { background: url("../images/btn_home.gif") no-repeat; width: 53px; height: 22px; }
#btn_about a { background: url("../images/btn_about.gif") no-repeat; width: 63px; height: 22px; }
#btn_services a { background: url("../images/btn_services.gif") no-repeat; width: 61px; height: 22px; }
#btn_residential a { background: url("../images/btn_residential.gif") no-repeat; width: 77px; height: 22px; }
#btn_commercial a { background: url("../images/btn_commercial.gif") no-repeat; width: 77px; height: 22px; }
#btn_faqs a { background: url("../images/btn_faqs.gif") no-repeat; width: 41px; height: 22px; }
#btn_schedule a { background: url("../images/btn_schedule.gif") no-repeat; width: 98px; height: 22px; }


#btn_home a:hover {background-position: -53px 0;}
#btn_about a:hover {background-position: -63px 0;}
#btn_services a:hover {background-position: -61px 0;}
#btn_residential a:hover {background-position: -77px 0;}
#btn_commercial a:hover {background-position: -77px 0;}
#btn_faqs a:hover {background-position: -41px 0; }
#btn_schedule a:hover {background-position: -98px 0;}

.btn_text { visibility: hidden; }

#nav li ul {
	top: 22px;
}

#nav li ul li {
	clear: both;
	width:160px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background-color: #29336d; 
	border: 1px solid #ffffff;
	border-top: 0; 
	vertical-align: middle;
	/*overflow: hidden;*/
	position: relative;
	z-index: 10000;
}

#nav li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: #29336d;
	background-image: none;
	height: auto;
	width:auto;
	color:#fae12d;
}

#nav #btn_why ul {
	top:21px;
	margin: 0 0 0 20px;
}

#nav #btn_race ul {
	top:21px;
	margin: 0 0 0 -88px;
	text-align:right;
}