@charset "UTF-8";
body {
	background: #FFFFFF;
	margin: 10px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:relative;
}

.oneColFixCtr #container #mainContent #apDiv1 {
	position:absolute;
	left:57px;
	top:223px;
	width:264px;
	height:387px;
	z-index:1;
	text-align:center;
}
.oneColFixCtr #container #mainContent #apDiv1 p {
	font-size: 18px;
	line-height: 25px;

}

.oneColFixCtr #mainContent p {
	font-size: 18px;
	line-height: 25px;
}
#headerName {
	margin: 0px;
	padding-top: 33px;
	padding-left: 20px;
}
#navContainer {
	margin: 0px;
	height: 45px;
}
#headerWaves {
	margin: 0;
	padding: 0;
}
.oneColFixCtr #container #mainContent #bodyContainer {
	background-image: url(../images/gradBkg.jpg);
	background-repeat: repeat-y;
	margin:0;
	text-align:center;
	padding: 23px 20px 10px 20px;
}
.oneColFixCtr #container #mainContent #bodyContainer h1 {
	margin:0 0 23px 0;
	padding-top: 20px;
	color:#1F64CE;
}
/* START OF ABOUT US STYLES */
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #leftCol {
	float: left;
	width: 217px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #1F64CE;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #leftCol h2 {
	font-size: 14px;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #leftCol a.normal11 {
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #leftCol a.normal11:hover {
	color: #1F64CE;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #leftCol p {
	font-size: 12px;
	/*line-height: 15px;*/
	margin: 0 0 3px 0;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #rightCol {
	float: left;
	padding: 0 35px;
	width: 450px;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #rightCol h3 {
	padding: 0 30px;
}
.oneColFixCtr #container #mainContent #bodyContainer.aboutUs #rightCol p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
* html div#leftCol {position: relative; overflow-x: hidden;}
* html div#rightCol {position: relative; overflow-x: hidden;}
/* END OF ABOUT US STYLES */
/* START OF CONTACT US STYLES */
.oneColFixCtr #container #mainContent #bodyContainer p {
	font-size: 14px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
.oneColFixCtr #container #mainContent #bodyContainer.contactUs #leftCol {
	float: left;
	width: 209px;
	padding-left:140px;

}
.oneColFixCtr #container #mainContent #bodyContainer #leftCol p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
.oneColFixCtr #container #mainContent #bodyContainer.contactUs #rightCol {
	float: left;
	padding-left:50px;
	width: 209px;
}
.oneColFixCtr #container #mainContent #bodyContainer.contactUs #rightCol p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
* html div#leftCol {position: relative; overflow-x: hidden;}
* html div#rightCol {position: relative; overflow-x: hidden;}
.oneColFixCtr #container #mainContent #bodyContainer.contactUs  a {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#1F64CE;
}
.oneColFixCtr #container #mainContent #bodyContainer.contactUs a:hover {
	color: #1F64CE;
}
/* END OF CONTACT US STYLES */
/* START OF FOR SALE STYLES */

.oneColFixCtr #container #mainContent #bodyContainer .forSaleItems {
	padding: 0 140px 200px 140px;

}
/* END OF FOR SALE STYLES */
/* START OF NEWS STYLES */

.oneColFixCtr #container #mainContent .news#bodyContainer a {
	text-decoration:none;
	font-weight:bold;
	line-height: 25px;
	margin:0;
	color:#1F64CE;

}
.oneColFixCtr #container #mainContent .news#bodyContainer a:hover {
	color: #1F64CE;
}
/* END OF NEWS STYLES */
/* START OF LINKS STYLES */
.oneColFixCtr #container #mainContent #bodyContainer #resources {
	margin:0 auto;
	width: 600px;}
.oneColFixCtr #container #mainContent #bodyContainer #resources h2 {font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	color:#000000;}
.links #resources p {font-size: 16px;
	line-height: 25px;
	margin:5px 0;
	color:#1F64CE;}
	.links #resources a {font-size: 16px;
	font-weight:bold;
	line-height: 25px;
	margin:0;
	color:#1F64CE;
	text-decoration:none;}
/* END OF LINKS STYLES */
/* START OF HOMEOWNER STYLES */
.oneColFixCtr #container #mainContent #bodyContainer.homeowners {
	margin:0 auto;
	padding: 0;
	}

.oneColFixCtr #container #mainContent #bodyContainer.homeowners #information {
	margin:0 auto;
	padding: 0;
	}
.oneColFixCtr #container #mainContent #bodyContainer.homeowners #information h2 {font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	color:#000000;}
	.oneColFixCtr #container #mainContent #bodyContainer.homeowners #information h3 {margin:0;}
.oneColFixCtr #container #mainContent #bodyContainer.homeowners #information p {font-size: 12px;
	line-height: 15px; margin: 0 60px 10px 60px;}
.oneColFixCtr #container #mainContent #bodyContainer.homeowners #information a {font-size: 16px;
	font-weight:bold;
	line-height: 25px;
	margin:0;
	color:#a94540;
	text-decoration:none;}
#bodyContainer.homeowners #information .bottomRule #level1 {
	/*background-image:url(../images/wellDiagrams.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	}
.level1cat{font-size: 23px;
	font-weight: bold;
	color:#1F64CE;}
/*.bottomRule{border-bottom:1px solid #999999; padding: 8px 0;}*/
/* END OF HOMEOWNER STYLES */
/* START OF CONTRACTOR STYLES */
.oneColFixCtr #container #mainContent #bodyContainer.contractor #contractors {
	margin:0 auto;
	padding: 0 20px;
	}
.oneColFixCtr #container #mainContent #bodyContainer.contractor #contractors h2 {font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	color:#000000;}
	.oneColFixCtr #container #mainContent #bodyContainer.contractor #contractors h3 {margin:0;}
.oneColFixCtr #container #mainContent #bodyContainer.contractor #contractors p {font-size: 12px;
	line-height: 15px; margin: 0 0 10px 0;}
.oneColFixCtr #container #mainContent #bodyContainer.contractor #information a {font-size: 16px;
	font-weight:bold;
	line-height: 25px;
	margin:0;
	color:#a94540;
	text-decoration:none;}
	#bodyContainer.contractor table td {
	padding: 3px;
}
.level1cat{font-size: 23px;
	font-weight: bold;
	color:#1F64CE;}
/* END OF CONTRACTOR STYLES */
.oneColFixCtr #container #mainContent #bodyContainer h2 {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #1f64ce;
	margin: 0px;
}
.normal11 { font: 11px; }
.clearBoth {clear:both;}
