body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #2B201D;
}
body, td, th {
	font: Arial;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #568b53;
	text-decoration: underline;
	text-weight: bold;
}
.white_sub_titles {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue_text {
	color: #00F;
	font:Arial;
	font-size: 14px;
}
.black_sub_titles {
	color: #568c32;
	font-size: 20px;
	font-weight: bold;
	font-family: Candara;
}
.blue_sub_titles {
	color: #568c32;
	font-size: 17px;
	font-weight: bold;
	font-family: Candara;
}
.caption {
	font-family: Arial;
	font-size: 13px;
	font-style:italic;
	color: #3e403f;
}
.body {
	color:#000;
	font-family: Arial;
	font-size:13px;
}
.footer {
	font-family: Arial;
	font-size:10px;
	color: #568b53;
}
.topnav {
	font-family: Candara;
	font-size: 16px;
	color: 804a26;
}
.navbutton {
	color: #804a26;
	font-family: Candara;
	font-size: 14px;
	font-weight: bold;
}
.topnavselected {
	font-family: Candara;
	font-size:18px;
	color: #568c32;
	font-weight: bold;
}
.columnheader {
	color: #804a26;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}
.columnsubheader {
	color: #568c32;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}
.bodylink {
	color: #568c32;
	font-family: Arial;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
}
.bodyfeature {
	color: #568c32;
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
}
.pageheader {
	color: #568c32;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}
.pagesubheader {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
}
.sidebar {
	font-family: Arial;
	font-size: 14px;
	color: #804a26;
}
.sidebar_subtitle {
	font-family: Arial;
	font-size: 12px;
	color: #804a26;
	text-decoration: italic;
}
.sidebar_selected {
	font-family: Arial;
	color: #568c32;
	font-weight: bold;
}
.crumbtrail {
	font: Arial;
	font-size: 10px;
	color: #C8C8C8;
	text-decoration: italic;
}