.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D5636;
	margin: 10px;
}
.pageheading {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	font-weight: bold;
	color: #6D5636;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.bodytextunderscored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodytextunderscoredshaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menusectheads {
	font-family: "Palace Script MT";
	font-size: 36px;
	color: #A19798;
}
