/* Layout */
body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a, .p, .path, .checkul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

body { 
	background: #eaedcc;
	margin: 0;
	padding: 0;
}

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 702px;
	height: 189px;
	background: url("/ezstatic/data/waterhouses/i/header.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
h1 a:hover { background: url("/ezstatic/data/waterhouses/i/header.jpg") top left no-repeat; }
h2 { font-size: 16px; color: #17455C; }
h3 { font-size: 14px; color: #17455C; border-bottom: 1px solid #ccc; }
h4 { font-size: 14px; color: #17455C; }
h5 { font-size: 13px; color: #17455C; }

/*L V H A */
a { color: #7c4040; }
a:link { }
a:visited { }
a:hover { text-decoration: none; }
a:active { }

p { /*/*/ line-height: 20px; /**/ }

input, textarea, select {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
}

input:focus,
textarea:focus,
select:focus { background: #e7e7e7; }

/* Wrapper */
div#wrapper {
	width: 702px;
	background: #fff;
	border-bottom: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#mainbg {
	margin: 0 auto;
	padding: 0;
}

/* BEGIN Main Content */
div#maincontent {
	float: left;
	width: 450px;
	padding: 0;
	border: 0;
	margin: 0;
	/* False margin value for all IE Win */	
}

h2.welcome {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	border: 0;
	background: url("/ezstatic/data/waterhouses/i/welcome.jpg") top left no-repeat;
	width: 354px;
	height: 62px;
}


#maincontent img {
	border: 1px solid #70887a;
}

.content {
	padding: 20px;
	padding-top: 0;
	padding-bottom: 5px;
	text-align: justify;
}
/* END Main Content */

/* BEGIN Sidebar */
div#sidebar {
background:transparent url(/ezstatic/data/waterhouses/i/sidebar_g.jpg) no-repeat scroll left top;
border:0 none;
margin:0 0 0 450px;
padding:5px;
position:relative;
top:0;
}

h3.announcements {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-left: 4px;
	border: 0;
	background: url("/ezstatic/data/waterhouses/i/announcements.gif") top left no-repeat;
	width: 100px;
	height: 13px;
}

h3.weathertoday {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-left: 4px;
	border: 0;
	/*background: url("/ezstatic/data/waterhouses/i/areaweather.gif") top left no-repeat; */
	width: 100px;
	height: 13px;
}

.weather {
	border: 1px solid #bbb;
	background: #fff;
	margin: 0 auto;
	width: 90%;
}
/* END Sidebar */

/* BEGIN Navbar */
/* SECONDARY navbar */
div#navbar {
	border: 0;
	padding: 0;
	margin: 0;
}

div#navbar ul {
	width: 702px;
	height: 25px;
	background: url("/ezstatic/data/waterhouses/i/navbar.jpg");
	margin: 0;
	padding: 0;
	position: relative;
}
	
#navbar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar ul li, #navbar a {
	height: 25px;
	display: block;
	color: #fff;
}

#navbar ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#nb1 {left: 0; width: 55px;}
#nb2 {left: 55px; width: 80px;}
#nb3 {left: 191px; width: 50px;}
#nb4 {left: 241px; width: 81px;}
#nb5 {left: 322px; width: 65px;}
#nb6 {left: 387px; width: 105px;}
#nb7 {left: 492px; width: 70px;}
#nb8 {left: 562px; width: 55px;}
#nb9 {left: 617px; width: 83px;}
#nb10 {left: 135px; width: 56px;}

#nb1 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") 0 -25px no-repeat; }
#nb2 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -55px -25px no-repeat; }
#nb3 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -191px -25px no-repeat; }
#nb4 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -241px -25px no-repeat; }
#nb5 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -322px -25px no-repeat; }
#nb6 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -387px -25px no-repeat; }
#nb7 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -492px -25px no-repeat; }
#nb8 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -562px -25px no-repeat; }
#nb9 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -617px -25px no-repeat; }
#nb10 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/navbar.jpg") -133px -25px no-repeat; }

/* END navbar */

#contactfooter p {
	clear: both;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #6e8878 url("/ezstatic/data/waterhouses/i/contactfooter.jpg") top left no-repeat;
	width: 702px;
	height: 25px;
}

.contactform { float: left; width: 150px; }
.contactform p { font-weight: bold; }
.contactbody { margin: 0 0 0 150px; padding: 10px; }
.contactclear { clear: both; }

/* BEGIN Footer */
div#footer {
	border: 0;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

div#footer ul {
	width: 702px;
	height: 28px;
	background: url("/ezstatic/data/waterhouses/i/footer.jpg");
	margin: 0 auto;
	padding: 0;
	position: relative;
}
	
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#footer ul li, #footer a {
	height: 28px;
	display: block;
	color: #fff;
}

#footer ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#fb1 {left: 198px; width: 276px;}

#fb1 a:hover { background: transparent url("/ezstatic/data/waterhouses/i/footer.jpg") -198px -28px no-repeat; }
/* END Footer */