/* colors
bg
body green			b6cf89
leftnav grey		e2e6d8
nav divider			dbe0ce
footer green		2a5e27

text
header blue			000099
*/

body{ 
	margin: 0; 
	padding: 0; 
	background: #b6cf89; 
}
body, th, td{ 
	font-size: 12px; 
	line-height: 1.4;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
}
h1,h2,h3,h4,h5,h6,p{ 
	margin: 0 0 15px 0;
	padding: 0;
}
h1{ 
	font-size: 24px; 
	color: #000099;
	font-family: "Georgia", serif;
	font-weight: normal;
}
h2{ 
	font-size: 19px; 
	color: #000099;
	font-family: "Georgia", serif;
	font-weight: normal;
}

h3{ 
	font-size: 12px; 
}

a{ 
	margin: 0;
	color: #2a5e27;
	text-decoration: none;
}
a:hover{ 
	text-decoration: underline;
}
img{ 
	border: none; 
}

#pagewrap{ 
	margin-left: auto; 
	margin-right: auto; 
	width: 967px; 
	padding-bottom: 10px; 
}

/* header */
#header{ 
	z-index: 0; 
	position: relative; 
	width: 967px; 
	height: 285px; 
	padding-top: 28px; 
	background: #b6cf89 url('/images/bg_header.jpg') no-repeat 5px bottom; 
}
#jump_to_main{ 
	position: absolute; 
}
.screen_reader_only, #jump_to_main a{ 
	position: absolute; 
	left: -9000px; 
}
#jump_to_main a:hover, #jump_to_main a:active, #jump_to_main a:focus{ 
	position: relative; 
	left: 0; 
}
#logo{ 
	z-index: 2;
	position: absolute;
	top: 25px;
	left: 0px;
}
#header_overlay{ 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 186px; 
	background: url('/images/header_overlay.png') no-repeat bottom; 
}
#header_people{
	position: absolute;
	right: 10px;
	bottom: -3px;
}

/* mainwrap */
#mainwrap{ 
	z-index: 1; 
	position: relative;
	background: url('/images/bg_page.gif') repeat-y; 
}
.clear_both{ 
	clear: both; 
}

/* leftnav */
#leftnav{ 
	position: relative; 
	float: left; 
	margin: -63px 58px 0 6px; 
	width: 220px; 
	background: #e2e6d8; 
}
#leftnav_cap{ 
	position: absolute; 
	top: -17px; 
	left: 0px; 
	width: 220px; 
	height: 17px; 
	background: url('/images/nav_top.png') no-repeat top; 
}
#navigation{ 
	margin: 0; 
	padding: 0; 
	list-style-position: inside; 
	line-height: 0.6; 
	font-size: 18px; 
	background: url('/images/bg_leftnav.gif') no-repeat; 
	color: white; 
}
#navigation li{ 
	padding: 0 0 2px 14px; 
	border-bottom: thin solid #dbe0ce;
}
#navigation li:hover{
	color: #a6bf79;
	background: #DDDEB5;
}
#navigation a{ 
	position: relative; 
	display: inline-block; 
	margin-left: -24px; 
	width: 186px; 
	height: 100%; 
	padding: 3px 0 2px 24px; 
	text-decoration: none; 
	line-height: 1.4; 
	font-size: 12px; 
	font-weight: 600; 
	color: black; 
}
#navigation li.home a{ 
	padding-bottom: 7px; 
	border: none; 
}
.invitational{ 
	padding: 15px 0; 
	text-align: center; 
}
.invitational .date{ 
	padding: 8px 0 8px 0; 
	font-weight: bold; 
}
.invitational a{ 
	text-decoration: none; 
	color: #2a5e27; 
}
#sign_up_button{ 
	line-height: 0; 
}

/* maincontent */
#maincontent{ 
	padding: 42px 50px 30px 282px; 
}
#rightbar{
	float: right;
	margin: 0 -20px 10px 30px;
	width: 180px;
	padding: 10px;
	background: #e2e6d8;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/* footer */
#footerwrap{ 
	margin-top: 30px; 
	padding-bottom: 16px; 
	background: url('/images/footer_bottom.gif') no-repeat left bottom; 
}
#footerwrap a{
	text-decoration: none; 
}
#footerwrap a:hover{
	text-decoration: underline; 
}
#footer{ 
	margin: 0 10px 0 6px;
	padding: 10px 0 0 0; 
	text-align: center; 
	background:#2a5e27; 
	color: #b6cf89; 
}
#footer a{ 
	color: #b6cf89; 
}
#footer .item{ 
	padding: 0 0.5em; 
}
#copyright{ 
	margin: 0 10px 0 6px;
	padding: 4px 0 4px 0; 
	text-align: center; 
	font-size: 10px;
	background:#2a5e27; 
	color: #96af69; 
}
#copyright a{ 
	color: #96af69; 
}

/* gallery */

.gallerywrap {
	float:left;
	margin: 0px 20px 20px 0px;
}

.gallerytitle {
	font-weight:bold;
	font-size:14px;
	text-align: center;	
}

.galleryphotocredit {
	font-size:10px;
	text-align: center;	
	color: #333333;
}


/* DONATIONS */

#donateinset p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#donateinset table, td, tr {
	color: #333333;
	font-size: 11px;
}

#donateinset a {
	text-decoration: none;
	color: #FFFFFF;
}

#doanteinset a:hover {
	text-decoration: underline;
}

#donateinset h2 {
	font-size: 12px;
	margin-top:5px;
	padding-top: 0px;
	margin-right: 10px;
	text-align: right;
	color: #CBE489;
}

.donatename {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEE;
	width: 180px;
}

.donateform {
	padding-left: 10px;
	padding-bottom: 10px;
}

#donateinset {
	width: 210px;
	font-size: 11px;
	color: #000;
	padding: 10px;
	background-color: #fff;
	border-top: 2px solid #B6CF89;
	border-bottom: 2px solid #B6CF89;
	border-left: 2px solid #B6CF89;
	border-right: 2px solid #B6CF89;

}

/* form error / success */

.formerror {
	width:100%; 
	padding:5px; 
	border:1px solid #CC8EBB; 
	background-color:#FFE4F4; 
	color:red; 
	margin-bottom:10px;
}

.formsuccess {
	width:100%; 
	padding:5px; 
	border:1px solid #69CC72; 
	background-color:#D6FFD8; 
	color:green; 
	margin-bottom:10px;
}

#grants td {
	padding: 3px;
	
}

	#grants td.amount {
	}


.news_events {
	padding: 20px 0;
	border-bottom:1px solid #cccccc;
	
}

#submitgrant {
	margin-bottom:20px;
}

#submitgrant table {
	width:400px;
	border-collapse: collapse;
}

#submitgrant th {
	font-weight: bold;
	padding-bottom: 10px;
}

#submitgrant td {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}

#submitgrant td.leftcolumn {
	width:34%;
	font-weight: bold;
	vertical-align: top;

}

#submitgrant td.rightcolum {
	width:76%;
	
}

#submitgrant ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/*#pagewrap{ outline: thin solid green; }*/
/*#header{ outline: thin solid yellow; }*/
/*#mainwrap{ outline: thin solid blue; }*/
/*#maincontent{ outline: thin solid red; }*/
/*#leftnav{ outline: thin solid red; }*/
