﻿@charset "UTF-8";
.center {
	text-align: center;
}
h2 {
	color: #221E1D;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
a, a:active, a:visited {
	color: #621212;
}
a:hover {
	color: #221E1D;
}
.top {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
}
li {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	word-spacing: normal;
}
.style1 {
	font-family: "Times New Roman";
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
}
#footer p a:hover {
	text-decoration: underline;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}
#topnav li a {
	padding: 10px;
	border: 1px solid #621212;
	color: #f9c44f;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	background-color: #621212;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12pt;
}
#topnav li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	display: block;
	float: left;
	clear: none;
	width: 192px;
}
#topnav li a:hover {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #000;
}
.extrapad5pt {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 12pt;
}
#footer p a {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 18pt;
	color: #621212;
	padding: 0px;
	margin-bottom: 5px;
	font-family: Georgia;
	font-weight: normal;
	text-align: left;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11pt;
	line-height: 15pt;
}
#topnav li.long {
	width: 15%;
}
h4 {
	font-size: 9pt;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
#topnav li.longer {
	width: 18%;
	font-weight: bold;
}
#topnav li.short {
	width: 11%;
}
#topnav li.middle {
	width: 13%;
}
.imgleft {
	text-align: left;
	padding-right: 10px;
}
.imgright {
	text-align: right;
	float: right;
	padding-right: 10px;
}

.small {
	font-size: 7pt;
	text-transform: uppercase;
	line-height: 14pt;
}
#rightcol h1 {
	font-size: 16pt;
	padding: 0px;
	margin-bottom: 5px;
	font-family: Georgia;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
#rightcol p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 12pt;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
