body { behavior:url("../css/csshover.htc");  margin: 0; color: #5a5a5a;}
html {font-family: Arial; font-size: 12px; background-color: #4c4439;}
#bgbox
{
	width: 980px;
	margin: 0 auto 0 auto;
}

#menu
{
	width: 940px;
	height: 26px;
	background-image: url(../images/menu.jpg);
	padding-left: 40px;
}
#menu ul {padding: 0; margin: 0;}
#menu li
{
 	margin-left: 0;
  	float: left;
	padding: 4px 35px 0 0;
	list-style:none;
}

#menu li a
{
	font-size: 13.5px;
	color: #ffffff;
}
#menu li a.selected 
{
	color: #baa249;
}
#toptextbox
{
	width: 892px;
	height: auto;
	font-size: 12px;
	color: #808080;
}

#bottomtext
{
	width: 892px;
	height: auto;
	font-size: 12px;
	color: #808080;
	padding: 0 0 30px 0;
}

#homebox
{
	width: 938px;
	height: auto;
	background: url(../images/home_slice.jpg) repeat-y;
}

#hometop
{
	width: 938px;
	height: 64px;
	background-image: url(../images/home_top.jpg);
	background-repeat: no-repeat;
}

#homebottom
{
	width: 938px;
	height: 40px;
	background-image: url(../images/home_bottom.jpg);
	background-repeat: no-repeat;
}

a.click-monitor {color: #333}
a.click-monitor:hover {text-decoration: underline;}
#homecat a, #subcategory a
{
	margin: 2px 0 0 0;
}
#homecat a span.category {font-size: 11pt; color: #000;}
#homecat a:hover span.category {text-decoration: underline;}

#homecat a span.legend {font-size: 8pt; color: #765e05}


#homecat li, #subcategory li
{
	margin: 4px 0 0 0;
}
#homecat ul, #subcategory ul {list-style: none; margin: 0; padding: 0}
#homecat ul.columns2
{
	float: left;
	width: 33%;
	margin: 0 0px 0px 0px;
}

#homecat ul.columns2  li 
{
	padding: 20px 0 10px 70px; 
	height: 40px; 
	background-repeat: no-repeat;
	background-position:  left center;
}
#subcategory
{
	float: left;
	width: 540px;

	margin: 0 0 0 35px;
	list-style:none;
	font-size: 13px;
}

#subcategory.columns2
{
	float: left;
	width: 50%;
	margin: 0 0px 0px 0px;
}


#homefeature
{
	float: right;
	width: 320px;
	margin: 10px 25px 0px 0px;
	list-style:none;
	color: #BBA934;
	font-size: 13px;
}

#homefeature a
{
	color: #08090B;
}

.dealercol
{
	float: left;
	width: 100%;
	height: 220px;
	margin: 0;
	padding-left: 5px;
}
div.dealerbox 
{
	height: 25px;
}
#searchbar
{
	height: 21px;
	width: 980px;
	padding: 5px 0 0 0;
}

#breadcrumbs
{
	width: 955px;
	height: 15px;
	background-color: #564c40;
	padding: 10px 0 10px 25px;
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active
{
	color: #fff;
	font-weight: bold;
}
#breadcrumbs a:hover
{
	text-decoration: underline;
}

#breadcrumbs span
{
	padding: 0 10px 0 10px;
}

#top
{
	width: 980px;
	height: 25px;
	background-image: url(../images/topblur.jpg);
	background-repeat: no-repeat;
}

#footer
{
	text-align: center;
	height: 34px;
	background-color: #222222;
	width: 980px;
	color: #fff;
	padding-top: 6px;
}
#footer p {	font-size: 11px;}
#dealers
{
	width: 980px;
	float:left;
	height: 40px;
	background-color: #ffffff;
	margin:0;
}

#searchbar
{
	position: relative;
	padding: 2px 0 0 20px;
	height: 80px;
	width: 960px;
	background-color: #282725;
}

.search
{
	font-size: 11px;
	color: #5a5a5a;
}


.searchsite
{
	float: left;
	padding: 0;
	margin: 0 2px 0 780px;
	font-size: 11px;
	color: #5a5a5a;
}

.btn {background-image: url(../images/arrow.jpg); background-repeat: no-repeat; width: 15px; height: 15px; padding: 0; margin: 0; border: 0;}

#footer p {padding: 0; margin: 0;color: #fff;}
#footer a {color: #fff;}

.columns3
{
	float: left;
	width: 290px;
	height: auto;
	margin: 0 0 0 15px;
}

.picbox
{
	float: left;
	width: 52px;
	height: 52px;
	background-image: url(../images/pixbox.jpg);
	background-repeat: no-repeat;	
	padding: 8px 0 0 8px;
}

.bigpicbox
{
	float: left;
	width: 125px;
	height: 125px;
	background-image: url(../images/bigpicbox.jpg);
	background-repeat: no-repeat;	
	padding: 10px 0 0 10px;
}

.picbox a
{
	border-style: none;
}

.category
{
	width: 300px;
	height: 60px;	
}

.cattxtbox a
{
	font-family: Arial;
	font-size: 13.5px ;
	color: #5a5a5a;
}

.cattxtbox
{
	float: right;
	width: 230px;
	height: 24px;
	padding: 18px 0 18px 10px;
}



#bottom
{
	height:24px;
	width: 980px;
	background: url(../images/bottomblur.jpg) repeat-x;
}

#stretcher
{
	width: 1px; float: left; height:430px;
}

.clear
{
	clear: both;
}

a {text-decoration: none;}
img {border: 0;}

h1 {font-family:Arial; font-size: 18px; color: #baa249; font-weight: bold}
h1 a {font-family:Arial; font-size: 20px; color: #baa249; font-weight: bold}

h2 {font-family:Arial; font-size: 16px; color: #8f7b0c;}

h3 {font-family:Arial; font-size: 13.5px; color: #000;width:500px;}

p {font-size: 13px; color: #5a5a5a;}


#header
{
	width: 980px;
	height: 130px;
	background: url(../images/header.jpg) no-repeat left bottom;
	background-repeat: no-repeat;
}
#canvas
{
	position: relative;
	width: 915px;
	padding: 10px 21px 25px 44px;
	background: #fff url(../images/bottomblur.gif) repeat-x bottom;
}

#searchbox
{
	position: relative;
	margin-top: 5px;
}

#init
{
	font-family:Arial; font-size: 16px; color: #8f7b0c;
	position:absolute; top: -3px; right:20px;
}

#init a
{
	font-family:Arial; font-size: 14px; color: #fff;
}

.btn {background-image: url(../images/arrow.jpg); background-repeat: no-repeat;}
#searchbox span {color: #fff; font-size: 14px}

a.web-link, a.email-link
{
	position: relative;
	display: block;
	float: left;
	padding: 10px 0 0 40px;
	font-size: 12px;
	height: 34px;
	color: #000;?
}

a.web-link 
{
	background: url(../images/web_icon_world.gif) no-repeat 0 2px;
}

a.email-link
{
	margin-left: 20px;
	background: url(../images/email_icon.gif) no-repeat 0 2px;
}
