﻿.center {
	text-align: center;
}
.button {
	border-width: 0px;
}

a:visited {
	color: #0000b7;
}
a:link {
	color: #0000b7;
}
a:hover {
	color: #2FACFF;
}

.photomargin {
	margin-left: 20px;
	margin-right: 20px;
}
.Dividers {
	background-color: #724b25;
	line-height: 1px;
}
.h1 {
	border-width: thin;
	border-color: #724b25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #724b25;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	border-bottom-style: double;
}
.h2 {
	color: #724b25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	font-style: normal;
	line-height: normal;
}
.h3 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	font-style: normal;
	line-height: normal;
}

.h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	line-height: normal;
}

	

.h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: bold;
	color: #724b25;
}
h6 a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: normal;
	color: #724b25;
	font-style: italic;
	line-height: 150%;
}

.h6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: normal;
	color: #724b25;
	font-style: italic;
	line-height: 150%;
}

.h6 a:hover{

	color: #2FACFF;
}

body  {
	text-align: center;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
	
html   {
	margin: 0;
	padding: 0;
}	

#page-container {
	margin: 15px auto auto auto;
	width: 770px;
	text-align: left;
}

#header {
	height: 126px;
}

#menu {
  height: 48px;
  }

#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
  }
  
#menu ul li {
	height: 30px;
	margin: 1px;
	position: relative;
	float: left;
}
  
#menu li ul {
  display: none;
  position: absolute;
  margin: 12px; 
  top: 3em;
  left: 0;
  }
      
#menu li.over ul {
	display: block;
}

#menu li:hover ul {
	display: block;
}

#menu ul li ul li a {
	color: #724b25;
	background: #ffffff;
	text-align: center;
	text-decoration: none;
	width: 10em;
}

#menu ul li ul li {
	border-style: none solid solid solid;
	border-width: thin;
	border-color: #724b25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #724b25;
	background: #ffffff;
	text-decoration: none;
	width: 172px;
	height: 20px;
	position: relative;
	z-index: 10;
	margin: 0px;
	padding-left: 5px;
	clear: both;
}


#menu ul li ul li a:hover {
font-weight: bold;
color: blue;
z-index: 10;
}


#content {
	padding: 10px;
}

#footer {
	clear: left;
	height: 70px;
	font-family: "Arial Narrow";
	font-size: 1.4em;
	color: #724b25;
	border-top: 1px solid #fedfb0;
	padding: 8px 25px;
	line-height: 18px;
	border-top-color: #724B25;
}

#footer a {
	color: #724b25;
	text-decoration: none;
}

#footer a:hover {
	color: #2facff;
	text-decoration: underline;
}


#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	
	}
	
	.tabledata {
	margin: 0px;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.6em;
	line-height: normal;
	background-color: #E3C99B;
}
.tableheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	line-height: normal;
	background-color: #DCB97E;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.h4b {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.6em;
	line-height: normal;
}


