body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position:top;
	background-repeat: repeat-x;
	height: 138px;
	background-image: url(../images/top_bg.jpg);
}
.hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #83601c;
	border-bottom-color: #83601c;
	background-image: url(../images/menu.jpg);
	height: 25px;
}
.menu-tbl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3af41;
}
.state {
	background-color: #563D15;
	height: 20px;
	width: 150px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.left-bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 512px;
	width: 186px;
	background-color: #b49137;
	min-width:186px;
}
.menu-bg {
	background-image: url(../images/menu_bg.jpg);
	height: 30px;
	background-repeat: repeat-x;
	background-position: top;
}
 .menulink{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.menulink:hover{
	color: #ffffff;
	
}
.menulink-active
{
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

.txt{
	line-height:16px;
	color:#83601c;
	text-align: justify;
}
.link1 {
	font-size: 12px;
	color: #be9c36;
	text-decoration: none;
	line-height: 14px;
}
a.link1:hover {
	color: #8a7b52;
	text-decoration: underline;
}
.company {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.left-links2 {
	font-size: 12px;
	line-height: 20px;
	color: #fff0cf;
	text-decoration: none;
}
a.left-links2:hover {
	color: #d3af41;
	
}
.left-links2-active
{
	color: #d3af41;
	line-height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.titlebg {
	background-image: url(../images/title_header.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 807px;
}
h1{
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
	}
h2{
	font-size: 20px;
	font-weight: bolder;
	color: #624519;
	text-decoration: none;
	padding-left:15px;
	}
h5{
	font-size: 10px;
	color: #624519;
	text-decoration: none;
	align: center;
	}
img{
	border:none;
}
.img-border:hover{
	border:#624519 1px solid;
}
