@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_borders.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6e6969;
	font-size: 12px;
	line-height: 18px;
}
#logo {
	position:absolute;
	width:250px;
	height:76px;
	z-index:1;
	left: 1px;
	top: 10px;
}
#wrapper {
	width: 846px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header {
	height: 150px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	z-index: 50;
}
#phone {
	height: 43px;
	width: 155px;
	right: 0px;
	position: absolute;
	top: 7px;
	visibility: visible;
}
#nav_main {
	position: absolute;
	left: 40px;
	top: 112px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 20;
}
#nav_main li {
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_main ul {
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer a:active {
	text-decoration: none;
	color: #6e6969;
}
#footer a:visited {
	text-decoration: none;
	color: #6e6969;
}
#footer a:link {
	text-decoration: none;
	color: #6e6969;
}
#footer a:hover {
	text-decoration: none;
	color: #88142f;
}
#content {
	background-color: #00CC33;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6e6969;
	font-size: 14px;
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	margin-top: 5px;
}


#leftColumn {
	float: left;
	width: 560px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}

#leftColumn p {
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightColumn {
	float: right;
	width: 280px;
	padding-top: 10px;
	margin: 0px;
}


#wrapper #upperContentServices #blueBox .blueBoxArrow {
}



#blueBox {
	background-color: #112a53;
	padding: 15px;
	margin-bottom: 20px;
	background-image: url(../images/services_bg.png);
	background-repeat: repeat-y;
	vertical-align: middle;
}


#blueBox  p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blueBox H2 {
	color: #78869d;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#blueBox a:active {
	text-decoration: underline;
	color: #78869d;
}

#blueBox a:visited {
	text-decoration: underline;
	color: #78869d;
}

#blueBox a:link {
	text-decoration: underline;
	color: #78869d;
}

#blueBox a:hover {
	text-decoration: underline;
	color: #88142F;
}

#blueBox li {
	color: #fff;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#blueBox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#blueBoxInfo {
	background-color: #112a53;
	padding: 15px;
	margin-bottom: 20px;
	clear: both;
	width: 530px;
}


#blueBoxInfo  p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blueBoxInfo H2 {
	color: #78869d;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#blueBoxInfo a:active {
	text-decoration: underline;
	color: #78869d;
}

#blueBoxInfo a:visited {
	text-decoration: underline;
	color: #78869d;
}

#blueBoxInfo a:link {
	text-decoration: underline;
	color: #78869d;
}

#blueBoxInfo a:hover {
	text-decoration: underline;
	color: #88142F;
}

#blueBoxInfo li {
	color: #fff;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#blueBoxInfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}









#greenBox {
	background-color: #9aa700;
	padding: 15px;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../images/green_bg.png);
	background-repeat: repeat-y;
}
#greenBox p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#greenBox H2 {
	color: #6B7400;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#greenBox a:active {
	text-decoration: underline;
	color: #6B7400;
}

#greenBox a:visited {
	text-decoration: underline;
	color: #6B7400;
}

#greenBox a:link {
	text-decoration: underline;
	color: #6B7400;
}

#greenBox a:hover {
	text-decoration: underline;
	color: #BECE00;
}

#greenBox li {
	color: #fff;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

#greenBox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}









.redBox {
	background-color: #88142F;
	padding: 15px;
	margin-bottom: 20px;
}


.redeBox p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.redBox H2 {
	color: #78869d;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}



#upperContentHome {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
}


#upperContentServices {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
	clear: both;
}



#upperContentContact {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
	clear: both;
}



#quotes {
	background-color: #00FF33;
	float: right;
}





#buckets {
	position: relative;
	margin: 0px;
	padding: 0px;
}


#bucketLeft {
	height: 380px;
	width: 560px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	float: left;
}

#bucketForecast {
	background-color: #0063BE;
	width: 241px;
	float: right;
	height: 370px;
	padding: 20px;
}


#bucketFeaturedService p, #bucketBeingGreen p, #bucketSeasonalTip p, #bucketForecast p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}




#bucketFeaturedService {
	position: absolute;
	height: 160px;
	width: 237px;
	background-color: #e79d00;
	padding: 20px;
	visibility: visible;
}
#services_quote {
	float: right;
	width: 284px;
}

#green_quote {
	float: right;
	width: 280px;
	margin-right: -15px;
}




#bucketBeingGreen {
	position: absolute;
	height: 160px;
	width: 237px;
	background-color: #9aa700;
	left: 283px;
	top: 0px;
	padding: 20px;
	visibility: visible;
}


#bucketSeasonalTip {
	position: absolute;
	height: 165px;
	width: 520px;
	background-color: #88142f;
	left: 0px;
	top: 205px;
	padding: 20px;
	visibility: visible;
}





#bucketSeasonalTip a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketSeasonalTip a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketSeasonalTip a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketSeasonalTip a:hover {
	color: #470A19;
	text-decoration: underline;
}





#bucketFeaturedService a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketFeaturedService a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketFeaturedService a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketFeaturedService a:hover {
	color: #B47A00;
	text-decoration: underline;
}




#bucketBeingGreen a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketBeingGreen a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketBeingGreen a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#bucketBeingGreen a:hover {
	color: #6B7400;
	text-decoration: underline;
}




#subAbout {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	position: absolute;
	left: 57px;
	top: 150px;
	z-index: 25;
	visibility: hidden;
}



#subServices {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	position: absolute;
	left: 206px;
	top: 150px;
	z-index: 20;
	visibility: hidden;
}



#subGreen {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	position: absolute;
	left: 347px;
	top: 150px;
	z-index: 30;
}


#subInfo {
	width: 155px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	position: absolute;
	left: 518px;
	top: 150px;
	z-index: 40;
	visibility: hidden;
}


#subContact {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	position: absolute;
	left: 700px;
	top: 150px;
	z-index: 50;
	visibility: hidden;
}




#subServices li, #subAbout li, #subGreen li, #subInfo li, #subContact li {
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4e4e4;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}


#subServices ul, #subAbout ul, #subGreen ul, #subInfo ul, #subContact ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#subServices a:active, #subAbout a:active, #subGreen a:active, #subInfo a:active, #subContact a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6e6969;
}



#subServices a:visited, #subAbout a:visited, #subGreen a:visited, #subInfo a:visited, #subContact a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6e6969;
}

#subServices a:link, #subAbout a:link, #subGreen a:link, #subInfo a:link, #subContact a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6e6969;
}




#subServices a:hover, #subAbout a:hover, #subGreen a:hover, #subInfo a:hover, #subContact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #88142F;
	margin: 0px;
	padding: 0px;
}







.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftColumn h1 {
	font-size: 14px;
	padding-left: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 15px;
}
.mainImage {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	margin-top: 4px;
}
#breadcrumb {
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.breadcrumbActive {
	color: #88142F
}
#breadcrumb a:active {
	text-decoration: none;
	color: #6e6969;
}

#breadcrumb a:visited {
	text-decoration: none;
	color: #6e6969;
}


#breadcrumb a:link {
	text-decoration: none;
	color: #6e6969;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #88142F;
}


#leftColumn a:active {
	text-decoration: underline;
	color: #88142F;
}

#leftColumn a:visited {
	text-decoration: underline;
	color: #88142F;
}


#leftColumn a:link {
	text-decoration: underline;
	color:#88142F;
}

#leftColumn a:hover {
	text-decoration: underline;
	color: #6e6969;
}






#leftColumn li {
	padding-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	padding: 5px;
	margin: 0px;
}
tr {
	padding: 5px;
}
input {
	padding: 0px;
}
input {
	margin: 5px;
}






h1 span {
	display: none;

}


h1.about {
	background-image: url(../images/hd_history.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}


h1.philosophy {
	background-image: url(../images/hd_philosophy.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}



h1.employment {
	background-image: url(../images/hd_join_team.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}


h1.staff {
	background-image: url(../images/hd_team.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.services {
	background-image: url(../images/hd_services.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.servicesFuel {
	background-image: url(../images/hd_fuel_oil.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.servicesGas {
	background-image: url(../images/hd_gas.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.servicesHeating {
	background-image: url(../images/hd_heating.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.servicesPlumbing {
	background-image: url(../images/hd_plumbing.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.servicesAirconditioning {
	background-image: url(../images/hd_air_conditioning.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: 12px 10px;
}

h1.green {
	background-image: url(../images/hd_green.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: 12px 10px;
}


h1.helpfulInfo {
	background-image: url(../images/hd_helpful_info.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.askEmma {
	background-image: url(../images/hd_faqs.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}



h1.links {
	background-image: url(../images/hd_links_resources.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}


h1.contact {
	background-image: url(../images/hd_contact.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

h1.freeEstimate {
	background-image: url(../images/hd_free_estimate.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}


h1.credit {
	background-image: url(../images/hd_credit.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}



h1.payOnline {
	background-image: url(../images/hd_payonline.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}
#wrapper h1.19points {
	background-image: url(../images/hd_19points.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}





.quotes {
	z-index:10;
	color: #f0ca6d;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 800%;
	color: #f0ca6d;
	font-family: "Times New Roman", Times, serif;
	margin-left: -10px;
 }


 .bqend {
	float: right;
	height: 25px;
	padding-top: 10px;
	font-size: 700%;
	color: #f0ca6d;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
 }
 
#quoteYellow blockquote {
	margin: 0px;
	padding: 0px;
}
.quoteAuthor {
	color: #fff;
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
}



.newsletterSignup {
	color: #fff;
	font-size: 12px;
	padding-left: 15px;
}


.newsletterSignup H2 {
	color: #fff;
	font-size: 50px;
	padding-left: 15px;
}



.faqBucket {
	font-size: 12px;
	padding-left: 15px;
}


.linkBucket {
	font-size: 12px;
	padding-left: 15px;
}




.quoteYellow p {
}

#quoteYellow {
	font-size: 12px;
	color: #fff;
	background-color: #e6a60b;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.staffPhoto {
	padding-right: 10px;
	padding-bottom: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FrontPage_Form1 {
}

#leftColumn li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#leftColumn ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: decimal;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BCB9B8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.NewsletterHeadline {
	color: #B47A00;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
	font-style: italic;
}
#servicesTable td {
	border: 1px solid #CCCACA;
}
#servicesTable p {
	font-size: 11px;
	padding: 5px;
}


#Table_info td {
	border: 1px solid #CCCACA;
}
#Table_info p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Table_info img {
	margin: 0px;
	padding: 0px;
}



#weatherbug {
	width: 250px;
	left: 580px;
	top: 161px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}
#servicesFloat {
	position: absolute;
	width: 783px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
#wrapper #upperContentServices #blueBox li {
	list-style-type: disc;
}
#wrapper #upperContentHome #leftColumn .indent {
	padding-left: 30px;
	line-height: 12px;
}
h1.newsletter {
	background-image: url(../images/hd_newsletter_signup.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 12px 10px;
}

