/*
Design by Down Dog Digital
www.downdogdigital.com
*/

body {

	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background:   url(images/bg_shad.jpg) center top repeat-y;
		}

form {
	margin: 0;
	padding: 0;
	}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}


h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #173C73;
	}

h1 a, h2 a, h3 a {
	color: #173C73;
	}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
	}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
	}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
	}
h4 {
	font-size: 1em;
	}
h5 {
	font-size: .75em;
	}

p, ul, ol {
	margin-bottom: 0;
	line-height: 180%;
	}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
	}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #477300;
	}

a:hover {
	border: none;
	color: #173C73;
	}

hr {
	display: none;
	}

/* Header */

#header {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	}
	
#header_int {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	}	

/* Logo */

#logo {
	float: left;
	height: 300px;
	width: 800px;
	padding: 0 0 ;
	background: url(images/header_3.jpg) no-repeat right top;
	}




#logo_int {
	float: left;
	height: 150px;
	width: 800px;
	padding: 0 0 ;
	background: url(images/header_int.jpg) no-repeat right top;
	}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
	display: none;
	}
	
#logo_int h1, #logo_int h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
	display: none;
	}	

#logo h1 {
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
	}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
	}

#logo a {
	border: none;
	color: #FFFFFF;
	}

/* Search */

#search {
	float: right;
	padding-top: 15px;
	}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
	}

/* Menu */

#menu {
	width: 800px;
	height: 55px;
	margin: 0 auto;
	background: #FFFFFF url(images/menu_bg.jpg);
	}

#menu ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
	}

#menu li {
	float: left;
	}

#menu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2D2D2B;
	}

#menu a:hover {
	color: #415811;
	}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/page_bg.gif) repeat-y;
	}
	
	
#int_page {
	width: 800px;
	margin: 0 auto;
	background: url(images/int_page_bg.gif) repeat-y;
	}	

/* Content */


#faq_list {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0 0 0 0;
	}

#faq_list ul,ol{
	padding: 0;
	margin: 0;
	line-height: 120%;
	}	
#faq_list li{
	padding: 0;
	margin: 0 0 0 0px;
	line-height: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	list-style: none;
	}	



#content {
	float: left;
	width: 600px;
	}
	
#int_content {
	float: left;
	width: 500px;
	margin: 0 0px 0 20px;
	padding: 0 0 0 0;
	}	


#int_content h3 {
	margin: 25px 0 3px 0;
	letter-spacing: -1px;
	font-size: 1.6em;
	}
	
#int_content p,ul,ol,li{
	padding: 0;
	margin: 0;
	line-height: 120%;
	}	
#int_content li{
	padding: 0;
	margin: 0 0 0 40px;
	line-height: 120%;
	}	



#int_image{
	}
	
.c02{
	width: 480px;
	height: 240px;
	background-image: url(images/c02-chart.jpg);
}	
	

.emm_comp{
	width: 480px;
	height: 265px;
	background-image: url(images/emm_comp_chart.jpg);
}

.cost_comp{
	width: 480px;
	height: 307px;
	background-image: url(images/cost_comp_chart.jpg);
}

.boilers_1{
	width: 240px;
	height: 266px;
	float: right;
	margin: 20px 0 20px 20px;
	background-image: url(images/boilers_1.jpg);
}

/* Post */

.post {
	padding: 20px;
	}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
	}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
	}

.post .meta .author {
	float: left;
	}

.post .meta .date {
	float: right;
	}

.post .meta a {
	border: none;
	}

.post .entry {
	}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
	}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
	}

/* Posts */

.posts {
	padding: 20px;
	}

.posts h2 {
	margin: 0 0 0 0;
	border-bottom: 2px solid #F2EAB8;
	}

.posts_green h2 {
	margin: 10px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
	}


.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	

.posts li {
	padding: 10px 0 0 0;
	}

.posts .title {
	margin: 0 0 0 0;
	border-bottom: 2px solid #F2EAB8;
	}

.posts .title a {
	border: none;
	}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
	}

.posts .meta .author {
	float: left;
	}

.posts .meta .date {
	float: right;
	}

.posts .meta a {
	border: none;
	}
	

/* LEFT COLUMN*/

#left_column {
	float: left;
	width: 200px;
	}
	
#inset_left{
	float: left;
	width: 200px;
    margin: -5px 0 0 0;
    padding: 0;	
	}
	
/* CENTER COLUMN */

#center_column {
	float: right;
	width: 300px;
	padding-top: 10px;
	}


#inset_center{
	float: left;
	width: 300px;
    padding: 0 0 0 0;	
	}

.upper{
    margin: 20px 0 0 30px;
    padding: 0 0 0 0;	
	}
	
.lower{
    margin: 20px 0 0 30px;
    padding: 0 0 0 0;	
	}
	


/* SIDEBAR */

#sidebar {
	float: right;
	width: 140px;
	padding: 20px;
		}
		
#inset_sidebar{
	float: left;
	width: 140px;
    margin: -20px 0 0 0;
    padding: 0 0 0 0;	
	}		

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	}

#sidebar li ul {
	padding-left: 10px;
	}

#sidebar li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	}

#sidebar h2 {
	margin: 0;
	padding: 10px 0;
	}

#sidebar a {
	color: #666666;
	}

#sidebar a:hover {
	color: #000000;
	}


#sidebar_pic {
	margin: 0;
}



/* Inset Box */




#inset_box{
	width: 300px;
	margin: 30px 0 0 0;
	}

.inset_box{
	display:block
	}

.inset_box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CCD5B9
  }
  
.inset_box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d3db9b;
  border-right:1px solid #d3db9b;
  background:#b5c567
  }
  
.inset_box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f1f1d1;
  border-right:1px solid #f1f1d1;
  background:#afc15d
  }
  
.inset_box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #afc15d;
  border-right:1px solid #afc15d;
  }
  
.inset_box4{
  border-left:1px solid #d3db9b;
  border-right:1px solid #d3db9b
  }
  
.inset_box5{
  border-left:1px solid #b5c567;
  border-right:1px solid #b5c567
  }
  
.inset_boxfg{
  background:#CCD5B9;
  padding: 10px;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }



/* Inset Images */
#in_column_image{
	width: 220;
	height: 168;
	display: inline;
	background: url(images/boiler_1.gif) no-repeat left top;
}


/* Footer */

#footer {
	width: 780px;
	height: 80px;
	padding: 20px 0 20px 20px;
	margin: 0 auto;
	background-color: #1B53A5;
	text-align: center;
	}

#footer p {
	margin: 5px 0 0 0;
	font: bold .9em Arial, Helvetica, sans-serif;
	color: #E8C64D;
	}

#footer a {
    color: #B4AF8E;
	}
    
#footer h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #E8C64D;
	padding: 0px;
	margin: 5px 0 5px 0;
	}	
	
#footer_nav li {
	margin: 0; 
	padding: 0 10px 0 0;
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: .8em;
	color: #E8C64D;
	}

#footer_nav li a {
    border: none;
	color: #B4AF8E;
	text-decoration: none;
	}

#footer_nav li a:hover {
	color: #3C3C3C;
	text-decoration: none;
	}

#footer_nav li a:active {
	color: #E8C64D;
	text-decoration: none;
	}	
