body {
	background-color: #2f4862;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

h1 {
	margin: 25px 20px;
	}

h2 {
	margin: 25px 20px 10px 20px;
	font-size: 14px;
	}

strong {
	font-weight: bold;
	font-size: 10px;
	}

.wrapper {
	width: 790px;
	margin: auto;
}

#headerLogo {
	width: 790px;
	text-align:right;
}

#sectionBody {
	background: #a35202;
	border: 15px solid white;
}

#sectionBodyLeft {
	float: left;
	text-align: left;
	width: 249px;
	padding: 0;
}

#nav {
	background-color: #a35202;
	width: 249px;
	height: 256px;
	padding: 10px 0;
	border-bottom: 6px solid white;
}
div>#nav{
/* hack for firefox */
	width: 249px;
	height: 230px;
}
#nav ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#nav ul li a{
	color:#dfb663;
}
#nav ul .active a {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#nav ul ul{
	font-weight: normal;
	text-transform: none;
	margin: 0 0;
	font-size: 11px;
	line-height: 18px;
	color: white;
}
#nav ul ul li {
	line-height: 17px;
}

#nav ul ul .active {
	list-style-image: url(../img/bullet.gif);
}
#nav ul .active ul li a{
	font-weight: normal;
}

.nav_rule{
	margin: 0;
	background-image: url(../img/line_dotted_horizontal.gif);
	width: 210px;
	height: 1px;
}

#photo {
	background-color:#efe6d4;
	color: #a78c54;
	margin:0;
}
#photo_longpage {
	background-color:#efe6d4;
	color: #a78c54;
	margin:0;
	border-bottom: 6px solid white;
}
#left_fill {
	margin-top: 4px;
	height: auto;	
	background-color: #a35202;
}

#home_text{
	padding: 35px 20px 5px 20px; 
	height: 250px; 
	font-size: 11px; 
	line-height: 17px;
	background-color:#efe6d4;
	color: #a78c54;
}
div>#home_text {
	height: 210px;
}

#home_text a{
	 color: #a78c54;
}
.home_ie_hack{
	margin-bottom: -3px;
}
div>.home_ie_hack {
	margin-bottom: 0px;
}
.home_photo {
	margin-left: -3px;
	margin-right: -3px;
	height: 247px;
	width: 250px;
	float: left;
}
div>.home_photo {
	margin-left: 0;
	margin-right: 0;
	height: 250px;
}

#sectionBodyRight {
	float: right;
	text-align: left;
	width: 511px;
	border-left: 6px solid white;
	height: 506px;
	min-height: 506px;
}
div>#sectionBodyRight {
	width: 505px;
	min-height: 506px;
	height: auto;
}

#homeBodyRight {
	float: right;
	text-align: left;
	width: 511px;
	border-left: 6px solid white;
	height: 503px;
	min-height: 503px;
}
div>#homeBodyRight {
	width: 505px;
	min-height: 506px;
	height: auto;
}

#sectionBodyRight p {
	margin: 0px 25px 25px 20px;
}

#sectionBodyRight li{
	margin-bottom: 8px;
	margin-right: 15px;
	font-size: 10px;
	line-height: 15px;
}

#sectionBodyRight table{
	width: 445px;
	background-color:#dddddd;
}

#sectionBodyRight td, #sectionBodyRight th {
	padding: 3px 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #fefefe;
	text-align:left;
}

.about_us {
	background-color: #DDE5B6;
}
.giving{
	background-color: #DAE6EF;
}
.grant_guidelines{
	background-color: #EFE6D4;
}
.announcements{
	background-color: #E5DFD3;
}
.contact_us{
	background-color: #F4F1C4;
}

#footer {
	clear: both;
	text-align: left;
	font-size: 10px;
	text-transform: capitalize;
	color: white;
	margin-left: 35px;
}

#footerlinks {
	float: right;
	font-weight: bold;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#history td {
	min-height: 115px;
	padding: 6px;
	font-size: 9px;
	color: #111111;
	background-color: #eef0e1;
	width: 125px;
}

#history .color1 {
}

#history .color2 {
	background-color: #d7dfe5;
}
