:link,:visited { text-decoration: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
address { font-style: normal; }

/***************************** foundation */

body { 
	background: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	overflow: scroll; 
	}

/*****************************  wrapper div */ 

#wrapper {
	background:  #fff url(../images/side_rules.gif) center top repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#wrapper #logo_big {
	position: absolute;
	left: 35px;
	top: 9px;
	z-index: 500;
	}

/*****************************  banner divs */

#banner_1 { 
	background: url(../images/banner_01.gif) center top no-repeat;
	height: 53px;
	text-align: center;
	padding-left: 180px;
	padding-top: 46px;
	color: #00646a;
	font-size: .95em;
	line-height: 1.4em;
	overflow: hidden;
	}

#banner_2 { 
	background: url(../images/banner_02.gif) center top no-repeat;
	height: 84px;
	padding-left: 180px;
	padding-top: 20px;
	text-align: center;
	font-size: .90em;
	line-height: 1.4em;
	overflow: hidden;
	}

#banner_2 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-weight: bold;
	font-size: .85em;
	}

#banner_2 a:hover {
	border-bottom: none;
	}
	
/*****************************  main navigation sidebar - absolute within wrapper */ 

#mainnav {
	position: absolute;
	left: 2px;
	top: 201px;
	width: 160px;
	padding-right: 2px;
	text-align: center;
	}

#mainnav ul {
	list-style-type: none;
	}

#mainnav ul a {
	display: block;
	color: #00aabe;
	height: 2.6em;
	line-height: 2.6em;
	font-size: .92em;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 2px solid #ffe179;
	}

#mainnav .promoitem_1 {
	background: url(../images/green_bottom.gif) center bottom no-repeat;
	margin-top: 10px;
	padding-bottom: 18px;
	}

#mainnav .promoitem_1 a {
	display: block;
	border: 0;
	color: #fff;
	text-transform: none;
	line-height: 1.2em;
	background: url(../images/green_top.gif) center top no-repeat;
	padding-top: 8px;
	}

#mainnav .promoitem_2 {
	background: url(../images/orange_bottom.gif) center bottom no-repeat;
	margin-top: 10px;
	padding-bottom: 18px;
	}

#mainnav .promoitem_2 a {
	display: block;
	border: 0;
	color: #fff;
	text-transform: none;
	line-height: 1.2em;
	background: url(../images/orange_top.gif) center top no-repeat;
	padding-top: 8px;
	}

#mainnav a:hover {
	color: #00646a;
	}

#home #home_link,
#membership #membership_link,
#heating_fuels #heating_fuels_link,
#prices #prices_link,
#service #service_link,
#saving_energy #saving_energy_link,
#energy #energy_info_link,
#about #about_link,
#contact #contact_link {
	background-color: #ffe179;
	color: #00646a;
	}

/*****************************  main div */

#main {
	position: relative;
	text-align: left;
	background: url(../images/gradiant_corner.jpg) 188px 0 no-repeat;
	}
	
/*****************************  subnavigation  - float right - negative top margin */
	
#subnav {
	position: relative;
	width: 214px;
	float: right;
	margin: -66px 0 8px 20px;
	border: 2px solid #ffe179;
	background-color: #fff;
	}
	
#main #subnav ul {
	padding-top: 7px;
	padding-bottom: 9px;
	}

#main #subnav li {
	display: inline;
	}

#main #subnav .sectiontitle {
	display: block;
	height: 1.4em;
	margin-bottom: 4px;
	border-bottom: 2px solid #ffe179;
	} 

#main #subnav a {
	display: block;
	line-height: 1.3em;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: .85em;
	border: none;
	}

#main #subnav a:hover {
	background: url(../images/arrow_outline.gif) 15px 1px no-repeat;
	}

#main #subnav a.selected {
	font-weight: bold;
	color: #000;
	background: url(../images/arrow.gif) 15px 2px no-repeat;
	}

/*****************************  content - sets within main div  ----- */

#content {
	position: relative;
	width: 551px;
	text-align: left;
	margin-left: 188px;
	padding: 25px 30px 30px 30px;
	background: url(../images/gradiant_corner_2.jpg) 0 21px no-repeat;
	}

#house {
	background: url(../images/white_house.gif) left top no-repeat;
	height: 207px;
	}
		 
#content #searchreturn {
	padding: 100px 40px;
	text-align: center;
	}

#content ul {
	list-style: disc inside;
	padding-top: 10px;
	}
	
#content #level1photo { 
	float: left; 
	width: 231px; 
	text-align: center; 
	padding: 12px 20px 5px 0; 
	position: relative;
	}

#content .level2photoright120,
#content .level2photoleft120,
#content .level2photoright164,
#content .level2photoleft164,
#content .level2photoright278,
#content .level2photoleft278 {
	padding-bottom: 6px;
	text-align: center;
	background: #eee;
	border: 1px solid #bbb;
	}

#content .level2photoright120 {
	float: right;
	width: 120px;
	margin: 10px 0 0 17px;
	}

#content .level2photoleft120 {
	float: left;
	width: 120px;
	margin: 10px 17px 0 0;
	}
	
#content .pelletphoto {
	margin: 10px 14px 0 0;
	}

#content .level2photoright164 {
	float: right;
	width: 164px;
	margin: 10px 0 0 17px;
	}

#content .level2photoleft164 {
	float: left;
	width: 164px;
	margin: 10px 17px 0 0;
	}

#content .level2photoright278 {
	float: right;
	width: 278px;
	margin: 10px 0 10px 17px;
	}

#content .level2photoleft278 {
	float: left;
	width: 278px;
	margin: 10px 17px 10px 0;
	}

#content .stove_furnace {
	border: 1px solid #bbb;
	padding: 12px;
	margin-top: 12px;
	}

* html #content .stove_furnace {
	height: 1px;
	}

#content a {
	color: #00646a;
	border-bottom: 1px dotted #00646a;
	}

#content a:hover {
	color: #000;
	}
	
/*****************************  announcement panel - float right within content div */

#announcement { 
	width: 278px;
	background: #fff url(../images/announce_panel_bot.gif) center bottom no-repeat;
	padding-bottom: 23px;
	margin: 10px 0 20px 20px;
	float: right;
	padding-top: 4px; 
	}
	
#announcement img {
	padding: 0;
	}
	
#announcement h3 {
	background: url(../images/announce_panel_top.gif) center top no-repeat;
	text-align: center;
	line-height: 31px;
	padding-top: 0;
	}
	
#announcement p {
	padding: 10px 20px 0 20px;
	border: 2px solid #c7ecee; 
	border-top: none;
	border-bottom: none;
	}
			
/*****************************  footer div */

#footer { 
	background: url(../images/footer_panel_bot.gif) center bottom no-repeat;
	clear: both;
	text-align: center;
	padding-bottom: 16px;
	}
	
#footer h3 {
	font-size: 1.1em;
	background-color: #ffe179;
	border-left: 2px solid #c7ecee; 
	border-right: 2px solid #c7ecee;
	width: 796px;
	}	

#footer p {
	font-size: .9em;
	background-color: #ffe179;
	border-left: 2px solid #c7ecee; 
	border-right: 2px solid #c7ecee;
	line-height: 1em; 
	width: 796px;
	}

#footer a {
	color: #00aabe;
	}

#footer a:hover {
	color: #000;
	}		
 
/*****************************  id miscellaneous */

#credits { 
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #888;
	padding-bottom: 30px;
	}
	
#preload {
	position: absolute;
	left: -999em;
	}
	
/*****************************  class styles */

#content ul.testing {
	list-style-position: outside;
	padding-left: 1.1em;
	}

.centertype {
	text-align: center;
	}

ol.testing {
	list-style-type: decimal;
	padding-left: 1.4em;
	}
	
.relative {
	position: relative;
	}

.bylawlinks {
	width: 27%;
	font-size: .9em;
	float: left;
	margin-right: 3%;
	}

.caption {
	font-size: 11px;
	line-height: 1.4em;
	font-style: italic;
	}
	
.bottomrule {
	border-bottom: 2px solid #ffe179;
	}

.rightimage {
	float: right;
	padding-left: 15px;
	}
	
.leftimage {
	position: relative;
	float: left;
	padding-right: 20px;
	}
	
.clearall {
	clear: both;
	}

.small { 
	font-size: .8em;
	line-height: 1.2em;
	}
	
.containfloat {
	clear: both;
	font-size: .2em;
	line-height: .2em;
	margin: 0;
	padding: 0;
	}
	
.normal {
	font-weight: normal;
	}

.padrightextra {
	display: block;
	padding-right: 36px;
	}
	
/*****************************  element tags */

h1 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	}
	
h2 {
	text-transform: uppercase;
	padding-top: 1em;
	}

h3 {
	padding-top: .9em;
	}

h2, h3 {
	font-size: .95em;
	}

h1, h2, h3 {
	color: #00646a;
	}
	
p {
	padding-top: .4em;
	}

table {
	margin-top: 6px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: .9em;
	}

table th {
	width: 29%;
	text-align: right;
	background-color: #f5f5f5;
	}

table th, table td {
	padding: 4px 12px;
	border: 1px solid #ccc;
	vertical-align: top;
	}

table th.no-bkgrnd, table td.no-bkgrnd {
	background-color: transparent;
	}
