.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #502D0D;
}
	.maintext a:link { color: #E3B164; text-decoration: none; }
	.maintext a:visited { color: #E3B164; text-decoration: none; }
	.maintext a:hover { color: #502D0D; text-decoration: none; }
	.maintext a:active { color: #FFFCDD; text-decoration: none;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #E3B164;
	font-weight: bold;
		
}	.navtext a:link { color: #502D0D; text-decoration: underline; }
	.navtext a:visited { color: #502D0D; text-decoration: underline; }
	.navtext a:hover { color: #E3B164; text-decoration: underline; }
	.navtext a:active { color: #FFFCDD; text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #E3B164;
	font-weight: bold;
		
}	.subhead a:link { color: #E3B164; text-decoration: none; }
	.subhead a:visited { color: #E3B164; text-decoration: none; }
	.subhead a:hover { color: #E3B164; text-decoration: none; }
	.subhead a:active { color: #FFFCDD; text-decoration: none;
}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #502D0D;
}
	.subtext a:link { color: #E3B164; text-decoration: underline; }
	.subtext a:visited { color: #E3B164; text-decoration: underline; }
	.subtext a:hover { color: #502D0D; text-decoration: underline; }
	.subtext a:active { color: #FFFCDD; text-decoration: underline;
}


	.admintext a:link { color: #502D0D; text-decoration: underline; }
	.admintext a:visited { color: #502D0D; text-decoration: underline; }
	.admintext a:hover { color: #E3B164; text-decoration: underline; }
	.admintext a:active { color: #502D0D; text-decoration: underline;
}