@charset "utf-8";
/* CSS Document */

body {
	background: #3b3b3b;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body#on a#on_link {
	color: #FF690B;
	text-decoration: underline;
	font-weight: bold;
} 
body#off a#off_link {
	color: #015067;
	text-decoration: underline;
} 
div#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 864px;
}
div#header {
	background-color: #DDDDDD;
	background-image: url(images/Landing-header_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 133px;
}
div#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
div#mainContent {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
div#mainContentlanding {
	background-color: #FFFFFF;
	background-image: url(images/LANDING_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 368px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}
div#mainContentlandinghomecomfort {
	float: right;
	width: 150px;
}


div#mainContentlandingcommercialservices {
	float: left;
	width: 210px;
}

div#mainContentservicearea {
	margin-top: 0;
	margin-left: 275px;
	padding-top: 0;
	padding-left: 0px;
	width: 200px;
}
.landingmainlink {

	color: #FFFFFF;
	font-size: 20px;
}
.landingmainlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.landingmainlink  a:visited:hover {
	color: #FF690B;
	text-decoration: none;
}
.landingmainlink a:hover {
	color: #FF690B;
	text-decoration: none;
}
.landingmainlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-bottom: 0;
}
div#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div#copyrightsaddress {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 50px;
	background-color: #3B3B3B;
}
div#landinglogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

div#landingtag {
	float: right;
	text-align:center;
	margin-right: 20px;
	margin-top: 40px;
	line-height: 0px;
}
div#landingtag h1{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#bottomnav-menu ul
{
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#bottomnav-menu li
{
	float: none;
	margin: 0;
}

#bottomnav-menu li a
{
	line-height: 20px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#bottomnav-menu li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
#bottomnav-menu li a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
#bottomnav-menu li a:visited:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
#bottomnav-menu li a
{
float: none
}
/* End hide */


#bottomnav-menu /* bottom nav. */
{
	background-color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
} 
#bnavcontainer {
	height: 220px;
	width: 864px;
	clear: both;
	background-color: #717171;
}
#bnavsubcontainer1 {
	height: 200px;
	width: 420px;
	float: left;
	padding-left: 50px;
}
#bnavsubcontainer2 {
	height: 200px;
	width: 380px;
	float: right;
}
#bnavhome {
	width: 58px;
	float: left;
	margin-top: 30px;
}
#bnavcompany {
	width: 170px;
	margin-left: 58px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#bnavcommdiv {
	width: 181px;
	float: right;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#bnavhomecomf {
	width: 175px;
	float: left;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#bnavcontactus {
	width: 124px;
	margin-left: 178px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#bnavplacecall {
	width: 155px;
	float: right;
	margin-top: 30px;
	height: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
div#homeheader {
	background-color: #DDDDDD;
	background-image: url(images/Home_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 122px;
}
div#homeheader {
	background-color: #DDDDDD;
	background-image: url(images/Home_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 122px;
}
div#homelogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
div#hometopphotos {
	float: right;
	margin-right: 8px;
	height: 116px;
	width: 619px;
	margin-top: 4px;
}
#horangebar {
	height: 13px;
	width: 100%;
	background-image: url(images/horangebar_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#homemidbanner {
	background-color: #FFFFFF;
	background-image: url(images/Res_midbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
	padding-bottom: 0;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
#homecomfortservicestitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #07536B;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
#hometakecomforttitle  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	font-weight: normal;
}

#allcontentheadersbg {
	height: 42px;
	width: 100%;
	background-image: url(images/contentheaders_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#allcontentheaders {
	width: 238px;
	float: left;

}
.allcontentheadersserviceareaphone {
	width: 500px;
	float: right;
	color: #115B70;
	text-align: right;
	padding-right: 40px;
}
.allcontentheadersserviceareaphone h2{
	font-size: 14px;
}
#allcontentheaders  h1{
	font-size: 14px;
	text-align: center;
	color: #FF690B;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 36px;
}
div#allcontentcontainer {
	width: 100%;
	background-image: url(images/homecontentL_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	overflow: auto;
}
#allleftcol {
	float: left;
	width: 196px;
	text-align: right;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#allleftcol2 {
	float: left;
	width: 238px;
}
#allrightcol {
	width: 624px;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
}
#allrightcol li {
	font-size: 12px;
	line-height: 20px;
}


#allrightcol p{
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 40px;
	margin-left: 30px;

}
#leftnav-menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmnav-menu li
{
	float: none;
	margin: 0;
}

#leftnav-menu li a
{
	line-height: 16px;
	float: left;
	display: block;
	color: #015067;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
#leftnav-menu li a:hover
{
	color: #FF690B;
	text-decoration: none;
}
#leftnav-menu li a:visited
{
	color: #015067;
	text-decoration: none;
}
#leftnav-menu li a:visited:hover
{
	color: #FF690B;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
#leftnav-menu li a
{
	float: none;
	text-align: right;
}
/* End hide */


#leftnav-menu /* bottom nav. */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015067;
	font-weight: normal;
} 
#leftnavmenulgON h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF690B;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: underline;
}
#leftnavmenulgON a:link {
	color: #015067;
	text-decoration: none;
}
#leftnavmenulgON a:visited:hover {
	color: #FF690B;
	text-decoration: none;
}
#leftnavmenulgON a:hover {
	color: #FF690B;
	text-decoration: none;
}
#leftnavmenulgON a:visited {
	color: #FF690B;
	text-decoration: underline;
}
#leftnavmenulg h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015067;
	font-weight: bold;
	margin-bottom: 0px;
}

#leftnavmenulg a:link {
	color: #015067;
	text-decoration: none;
}
#leftnavmenulg  a:visited:hover {
	color: #FF690B;
	text-decoration: none;
}
#leftnavmenulg a:hover {
	color: #FF690B;
	text-decoration: none;
}
#leftnavmenulg a:visited {
	color: #FF690B;
	text-decoration: underline;
}
.photopadding {
	padding-right: 15px;
	padding-bottom: 10px;
}
div#commercialtopphotos {
	float: right;
	margin-right: 8px;
	height: 116px;
	width: 619px;
	margin-top: 4px;
}
div#commercialheader {
	background-color: #DDDDDD;
	background-image: url(images/Home_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 122px;
}
div#commercialmidbanner {
	background-color: #FFFFFF;
	background-image: url(images/Comm_midbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
	padding-bottom: 0;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
.formtext {
	font-size: 12px;
}
.bodyheader {
	font-size: 14px;
	font-weight: bolder;
	margin-left: 25px;
}

.bodyheader {
	font-size: 14px;
	font-weight: bolder;
	margin-left: 25px;
}
.newsheader {
	font-size: 22px;
	font-weight: bolder;
	margin-left: 25px;
}
.newsheader  a:link {
	color: #FF690B;
	text-decoration: none;
}
.newsheader   a:visited:hover {
	color: #2E6F81;
	text-decoration: none;
}
.newsheadera:hover {
	color: #000000;
	text-decoration: none;
}
.newsheader  a:visited {
	color: #2E6F81;
	text-decoration: none;
}
.requiredinfo {
	color: #FF0000;
}
.equalopp {
	font-size: 10px;
	font-style: italic;
	width: 400px;
	text-align: justify;
	clear: both;
	padding-left: 80px;
}
.by {
	font-size: 12px;
	font-style: italic;
}
.newstext {
	font-size: 12px;
	margin-left: 25px;
}
#bold {
	font-weight: bold;

}
.newspubsubheader {
	font-size: 18px;
	color: #FF690B;
	font-style: italic;
}
.datetime {
	color: #333333;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
	text-align: center;
}
div#weather {
	margin-bottom: 76px;
	margin-right: 340px;
	margin-left: 330px;
	height: 160px;
	padding-top: 50px;
	margin-top: 0px;
}
.mapborder {
	border: 1px solid #3B3B3B;
}
.contactheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF690B;
}
.energystartbl {
	font-size: 12px;
}

