body{
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 30px;
	background: #8f5024;
	line-height: 65%;
}
#page{
	margin:0;
	padding:0;
	background: url(../images/header_back.jpg) repeat-x;
}
h1{
	font-size: 50%;
	color: #d39428;
	text-transform: uppercase;
}

table.long table.Record{
	width:800px;
}
table.Header td.th, table.Header th  {
	font-size: 60%;
	color:#d39428;
	text-transform: uppercase;
	padding: 0 0 10px 10px;	
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
table.Record td.th, table.Record th{
	font-size: 45%;
	color: #d39428;
	font-weight: normal;
	text-align: left;
}
tr.Controls td{
	font-size: 40%;
	font-weight: normal;
	padding: 2px;
}
tr.Controls th{
	font-size: 50%;
	font-weight: normal;
	padding: 2px 20px 2px 2px;
}
strong{
	font-weight: normal;
}
p{
	font-size: 40%;
	color: #886025;
}

td{
	color: #886025;
}
td a{
	color: #d39428;
}
td a:hover{
	color: #886025;
	text-decoration: none;
}
label{
	font-size: 50%;
	color: #a3adb6;
}
#header{
	height: 192px;
	background: White url(../images/header.jpg) no-repeat;
	margin: 0 auto;
	width:779px;
}
#nav_head{
	width: 50%;
	font-weight:bold;
	font-size: 40%;
	text-transform: uppercase;
	float: left;
}
#nav_head ul, #right_nav ul{
 	padding: 145px 0 0 0;
	margin:0;
}
#nav_head ul li, #right_nav ul li{
 	display: inline;
	margin-right: 8px;
}
#nav_head ul li a, #right_nav ul li a{
 	color: White;
	text-decoration:none;
}
#nav_head ul li a:hover, #right_nav ul li a:hover{
 	color: #886025;
}
#right_nav{
	float: right;
	color: White;
	width: 40%;
	font-weight:bold;
	font-size: 40%;
	text-transform: uppercase;
}
#middle{
	margin:0;
	padding:0;
	background: White;
	width: 100%;
	height: 100%;
	border: 1px solid White;
}
#nav{
	width: 800px;
	font-size: 40%;
	font-weight: bold;
	margin:0 auto;
	color: #d39428;
	text-align: center;
}
#nav ul{
 	padding: 15px 0 30px 0;
	margin:0;
}
#nav ul li{
 	display: inline;
}
#nav ul li a{
	color: #d39428;
	text-decoration:none;
	margin: 0 5px 0 5px;
}
#nav ul li a:hover{
	color: #886025;
}
#content{
	background: White;
	margin: 0 auto;
	width:800px;
	padding-bottom: 15px;
}
#left_column{
	float: left;
	width: 325px;
}
#right_column{
	float: right;
	width: 430px;
}
.box_head{
	margin: 0;
	padding: 10px 8px 6px 20px;
	background: url(../images/box_top.jpg) no-repeat top left;
	font-size:14px;
	color: White; 
	font-weight: bold;
}
.Button{
	margin: 5px 25px 15px 0;
	float: right;
}
.box{
	margin: 0 0 5px 0;
	width: 325px;
	min-height:120px;
	height:auto !important;
	height: 120px;
	padding: 8px 8px 1px 8px;
	background: url(../images/box_bottom.jpg) no-repeat bottom left;
}
.contact_box{
	margin: 0 0 5px 0;
	width: 325px;
	min-height:320px;
	height:auto !important;
	height: 320px;
	padding: 8px 8px 1px 8px;
	background: url(../images/box_bottom.jpg) no-repeat bottom left;
}
#forgot{
	margin-top:40px;
}
#forgot a{
	color:#a3adb6;
	font-size: 40%;
}
#forgot a:hover{
	text-decoration: none;
}
#footer{
	background: White url(../images/footer_back.jpg) repeat-x;
	height: 62px;
	width: 100%;
	font-size: 40%;
}
#foot_nav{
	width: 800px;
	font-weight:bold;
	text-align:right;
	color: #d39428;
	margin:0 auto;
}
#foot_nav ul{
	float: right;
	width: 300px;
 	padding: 25px 0 0 0;
	margin:0;
}
#foot_nav ul li{
 	display: inline;
}
#foot_nav ul li a, #pleth a{
 	color: #d39428;
	text-decoration:none;
	margin: 0 8px 0 8px;
}
#foot_nav ul li a:hover, #pleth a:hover{
 	color: #fdbe11;
}
#pleth{
	float: left;
	width: 300px;
 	padding: 25px 0 0 0;
}
