h1, h2, h3 {
	color: #003366;
}
h1 a, h2 a, h3 a {
	color: #003366;
}
body {
	background-color: #000033;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif
}
#container {
	margin: 0 auto;
	width: 986px;
}
#header {
	background-image: url(../images/header-nologo.jpg);
	background-repeat: no-repeat;
	height: 193px;
}
#logo a {
	display: block;
	width: 342px;
	height: 193px;
	background: url(../images/logo.png) 0 0 no-repeat;
}
#logo a:hover {
	background-position: 0 -193px;
}
#nav {
	background-color: #999999;
	width: 980px;
	margin: 0;
	border-left: 3px solid black;
	border-right: 3px solid black;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	border-right: 2px solid #EEEEEE;
	line-height: 34px;
	font-weight: bold;
	font-size: 20px;
}
#nav li.last {
	border: none;
}
#nav li a{
	text-decoration: none;
	color:#EEEEEE;
	text-shadow: 0.1em 0.1em 0.1em black;
}
#nav li a:hover {
	color: #000000;
	text-shadow: none;
	text-decoration: underline;
}
#content_wrapper {
	background-image: url(../images/page.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: auto;
	margin: 0;
	padding: 0;
}
#leftbar {
	float: left;
	margin: 30px 0 0 20px;
	width: 175px;
	height: 550px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#leftnav ul {
	margin: 0;
	padding: 0;
}
#leftnav li {
	list-style: none;
}
#leftnav a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 18px;
}
#leftnav a:hover {
	text-decoration: underline;
	color: #444444;
}
#search {
	margin: 20px 10px 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 170px;
	overflow: hidden;
}
#weather {
	margin: 30px 0 0 -11px;
}
#financing {
	margin: 40px 0 10px -6px;
}
#credit_cards {
	margin: 10px 0 30px -12px;
}
#content {
	float: left;
	width: 500px;
	padding: 20px 30px 30px 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	min-height: 900px;
	height: auto !important;
	height: 900px;
}
#sidebar { /*used for WordPress sidebar*/
	margin-left: -20px;
	width: 175px;
}
#rightbar {
	float: right;
	margin: 30px 0 0 0;
	padding: 0 20px 0 20px;
	width: 175px;
	height: 550px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightbar a{
	text-decoration: none;
	color: #000000;
}
#rightbar a:hover {
	text-decoration: underline;
}

/* Begin rightbar image buttons */

#testimonials a {
	display: block;
	height: 83px;
	width: 170px;
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}
#testimonials a:hover {
	background-position: -170px 0px;
}
#blog {
	margin-top: 25px;
}
#blog a {
	display: block;
	height: 113px;
	width: 170px;
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
}
#blog a:hover {
	background-position: -170px 0px;
}
#promos {
	margin-top: 25px;
}
#promos a {
	display: block;
	height: 170px;
	width: 170px;
	background-image: url(../images/promos.jpg);
	background-repeat: no-repeat;
}
#promos a:hover {
	background-position: -170px 0px;
}
#service_request a {
	display: block;
	height: 125px;
	width: 170px;
	background-image: url(../images/service_request_button.jpg);
	background-repeat: no-repeat;
}
#service_request a:hover {
	background-position: -170px 0px;
}
#promos2 {
	margin-top: 25px;
}
#promos2 a {
	display: block;
	height: 213px;
	width: 170px;
	background-image: url(../images/promos2_button.jpg);
	background-repeat: no-repeat;
}
#promos2 a:hover {
	background-position: -170px 0px;
}
#service_area {
	margin-top: 25px;
}
#service_area a {
	display: block;
	height: 181px;
	width: 170px;
	background-image: url(../images/service_area_button2.jpg);
	background-repeat: no-repeat;
}
#service_area a:hover {
	background-position: -170px 0px;
}

/* End rightbar image buttons */

#link_text {
	text-align: center;
}
#link_text a {
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: none;
	margin: 0;
	padding: 0;
}
#link_text a:hover {
	text-decoration: underline;
	color: #000000;
	background-image: none;
	margin: 0;
	padding: 0;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 65px;
	color: #cccccc;
	text-align: center;
	padding-top: 30px;
}
#copyright {
	font-size: 14px;
	color: #BBBBBB;
	text-align: center;
}
#copyright a {
	text-decoration: none;
	color: #BBBBBB;
}
#copyright a:hover {
	text-decoration: underline;
}
.style1 {
	color: #003366;
	font-size: 24px;
}
.style1 a {
	text-decoration: none;
	color: #003366;
	font-size: 24px;
}
.style1 a:hover {
	text-decoration: underline;
}
.style2 {
	color: #999999;
	font-size: 24px;
}
.style3 {
	color: #003366;
	font-size: 20px;
}

/* Begin main content image buttons */

.plumbing_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/plumbing_button.jpg);
}
.plumbing_button a:hover {
	background-position: -150px 0px;
}
.heating_cooling_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/heating_cooling_button.jpg);
}
.heating_cooling_button a:hover {
	background-position: -150px 0px;
}
.septic_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/septic_button.jpg);
}
.septic_button a:hover {
	background-position: -150px 0px;
}
.green_services_button a {
	display: block;
	height: 175px;
	width: 230px;
	background-image: url(../images/green_services_button.jpg);
}
.green_services_button a:hover {
	background-position: -230px 0px;
}
.service_area_button a {
	display: block;
	height: 175px;
	width: 230px;
	background-image: url(../images/service_area_button.jpg);
}
.service_area_button a:hover {
	background-position: -230px 0px;
}
.new_construction_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/new_construction_button.jpg);
}
.new_construction_button a:hover {
	background-position: -150px 0px;
}
.service_repair_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/service_repair_button.jpg);
}
.service_repair_button a:hover {
	background-position: -150px 0px;
}
.drain_clearing_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/drain_clearing_button.jpg);
}
.drain_clearing_button a:hover {
	background-position: -150px 0px;
}
.emergency_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/24hour_emergency_button.jpg);
}
.emergency_button a:hover {
	background-position: -150px 0px;
}
.ordered_upgrades_button a {
	display: block;
	height: 175px;
	width: 150px;
	background-image: url(../images/ordered_upgrades_button.jpg);
}
.ordered_upgrades_button a:hover {
	background-position: -150px 0px;
}
.green_plumbing_button a {
	display: block;
	height: 137px;
	width: 470px;
	background-image: url(../images/green_plumbing_button.jpg);
}
.green_plumbing_button a:hover {
	background-position: -470px 0px;
}
.green_tips_button a {
	display: block;
	height: 175px;
	width: 230px;
	background-image: url(../images/green_tips_button.jpg);
}
.green_tips_button a:hover {
	background-position: -230px 0px;
}
.green_links_button a {
	display: block;
	height: 175px;
	width: 230px;
	background-image: url(../images/green_links_button.jpg);
}
.green_links_button a:hover {
	background-position: -230px 0px;
}

/* End main content image buttons */

