@charset "utf-8";
/* CSS Document */
body {
	background-color: #62a6d5;
	}
#header {
	margin-top:-10px;
	height: 140px;
	width: 955px;
}
.wrapper {
	width: 955px;
	height:900px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
}
#adsense_menu {
	background-color: #4095cc;
	float: left;
	height: 20px;
	width: 955px;
	text-align: left;
}
#menu a {
	color: #336633;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#4095CC;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	float: left;
	width: 955px;
	height: 600px;
}

#top {
	background-color: #aacae1;
/*	background-image: url(images/top_bg.jpg);*/	
	float: left;
	height: 300px;
	width: 955px;
/*	opacity:0.4;
	filter:alpha(opacity=40);*/
}
#water_car {
	float: left;
	width: 250px;
	height:250px;
	padding-left: 20px;
	padding-top: 20px;
}
#water_gallon {
	float: left;
	height: 250px;
	width: 195px;
	padding-left: 20px;
	padding-top:20px;
}
#intro_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CDFCF9;
	text-decoration: underline;
}
#intro_text p {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#intro_text ul {
	font-size: 10px;
	list-style-image: url(images/gallon_list.gif);
	display: block;
	color: #000000;
}
#article_content {
	width:650px;
	margin-top:60px;
	float: left;
	width: 728px;
	background-color: #aacae1;
	margin-left: 20px;
}
#ezinearticles {
	float: left;
	width: 270px;
	margin-top: -20px;
}

#menu {
	float: left;
	width: 185px;
	margin-top: 60px;
	margin-left: 20px;
	background-color: #aacae1;
}
#menu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4095cc;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 20px;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	list-style-image: url(images/gallon_list.gif);
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #00CCCC;
	border-bottom-color: #00CCCC;
	font-weight: bold;
}



#intro_text {
	float: left;
	height: 250px;
	width: 450px;
	padding-left: 20px;
	padding-top:20px;
}
#article_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
	background-color: #C7D4DC;
	width: 708px;
	margin-top: 0px;
	color: #4095CC;
	padding-left: 20px;
}
#article_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin-right: 20px;
	margin-left: 20px;
}
#article_content a {
	font-weight: bold;
	color: #336633;
}
#adsense_article {
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	display: block;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #62A6D5;
	text-decoration: none;
	background-color: #CDFCF9;
	text-align: center;
	padding: 10px;
	float: left;
	width: 955px;
}
#links {
	width: 955px;
}
#links a{
	color: #336633;
	text-decoration: none;
}
#links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#4095CC;
}