@charset "utf-8";
/* CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005-2011 all rights reserved
Used for Featured Dealer Table
*/         	
.dealer_listing_wrapper {
	width: 277px;
	height:114px;
	background:url(../images/box.jpg) no-repeat;
	float:left;
	border:0px solid #999;
	margin:4px 4px 4px 6px;
}
.dealer_listing_wrapper h2 {
	font-size:16px;
	color:#900;
}
.dealer_listing {
	width:257px;
	font-size:12px;
	line-height:17px;
	height:101px;
	margin:8px 5px 5px 15px;
	color:#8e8e8e;
	background:url(../images/dealer-locator.png) bottom right no-repeat;
}
.dealer_listing h3{
	font-size:16px;
	font-weight:normal;
	color:#4497b7;
	margin:0;
}
.dealer_listing a:link, .dealer_listing a:visited {
	color:#747474;
	text-decoration:underline;
	font-weight:bold;
}
.dealer_listing a:hover, .dealer_listing a:active {
	color:#0086cd;
	text-decoration:none;
	font-weight:bold;
}
/*
pdf downloads styles
*/
