body {
	background-color: #ceba95;	   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #3a2d1c;
	margin:4px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height: ;
	padding:0px;
	vertical-align:top;
	
}

LI {
list-style:disc;
}

UL
{
margin-top:2px;
}

.bullet  {
list-style:disc; font-weight: normal;
}

A {
	text-decoration: none;
	border:0px;
	
}
A.sitemap
{
  color:black;	
}

form {
	background-color: #CCCC99;
}
 

#wrap	{ color: #3a2d1c; border: 3px solid #3A2D1C; width: 750px;  margin-left: -375px; margin-right:300px; position: absolute; left: 50%; background: #fdf7eb; padding:0px; }
#wrap2	{ color: #3a2d1c; border: 3px solid #3A2D1C; width: 550px;  margin-left: -280px; position: absolute; left: 50%; background: #fdf7eb; padding:0px; }
#wrap3	{ color: #3a2d1c; border: 3px solid #3A2D1C; width: 500px;  margin-left: -255px; position: absolute; left: 50%; background: #fdf7eb; padding:0px; }




img {
	border:0px;
	display:block;
}

TABLE{border-collapse:	collapse;}


.emaillink {
	color:#b78305;
}
.plainlink {
	color:black;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a2d1c;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}

.footerlink a {
	font: Arial, Helvetica, sans-serif 9px normal;
	color: #3a2d1c;
	text-decoration: none;
}

.footerlink a:hover {
	text-decoration: underline;
	color: #3a2d1c;
}


.topmenutable{
	width:100%;
}
.topmenuall{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	font-size:8pt;
	padding-right:6px;
	padding-bottom:4px;
	border-collapse:separate;
}

A.topmenuall{
	color:white;
	font-weight:bold;
	
}

A.topmenuall:hover{
	color:white;
	font-weight: 900;
	text-decoration:none;
}


.topmenu1 {
	width:15%;
	background:#623C00;
	border-right:3px solid #FDF7EB;
}

.topmenu2 {
	width:15%;
	background:#97520F;
	border-right:3px solid #FDF7EB;
}

.topmenu3 {
	width:15%;
	background:#B67626;
	border-right:3px solid #FDF7EB;
}

.topmenu4 {
	width:15%;
	background:#D59B3A;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.emailpage {
	text-align:right;
	padding-right:20px;
	padding-bottom:20px;
	background-color:#efe6d7;
}