/* Anderson Sales Stylesheet */
html, body
{
width:				100%;
height:				100%;
margin:				0px;
padding:			0px;
font-family:		Verdana;
font-size:			12px;
color:				#000;
background:			Transparent url(images/grass.jpg) repeat top left;
}
/*#Container#*/
form
{
height:				100%;
}
#container
{
width:				960px;
height:				auto;
margin:				0px auto;
padding:			0px;
background-color:	#367c2b;
}
/*#Header#*/
#Header
{
width:				920px;
height:				75px;
padding:			0px 20px;
}
/*#Header/Search#*/
#searchbar
{
padding: 			0px;
float: 				right;
}
.IE8 #searchbar
{
margin-top:			45px;
}
.search_button
{
vertical-align:		middle;
padding:			0px 0px 2px 5px;
}
.IE7 .search_button
{
padding:			0px 0px 4px 5px;
}
.search_textbox
{
color:				#666;
font-size:			10px;	
width:				120px;
}
.search_label
{
}
/*#Header/Dealer Logo#*/
.dealerLogo
{
padding-top:		7px;
}
/*#Content#*/
#content
{
clear:				both;
background-color:	#fff;
width:				920px;
margin:				0 auto;
padding:			0px 0px 10px 0px;
}
#bodyLeft
{
width:			170px;
float:			left;
height:			auto;
margin:			0px 0px 0px 0px;
}
#bodyCenter
{
width:				525px;
float:				left;
padding:			0px 10px;
}
#bodyRight
{
width:				195px;
float:				left;
height:				auto;
padding: 			0px 0px 0px 10px;
}
.homebodyImage
{
}
#homebodyPics
{
border-top:			3px solid #e5e6e6;
margin:				10px 0px 5px 0px;
padding:			5px 0px;
/*background-color:	#f7f4d5;*/
}
#smallLink
{
height:				20px;
background-color:	#fff;
}
#pics
{
width:				400px;
height: 			auto;
margin: 			0 auto;
background-color: 	#fffffc;
}
/*#Content/JD Logo#*/
#jdLogo_container
{
width:				183px;
height:				150px;
margin:				0px 0px 0px 5px;
padding:			0px 0px 0px 0px;
display:			block;
background:			Transparent url(images/yellow_box.jpg) no-repeat top left;
position:			relative;
}
.jdLogo
{
position:			absolute;
top:				23px;
left:				20px;
border:				0px;
}
/*#Menu#*/
#menu
{
width:				170px;
padding:			10px 0px;
text-transform:		uppercase;
}
#mainBody
{
height:				auto;
}
/*#Footer#*/
#Footer
{
width:				880px;
height:				auto;
padding:			20px;
font-size:			10px;
color:				#fff;
}
/*#Links#*/
a
{
color:				#367c2b;
text-decoration:	none;
}
a:hover
{
color:				#367c2b;
text-decoration:	underline;
}
#Footer a
{
color:				#fff;
text-decoration:	none;
}
#Footer a:hover
{
color:				#fff;
text-decoration:	underline;
}
/*#Breadcrumbs#*/
#bread
{
width:				738px;
font-size: 			10px;
margin: 			0px 0px 5px 170px;
padding:			10px 0px 5px 0px;
border-bottom:		3px solid #e5e6e6;
}
#bread .homeicon
{
border:				0px;
vertical-align:		middle;
}
/*#H Tags#*/
h1
{
font-size:			22px;
color:				#367c2b;
font-weight:		normal;
margin:				10px 0px 15px 0px;
padding:			0px;
}
h2.pageTitle
{
font-size:			20px;
color:				#367c2b;
font-weight:		normal;
text-transform:		uppercase;
margin:				10px 0px 15px 0px;
padding:			0px;
}
h3
{
font-size:			14px;
color:				#367c2b;
font-weight:		normal;
margin:				10px 0px 15px 0px;
padding:			0px;
}
.usedequipment, .news
{
width:				150px;
padding:			0px 10px;
}

