/********** wrapper and area classes for overall layout **********/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul, li  {
            margin: 0px;
            padding: 0px;
}

body {
	font-family: verdana; 
	font-size: 11px;
	color: #000000; 
	margin: 5px; 
}
textarea{
	font-family: verdana; 
	font-size: 11px;
	color: #000000; 
}

#wrapper-centersite {
	text-align: center;
	margin:0px auto;
	width:950px;
}

#wrapper {
	text-align: left;
}

#wrapper-header {
	float:left;
	background-color:#DCD0B4;
	border-bottom: 10px solid #642D11;
	margin-bottom: 8px;
	width:950px;
}

#wrapper-left {
	float: left;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	border-left: 24px solid #642D11;
	width: 216px;
	height: 585px;
}

#wrapper-middle {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}

#wrapper-right {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 230px;
}

#wrapper-bottom {
	float: left;
	width: 925px;
	height: 21px;
	margin: 0px;
	padding: 9px 25px 0px 0px;
	background-color: #DCD0B4;
}

#wrapper-footer {
	float: left;
	width: 950px;
}

#wrapper-popup {
	float: left;
	width: 450px;
	margin: 10px;
	text-align: left;
}

#site-by-locus {
	width: 395px;
	padding-top: 4px;
	float: right;
	text-align: right;
}

#site-for {
	width: 395px;
	float: left;
	padding-top: 4px;
	text-align: left;
}

.site-for-print-view {
	display: none;
}
/********** END wrapper and area classes for overall layout **********/

/********** STANDARDS PAGE LAYOUT **********/
#wrapper-header-left {
	float:left;
	width:470px;
}
#wrapper-header-right {
	float:right;
	width:470px;
}

#header-links {
	text-align: right;
	color:#333333;
	padding: 15px 55px 0px 0px;
}

#newsletter {
	float: right;
	width: 185px;
	color:#FFFFFF;
	margin: 20px 52px 0px 0px;
}

#vert-dash {
	margin-right: 10px;
}
#image-rotator {
margin-right: 3px;
	border: 2px solid #938d57;
	}
#content {
	padding: 0px 8px 45px 8px;
	margin: 0px;
	color: #4D4D4D;
	line-height: 20px;
	font-size: 11px;
}

#content-flash-image {
	border: 2px solid #54531F;
}

#content h1 {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	font-family: georgia;
	color: #54531F;
	font-size: 16px;
}

#content h2 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-family: georgia;
	color: #54531F;
	font-size: 14px;
}

#pod-featured-product {
	width:446px;
	min-height: 175px;
	padding: 10px;
	margin-bottom: 64px;
	background-color:#642D11;
	border: 2px solid #D9D7C5;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
}

#pod-featured-product * {
	line-height: 19px;
}

img.featured-product-img {
	float: right;
	margin: 0px 0px 8px 8px;
}

.sidebar-pod {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 10px;
	width: 220px;
	height: 200px;
	color: #FFFFFF;
}

.sidebar-pod select {
	background-color: #B2B2B2;
	border: 1px solid #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}

.sidebar-pod a {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidebar-pod a:link,
.sidebar-pod a:visited,
.sidebar-pod a:active {
	color: #FFFFFF;
}
a.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:link,
a.whitelink:visited,
a.whitelink:active {
	color: #FFFFFF;
}

a.whitelink:hover
 {
	color: #CCCCCC;
}

.get-started {
	background: #FFFFFF url(site-images/get-started-bg.jpg) no-repeat top right;
	padding-top: 58px;
	height: 142px;
}

.free-water-testing {
	padding-top: 64px;
	height: 136px;
	background: #FFFFFF url(site-images/free-water-testing-bg.jpg) no-repeat top right;
}

.free-estimates {
	padding-top: 60px;
	height: 140px;
	background: #FFFFFF url(site-images/free-estimates-bg.jpg) no-repeat top right;
}

.product-announcements {
	margin-bottom: 0px;
	padding-top: 18px;
	padding-right: 10px;
	height: 182px;
	width: 210px;
	background: #FFFFFF url(site-images/pod-right-sidebar-bg.jpg) no-repeat top right;
}

.product-announcements img,
.free-estimates img {
	float: left;
	margin-bottom: 8px;
}
/********** END: STANDARDS PAGE LAYOUT **********/

/********** STANDARDS **********/
a {
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #666666;
}

a:active {
	color: #333333;
}

a.white-link:link {
	text-decoration: none;
	color: #ffffff;
}

a.white-link:hover,
a.white-link:active,
a.white-link:visited {
	text-decoration: none;
	color: #333333;
}

h1, h3 {
	font-size: 16px;
}

h2, h4 {
	font-size: 14px;
}

h4 {
	color: #FFFFFF;
}

p{
	line-height: 20px;
}

.smalltext {
	font-size: 10px;
	line-height: 12px; 
	color: #666666;
}
.smalltext a,
.smalltext a:link,
.smalltext a:visited {
	color: #333333;
}

.smalltext a:hover,
.smalltext a:active {
	color: #666666;
}

ul.nav-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

ul.nav-list li {
	float: left;
	padding: 0px 6px 0px 6px;
	font-size: 10px;
}
/********** END: STANDARDS **********/

/********* PRIMARY NAVIGATION ***************/
#nav-primary {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 216px;
	font-weight: normal;
	font-size: 11px;
}

#nav-primary li {
	margin: 8px 10px 10px 10px;
	padding: 0px;
	width: auto;
	list-style-type: none;
	text-align: left;
}

#nav-primary li a {
	color: #000000;
	text-decoration: none;
	font-family: Georgia;
	letter-spacing: 0.3px;
}

#nav-primary li a:link,
#nav-primary li a:visited {
	color: #000000;
	text-decoration: none;
}

#nav-primary li a:hover{
	color: #7F3717;
}

#nav-primary li a:active{
	color: #000000;
}

#nav-primary li a.on{
	color: #7F3717;
	text-decoration: none;
	font-family: Georgia;
	letter-spacing: 0.3px;
}

#nav-primary li a:link.on,
#nav-primary li a:visited.on,
#nav-primary li a:hover.on,
#nav-primary li a:active.on {
	color: #7F3717;
}

.nav-line-spacer {
	margin-left: -10px !important;
	margin-bottom: 15px !important;
	height: 85px;
	width: 150px !important;
	border-bottom: 8px solid #DCD0B4;
}

/********** END: PRIMARY NAVIGATION **********/

/********** SECONDARY NAVIGATION **********/
.nav-secondary {
	margin: 0px;
	padding: 0px;
	width: auto;
}

.nav-secondary li {
}
/********** END: SECONDARY NAVIGATION **********/


/********* SITE STYLES **********/
.border {
	border: 1px solid black;
}

.border-red {
	border: 1px solid red;
}

.border-green{
	border: 1px solid green;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

.error{
	color: red;
	font-weight: bold;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.go-submit{
	margin: 0px;
	padding: 0px;
	color: #642D11;
	border: 0px none;
	background-color: transparent;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.hide{
	visibility: hidden;
}

.hspace1 {
	padding-right: 5px;
}

.hspace2 {
	padding-right: 10px;
}

.hspace3 {
	padding-right: 15px;
}

.hspace4 {
	padding-right: 20px;
}

.hspace5 {
	padding-right: 25px;
}

.hspace6 {
	padding-right: 60px;
}

.margin-right1 {
	margin-right: 8px;
}

.margin-bttm1 {
	margin-bottom: 5px;
}

.margin-bttm2 {
	margin-bottom: 10px;
}

.margin-bttm3 {
	margin-bottom: 15px;
}

.margin-bttm4 {
	margin-bottom: 20px;
}

.margin-bttm5 {
	margin-bottom: 25px;
}

.margin-bttm6 {
	margin-bottom: 30px;
}

.right{
	text-align: right;
}

.shift-left1 {
	margin-left: -10px;
}

#top {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.vspace1 {
	line-height: 4px !important;
}

.vspace2 {
	line-height: 6px !important;
}

.vspace3 {
	line-height: 8px !important;
}

.vspace4 {
	line-height: 10px !important;
}

.vspace5 {
	line-height: 12px !important;
}

.vspace6 {
	line-height: 20px !important;
}

.white-right-border {
	border-right: 1px solid #333333;
}
/********* END: SITE STYLES **********/


