.maintext {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #847542; text-decoration: none;
}
.maintext A:link {
		color: #847542; text-decoration: underline;
}
.maintext A:visited {
		color: #847542; text-decoration: underline;
}
.maintext A:active {
	color: #847542; text-decoration: none;
}
.maintext A:hover {
	color: #847542; text-decoration: none;
}

.maintextwhite {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF; text-decoration: none;
}

.bullettext {
	font: 13px/10px Georgia, "Times New Roman", Times, serif;
	color: #847542; text-decoration: none;
}

.footertext {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #847542; text-decoration: none;
}
.footertext A:link {
		color: #847542; text-decoration: underline;
}
.footertext A:visited {
		color: #847542; text-decoration: underline;
}
.footertext A:active {
	color: #847542; text-decoration: none;
}
.footertext A:hover {
	color: #847542; text-decoration: none;
}.homepanelheader {
	padding: 5px 0px 0px 10px;
}
.butts {
	font: bold small-caps 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #000000;
	height: 25px;
	border-top: 2px ridge;
	border-right: 2px ridge;
	border-bottom: 2px ridge;
	border-left: 2px ridge;
}
