@charset "ISO-8859-1";
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9A7964;
	text-decoration: none;
}
.navtext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9A7964;
	text-decoration: none;
}
.navtext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9A7964;
	text-decoration: none;
}
.navtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #77584A;
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #51442C;
	text-decoration: none;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #FAF8EC;
	text-decoration: none;
}
