/* CSS Document */

body {
	background-color:#EFE0C1;
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #591605;
	text-decoration: none;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
}
form {
		margin:0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	font-weight: normal;
	color: #3D2F0E;
	text-decoration: none;
}
.footer a:link, .footer a:active, .footer a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3D2F0E;
	text-decoration: none;
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #705924;
	text-decoration: none;
	line-height: 30px;
}
.topmenu a:link, .topmenu a:active, .topmenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #705924;
	text-decoration: none;
	line-height: 30px;
}
.topmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 30px;
}

.leftable {
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	border: 1px solid #CAC1AE;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #3D2F0E;
	text-decoration: none;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #705924;
	font-weight: bold;
	text-decoration: none;
}
.txtfield {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #631A05;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #705924;
	text-decoration: none;
}
.leftinclude {
	background-image: url(../images/leftincludebg.gif);
	background-repeat: repeat-x;
	background-color: #E1D5BB;
}
.chkouttitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:10px;
	margin-left:10px;
	font-weight:bold;
	background-color: #CAAA57;
	}

