body, html {height:100%;}
body {
	font-size: 14px;
	font-family: "Trebuchet MS", arial, sans-serif;
	background: url('http://buildcarbonneutral.org/img/sub_bg.png') top left repeat-x #fff;
	margin:0;
	padding:0;
}
img {border:0;}
li {padding-bottom:1em;
  line-height:1.5em;}
#banner_sub {
	width:100%;
	height:93px;
	background: url('http://buildcarbonneutral.org/img/logo_beta.png') no-repeat 20px;
	margin:0;
}
#banner_sub img {width:500px;
height:114px;border:0}
#content {
  width:100%;
}
#text_sub {
width:100%;
margin-top:0;
margin-bottom:30px;
}

#summary {
	width:600px;
	height:51px;
	padding: 10px 20px 0px 50px;
	color:#333;
}
#summary h2 {
        font-size:28px;
	margin:0;
        }
#regular {
	padding: 0 0 0 50px;
  width:500px;
}
#regular a, #regular a:link {	
	color: #027ABB;
	text-decoration:none;
	border-bottom:1px solid #d2e8f4;
	}
#regular a:visited {	
	color: #106491;
text-decoration:none;
border-bottom:1px solid #d2e8f4;
}

#regular a:hover, #regular a:active {	
text-decoration:none;
background-color:#e6f6ff;
border-bottom:1px solid #027ABB;
}
p.intro {
  font-size:16px;
	width:450px;
	line-height:1.8em;
	}
#footer {
	clear:both;
	width:100%;
	height:76px;
	background: url('http://buildcarbonneutral.org/img/footer_bg.png') top left repeat-x #CACBCD;
}
#footer p.nav_links {
	margin:0 0 0 10px;
 padding-top:3px;
color:#666;
}
#footer p.credit_links {
margin:10px 0 0 10px;
color:#999;
font-size:12px;
}
#footer p.credit_links a {
color:#666;
}
a:link {	
	color: #027ABB;
text-decoration:none;
}
a:visited {	
	color: #106491;
text-decoration:none;
}

a, a:hover, a:active {	
	text-decoration:underline;
}

/* reduce_impact */
.actions li {
font-size:18px;
color:#333;}
.actions strong {
color:#71893f;
font-size:18px;
}
/* seven_principles */
.principles {
margin-left:-20px;
color:#71893f;
font-size:24px;
font-weight:bold;
}
.principles li {
margin-left:40px;
font-size:20px;
line-height:1.8em;
padding:0;
color:#333;
font-weight:normal;
}
.anchor {
font-weight:bold;
font-size:16px;
}
#regular a.anchor, #regular a.anchor:link, #regular a.anchor:hover {
border:0;background-color:transparent;
}
