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

* {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
body {
	background: #705506;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	color: #000000;
	background: #F6E3AB url(Images/bg_4.jpg) no-repeat;
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}
#NavBar  {
	position: absolute;
	left: 310px;
	top: 200px;
	height: 115px;
	width: 310px;
	text-align: center;
	padding: 5px;
	border-top: #000066;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #F6E3AB;
	text-align: center;
	padding: 5px;
	float: left;
	height: 80px;
	width: 200px;
	position: absolute;
	left: 10px;
	top: -140px;
	line-height: 1.15em;
}
#wrapper  #NavBar  a:link , #wrapper #NavBar a:visited {
	font-size: 95%;
	font-weight: bold;
	color: #F6E3AB;
	text-decoration: none;
}

#wrapper #NavBar a:hover,  #wrapper #NavBar a:active {
	font-size: 95%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background: #705506;
}

#content {
	font-size: 105%;
	color: #000000;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 8px;
	top: -266px;
	line-height: 1.2em;
	border-top: 3px none #705506;
	border-right: 3px double #705506;
	border-bottom: 3px groove #705506;
	border-left: 3px groove #705506;
	background: #F6E2ab;
	font-family: Arial, Helvetica, sans-serif;
	-moz-box-shadow: 5 px 5px 8px #818181;
}
#footer {
	clear: both;
	width: 742px;
	font-size: 75%;
	color: #F6E3AB;
	background: #F7E2AB;
	text-align: center;
	padding: 5px;
	margin-left: 100px;
	border-top: 2px solid #5E4912;
	border-right: 2px #5E4912;
	border-bottom: 2px #5E4912;
	border-left: 2px #5E4912;
	-moz-box-shadow: 5 px 5px 8px #818181;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
#footer  a:link {
	font-size: 97%;
	font-weight: bold;
	color: #705506;
	text-decoration: none;
	background: #F6E2AB;
}
#footer a:visited {
	font-size: 97%;
	font-weight: bold;
	color: #705506;
	text-decoration: none;
}
#footer a:hover {
	font-size: 97%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background: #4d787;
}
h1 {
	font-size: 190%;
	line-height: 1.8em;
}
h2 {
	font-size: 175%;
	line-height: 1.7em;
}
h3 {
	font-size: 150%;
	line-height: 1.7em;
	text-align: center;
}
h4 {
	font-size: 145%;
	line-height: 1.2em;
	color: #006600;
}
h5 {
	font-size: 120%;
	line-height: 1.6em;
	text-align: center;
}
h6 {
	font-size: 110%;
	text-decoration: none;
}
.water_info_ul {
	margin-left: 3em;
}

#content  a:link {
	font-weight: bold;
	color: #705506;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #705506;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #000066;
	background: #F6E2AB;
	text-decoration: none;
}
#content #HomePage_Table {
	text-align: center;
}
#content #HomePageTable_Div {
	height: 200px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#content #Home_Financing {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#content #logos {
	margin-right: auto;
	margin-left: auto;
}
.img_left {
	float: left;
	border: 3px double #71550B;
	padding: 1px;
	margin: 8px;
	-webkit-box-shadow: 5px 5px #705506;
	-moz-box-shadow: 5px 5px 7px #705506;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#705506, offX=4, offY=3, positive=true);
}
.img_right {
	float: right;
	border: 3px double #71550B;
	padding: 1px;
	margin: 8px;
	-webkit-box-shadow: 5px 5px #705506;
	-moz-box-shadow: 5px 5px 7px #705506;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#705506, offX=4, offY=3, positive=true);
}

.Ken {
	width: 928px;
	margin-left: 3px;
	float: left;
	padding: 5px;
}
#Geo_Links {
	margin-right: auto;
	margin-left: auto;
}

#frac_table {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
#Savings_Geo {
	margin-right: auto;
	margin-left: auto;
}
img {
	border: thin solid #705506;
	-webkit-box-shadow: 5px 5px #705506;
	-moz-box-shadow: 5px 5px 7px #705506;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#705506, offX=4, offY=3, positive=true);
}

