body {
	margin:0px;
	padding:0px;
	font: .8em verdana, arial, sans-serif;
}

* {margin:0; padding:0;}

#mainwrap {
	width:100%;
	float:left;
	min-width: 750px;
}

/*banner*/
#header {
	height: 90px;
	border-bottom: solid 4px #0D6CB6;
	background-image: url(../../images/stripe.gif);
	background-position: 135px 0;
	background-repeat: repeat-y;
	z-index: 1;
	width: 100%;
	float: left;
}
#header .logo {
	float: left;
	padding: 0;	
}
#tagline {
	width:195px;
	height:32px;
	font-size:9px;
	text-align:right;
	font-weight: bold;
	z-index: 5;
	position: relative;
	float: right;
	top: 55px;
	right: 15px;
}
#header_title {
	position: absolute;
	height: 90px;
	left: 146px;
	top: 0px;
	z-index: 2;
	overflow: hidden;
	width: auto;
}
#headwrapper {
	float: left;
	width: 100%;
}

/*header search function*/
#header_search {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
	float: right;
	top: 5px;
	color: #333333;
	right: 15px;
	position: absolute;
	z-index: 6;
}
input.btn {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	padding-left: 1px;
}
.newsletterSignup {
	background: #FFF4DF;
	padding: 5px 3px 5px 10px;
}

#header_search input.txt {
	font-size: 10px;
	color: #699037;
}
#header_search .radio {
	color: #699037;
}

/*header text*/
#smallText {
	left:15px;
	top:30px;
	width:452px;
	height:40px;
	z-index:4;
	position: relative;
}
#largeText {
	left:5px;
	top:-90px;
	height:90px;
	z-index:3;
	position: relative;
}

/*Body*/
#body {
	float:left;
	background-image:url(../../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: 135px 0;
	padding-bottom: 20px;
	min-width: 750px;
	min-height: 400px;
	top: 94px;
	width: 100%;
	}
#body h1{
	font-size: 2em;
	color: #0D6CB6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}	
#body h2{
	color: #668CC8;
	padding-top: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #C6D5AE;
	margin-bottom: 15px;
	font: bold 1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	}	
#body h3 {
	color: #668CC8;
	padding-top: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #C6D5AE;
	margin-bottom: 15px;
	font: bold 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	clear: both;
}
#body h4 {
	font-size: 1.2em;
	color: #94AF6F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 10px;
}

#body h5 {
	color: #06365E;
	padding-top: 5px;
	font: bold 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

#sponsor h5 {
	color: #0D6CB6;
	padding: 8px;
	border: thin outset #FED38D;
	background: #FEEDCF;
}
#govt h5 {
	color: #0D6CB6;
	padding: 8px;
	border: thin outset #FED38D;
	background: #DBE4CE;
}
#corp h5 {
	color: #0D6CB6;
	padding: 8px;
	border: thin outset #FED38D;
	background: #DBE4CE;
}
#comm h5 {
	color: #0D6CB6;
	padding: 8px;
	border: thin outset #FED38D;
	background: #DBE4CE;
}
#comm h6 {
	padding: 5px;
	font-weight: normal;
	font-size: 1em;
	
}
#partner h5 {
	color: #0D6CB6;
	padding: 8px;
	border: thin outset #C2E29C;
	background: #DBE4CE;
}

#partner h4 {
	font-size: 1.2em;
	color: #94AF6F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
#body a:link{
	color: #5C8727;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 ;
	}
#body a:visited{
	color: #5C8727;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0;
	}
#body a:hover{
	color: #fff;
	font-weight:bold;
	background-color: #5C8727;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 ;
	}
#body a:active {
	color: #5C8727;
	font-weight:bold;
	background-color: #FFF3DD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 ;
}
#content {
	padding: 15px 240px 15px 165px;
	min-height: 400px;
}
#content1col {
	padding: 15px 15px 15px 165px;
	min-width: 750px;
	min-height: 450px;
}
#content1col li {
	margin-left: 25px;
}
p {
	padding-bottom: 10px;
	padding-top: 5px;
}
.img_left {
	float: left;
	padding: 5px 0 8px 0;
	margin-right: 15px;
}
.img_left_pad {
	float: left;
	padding: 2px 5px 7px 10px;
	margin-right: 15px;
}
.img_right {
	float: right;
	padding: 5px 0 8px 0;
	margin-left: 15px;
}

.img_vert {
	float: left;
	padding: 2px 20px 7px 10px;
	margin-right: 15px;
}
.contactImg {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


/*Lists*/
#mainwrap #body #content li {
	text-indent: 0px;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.definition {
	font-size: 15px;
	font-weight: bold;
	color: #5C8727;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.definition_term {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
dd {
	padding-left: 30px;
	padding-bottom: 25px;
}

#content dt {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}
#content ol li{
	list-style-position: inside;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-left: 0px;
	}


/*Side Bar*/
#sidebar {
	padding: 0 0 5px 0;
	width: 190px;
	position: absolute;
	right: 15px;
	top: 109px;
	background-color: #FEE0AF;
	-moz-border-radius: 25px 0 0 0;	
	font-size: 0.9em;
}
#sidebar_content img {
	background: center;
	margin: 0px;
	padding: 0px;
}

#sidebar_content p {
	margin-bottom: 3px;
}

#sidebar_content {
	padding: 0 8px 0 15px;
	z-index: 10;
	clear: both;
}
.sidebar_linebreak {
	background: url(../../images/sidebar_dashes.gif) repeat-x left top;
	margin: 10px -3px 5px -10px;
}
.sidebar_img{
	padding: 2px;
}
.sidebar_bulletList {
	list-style-position: outside;
	list-style-image: url(../../images/icons/sidebar_bullet.gif);
	list-style-type: none;
	margin-bottom: 7px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 25px;
}
.sidebar_pdf_bulletList {
	list-style-position: outside;
	list-style-image: url(../../images/icons/pdf_bullet.gif);
	list-style-type: none;
	margin-bottom: 12px;
	padding-left: 2px;
	margin-top: 5px;
	margin-left: 25px;
}


/*Navigation*/
#navbar {
	width:135px;
	margin: 0;
	z-index: 1;
	position: absolute;
	top: 94px;
	left: 0px;
}
#navbar #nav a:link,  #navbar #nav a:visited, #navbar #nav a:hover, #navbar #nav a:active{
	color: #000000;
	padding: 0 5px;
}

#navbar #nav a:hover, #navbar #nav a:active{
	background-color: #dae0f2;
	padding: 0 5px;
}



/*footer */
#footer {
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	width: 700px;
}
#footerContent {
	padding: 15px 25px 2px 0;
	margin: 10px 0 0 160px;
	font-weight: bold;
	width: 750px;
	min-width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE6D0;
	clear: both;
}
#footerContent a:link, #footerContent a:visited {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	padding: 2px;
 }
#footerContent a:hover, #footerContent a:active  {
	background-color:#CDDABC;
	text-decoration: none;
	color: #333333;
	padding: 2px;
 }
 
#footerContent ul {
	list-style: none;
	margin-top: -12px;
	text-align: left;
	padding-left: 280px;
}
#footerContent li {
	display: inline;
	padding-left: 2px;
}
 
.copyright {
	color: #94AF6F;
	text-align: left;
	font-size: 9px;
} 
 
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}
.clearDt {
	clear: left;
	margin-top: 20px;
}


.clearfix {
	display: inline;
	display: block;
}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#content li {
	margin-left: 25px;
	margin-bottom: 0px;
	text-indent: -15px;
}
#popup {

	float:left;
	background-image:url(../../images/stripe.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	min-width: 500px;
	min-height: 400px;
	top: 0px;
	width: 100%;
}
.pullquote {
	font-weight: bold;
	color: #5F3E2E;
	padding: 10px;
	border: 4px double #FDBF57;
	display: block;
	font-size: 12px;
	background: #FFEDCF url(../../images/pullquote_bg_fill3.gif) repeat;
	text-align: center;
	margin: 10px 35% 15px 5%;
}

/*FAQs General */
#general{
	margin-bottom: 40px;
}
#general dl {
	margin-bottom: 5px;
}
#general dt {
	margin-bottom: 8px;
	font-weight: bold;
	color: #0D6CB6;
	font-size: 1em;
	background: #E1F0CE;
	padding: 5px;
}
#general dt:first-letter {
	font-size: 1.1em;
}
#general dd {
	margin-bottom: 5px;
}
#general dd:first-letter {
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}
/*FAQs Volunteer */
#vol{
	margin-bottom: 40px;
}
#vol dl {
	margin-bottom: 5px;
}
#vol dt {
	margin-bottom: 8px;
	font-weight: bold;
	color: #5C8727;
	font-size: 1em;
	background: #FEE9C5;
	padding: 5px;
}

#vol dt:first-letter {
	font-size: 1.1em;
}
#vol dd {
	margin-bottom: 5px;
}
#vol dd:first-letter {
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}

/*FAQs Recycling */
#recycle {
	margin-bottom: 5px;
}
#recycle dl {
	margin-bottom: 5px;
}
#recycle dt {
	margin-bottom: 8px;
	font-weight: bold;
	color: #0D6CB6;
	font-size: 1em;
	background: #DAEDFC;
	padding: 5px;
}
#recycle dt:first-letter {
	font-size: 1.1em;
}
#recycle dd {
	margin-bottom: 5px;
}
#recycle dd:first-letter {
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}

/*Event Sponsorship subtitles*/

.eventSponsorTitle {
	padding:5px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #0D6CB6;
	font-size: 1em;
	background: #FFEED0;
	margin-top: 20px;
}

sup {
	font-size: .75em;
	text-decoration: underline;
}
#comm .altRow {
	background: #FFF8EA;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFEECC;
	border-bottom-color: #FFEECC;
}
#partner h4 {
	padding-bottom: 18px;
}
#career1 {
	background: #E1E6F4;
	margin: 20px;
	width: 90%;
	line-height: 16px;
	border: medium double #0A4D83;
}
#career1 td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF2DD;
	padding: 10px 5px 10px 15px;
}
#career1 strong {
	margin-right: 5px;
	text-transform: capitalize;
	color: #333333;
	font-size: 14px;
}
#career2 {
	background: #E1E6F4;
	margin: 20px;
	width: 90%;
	line-height: 16px;
	border: medium double #0A4D83;
}
#career2 td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF2DD;
	padding: 10px 5px 10px 15px;
}
#career2 strong {
	margin-right: 5px;
	text-transform: capitalize;
	color: #333333;
	font-size: 14px;
}
#eduRequest {
	float: left;
	width: 70%;
	font-weight: bold;
	padding: 10px;
}
#eduRequest fieldset {
	border: 1px solid #DDE6D0;
	padding: 20px;
	margin-bottom: 30px;
}
#eduRequest legend {
	font-size: 1.2em;
	color: #42611D;
	padding: 5px 10px;
	background: #FEE0AF;
	border: 1px solid #DDE6D0;
}
#eduRequest #eduReq_contact {
	width: 90%;
	text-align: right;
}
#eduRequest #eduReq_event {
	width: 90%;
	text-align: right;
}

.required {
	color: #990000;
	font-weight: bold;
}
#green dl{
	padding-left: 25px;
}
#green dt {
	background: url(../../images/border1.gif) repeat-x;
	display: block;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #D9D9D9;
	clear: both;
	margin-top: 20px;
}
#green dd {
	margin-bottom: 10px;
	margin-right: 20px;
}
#green img {
	float: left;
	padding-right: 10px;
	padding-bottom: 25px;
	border: none;
}
#clearBoth         {
	clear: both;
	float: left;
}

