@charset "utf-8";

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom: 20px;
}
th, td {
	text-align:left;
	font-weight:normal;
	padding: 5px;
}
fieldset {
	border: 1px solid #F60;
	background-color: #5D150B;
	padding-top: 15px;
	padding-left: 10px;
}
p.caption {
	font-weight:normal;
	font-size: 90%;
}
table, td, th {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* @group System template changes */

.system-message, .system-error-message {
/* 	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;*/
	min-height: 110px;
	height: auto !important;
	height: 110px;
/* 	padding: 36px 36px 36px 180px;*/
}

/*.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}*/

.system-message h1, .system-error-message h1 {
/* 	color: #000; */
	margin: 0 0 18px 0;
}

.system-message a:link, .system-error-message a:link {
/* 	color: #1969bc; */
}
input.cat_textbox {
	width:230px;
}

/* main */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	background-color: #000;
	margin: 0px;
	color: #ffffcc;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #98AD68;
	font-weight: normal;
	margin-bottom: 0.8em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #98AD68;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C90;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #98AD68;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0.5em;
	padding: 0px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0px;
}
hr {
	color: #B58A2C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1.5em;
}
li {
}
ul li {
	margin-bottom: .5em;
	margin-left: 30px;
}
ul li ul li{
	margin-top: .5em;
}

#wrapper {
	margin: auto;
	width: 900px;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-color: #330100;
}
.small {
	font-size: 80%;
}
.caption {
	font-style: italic;
}
.video_right {
	width: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#header {
	height: 206px;
	padding-bottom: 23px;
	position: relative;
}
#go_home a {
	text-indent: -5000px;
	display: block;
	width: 350px;
	height: 200px;
}

#utility_nav {
	position: relative;
	top: -20px;
}

#utility_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#utility_nav li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
#utility_nav a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#global_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#global_nav li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}

#top_border {
	text-align: center;
	margin-top: -15px;
	clear: both;
}

#inner_wrapper {
	margin: auto;
	width: 835px;
}
#global_nav {
	text-align: center;
	margin-top: 15px;
}
#subnav {
	text-align: center;
	margin-bottom: 25px;
}
#subnav a {
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98AD68;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px; 
	padding-bottom: 5px; 
}

#content {
	margin-top: 20px;
}

.projects p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

#flash_banner {
	margin-bottom: 20px;
}

#content_left {
	float: left;
	width: 280px;
	text-align: right;
}
#content_left a {
	color: #98AD68;
	text-decoration: none;
}
#content_left a:hover {
	color: #F8F8F8;
	text-decoration: none;
}

#content_right {
	float: right;
	width: 525px;
}
#content_right h2 {
	margin-bottom: 0px;
}
#content_right p {
	margin-top: 0px;
}
#content_right a {
	color: #FC3;
	text-decoration: none;
}

#slideshow a img {
	border: 1px solid #BBB;
	padding: 2px;
	vertical-align: top;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 0;
}

#border_bottom {
	text-align: center;
}
#footer_text {
	font-size: 10px;
	text-align: right;
	margin-right: 33px;
	margin-top: 10px;
	padding-bottom: 1px;
}
#footer_text a {
	color: #FFF;
}

.fl_r { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.fl_l { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/** ABOUT **/
#nav_about { display: inline-block; margin-left: -20px; margin-right: 20px; }
#nav_about a {
	background: url(../images/about.png) no-repeat;
	height: 16px;
	width: 214px;
	text-indent: -9999px;
	display: inline-block;
}
body#about #nav_about a { width: 214px; height: 26px; background: url(../images/about_selected.png) no-repeat; }
body.mission a#mission_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.events a#events_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.people a#people_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.service_areas a#service-areas_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.contact a#contact_sub { color: #FFF; border-bottom: 2px solid #F90; }

/** PROJECTS **/
#nav_projects { display: inline-block; margin-left: 20px; margin-right: 20px; }
#nav_projects a {
	background: url(../images/projects.png) no-repeat;
	height: 19px;
	width: 88px;
	text-indent: -9999px;
	display: inline-block;
}
body#projects #nav_projects a { width: 94px; height: 25px; background: url(../images/projects_selected.png) no-repeat; }

/** PARTNERSHIPS **/
#nav_partnerships { display: inline-block; margin-left: 20px; margin-right: 20px; }
#nav_partnerships a {
	background: url(../images/partnerships.png) no-repeat;
	height: 15px;
	width: 138px;
	text-indent: -9999px;
	display: inline-block;
}
body#partnerships #nav_partnerships a { width: 138px; height: 25px; background: url(../images/partnerships_selected.png) no-repeat; }
body.partnerships_in_work a#partnerships_in_work_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.supply_partners a#supply_partners_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.wish_list a#wish_list_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.donor_thanks a#donor_thanks_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.partner_links a#partner_links_sub { color: #FFF; border-bottom: 2px solid #F90; }

/** PARTICIPATE **/
#nav_participate { display: inline-block; margin-left: 20px; margin-right: 20px; }
#nav_participate a {
	background: url(../images/participate.png) no-repeat;
	height: 15px;
	width: 118px;
	text-indent: -9999px;
	display: inline-block;
}
body#participate #nav_participate a { width: 118px; height: 25px; background: url(../images/participate_selected.png) no-repeat; }
body.runwild a#runwild_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.externship a#externship_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.donate a#donate_sub { color: #FFF; border-bottom: 2px solid #F90; }
body.membership a#membership_sub { color: #FFF; border-bottom: 2px solid #F90; }

body#home #header { background: url('../images/header_home.jpg') no-repeat; }
body#about #header { background: url('../images/header_about.jpg') no-repeat; }
body#projects #header { background: url('../images/header_projects.jpg') no-repeat; }
body#participate #header { background: url('../images/header_participate.jpg') no-repeat; }
body#partnerships #header { background: url('../images/header_partnerships.jpg') no-repeat; }
#partnerships #wrapper #inner_wrapper #content #content_right p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

