body {
	font-size: 10px; /* Resets 1em to 10px */
	background: #f2f5fa;
	font-family: "Myriad Pro","Lucida Sans","Lucida Grande",Verdana,Sans-serif;
	color: #333;
	text-align: left;
	margin: 0 auto;
}

h2 {
	padding: 7px 8px;
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 100%;
}
h3 {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 1.10em
	line-height: 133%;
}
p {
	margin: 0 0 18px;
	line-height: 133%;
}
tr td {
	padding: 5px 0;
}

a {
	color: #188cff;
}
ol {
	list-style-type: none;
	padding-left: 5px;
}
#body-wrap {
	padding-top: 5px;
}
.break-word {
  word-wrap: break-word;
}
#main-background {
	width: 875px;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #d4d4d4;
	padding: 8px;
}

#main-background p#top-border {
	background: #e7e7e7;
}
img#logo {
	padding: 10px 25px 25px 25px;
	border-bottom: 12px solid #e7e7e7;
	
}
#content {
	width: 100%;
	height: 100%;
    font-size: 1.45em;
}
#header-sidebar {
	width: 330px;
	margin: 0;
}
#main-container {
	width: 535px;
	float: right;
}
.bordered {
	background: #fafafa;
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin: 10px 0px;

}

#benefits {
	height: 400px;
}
.benefits p {
	float: right;
	width: 45%;
}
.bordered h2 {
	background: #eaeaea;
	color: #273868;
	font-size: 1.45em;
}
.main-info {
	margin: 10px 0;
}

#benefits-env {
	width: 50%;
	float: left;
}
#benefits-eco {
	width: 50%;
	float: left;
}
.small {
	width: 25%;
	float: right;
}

ul#navigational-items li {
	margin: 0;
	padding: 10px 0 10px 16px;
	list-style: none;
	background: url(/res/images/arrow.gif) no-repeat 0% 50%;
	border-bottom: 1px dotted #333333;
	width: 75%;
	
}
ul#navigational-items li#last  {
	border: 0 !important;
}
ul#navigational-items a {
	text-decoration: none;
	color: #333333;
}
button {
	background: url(/res/images/submit_button.gif) no-repeat;
	border: 0;
	overflow: hidden;
	text-indent: -9999em;
	width: 82px;
	height: 27px;
	padding-left: 5px;
	margin-left: 5px;
}

#footer {
	padding: 5px 5px 15px;
	background: #eaeaea;
	margin-top: 20px;
}
#bottom_pxp {
	text-align: right;
	float: right;
	padding-right: 5px;
}
#bottom_pxp p {
	font-size: 1.35em;
}
#copyright {
	float: left;
}
#copyright p {
	font-size: 1.35em;
}	
#pxp_logo {
	text-align: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav {
	padding: 1px 0;
}
.post h2 {
	font-size: 1.45em;
	color: #273868;
}
.sociable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.sociable ul li {
	background:transparent none repeat scroll 0 0;
	display:inline !important;
	list-style-type: none;
	margin: 0;
	padding:1px;
}
.sociable_tagline {
	padding-bottom: 10px;
	margin-top: 10px;
}
.sociable_tagline strong {
	font-size: 1.45em;
	color: #273868;
}
.entry h3 {
	font-size: 1em;
}
.entry p {
	line-height: 133%;
}
.entry ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
.entry ul li {
	padding: 5px 0px;
	line-height: 133%;
}


blockquote {
	text-align: left;
	text-indent: 25px;
	background: url(/res/images/left_quote.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 5px 5px 0px 5px;
	padding-bottom: 0;
}

blockquote p {
	line-height: 1.8;
	margin: 0;
	display: block;
	padding-right: 24px;
	background: url(/res/images/right_quote.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
ul#navigational-items li.home a.active  {background-color: #ff0000; !important}
ul#navigational-items li.what a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.eco-benefits a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.env-benefits a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.env-supporters a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.about a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.links a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.contact a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.saying a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.news a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.resources a.active {font-weight: bold; color: #188CFF;}
ul#navigational-items li.media a.active {font-weight: bold; color: #188CFF;}


form#cformsform label {
	margin:4px 10px 0 0;
	vertical-align:top;
	width:90px;
}
.cform label span {
	display:block;
	width:90px;
}
.cf-after span {
	display: inline !important;
}
.reqtxt,
.emailreqtxt {
	color: red;
	padding-left: 5px;
}
.failure  {
	padding: 8px;
	background:#FFDFDF repeat scroll 0 0 !important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0;
	display:block;
	font-size:90%;
	margin-top: 4px;
}
.success {
	padding: 8px;
	background:#fffea5 repeat scroll 0 0 !important;
	border-color:#9c9a00;
	border-style:solid;
	border-width:1px 0;
	display:block;
	font-size:90%;
	margin-top: 4px;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#273868;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
font-size:1em;
padding:5px;
width:100px;
color: #FFFFFF;
font-weight: bold;
}
.linklove,
.cf_hidden {
	display: none;
}
#cf3_field_1 {
	width: 63%;
}
#newsletter-signup {
	position: relative;
	padding-top: -20px;
	margin-top: 0;
}
#newsletter p.cf-sb {
	position: absolute;
	right: 0px;
	top: -5px;
}
ol.cf-ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
p#required {
	margin-bottom: 0;
	padding-bottom: 0;
}
li#li--6 {
	padding: 5px 0;
}
img#break {
	padding-left: 58px;
	padding-bottom: 15px;
}
.para-quote {
	font-style: normal !important;
}
.person {
	padding-left: 30px;
}
#li-3-2 {
	padding-top: 5px;
}
div#post .failure {
	padding-top: 0 !important;
	margin-top: 0 important;
}
.thenews {
	line-height: 170%;
}
.news-image {
	float: left;
	padding: 0 5px 0px 0;
}
ul#twitter_update_list {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul#twitter_update_list li {
	padding: 5px 0 8px 0;
	border-bottom: 1px dotted #e4e4e4;
}
ul#twitter_update_list li span a {
	color: #188CFF;
	text-decoration: underline;
	font-style: normal;
}
ul#twitter_update_list li a {
	color: #858585;
	text-decoration: none;
	font-style: italic;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
