body {
margin: 0px 15px 0px 15px;
padding: 0;
background: #000000;
color: #000000;
font-size: 8pt;
font-family: verdana,helvetica,sans-serif;
text-align: center;
min-width: 1000px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
color: #570D1A;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color: #570D1A;
}

.section_head, h3 {
font-size: 10pt;
font-weight: bold;
color: #570D1A;
}

.section_subhead, h4 {
font-size: 10pt;
font-weight: bold;
color: #000;
}

.highlight {
font-weight: bold;
color: #570D1A;
}

#header {
margin: 0 auto;
width: 1000px;
background: #570D1A;
}

#logo 
{
    padding: 10px;
}

#container {
margin: 0 auto;
padding: 0;
width: 1000px;
text-align: left;
background: #570D1A;
}

#left {
width: 130px;
float: left;
padding: 10px;
background: #570D1A;
}

#center {
width: 830px;
float: left;
padding: 10px;
margin: 0;
text-align: justify;
background: #F0E68C;
font-size: 10pt;
}

.clear {
clear: both;
width: 1000px;
height: 0;
}

#footer {
margin: 0 auto 0 auto;
width: 1000px;
height: 75px;
line-height: 1.5;
background: #570D1A;
color: #F0E68C;
}

#footleft {
width: 380px;
float: left;
padding: 10px;
text-align: left;
}

#footright {
width: 580px;
float: left;
padding: 10px;
text-align: right;
}

.menu_base {
font-weight: bold;
}

.menu_base ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

.menu_base li {
margin: 0;
}

.menu_base a {
display: block;
padding: 2px;
border: 1px solid;
border-color: #6F1420 #000000 #000000 #6F1420;
background-color: #570D1A;
}

.menu_base a:link, .menu_base a:visited {
color: #F0E68C;
text-decoration: none;
margin: 0px;
}

.menu_base a:hover, .menu_base a:active,
.menu_active a:link, .menu_active a:visited,
.menu_active a:hover, .menu_active a:active {
background-color: #F0E68C;
color: #570D1A;
margin: 0px;
}

.Input500
{
    width: 480px;
}

.Input410 
{
    width: 410px;
}

.Input150
{
    width: 150px;
}

.Input200 
{
    width: 200px;
}

.Input300
{
    width: 300px;
}

.Input100
{
    width: 100px;
}

.Input50 
{
    width: 50px;
}

.Input40 
{
    width: 40px;
}

.Input30
{
    width: 30px;
}

.CommentBox
{
	width: 400px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
    color: #F0E68C;
    text-decoration: none;
    font-weight: bold;
    margin: 1px;
}

a:active, a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    border: dotted 1px #000000;
    margin: 0px;
}

#center a:link, #center a:visited
{
    color: #570D1A;
    text-decoration: none;
    font-weight: bold;
    margin: 1px;
}

#center a:active, #center a:hover
{    
    color: #6F1420;
    text-decoration: none;
    font-weight: bold;
    border: dotted 1px #000000;
    margin: 0px;
}

input, textarea, select
{
    font-size: 8pt;
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}

.nav_button
{
	text-align: center;
	background: #570D1A;
	font-weight: bold;
	border: 1px solid #000000;
}

.nav_button a
{
	display: block;
}

.contact_card
{
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #e7e7e7;
	color: #000;
	border: 1px solid #000;
}

.center_contents td
{
	text-align: center;
}