/*---------------global---------------*/

body {
	font: 12px Arial, sans-serif;
	line-height: 1.5em;
	color: #333;
	background: #FFF url(../img/bkgd_body.gif) repeat-x;
	margin: 0;
}

a {
	text-decoration: none;
	color: #e27100;
}

h1 {
	font: italic 18px Georgia, 'Times New Roman', Times, serif;
	color: #481e02;
	margin: 0 0 15px 0;
}

h1 a {
	color: #481e02;
	text-decoration: none;
}

h2 {
	font: italic 16px Georgia, 'Times New Roman', Times, serif;
	color: #481e02;
	margin: 0 0 10px 0;
}

h2 a {
	color: #481e02;
	text-decoration: none;
}

h3 {
	font: italic 14px Georgia, 'Times New Roman', Times, serif;
	color: #481e02;
	margin: 0 0 10px 0;
}

h3 a {
	color: #481e02;
	text-decoration: none;
}


.bullet li{
	display: block;
	padding-left: 15px;
	background: url(../img/bullet.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

#pullquote {
	font: italic 16px Georgia, 'Times New Roman', Times, serif;
	color: #481e02;
	padding: 15px 30px 15px 30px;
	width: 430px;
	border-top: 1px solid #bea371;
	border-bottom: 1px solid #bea371;
	margin: 15px 0 15px 0;
	line-height: 1.75em;	
}

hr {
	border: 0;
	color: #bea371;
	background: #bea371; 
	height: 1px;
	width: 100%;
	margin-bottom: 15px;
}

#corner {
	position: absolute;
   	right: 0;
   	left: 0;
   	display: block;
   	height: 162px;
   	width: 162px;
	}

/*---------------end global---------------*/


/*---------------page specific---------------*/

#wrapper {
	width: 786px;
	background: #FFF url(../img/bkgd_container.gif) repeat-x;
	text-align: center;
}

#wrapper a.on:link,
#wrapper a.on:visited {
	background-color: #8c6630;
	color: #ddd0bb;
}

#container {
	width: 780px;
	margin: 0 3px 0 3px;
	background: #FFF;
	text-align: left;
	height: 500px;
	padding: 0;
}

#content {
	width: 780px;
	padding: 0 0 30px 0;
	background: url(../img/bkgd_content.gif) repeat-y;
	margin: 0;
}

#content ul, li {
	padding: 0;
	margin: 0;
}

#content_news {
	float: left;
	width: 195px;
	padding: 20px 0 0 15px;
}

#content_right {
	float: right;
	width: 500px;
	padding: 20px 30px 0 0;
	text-align: left;
}

.caret ul {
	padding: 0;
	margin-left: 4px;
}

.caret li {
	display: block;
	padding-left: 10px;
	text-align: left;
	background: url(../img/caret.gif) no-repeat 0px 5px;
	float: left;
	margin-bottom: 20px;
}

/* Holly Hack for IE \*/
	* html .caret ul li { float: left; height: 1%; }
	* html .caret ul li a { height: 1%; }

.homepage_header {
	font-size: 16px;
	line-height: 1.625em;
}

.icon {
	float: left;
	margin: 0 15px 0 0;
	border: 0;
}

.homepage_text {
	width: 375px;
	margin-left: 116px;
}

#donate {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.23em;
	float: left;
	background: url(../img/btn_donate.gif) no-repeat;
	width: 194px;
	height: 58px;
}

#donate p {
	top: 11px;
	left: 72px;
	width: 95px;
	position: relative;
	padding: 0;
	margin: 0;
}

#below_nav {
	padding: 20px 15px 0 15px;
	text-align: left;
}

#small {
	font: 11px Arial, sans-serif;
	line-height: 1.25em;
	color: #333;
	width: 170px;
	padding: 8px;
	border: 1px solid #dbceb5;
	margin: 0 0 15px 0;
	background: url(../img/bkgd_small.gif) repeat-x top;
}

#below_nav h1{
	font: italic 14px Georgia, 'Times New Roman', Times, serif;
	color: #481e02;
	margin: 0 0 15px 0;
}

.number {
	margin: -2px 5px 0 0;
	float: left;
}

.fake_bullet {
	margin: 3px 5px 0 0;
	float: left;
}

.column_right {
	float: right;
	width: 220px;
	padding-right: 30px;
}

.column_left {
	float: left;
	width: 220px;
	padding-right: 30px;
}

.gallery_column {
	float: left;
	width: 155px;
}

.gallery_columns {
	float: left;
	width: 155px;
	margin-left: 17px;
}

.zone_gallery {
	font: 11px Arial, sans-serif;
	line-height: 1.25em;
	color: #333;
	margin-bottom: 25px;
}


/*---------------end page specific---------------*/


/*---------------footer---------------*/

#footer {
	width: 780px;
	height: 15px;
	background-color: #bea371;
	margin: 3px 0 5px 0;
}

.footer_left {
	font-size: 10px;
	float: left;
	margin: 0 0 0 5px;
}

.footer_right {
	font-size: 10px;
	float: right;
	margin: 0 5px 0 0;
}

/*---------------end footer---------------*/



/*---------------header---------------*/

#header {
	background: url(../img/bkgd_header.gif) repeat-y;
	width: 780px;
	height: 98px;
	border: 0;
}

#header a {
	font-size: 30px;
	color: #bd9d7d;
	letter-spacing: .05em;
}

#header img {
	float: right;
	margin: 20px 18px 0 0;
	border: 0;
}

#header p {
	/*border: 1px solid red;*/
	padding: 60px 0 0 12px;
	margin: 0;
}

/*---------------end header---------------*/


/*---------------mastheads & blurbs---------------*/

#blurb_home {
	font: 30px Georgia, 'Times New Roman', Times, serif;
	color: white;
	position: relative;
	/*height: 250px;*/
	top: 208px;
	left: 250px;
	width: 529px;
}
	
#masthead_home {
	background: url(../img/masthead_home.jpg); 
	height: 250px; 
	width: 780px;
}

#masthead_about {
	background: url(../img/masthead_about.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_services {
	background: url(../img/masthead_services.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_get_involved {
	background: url(../img/masthead_get_involved.jpg); 
	height: 150px; 
	width: 780px;
}
#masthead_jobs {
	background: url(../img/masthead_jobs.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_events {
	background: url(../img/masthead_events.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_resources {
	background: url(../img/masthead_resources.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_contact {
	background: url(../img/masthead_contact.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_sitemap {
	background: url(../img/masthead_sitemap.jpg); 
	height: 150px; 
	width: 780px;
}

#masthead_tert {
	background: url(../img/masthead_tert.gif); 
	height: 70px; 
	width: 780px;
}

#blurb_sec {
	font: 30px Georgia, 'Times New Roman', Times, serif;
	color: white;
	position: relative;
	/*height: 150px;*/
	top: 108px;
	left: 250px;
	width: 529px;
}

#blurb_tert {
	font: 30px Georgia, 'Times New Roman', Times, serif;
	color: white;
	position: relative;
	/*height: 150px;*/
	top: 28px;
	left: 250px;
	width: 529px;
}

/*---------------end mastheads & blurbs---------------*/


/*---------------nav---------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 30px;
	background-color: #bea371;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background: #bea371 url(../img/bkgd_nav.gif) repeat-x;/*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: auto;
	border-right: 1px solid white;
	text-decoration: none;
	font: 14px Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 12px 5px 12px;
	letter-spacing: .01em;
}

/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 194px; /*width of sub menu levels*/
	font: 13px Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 0 6px 25px;
	border-top: 1px solid #fff;
	border-right: 0;
	text-align: left;
	background: #bea371 url(../img/arrow_nav.gif) no-repeat center left;
}

.suckertreemenu ul li a:hover{
	background-color: #8c6630;
	color: #ddd0bb;
}

/*Background image for top level menu list links */
	.suckertreemenu .mainfoldericon{
	background: #bea371 url(../img/bkgd_nav.gif) repeat-x;
}

/*Background image for subsequent level menu list links */
	.suckertreemenu .subfoldericon{
	background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}

/* Holly Hack for IE \*/
	* html .suckertreemenu ul li { float: left; height: 1%; }
	* html .suckertreemenu ul li a { height: 1%; }

#nav_contact {
	width: 118px;
}
	
#nav_resources {
	width: 115px;
}

#nav_events {
	width: 64px;
}

#nav_involved {
	width: 135px;
}

#nav_services {
	width: 97px;
}

#nav_about {
	width: 109px;
}

.nav_border {
	border-bottom: 1px solid #fff;
}


/*---------------end nav---------------*/

/*---------------sec nav---------------*/

#sec_nav {
	float: left;
	width: 225px;
	color: #ddd0bb;
}

#sec_nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, sans-serif;
	width: 225px;
	background-image: url(../img/bkgd_sec_nav.gif);
}

#sec_nav ul a {
	display: block;
	border-top: 2px solid #FFF;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 0 5px 23px;
	background: url(../img/arrow_nav.gif) no-repeat 0 10px;
	/*height: 20px;*/
}

#sec_nav ul a:hover {
	background-color: #8c6630;
	color: #ddd0bb;
}

#sec_nav ul li ul li a{
	display: block;
	font: 11px Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 10px 35px;
	border: 0;
	/*height: 10px;*/
	text-align: left;
	background: #8c6630 url(../img/arrow_nav.gif) no-repeat 10px 3px;
}

/* Holly Hack for IE \*/
	* html #sec_nav ul li { float: left; height: 1%; }
	* html #sec_nav ul li a { height: 1%; }

/* IE 7 */
	html>body #sec_nav ul a { *background: url(../img/arrow_nav.gif) no-repeat 0 12px; }
	html>body #sec_nav ul li ul li a{ *background: #8c6630 url(../img/arrow_nav.gif) no-repeat 10px 6px; }

/*---------------end sec nav---------------*/

/*---------------drop shadow---------------*/
/*------------------------------------
	Title: Cross-Browser Text Drop Shadows
	Author: Scott Jehl, www.scottjehl.com, scott@scottjehl.com
	Date: 7/19/06
	http://creativecommons.org/licenses/by-nc-sa/2.5/
--------------------------------------*/

/*Appearance of Drop Shadow Text*/
span.shadow {
	top: 2px;
	left: -2px;
	color: #666;
}

/*necessities*/
.highContrast {
	position: relative;
	color: #fff;
}
.highContrast span {
	position: relative;
}
span.shadow {
	position: absolute;
}	

/*---------------end shadow---------------*/
