@charset "UTF-8";
/* CSS Document */

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ STYLES ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/


body, html {
	height: 100%;
	background-color:#FFFFFF;
	background-image:url(../_img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

p {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 15px;
	padding-bottom:0px;
	}
	
a {
	color:#333333;
	text-decoration: underline;
}

a:hover{
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: normal;
	text-transform:uppercase;
	/*
	font-family: "helvetica", arial, sans-serif;
	font-size: 32px;
	line-height: 34px;
	letter-spacing: -10;
	font-weight: bold;
	*/
	color: #44423d;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	}
	
h2{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #ffcf00;
	}


hr{
	color:#999;
	border-bottom:#CCC solid 1px;
	border-left:0;
	border-right:0;
	padding-bottom:0px;
	margin-bottom: 0px;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ LAYOUT ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

#container {
	margin: 0px auto;
	width: 945px;
	}
	
#mainnav {
	margin: 0px auto;
	width: 638px;
	margin-left: 320px;
	height:42px;
	}

#logohome{
	float: left;
	width: 164px;
	height: 81px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-repeat:no-repeat;
}

#headline{
	float: left;
	width: 625px;
	height: 217px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-image: url(../_img/header-bg.jpg);
	background-repeat: no-repeat;
	border-top: #babab7 solid 1px;
	border-bottom: #babab7 solid 1px;
}

#headline-new{
	float: left;
	width: 945px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-image: url(../_img/header-bg.jpg);
	background-repeat: no-repeat;
	border-top: #babab7 solid 1px;
	border-bottom: #babab7 solid 1px;
}


#headline_title{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	color: #ffcf00;
	padding-top: 40px;
	padding-left: 222px;
}


#headline_intro{
	float: left;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #686868;
	padding-top: 10px;
	padding-left: 222px;
}

#headline_ad{
	float: left;
	width: 305px;
	height: 217px;
	margin-bottom: 5px;
	background-color:#000000;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

#headline-ad-new{
	float: left;
	width: 945px;
	height: 145px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#headline-pic{
	float: left;
	width: 625px;
	height: 217px;
	margin-right: 15px;
	margin-bottom: 5px;
}


#home-heading{
	float: left;
	width: 945px;
}

#heading{
	float: left;
	width: 625px;
	margin-left: 200px;
}

.content_home {
	float:left;
	width: 945px;
	}
	
#content {
	float: left;
	width: 625px;
}

.leftCol{
	width: 305px;
	height: 312px;
	float: left;
	overflow: hidden;
	background-image:url(../_img/reduce-homebg.jpg);
	background-repeat:no-repeat;
	}
	
#Colheading{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	color: #686868;
	text-transform: uppercase;
	padding-top: 25px;
	padding-left: 70px;
}	
	
#Colparagraph{
	float: left;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #898989;
	padding-top: 15px;
	padding-left: 70px;
}		
	
	
.middleCol{
	width: 305px;
	height: 312px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
	background-image:url(../_img/involved-homebg.jpg);
	background-repeat:no-repeat;
	}
	
.rightCol{
	width: 305px;
	height: 312px;
	float: left;
	overflow: hidden;
	background-image:url(../_img/donate-homebg.jpg);
	background-repeat:no-repeat;
	}

#content_home_lower {
	float:left;
	width: 945px;
	border-top: #babab7 solid 1px;
	}

.leftCollower{
	width: 225px;
	height: 200px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	background-image: url(../_img/lowercol-bg.jpg);
	background-repeat:no-repeat;
	}

.middleCollower{
	width: 225px;
	height: 200px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	background-image: url(../_img/lowercol-bg.jpg);
	background-repeat:no-repeat;
	}
	
	
.rightCollower{
	width: 225px;
	height: 200px;
	float: left;
	overflow: hidden;
	background-image: url(../_img/lowercol-bg.jpg);
	background-repeat:no-repeat;
	}
	

.button{
	width: 90px;
	height: 22px;
	float: left;
	padding-left: 68px;

}


#Colheadinglower{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 14px;
	color: #686868;
	text-transform: uppercase;
	padding-top: 38px;
	padding-left: 28px;
}	
	
#Colheadinglower a{
	text-decoration: none;
	color: #686868;
}	

#Colheadinglower a:hover{
	text-decoration: underline;
	color: #686868;
}


#Colparagraphlower{
	float: left;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #898989;
	padding-top: 15px;
	padding-left: 0px;
}

#Colparagraphlower a{
	text-decoration: none;
	color: #f7a901;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
}

.footer {
	height: 70px;
	background-color:#ffcf00;
	position: relative;
	clear: both;
	margin-top: 30px;
}
.push {
	height: 70px;
	clear: both;
}

.footer p{
	margin: 0px auto;
	width: 945px;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #686868;
	padding-top:10px;
}

.footer a{
	text-decoration:none;
	color: #686868;
}

.footer a:hover{ 
	text-decoration: underline;	
	color:686868;
	}


/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ NAVIGATION ++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

#mainnav{
	float: right;
	width:781px;
	height:141px;
	text-align: right;
	text-transform: uppercase;
	color:#333333;
	margin: 0px;
	padding: 0px;
}

#mainnav p{
	padding-top: 20px;
	margin: 0px;
	color: #919090;
}

#mainnav a{
	margin: 0 0 0 30px;
	font-size: 10px;
	font-family: "Helvetica", Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #919090;
}

#mainnav a:link,
#mainnav a:visited,{
	color: #919090;
}

#mainnav a:hover {
	color: #919090;
	text-decoration: underline;
}
	
#mainnav a.active{
	color: #919090;
}
	
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ SUB - NAV ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/


div.subnav {
	float: left;
	font-size:10px;
	margin-right: 50px;
	}

div.subnav a{
	overflow: hidden;
	display: block;
	font-size: 10px;
	font-family: "Helvetica", Arial, sans-serif;
	width: 150px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #919090;
	border-bottom:#919090 solid 1px;
	}
	
div.subnav a:hover{
	color: #babab7;
	}
div.subnav a.active{
	background-color:#666;
	color: #babab7;
	}


/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 200px;
	 background-color: #ffffff;
     border: 1px solid #babab7;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#686868;
}
p.rss-title {
	padding:0.5em;
	}


.rss-title {
	text-decoration: none;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	background-color:#ffffff;
	color:#686868;
	font-weight: normal;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #f7a901;
	font-size: 12px;
	font-weight:bold;
	font-family: "Helvetica", Arial, sans-serif;
	}
	
.rss-item a:hover {
	text-decoration: underline;
	}
	

.rss-item a:visited {
	color:333333;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
	
	
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

