/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
/* HTML5 tags */  
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display: block;}

body {
	min-width: 947px;
	background-color: #e3f497;
	background-image: url('/img/background.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: arial, helvetica, sans-serif;
	font-size: .875em;
	padding-bottom: 80px;
	color: #5E5E5E;
}


h1, h2, h3, h4, h5,
header, #intro {
	font-family: "Futura Std", "Futura", arial, helvetica, sans-serif;
	color: #00641f;
}


h3 {
	font-size: 1.71em;
}

h4 {
	font-size: 1.43em;
}

h5 {
	font-size: 1.29em;
}

strong {
	font-weight: bold;	
}

a {
	color: #007023;	
}

a:visited {
	color: #248c44;
}

	
br.clear {
	float:none;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
}

.bottom {
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	position: absolute;
	left: 0;
	top: 100%;
}




header {
	overflow: hidden;
	width: 827px;
	height: 134px;
	padding: 23px 60px;
	margin: 0 auto 1px;
	position: relative;
	background-color: transparent;
	background-image: url('/img/background-header.png');
	background-repeat: no-repeat;
	background-position: top center;
}

header h1 {
	float: left;
	font-size: 1.5em;
	width: 139px;
	height: 85px;
	position: relative;
	z-index: 3;
}

#tagline {
	color: #005719;
	font-size: 1.5em;
	float: right;
	position: relative;
	left: -414px;
}

#tagline img {
	position: relative;	
	left: 50%;
}


header nav {
	clear: both;
	float: right;
	position: relative;
	left: -414px;
}


#topNav {
	position: relative;
	left: 50%;
	top: 3px;
	font-size: 1.143em;
	line-height: 1.143em;
}


#topNav li {
	float: left;
	text-align: center;
	height: 26px;
	min-width: 50px;
	
	padding: 9px 5px 0;
	margin: 0 5px;
	background-color: transparent;
	background-image: url('/img/button-green.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#topNav .topNav-item{
	width:112px;
	padding: 9px 5px 0 10px;
}

#topNav a {
	display: block;
	height: 26px;
	margin: -9px -5px 0;
	padding: 9px 5px 0;
	text-decoration: none;
	color: inherit;
}

#topNav li.active,
#topNav li.active .buttonRight,
#topNav li.active:hover,
#topNav li.active:hover .buttonRight {
	background-image: url('/img/button-orange.gif');
}

#topNav li.active h2,
#topNav li.active h3 {
	color: #ec6900;	
}

#topNav li .buttonRight {
	float: right;
	margin: -9px -5px 0 0;
	width: 10px;
	height: 35px;
	background-color: #f3f8d8;
	background-image: url('/img/button-green.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#topNav li:hover,
#topNav li:hover .buttonRight {
	background-image: url('/img/button-lightgreen.gif');
	color: inherit;	
}

#topNav h2 {
	display: inline;
}

#topNav .subNav,
#topNav .subNav:hover {
	height: 78px;
	padding: 0;
	margin: -31px 0 0;
	font-size: .875em;
	position: relative;
	background-color: transparent;
	background-image: url('/img/background-subnav.gif');
	background-repeat: repeat-x;
	background-position: top center;
	width:auto;
}


#topNav .subNav .subHeading {
	display: block;
	color: #6b8774;
	padding: 12px 0 2px;
	font-size: .857em;
	height: 17px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

#topNav .subNav .subHeading h2 {
	color: #6b8774;
}

#topNav .subNav ul {
	position: relative;
	z-index: 2;
}

#topNav .subNav li {
	margin: 0;
	height: 26px;
	min-width: 87px;
	background-position: top center;
	border-style: solid;
	border-color: transparent #bedb42 transparent #ffffff;
	border-width: 0 1px;
}

#topNav .subNav li.first {
	background-position: top left;
	margin-left: 5px;
	border-color: transparent #bedb42 transparent transparent;
	border-width: 0 1px 0 0;
}

#topNav .subNav li.last {
	background-position: top right;
	margin-right: 5px;
	border-color: transparent transparent transparent #ffffff;
	border-width: 0 0 0 1px;
}

#topNav .subNav .subRight {
	position: absolute;
	right: 0px;
	height: 78px;
	width: 145px;
	background-image: url('/img/background-subnav-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 1;
}

#topNav .subNav .subLeft {
	position: absolute;
	left: 0px;
	height: 78px;
	width: 145px;
	background-image: url('/img/background-subnav-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0 8px 60px;
	width: 849px;
	min-height: 612px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url('/img/background-content.gif');
	background-repeat: repeat-x;
	background-position: center top;	
}

#error404 #content,
#error500 #content {
	min-height: 100px;	
}

#content p {
	padding: 0 6px;
	font-size: 0.93em;
	margin-bottom: 22px;
}

#intro {
	margin: 0 25px 15px;
}

#intro h3 {
	font-size: 2em;
}

#intro p {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.143em;
}

#yourQuestions {
	padding: 20px 8px 0;
	width: 250px;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url('/img/corners-narrow-lightgreen.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#yourQuestions .bottom {
	background-image: url('/img/corners-narrow-lightgreen.png');
	width: 266px;
}

#yourQuestions h3 {
	margin: 0 0 12px 4px;
}

#yourQuestions dt {
	color: #9a3427;
	width: 198px;
	position: relative;
	background-image: url('/img/balloon-orange-narrow.gif');
	padding: 10px 0 0 10px;
	margin-bottom: 30px;
}

#yourQuestions dt .bottom {
	background-image: url('/img/balloon-orange-narrow.gif');
	width: 208px;
	padding-bottom: 30px;
}

#yourQuestions blockquote {
	padding-left: 20px;
	padding-right: 10px;
	display: block;
	background: url('/img/quotes-left.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#yourQuestions blockquote p {
	display: inline;
	margin: 0;
	zoom: 0;
	padding: 0 20px 0 0;
	background: url('/img/quotes-right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#yourQuestions dd {
	width: 200px;
	color: #fff;
	position: relative;
	left: 27px;
	top: -23px;
	background-image: url('/img/balloon-green-narrow.gif');
	padding: 35px 0 0 10px;
	margin-bottom: 10px;
}

#yourQuestions dd .bottom {
	background-image: url('/img/balloon-green-narrow.gif');
	padding-bottom: 10px;
	width: 210px;
}

#yourQuestions #questionsMore {
	margin-top: -20px;
	border-top: 1px dotted #AFCF0A;
	text-align: right;
	padding: 10px 20px 0 0;
}

#yourQuestions #questionsMore a {
	color: #ec6900;
	text-decoration: none;
	padding-right: 20px;
	background-image: url('/img/arrow-orange.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#yourQuestions #questionsMore a:hover {
	text-decoration: underline;
}

#pressResources {
	float: left;
	width: 261px;
	padding: 20px 0 3px;
	background-image: url('/img/background-press-resources-shadow.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#pressResources h3 {
	padding: 0 0 8px 12px;
	color: #779380;
}

#pressDownload {
	float: left;
	min-height: 55px;
	width: 237px;
	padding: 12px 12px 5px;
	font-size: 1.1425em;
	margin-bottom: 7px;
	background-image: url('/img/background-press-resources.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#pressDownload .bottom {
	background-image: url('/img/background-press-resources.gif');
	width: 261px;
	padding-bottom: 7px;
	
}

#pressDownload #pressText {
	width: 139px;
	padding-right: 12px;
	float: left;
}

#pressDownload #pressText a {
	display: block;
	height: 100%;
	width: 100%;
	font-family: "Futura Std", "Futura", arial, helvetica, sans-serif;
	color: #fff;
	line-height: 1.4em;
	text-decoration: none;	
}

#pressDownload img {
	float: left;
	padding: 5px 0 0 7px;
}


#ourValues .valuesBox {
	position: relative;
	width: 222px;
	height: 195px;
	padding: 4px 4px 3px;
	background-image: url('/img/background-valuesbox.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

#ourValues .valuesBox img {
	display: block;
	width: 222px;
	height: 96px;	
}

#ourValues .valuesBox .valuesText {
	color: #cae3c5;
	background-color: #127c28;
	background-image: url('/img/background-valuestext.gif');
	background-position: center top;
	background-repeat: repeat-y;
	height: 61px;
	overflow: hidden;
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 194px;
	padding: 19px 14px;
}

#ourValues .valuesBox .valuesText h5 a {
	padding-right: 20px;
	background-image: url('/img/arrow-green.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#ourValues .valuesBox .valuesText a {
	color: #fff;
	text-decoration: none;
}

#ourValues .valuesBox .valuesText a:hover {
	text-decoration: underline;
}

#ourValues .valuesBox .valuesText a:visited {
	color: #ddd;
}

#ourValues .valuesBox .valuesText p {
	padding: 0;
	margin-top: 3px;
}

#addThis {
	margin: 20px 0 0 22px;	
}

footer {
	position: relative;
	margin: 0 auto;
	height: 146px;
	width: 823px;
	padding: 21px;
	border-style: solid;
	border-width: 1px;
	border-color: #bfcb00;
	border-width: 1px 0 0;
	background-color: #f6fadf;
	background-image: url('/img/background-footer.gif');
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#footerNav {
	float: left;
	font-size: .79em;
	line-height: 1em;
}

#footerNav li {
	min-width: 115px;
	float: left;
	margin-right: 25px;
}

#footerNav h2,
#copyright {
	font-family: arial, helvetica, sans-serif;
	color: #8e8e8e;
	margin-bottom: 20px;	
}

#footerNav a,
#footerNav a:visited {
	text-decoration: none;
	color: #00641f;
}

#footerNav ul li {
	float: none;
	margin: 0 0 6px;	
}

#footerNav a:hover {
	text-decoration: underline;	
}
	
#copyright {
	font-size: .79em;
	position: absolute;
	left: 721px;
}

#footerLogo {
	position: absolute;
	left: 690px;
	top: 77px;	
}
