body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a:link, a:visited, a:hover, a:active {
  color: #000000;
}

a:link, a:visited {
  text-decoration: none;
}

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

a img {
  border: 0;
}

div#guts {
  width: 850px;
  margin: 0 auto;
  padding-top: 1px;
}

div#masthead {
	margin: 0px 0 -42px;
	background-image: url(../images/wind_turbines.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 820px;
	padding-left: 30px;
}

div#masthead h1 {
  font-weight: bold;
  font-size: 24px;
  color: #2172a4;
  margin: 0;
  position:relative;
  top:-4px;
  font-family: Georgia, serif;
}

div#masthead a {
  color: #2172a4;
}

div#attachment {
  position: absolute;
  float: right;
  z-index: 10;
}
div#navigation {
  height: 42px;
  padding-left: 30px;
  border-bottom: 2px solid #fff;
}
div#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#navigation ul li {
  float: left;
  text-transform: uppercase;
  margin-right: 22px;
  line-height: 42px;
}

div#navigation ul li a {
  color: #ccb985;
}
div#navigation ul li a:hover {
  color: #fff;
}

div#intro {
  height: 181px;
  margin: 0 0 20px;
  padding: 18px 267px 0 30px;
  font-size: 140%;
  color: #fff;
  line-height: 175%;
  background-color: #57a6d6;
  font-family: Georgia, serif;
}

#social {
	margin: 0px 0 2px 0;
	color: #fff;
	background-color: #596c79;
	float:left;
	line-height: 43px;
	padding-left: 30px;
	width: 820px;
	display: block;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#social p {
	margin: 0;
	padding: 0;
}
#social a {
	color: #d8d8d8;
	font-size: 14px;
}
#social a.btnTwitter {
	background: url("../images/btnTwitter.png") no-repeat 16px 0;
	padding: 5px 0 5px 45px;
}
#social a.btnFacebook {
	background: url("../images/btnFacebook.png") no-repeat 16px 0;
	padding: 5px 0 5px 45px;
}
#social a.btnSignup {
	background: url("../images/btnSignup.png") no-repeat 16px 0;
	padding: 5px 0 5px 45px;
}


div#intro span.left-chevron,
div#intro span.right-chevron {
  font-size: 120%;
  font-weight: bold;
  color: #000;
}

div#intro span.left-chevron {
  padding-right: 7px;
}

div#intro span.right-chevron {
  padding-left: 7px;
}

div#body {
  position: relative;
  z-index: 20;
  width: 790px;
  padding: 5px 30px 20px;
  background-color: #d4e8f4;
  color: #5c6e7a;
  border-bottom: 2px solid #fff;
  line-height: 140%;
}

div#body h1 {
  text-transform: lowercase;
  font-size: 180%;
  border-bottom: 1px solid #fff;
  color: #1782b6;
  font-family: Georgia, serif;
}

div#body h2 {
  text-transform: uppercase;
  font-size: 125%;
  color: #2f404a;
}

div#body h3 {
  font-size: 115%;
  color: #2f404a;
  font-weight: bold;
}
div#body a.tweetthis {
	font-size: 14px;
	color: #fff;
	line-height: 45px;
	background-color: transparent;
	background-image: url(../images/tweet_this_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 45px;
	width: 118px;
	padding-right: 10px;
	padding-left: 50px;
}
div#body a {
	background-color: #fff;
}

div#newsletterForm {
	display:block;
    width: 235px;
	float:right;
	margin-left: 25px;
}

div#newsletterForm h1 {
  font-size: 150%;
  border-bottom: 0;
  color: #2f404a;
}
div#newsletterForm h2 {
	margin-top: 0px;
}

table.newsletter-form {
  border-collapse: collapse;
}

table.newsletter-form td.field input {
  border: 1px solid #eee;
  background-color: #fff;
}

table.newsletter-form td {
  padding: 0.25em;
}

table.newsletter-form td.label {
  text-transform: lowercase;
}

table.newsletter-form td.button {
  text-align: center;
}

div#footer {
  width: 820px;
  height: 75px;
  padding: 5px 15px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 80%;
  background-color: #23668e;
}

div#footer p.logo {
  float: left;
  width: 150px;
  height: 66px;
  margin: 6px 40px 0 0;
}

div#footer p.copyright {
  float: left;
  width: 340px;
  height: 66px;
  margin-top: 30px;
}

div#footer p.site-links {
  float: left;
  width: 285px;
  height: 66px;
  margin-top: 30px;
  text-align: right;
}

div#footer p.site-links a {
  color: #fff;
}

p.audio-description{
	padding-left: 70px;
}
div#body a.audio-icon{
	margin-top: 1em;
	background-color: transparent;
	float:left;
	padding: 0;
}