* {
	behavior: url('/images/iepngfix.htc');
}
body {
	background: #fff url('/images/bg.jpg') repeat-x;
	margin: 15px 0;
	padding: 0;	
	font: 12px Arial, Verdana, sans-serif;
}
h1, h2, h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	color: #a80505;
}
img {
	border: none;
}

.img2 { 
	margin: 0 20px 0 0; 
	float: right;
}

.img3 { 
	
	margin: 0 220px 30px 0; 
	float: right;
}
.clear {
	overflow: hidden;
	clear: both;
	font-size: 0;
}
#wrapper {
	width: 916px;
	margin: 0 auto;
}
#header {
	background: url('/images/header.png') no-repeat;
	height: 100px;
	padding: 0 35px;
}
#logo img {
	padding-top: 32px;
	border: none;
	float: left;
}
#header_phone {
	float: right;
	font-size: 37px;
	color: #fff;
	padding-top: 35px;
	font-weight: bold;
}
#nav {
	background: url('/images/nav.png') no-repeat;
	height: 49px;
	padding: 0 70px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;	
	border-right: 1px solid #a80505;
}
#nav li a {
	color: #fff;
	padding: 10px 30px 23px 30px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover {
	background: url('/images/nav_hover.gif') repeat-x;
}
#nav li#nav_first {
	border-left: 1px solid #a80505;
}
#main_header {
	background: url('/images/main_header.png') no-repeat;
	height: 205px;
	padding: 0 25px;
	width: 866px;
	overflow: hidden;
}
#main_header img {
	margin-top: -15px;
}
#internal_main_header {
	background: url('/images/internal_main_header.png') no-repeat;
	height: 76px;
	padding: 0 25px;
	width: 866px;
	overflow: hidden;
}
#internal_main_header h1 {
	color: #fff;
	padding: 15px;	
	font-size: 34px;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
}
#header_image {
	position: absolute;
	width: 534px;
	float: left;
}
#header_slogan {
	width: 310px;
	float: right;
	padding-top: 15px;	
}
#header_slogan h1 {
	color: #a80505;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#header_slogan p {
	
}
#main {
	background-image: url('/images/main.png');
	background-repeat: repeat-y;
	width: 870px;
	clear: both;
	overflow: hidden;
	padding: 5px 25px;
	text-align: justify;
}
#left {
	float: left;
}
#left h1 {
	color: #a80505;
	font-size: 24px;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 227px;
}
ul#inv_nav {
	width: 227px;
	min-height: 19px;
	background: url('/images/side_nav_bg.jpg') no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
}
#inv_nav li {
	background: url('/images/side_nav_middle.jpg') repeat-y;
	line-height: 35px;	
}
#inv_nav li a {
	color: #fccf7f;
	padding: 0 30px;
	width: 159px;
	text-decoration: none;
	border-bottom: 1px solid #a80505;
	display: block;
	background: url('/images/side_nav_bullet.jpg') no-repeat 11px 12px;
}
#inv_nav li a:hover {
	color: #fff;
}
#inv_nav li#side_nav_top {
	background: url('/images/side_nav_top.jpg') no-repeat;
	height: 36px;
}
#inv_nav li#side_nav_bottom {
	background: url('/images/side_nav_bottom.jpg') no-repeat;
	height: 46px;
}
#inv_nav li#side_nav_bottom a {
	border-bottom: none ! important;
}
#inv_nav li.nav_selected a {
	color: #fff ! important;
}
#homepage {
	width: 850px;
	padding: 0 10px;
	margin-top: 10px;
	overflow: hidden;
}
#h_left {
	float: left;
	width: 514px;
}
.h_box {
	height: 158px;
	width: 269px;
	padding: 15px 230px 15px 15px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 17px;
}
.h_box h2 {
	color: #a80505;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	/*added font size*/
	font-size: 18px;
}
#h1 {
	background: url('/images/tractor_box.gif') no-repeat;	
}
#h2 {
	background: url('/images/tractor_box_2.gif') no-repeat;
}
#h_right {
	float: right;
	width: 300px;
	height: 389px;
	background: url('/images/homepage_right.jpg') no-repeat;
}
#footer {
	height: 69px;
	background: url('/images/footer.png') no-repeat;
}
#footer p {
	margin: 13px auto 0 auto;
	color: #fff;
	text-align: center;
}
#f_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 450px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 5px;
}
#f_nav li {
	float: left;
	padding: 0 0 0 10px;
}
#f_nav a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 0;
}
#f_nav a:hover {
	
}
#copyright {
	padding: 0 20px;
}
#copyright #cl {
	float: left;
}
#copyright #cr {
	float: right;
}
#copyright a {
	color: #333;
	text-decoration: none;
}
.read_more {
	background: url('/images/read_more.png') no-repeat;
	width: 92px;
	height: 23px;
	text-align: center;
	color: #e8b45a;
	line-height: 22px;
	margin: 0 auto;
}
.read_more a {
	color: #e8b45a;
	text-decoration: none;
}
form#contact_form {
    width: 350px;
    margin: 0 auto 15px;
    padding: 0;
}

#contact_form p {
    width: 350px;
    overflow: hidden;
    margin: 0 0 5px;
}

#contact_form label {
    float: left;
    line-height: 20px;
    font-weight: 700;
    text-align: right;
    width: 80px;
}

#contact_form .input {
    float: right;
    width: 250px;
    border: 1px solid #999;
    padding: 2px;
}

#contact_form .textarea {
    width: 344px;
    height: 150px;
    border: 1px solid #999;
    padding: 2px;
}

form#mailinglist_form {
    width: 280px;
    margin: 0 auto;
    padding: 0;
}

#mailinglist_form p {
    width: 280px;
    margin: 0 0 5px;
}

#mailinglist_form label {
    float: left;
    font-weight: 700;
    width: 60px;
    text-align: right;
}

#mailinglist_form .input {
    float: right;
    width: 200px;
}

#mailinglist_form .submit {
    padding: 3px;
}
.summary_row {
	border-top: 1px solid #c0903c;
	padding: 20px 0;
	width: 620px;
	overflow: hidden;
	margin-bottom: 10px;
}
.summary_row h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}
.s_image {
	float: left;
	width: 122px;
	height: 92px;
	background: #f9f9f9;
	border: 3px solid #C2903B;
}
.s_desc {
	float: right;
	width: 480px;
}
.s_desc h2{
	font-size: 18px;
}
.s_desc p {
	margin: 0 0 5px 0;
}
.s_desc .red_label {
	text-transform: uppercase;
	color: #cc0000;
}
.s_desc a {
	color: #333;
	text-decoration: none;
}
#left table {
	width: 400px;
}
#left table tr.heading {
	text-transform: uppercase;
	color: #a80505;
	font-weight: bold;
}
.profile_text {
color: #000;
text-transform: none;
font-weight: normal;
}
#left table .t_label {
	font-weight: bold;	
}
h1#product_heading {
	border-bottom: 2px solid #c0903c;
	font-size: 24px;
	color: #a80505;
	padding-bottom: 5px;
}


/**/
#right_image {
	float: right;
	width: 340px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#right_image img{
	border: 3px solid #C2903B;
}
.left{
	float: left;
	width: 45%;
}
.right{
	float: right;
	width: 45%;
}

/*home page week's specials*/
#title{
	font-size: 18px;
	color: #A80604;
	text-align: center;
	margin: 10px 0 30px 0;
	display: block;
	width: inherit;
	height: 30px;
}
#button{
	display: block;
	float: left;
	font-size: 12px;
	width: 100px;
	height: 50px;
	color: #EBBC64;
	line-height: 16px;
	margin: auto 0 20px 5px;
	/*padding-left: 5px;*/
}
#button a{
	text-decoration: none;
	color: #EBBC64;
}

.w_row{
	width: inherit;
	height: 130px;
	margin-top: 5px;;
}
.w_title{
	width: 120px;
	margin: 0 5px 5px 10px;
	font-size: 16px;
	font-weight:;
	color: #A80604;
	text-transform: uppercase;
	text-align: right;
}
.w_model{
	width: 120px;
	color: #000;
	font-size: 12px;
	margin: 0 5px 5px 10px;
	font-size: 14px;
	text-align: right;
}
.w_image{
	width: 140px;
	height: 130px;
	margin-right: 10px;
	float: right;
}
.w_image img{
	border: 2px solid #C2903B;
	float: right;
}
.w_left{
	float: left;
}
/*new inventory page logos*/
#logos{
	width: 620px;
	overflow: hidden;
	height: 132px;
}