html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #4E2003;
}
a.leftnav:link, a.leftnav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #4D4133;
	text-decoration: none;
	margin-right: 15px;
	letter-spacing: -1px;
	font-size: 14px;
}
a.leftnav:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 9px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D4133;
	border-right-color: #4D4133;
	border-bottom-color: #4D4133;
	border-left-color: #4D4133;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #812A10;
	padding-right: 15px;
}
a.highlightnav:link, a.highlightnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	text-transform: uppercase;
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E1108;
	border-right-color: #1E1108;
	border-bottom-color: #1E1108;
	border-left-color: #1E1108;
	background-color: #FFFFFF;
}
a.highlightnav:hover {
	color: #E8D9C2;
	text-decoration: underline;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: none;
}
