body {
	margin: 1px 0;
	font-family: Verdana, Arial, Sans;
	font-size: 10pt;
	line-height: 16pt;
	}

body.home {
	background: #fff url(../img/homeheader-bg.jpg) repeat-x 0 0;
	}

body.interior {
	background: #fff url(../img/int-bg.jpg) repeat-x 0 0;
	}
	
#wrapper {
	width: 100%;
	position:relative;
	margin:0 auto;
	}

body.home #header {
	height: 348px;
	margin: 0 auto;
	width: 1000px;
	position:relative;
	padding-top: 30px;
	background: url('../img/bighouse.jpg') no-repeat 0 0;
background-position: 450px 1px; 
	}
	
body.interior #header {
	height: 110px;
	margin: 0 auto;
	width: 1000px;
	position:relative;
	padding-top: 30px;
	background: url('../img/littlehouse.jpg') no-repeat 0 0;
	background-position: 650px 2px; 
	}

#header p {
	font-size: 11px;
	line-height: 18px;
	margin-left: 10px;
	color: #333;
	}
	
#content {
	min-height: 200px;
	margin: 0 auto;
	width: 1000px;
	}	
body.interior #content {
	padding-top: 40px;
	}
	
body.home #content h2 {
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
	color:#937a3d;
	margin: 10px 0;
	padding:0;
	}
	
#footer {
	margin: 100px auto 0 auto;
	width: 1000px;
	}

#footer p {
	width: 950px;
	font-size: 9px;
	border-top: 1px solid #c1b553;
	padding-top: 4px;
	color: #333;
	}
	
div.homeservices {
	float:left;
	width: 219px;
	margin-right: 30px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	color:#937a3d;
	}
	
div.homeservices p {
	margin:0;
	padding:0;
	
	}
	
div.homeservices a {
	display:block;
	width: 179px;
	height: 70px;
	background: url('../img/arrowball.jpg') no-repeat 0 0;
	background-position: 190px 0px; 
	text-decoration:none;
	color:#666;
	padding-right: 40px;
	font-size: 13px;

	}
	
div.homeservices h3 {
	margin: 3px 0;
	padding:0;
	}
	
#header h1 {
	
	text-indent: 0px;
	margin: 15px 0 0 0;
	font-size: 4pt;
	line-height: 10pt;
	font-weight:normal;
	color: #fff;
	display:none;
	}

#header:before { 
	content: url('../img/logo_hires.jpg'); 
		}

body.home #header h2 {
	width: 441px;
	height: 40px;
	text-indent: -5000px;
	margin: 40px 0 20px 0;
	}
	
body.home #header p {
	width: 540px;
	}

	
#maincol {
	width:90%;
	}

#rcol {
	float:left;
	margin-left:50px;
	width:220px;
	display:none;
	}
	
#lnav {
	float:left;
	margin-left:-970px;
	width:175px;
	display:none;
	}

#quote {
	display:none;
	}
	
#quote a {
	display:block;
	text-indent: -5000px;
	height: 35px;
	width: 159px;
	background: url('../img/quote.gif') no-repeat 0 0;
	}
	
#phonenumber {
	position:absolute;
	top: 20px;
	right: 20px;
	font-weight:bold;
	color: #333;
	font-size: 16px;
	letter-spacing: -.5px;
	text-align:right;

	}


	
/* 	nav	*/
	
#tabbednav {
	width: 600px;
	height: 35px;
	position:absolute;
	top:312px;
	left: 10px;
	}

#tabbednav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative; 
	}

#tabbednav a span {
	display: none;
	position: absolute;	top:0;left:0;

}

#tabbednav a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	height:35px;
	}

#tabbednav a:hover span {
	display: block;
	position:absolute;
}

#tabbednav li {
	line-height:35px;
	padding:0;
	margin:0 10px 0 0;
	display:inline;

	}

#tabbednav li.ho a {
	background: url('../img/nav-homeowners.gif') no-repeat 0 0;
	width: 121px;
	height:35px;
	display:block;
	text-indent: -5000px;
	left: 0px;
	top:0;
	}
	
#tabbednav li.dc a {
	background: url('../img/nav-dealers.gif') no-repeat 0 0;
	width: 186px;
	height:35px;
	display:block;
	text-indent: -5000px;
	left: 131px;
	top:0;

	}

#tabbednav li.ho span {
	background: url('../img/nav-homeowners.gif') no-repeat 0 0;
	width: 121px;
	height:35px;

	}
	
#tabbednav li.dc span {
	background: url('../img/nav-dealers.gif') no-repeat 0 0;
	width: 186px;
	height:35px;
}

#tabbednav a:hover {
	background-position: left bottom;
}


	


#lnav ul {
	margin:0 0 5px 0;
	padding:0;
	list-style-type:none;
	position: relative; 
	border-bottom: 1px solid #c1b553;
	padding-bottom: 5px;

	}
	
#lnav ul li {
	line-height:20px;
	height: 20px;
	padding:0;
	margin:0;
	color:#666;
	}
	
#lnav a {
	font-weight:bold;
	color: #663300;
	text-decoration:none;
	line-height: 20px;
	height: 20px;
	display:block;
	width: 172px;
	line-height:20px;
	padding-left: 3px;
	letter-spacing: 1px;
	}
	
#lnav a:hover, #lnav li.active a {	
	background: #fff0c1;
	}
	
#content h2 {
	color: #937a3d;
	font-size: 13pt;
	line-height: 16pt;
	margin: 0 0 12pt 0;
	}
	
#content p {
	font-size: 11.5pt;
	line-height: 22pt;
	color:#333;
	}

#rcol h2 {
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
	color:#666;
	margin: 10px 0 20px 0;
	padding:0;
	padding-top: 3px;
	}
	
#rcol h3 {
	font-size: 18px;
	font-family: Tahoma;
	font-weight:bold;
	color:#937a3d;
	margin: 20px 0 0 0;
	padding:0;
	border-top: 7px solid #937a3d;
	padding-top: 3px;
	}
	
#rcol p {
	font-weight:bold;
	font-size: 13px;
	line-height: 16px;
	color:#666;
	padding:0;margin: 0 0 10px 0;
	}
	
#rcol p.small {
	font-size: 12px;
	font-weight: normal;
	}
	
#rcol p a {
	display:block;
	width: 175px;
	height: 70px;
	background: url('../img/arrowball.jpg') no-repeat 0 0;
	background-position: 190px 0px; 
	text-decoration:none;
	color:#666;
	padding-right: 40px;
	font-size: 13px;
	}
	
	
	
.hiddenprep {
	display:none;
	}
	
	
#accordion {
	margin:20px 0px;
}

h4.toggler {
	cursor: pointer;
	font-size: 12px;
	border-top: 1px solid #FFF0C1;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:10px 20px;
}

blockquote {
	padding:5px 20px;
}
	
	
	
	
#form h4 {
	font-size: 12px;
	border-bottom: 1px solid #FFF0C1;
	color: #663300;
	margin: 10px 0 4px 0;
	padding: 3px 0;
	clear:both;
	
}

#form label {
margin-right: 5px;
float:left;
font-weight:bold;
color:#666;
line-height: 24px;
}
	
#form .formrow {
	text-align:right;
	height: 24px;
	padding: 2px 0px 2px 5px;
	}
#form .shaded {
	background: #FFF0C1;
	}
	
#form .widetext {
	width: 300px;
	height: 16px;
	float:right;
	}

#form div.widetext {
	margin-right: 5px;
	}

#form .shorttext {
	width: 30px;
	height: 16px;
	}



#form .servrow {
margin-right: 5px;
font-weight:bold;
color:#666;
line-height: 24px;
}



#form .servrow div p {
font-size:10px;
font-weight: normal;
	padding: 0px 10px 2px 30px;
	margin:0;
color:#666;
line-height: 14px;
}




a, a:visited, a:hover {
	color: #000;
	text-decoration:none;
	}





div.element {
	padding-bottom: 50px;
	}


	
	
	