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


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

html,  body {
	height:100%;
	background:#eaeade;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#554429;
}

h1, h2, h3, h4, h5, .subtitle, .subtitleBlue, .titleBlue, .subtitleBrown, .subtitlelg, .subtitleGreen, .standoutgreen, .standout2, .standoutoptions, .subtitlePurple, .copyright, a.col-3, a.col-2, a.col-1, #middlecontentlong ul.highlight {
font-family:Georgia, "Times New Roman", Times, serif;

}

#outercontainer {
	background: url(../images/core/contentBG.jpg) repeat;
	margin:0 auto;
	min-height:100%;	
	position:relative;
	
}



#mainnav { 
margin:0 auto;
padding: 0;
width:980px;


}

/* Header Content
---------------------------------------------------------------------------------*/ 

#headwrapper {

background:url(../images/core/headerBG.jpg) repeat-x;
}

#header {
	padding:0px;
	margin:0 auto;
	width:990px;
	height:460px;
}

#header.sm {
	height:364px;
	margin-bottom:20px;
}

#headerimages {
margin-top:0px;
padding: 0;
}


#header h1 a  {
display:block;
width:467px;
height:118px;
float:left;
background: url(../images/core/logo.gif);
text-indent:-9999px;
margin:0 0 0 -33px;
}

#flash {
	padding:5px 0px 0px 0px;
}

/*  END
---------------------------------------------------------------------------------*/ 




/*  Content Wrapper (left middle right columns content blocks)
---------------------------------------------------------------------------------*/ 



#contentwrapper {
width:980px;
margin: 0 auto;
line-height:25px;
padding:0;

}

.white { 
 color:#fff;
}

.subtitle { 
 color:#5b882a;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
margin:0;
}

.subtitlelg { 
 color:#5b882a;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
margin:0 0 0 10px;
}
.titleBlue { 
 color:#0f4f67;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
margin:0;
}

.subtitleGreen { 
 color:#5b882a;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
display:block;
margin:0;
}

.subtitlePurple {
 font-size:16px;
font-weight:bold;
 color:#98307c;
 letter-spacing:-1px;
 margin:0;
}

.subtitleBrown { 
 color:#5f5449;
 letter-spacing:-.5px;
font-weight:bold;
display:block;
margin:0;

}

.subtitleBlue { 
 color:#0f4f67;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
margin:0;
}



.green {
color:#5b882a;
}

a, a:link, a:visited, a:focus,a:active {
	color: #554429;
	text-decoration: underline;
}

a:hover {
	color: #5e8033;
	text-decoration: underline;
}


p {margin:0;
}

/*  Left Content - submenu color changes
---------------------------------------------------------------------------------*/ 

#leftcontent {
   float:left;
	width:220px;
	padding: 0px 0 180px 5px; 
	text-align:left;
	
}
#leftcontent.Home {
	padding: 8px 0 180px 5px; 
	
}

#leftcontent ul {
	padding:0 0 0 10px;
	margin:10px 10px 0 10px;
}

#leftcontent li {
	line-height:15px;
	margin: 0 0 5px 0px;
}


#leftcontent a.submenu:link, a.submenu:visited, a.submenu:focus {
   color:#4a3729;
   font-weight:bold;
   font-size:15px;
   	text-decoration: none;
	
	
}

#leftcontent ul.stories, #leftcontent ul.stories a.submenu:hover {
color:#5d0b5c;
list-style-image:url(../images/icons/bullet-stories.gif);	
}

#leftcontent ul.events, #leftcontent ul.events a.submenu:hover {
color:#5e8033;
list-style-image:url(../images/icons/bullet-people.gif);	
}

 #leftcontent ul.getinvolved, #leftcontent ul.getinvolved a.submenu:hover {
color:#5a2d4e;
list-style-image:url(../images/icons/bullet-getinvolved.gif);	
}
 
 #leftcontent ul.ourwork, #leftcontent ul.ourwork a.submenu:hover {
	color:#0b3f50;
list-style-image:url(../images/icons/bullet.gif);	
}

 #leftcontent ul.ourpeople, #leftcontent a.submenu:hover {
	color:#5e8033;
list-style-image:url(../images/icons/bullet-people.gif);	
}

 #leftcontent ul.news, #leftcontent a.submenu:hover {
	color:#5e8033;
list-style-image:url(../images/icons/bullet-news.gif);	
}
 #leftcontent ul.resources, #leftcontent a.submenu:hover {
	color:#5e8033;
list-style-image:url(../images/icons/bullet-resources.gif);	
}

#leftcontent img {
padding-top:10px;
}

ul.basic li {
	list-style:circle;
	line-height:15px;
	margin-left:23px;
}

ul.highlightcircle li {
	list-style:circle;
	line-height:18px;
	margin-left:23px;
}



#middlecontent {
   margin:0 0 0 240px;
   border-left: 1px #cdc59a solid;
   border-right: 1px #cdc59a solid;
	position:relative;
	width:400px;
	padding: 8px 10px 300px 10px; 
	text-align:left;
	min-height:100%;
	
}


#middlecontentlong {
   margin:0 0 0 0px;
	 border-left: 1px #cdc59a solid;
	position:relative;
	float:right;
	width:700px;
	padding: 8px 10px 300px 10px; 
	text-align:left;
	min-height:100%;
	
}

#middlecontentlong.full {
   margin:0px 0 0 0px;
   padding: 0px 0px 245px 0px; 
   width:980px;
}

#middlecontentlong ul.highlight {
	list-style-image:url(../images/icons/highlightbullet.gif);
	padding-left:30px;	
	font-weight:bold;
	color:#51493e;
}

.featuremain {
	background: url(../images/core/featuremain-bg.jpg) repeat-y;
	margin:0px;
	padding:10px;
}

.featureodd, .featureeven {
background: url(../images/core/stories-teasebg-odd.jpg) no-repeat;
padding:10px;
margin:10px 0 20px 0;
height:180px;
width:695px;
}

.featureodd p, .featureeven p {
	margin:0 30px;
	color:#0d303e;
}


.featureeven {
background: url(../images/core/stories-teasebg-even.jpg) no-repeat;
}
.randomright {
position:absolute; 
left:400px; 
width:300px; 
margin:-8px;
}
#middlecontentlong #mapbox {
background: #0b3744;
padding:5px;
margin:30px 0;
line-height:18px;
color:white;
}
#middlecontentlong #mapbox.alternate {
background:#732203;
}


#rightcontent {
    float:right;
	width:300px;
	margin: 0 auto;
	padding: 0; 
	text-align:left;
	
}

#right {
    float:right;
	width:300px;
	margin: 0 auto;
	padding: 83px 0 0 0; 
	text-align:left;
	
}

#rightcontent #supportus {
width:283px;
height:auto;
padding:8px;
margin:10px 0;
background-color:#762222;

}

#rightcontent #participate {
width:283px;
height:auto;
padding:8px;
margin:10px 0;
background-color:#0f4f67;

}

#rightcontent a,#rightcontent a:visited,#rightcontent a:active,#rightcontent a:focus {
color:#fff;

}

#rightcontent #spreadword {
width:283px;
height:auto;
padding:8px;
margin:10px 0;
background-color:#5a7303;

}


ul {
padding:0 5px;
	
}

li {list-style-type:none;
padding:5px 0;
}

#inputArea
{
background:#f7f2e4;
    padding: 30px 40px 30px 30px;
    color:#313942;
	border: 5px solid #e1d2a9;

}

.push20 {
color:#4c5866;
padding:0;
margin:0 0 0 20px;
}

.standout2 {
display:block;
background:#eae5d2;
padding:13px;
color:#5b7303;
font-weight:bold;
font-size:18px;
text-transform:uppercase;
text-align:center;

}

.standoutoptions {
display:block;
background:#035273;
padding:5px;
margin-bottom:20px;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}

.standoutgreen {
display:block;
background:#ede7d7;
padding:0 0 5px 5px;
margin:0px;
color:#5b7303;
font-weight:bold;
}

h1 {
font-weight:normal;
font-size:30px;
color:#5b2d4e;
text-transform:uppercase;
}

h2 {
font-weight:normal;
font-size:30px;
color:#c54005;
text-transform:uppercase;
}

.orangesmaller {
font-size:24px;
}

h3 {
font-weight:normal;
font-size:30px;
color:#0f4f67;
text-transform:uppercase;
}

h4 {
font-weight:normal;
font-size:20px;
color:#dfdfd3;
}

h5 {
font-weight:normal;
font-size:20px;
color:#0f4f67;
text-transform:uppercase;
}

.required{
	color:#0b3f50;
	font-weight:bold;
}



img.noborder {
border:none;
} 

img.noborder-block {
border:none;
display:block;
} 


img.cush {
display:block;
padding-bottom:15px;

} 


img.padding {
float:right;
padding-left:30px;

} 

img.bp {
float:right;
margin:0 0 10px 30px;
padding:2px;
border:2px solid #c7b299;
} 

img.bordergreenL2px {
float:left;
padding:2px;
margin-right:10px;
border:3px solid #5e8033;
} 

img.bordergreenR2px {
float:right;
padding:2px;
margin-left:10px;
border:3px solid #5e8033;
} 

img.border {
padding:2px;
border:3px solid #5e8033;
margin-top:25px;
}

/* Footer Essentials
---------------------------------------------------------------------------------*/ 
#footer {
	background: url(../images/core/footerBG.jpg) repeat-x;

    margin:0 auto;
	padding:0;
	bottom:0;
	clear:both;
	height:245px;	/* Height of the footer */
	width:100%;		
	font-size:14px;
	line-height:25px;
	
	
}

#footer .centerme {
	margin:0 auto;
	width:980px;
}

/* Footer Image  */
#leaves {
background: url(../images/core/footerImage.gif) no-repeat;
float:left;
margin-left:-70px;
padding:0;
height:245px;
width:207px;


}
/* About Us Footer Column */
	
	.colL {
	float:left;
	margin:15px 0 0 0;
	width:170px;
}

.cola {
	float:left;
	margin:0 0 0 -8px;
	width:80px;
}
.colb {
	float:left;
	margin:0 0 0 0;
	width:80px;
}
a.col-1:link, a.col-1:visited, a.col-1:focus {
	font-size:20px;
	color:#413028;
	text-decoration: none;
	font-weight:bold;
	}
a.col-1:hover {
	color:#645912;
	text-decoration: none;
}

/* Support Us Footer Column */
.colM {
	float:left;
	margin:15px 0px 0 48px;
	width:250px;
}

a.col-2:link, a.col-2:visited, a.col-2:focus {
	font-size:20px;
	color:#762121;
	text-decoration: none;
	font-weight:bold;
	}
a.col-2:hover {
	color:#500509;
	text-decoration: none;
}

/* Newsletter signup Footer Column */
.colR {
	float:right;
	margin:15px 0px 0 20px;
	width:330px;
}
a.col-3:link, a.col-3:visited, a.col-3:focus {
	font-size:20px;
	color:#5b2d4e;
	text-decoration: none;
	font-weight:bold;
	}
a.col-3:hover {
	color:#5d0b5c;
	text-decoration: none;
}
 

.footer, .push {
	height: 10px; /* .push must be the same height as .footer */
}



/* About Us Footer Column */

.col img {
	float:left;
	border:0px;
}

.copyright {
	padding:0;
	margin:0;
	font-size:10px;

}
.spacer {
	padding:0 10px;
	
}

a.moreinfo:link, a.moreinfo:visited, a.moreinfo:focus {
	color:#0e6683;
	display:block;
	text-decoration: underline;
	font-weight:bold;
	}


a.moreinfo:hover {
	color:#2f9ab9;
	text-decoration: underline;
}

#leftcontent a.moreinfo:link,#leftcontent a.moreinfo:visited,#leftcontent a.moreinfo:focus {
	color:#762222;
	display:block;
	text-decoration: underline;
	font-weight:bold;
	}
	

#leftcontent a.moreinfo:hover {
	color:#c54005;
	text-decoration: underline;
}
 
