@charset "utf-8";
/* CSS Document */

body {
	background: #526855 url("../components/images/bg.jpg") repeat-x;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #493526;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	color: #43342a;
}

.headerright {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	color: #4a3526;
}

.subheaderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #536a57;
}

.bodyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #493526;
}

.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd9c6;
}

.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1bfa5;
}

#container {
	width: 900px;
	margin: 0px auto;
}

#header_container {
	height: 175px;
	margin: 0px;
}

#header {
	background-image: url(../components/images/header.jpg);
	height: 66px;
	width: 898px;
	margin: 0px;
}
#header_image {
	margin: 0px;
	background-image: url(../components/images/header_hurd.jpg);
	height: 171px;
	width: 898px;
}

#header_image_tractor {
	margin: 0px;
	background-image: url(../components/images/header_tractor.jpg);
	height: 171px;
	width: 898px;
}

#header_image_tractor {
	margin: 0px;
	background-image: url(../components/images/header_hemp.jpg);
	height: 171px;
	width: 898px;
}

#header_image_tractor2 {
	margin: 0px;
	background-image: url(../components/images/header_tractor2.jpg);
	height: 171px;
	width: 898px;
}

#body {
	margin: 0px;
	background: #CCCCCC;
}

#bodycontainer {
	width: 100%;
	background-color: #b5b292;
	background-image: url(../components/images/bg_top.jpg);
	background-repeat: repeat-x;
	float: left;
}

#bodycontainerleft {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#bodywelcome {
	float: left;
	width: 348px;
	height: 165px;
	padding: 10px;
	padding-right: 30px;
	background-image: url(../components/images/bg_box_top_left.gif);
	background-repeat: no-repeat;
	background-color: #b5b292;
	text-align: left;	
}

#bodywelcome_holder {
	float: left;
	width: 380px;
	text-align: left;	
}

#bodywelcome_top {
	width: 373px;
	height: 35px;
	background-image: url(../components/images/bg_box_top_left_top.gif);
	background-repeat: no-repeat;
	background-color: #b5b292;
	padding-top: 11px;
	padding-left: 7px;
	text-align: left;	
}

#bodywelcome_bottom {
	width: 359px;
	background-color: #ab9c73;
	border-left: #696762 solid 1px;
	border-right: #696762 solid 1px;
	border-bottom: #696762 solid 1px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 30px;
	text-align: left;	
}

#bodyspacer {
	float: left;
	height: 10px;
	width: 380px;
}

#bodyimages {
	float: left;
	width: 353px;
	padding: 10px;
	border: 1px solid #636262;
	background-color: #8d7e54;
	text-align: center;	
}

#imgsmall {
	padding-left: 5px;
	padding-right: 5px;
}


#bodycontainerright {
	float: left;
	width: 445px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bodybarrightcontainer {
	float: left;
	width: 438px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#bodybarright {
	float: left;
	width: 408px;
	border-left: 2px solid #4b614e;
}

#bodyrightheader {
	float:left;
	width: 378px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;	
}

#bodyrightcontent {
	float:left;
	width: 420px;
	padding-left: 20px;
	padding-right: 10px;
	paddingtop: 10px;
	text-align: justify;
}

#footer {
}

#footer_left {
	float: left;
	width: 500px;
	padding-top: 10px;
}

#footer_right {
	float: right;
	width: 200px;
	padding-top: 10px;
}

#menu {
	margin: 0px;
	height: 21px;
	width: 100%;
}

.bodyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}

.bodyright a:link {
	text-decoration: none;
	color: #3333CC;
}
.bodyright a:visited {
	text-decoration: none;
	color: #3333CC;
}
.bodyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bodyright a:active {
	text-decoration: none;
	color: #3333CC;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd9c6;
}

a:link {
	text-decoration: none;
	color: #dbd9c6;
}
a:visited {
	text-decoration: none;
	color: #dbd9c6;
}
a:hover {
	text-decoration: none;
	color: #dbd9c6;
}
a:active {
	text-decoration: none;
	color: #dbd9c6;
}
