/* ##### Common Styles ##### */

body {
  color: black;
  background-color: rgb(243,242,235);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 73%; 
  margin: 0;
  padding: 0;
}

body {
  font-size: 80%;
}


h2, h3 {
	color: #FFFFFF;
}

h1 {
	margin-bottom: 0.2em;
	font-size: 182%;
	font-weight: normal;
	color: #0050BC;
}

h2 {
	margin-bottom: 1em;
	font-size: 170%;
	font-weight: bold;
	padding-bottom: 0.25em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 155%;
	font-weight: bold;
	color: #0050BC;
	text-align: center;
}




/* ##### Header ##### */



#toppictures
{
	background-color:#000000;
	position: absolute;
	width: 1000px;
	height:112px;
	top:5.0em;
	z-index:15;
}



.img1 {
float:right;
display: inline;
	margin: 0.3em;
	border: 0.2em solid #C6BFB2;

}


a img
{
	border:0;
	padding: 0.3em;
}

#header {
  color: inherit;
  background-color: rgb(184,38,25);
}
#logo {
	color: inherit;
	background-color: #8ED1FD;
	margin: 0mm;
	padding: 0mm;
	display: block;
	height: 113px;
	overflow: hidden;
	background-image: url(images/heating-bgd.jpg);
	background-repeat: no-repeat;
}

.headerTitle {
	margin: 0;
	padding-top: 0.25em;
	padding-right: 4mm;
	padding-left: 4mm;
}

.headerTitle a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
	color: white;
	background-color: #0050BC;
	font-size: 120%;
	text-align: left;
	margin: 0;
	padding-top: 1mm;
	padding-right: 0;
	padding-bottom: 1mm;
	padding-left: 5mm;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1em;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


/* ##### Left Side Bar ##### */

.style4 {
	color: #D32027;
	font-size: 0.9em;
}	

.leftSideBar {
	width: 15em;
	float: left;
	clear: left;
	color: #0050BC;
	padding-left: 2em;
	text-align: justify;
}

.leftSideBar .sideBarTitle {
	color: rgb(64,64,64);
	background-color: rgb(230,223,207);
	font-weight: bold;
	margin: 0;
	padding: 0.8em 1em;
}

.leftSideBar ul {
	font-size: 110%;
	list-style-position: outside;
	list-style-image: url(images/heater-bullet.gif);
	padding: 0;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 2em;
	margin-bottom: 1em;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25em 0.75em;
}

.leftSideBar a {
	color: #B82619;
	background-color: transparent;
	text-decoration: none;
}

.leftSideBar a:hover {
  color: rgb(64,64,64);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
	color: rgb(166,140,83);
	background-color: transparent;
	line-height: 1.25em;
	background-image: url(images/quote.gif);
	margin-right: 0.25em;
	margin-left: 0.75em;
	margin-bottom: 1em;
	margin-top: 0.75em;
	text-align: justify;
}





.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
	width: 14em;
	margin: 2em 0.75em 0 0;
	padding: 0;
	float: right;
	clear: right;
	border: 0.2em solid rgb(216,210,195);
}


.rightSideBar .sideBarTitle {
	color: #0050BC;
	background-color: rgb(230,223,207);
	font-weight: bold;
	margin: 1.25em 1em;
	padding: 0.9em 1em;
}





.rightSideBar .sideBarText {
	line-height: 1.5em;
	margin: 0;
	padding: 0 2ex 1em 2em;
	text-align: center;
	color: #706255;


}


/* ##### Main Copy ##### */

#main-copy {
	color: black;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	border-left: 1px solid rgb(216,210,195);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18em;
	padding-top: 0.5ex;
	padding-right: 16em;
	padding-left: 0.5em;
	background-image: url(images/gas-bgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 350px;
}

#main-copy h1 {
	color: #0050BC;
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid rgb(216,210,195);
	line-height: 1.0;
}

#main-copy a {
	color: #C32229;
	background-color: transparent;
	text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5ex 0;
	color: #8E0805;
	font-size: 120%;
	text-align: center;
	font-style: italic;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}




/* ##### Footer2 ##### */

#footer2 {
	background-color: rgb(230,223,207);
	height: 8.0em;
	margin: 0 auto;	
}

#footer2 p {
	margin: 0;
	font-size: 85%;
}

#links2 {
	float: left;
	width: 170px;
	height: 45px;
	padding-top: 3.5em;
	padding-left: 2.0em;
}

#links2 a {
	color: #8E0805;
}

#legal2 {
	float: right;
	width: 720px;
	height: 45px;
	border-left-color: #FFFFFF;
	padding-top: 3.5em;
	
	padding-left: 6.6em;
}


blockquote {
	display: block;
	font-weight: normal;
	padding-left:1em;
	padding-top: 1em;
	text-align: justify;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-style: italic;
}
.style3 {color: #0050BC}
.style6 {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}
