.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #E9CE6C;
	text-decoration: none;
}
.topnav a:visited {
	color: #6633FF;
	text-decoration: none;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C472E;
	background-position: center top;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}
.leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav a:hover {
	color: #E9CE6C;
	text-decoration: none;
}
.leftnav a:visited {
	color: #6633FF;
	text-decoration: none;
}
.textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	vertical-align: top;
}
.textarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bolder;
	color: #8C472E;
	text-decoration: none;
}
.textarea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8C472E;
	text-decoration: none;
}
.textarea h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8C472E;
}
.textarea p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
.textarea h2 a:link {
	color: #8C472E;
	text-decoration: underline;
}
.textarea h3 a:link {
	color: #8C472E;
	text-decoration: underline;
}
.textarea p a:link {
	color: #0000FF;
	text-decoration: underline;
}
.textarea p a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C472E;
}
.footer a:link {
	color: #8C472E;
	text-decoration: underline;
}
.texarea img {
	display: inline;
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}
.leftnav img {
	background-position: center;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
