.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #592C0C;
}
.CopyrightText a {
	font-weight: bold;
	color: #592C0C;
	text-decoration: underline;
}
.BiographyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #592C0C;
}
.BiographyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D3916;
}

td.BiographyText {
	padding-bottom:15px;
	border-bottom:1px solid #7D3916;
}

.BiographyTitleSmaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #592C0C;
}

.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B2314;
	line-height: 14px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9B2100;
}
.CellPadder {
	padding-right: 5px;
	padding-bottom: 5px;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2314;
	background-color: #FEFEFE;
}

.CommunityDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #592C0C;
}
.CommunityContent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B2314;
	line-height: 14px;
}
a {
	color: #A62600;
	text-decoration: underline;
}
.MainContentGeorgia {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2314;
	line-height: 14px;
}
.MainContentGeorgia p {
	margin-top: 0px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SiteMapLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.RadioGroupLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #592C0C;
	font-weight: bold;
}
.RadioGroupLabel input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2314;
	background-color: #F7EBDE;
}

.RollOverOut a
{
    position: relative;
}

.RollOverOut a .Over {
	display: none;
}


.RollOverOut a:hover .Over {
	display: block;
}


.RollOverOut a:hover {
    * display:block;
}
.BrownColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color: #F7E8D7;
}
.BrownColumn a{
	color: #220902;
	text-decoration:none;
}
.BrownColumn a:hover {
	text-decoration:underline;
}
.Subtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #592C0C;
}
.RedAsterix {
	color: #CC0000;
}

