body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	color: #000000 !important;
	font-size: 12px;
	font-family: verdana;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#ffffff;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #000000;	
	text-decoration:underline;
}

a:hover {
 	 text-decoration:underline;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active
{
	font-family: verdana;
	color: #cccccc;	
	text-decoration:none;
}

a.headerLink:hover {
 	color: #e46700;
  
}

a.menu_Directions {
	background-image: url('/images/mobile/menu_directions.jpg');
	width:300px;
	height:44px;
	display:block;	
}
a.menu_NewSearch {
	background-image: url('/images/mobile/menu_new.jpg');
	width:300px;
	height:44px;
	display:block;	
}
a.menu_UsedSearch {
	background-image: url('/images/mobile/menu_used.jpg');
	width:300px;
	height:44px;
	display:block;	
}
a.menu_Service {
	background-image: url('/images/mobile/menu_service.jpg');
	width:300px;
	height:44px;
	display:block;	
}
a.menu_Towing {
	background-image: url('/images/mobile/menu_towing.jpg');
	width:300px;
	height:44px;
	display:block;	
}

.invTitleRow_Sedans {
	background-image: url('/images/mobile/new_sedans.jpg');
	background-repeat:no-repeat;
	width:313px;
	height:44px;
	display:block;	
}
.invTitleRow_Convertibles {
	background-image: url('/images/mobile/new_convertibles.jpg');
	background-repeat:no-repeat;
	width:313px;
	height:44px;
	display:block;
}
.invTitleRow_Hybrids {
	background-image: url('/images/mobile/new_hybrids.jpg');
	background-repeat:no-repeat;
	width:313px;
	height:44px;
	display:block;
}
.invTitleRow_Luxury_Utility {
	background-image: url('/images/mobile/new_luxurySUV.jpg');
	background-repeat:no-repeat;
	width:313px;
	height:44px;
	display:block;
}
.invTitleRow_F_Performance {
	background-image: url('/images/mobile/new_performance.jpg');
	background-repeat:no-repeat;
	width:313px;
	height:44px;
	display:block;
}



.invRow {
	
	background-color:#666666;
	color:#ffffff;
	height:26px;
	padding-left:10px;	
}

.invRow a, .invRow a:visited, .invRow a:active {
	color:#ffffff;
	text-decoration:none;
	
}

.dealerName {
	padding-top:5px;
	font-size:14px;
}

.dealerAddress {
	font-size:9px;
	padding-top:8px;
}

.hr_color {
	color:#999999;
}

.header {
	background-image:url('/images/mobile/top_bkg.jpg');
	background-repeat:repeat-x;
	
}

.footer {
	
	text-align:left;
	font-size:10px;
	color:#666666;
	font-family:arial;
	
}

.topLeft {
	background-image:url('/images/mobile/topLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

.topMiddle {
	width:270px;
	background-color:#ffffff;
}
.middle {
	background-color:#ffffff;
	height:300px;
	padding-left:10px;
	padding-right:10px;
}
.topRight {
	background-image:url('/images/mobile/topRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomLeft {
	background-image:url('/images/mobile/bottomLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomMiddle {
	width:270px;
	background-color:#ffffff;
}
.bottomRight {
	background-image:url('/images/mobile/bottomRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}


		
		.nav {
			
			height:35px;
			width:294px;
			color:#ffffff;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a {
			font-size:11px;
			color:#ffffff !important;
		}

		.nav td {
			text-align:center;
		}
a.usedImage, a.usedImage:visited {
	background-image:url('/images/mobile/usedImage.jpg');
	background-repeat:no-repeat;
	display:block;
	width:296px;
	height:42px;
	color:#edd247;
	font-weight:bold;
	text-decoration:none;
}

.usedLabel {
	padding-left:35px;
	padding-top:12px;
}

.searchUsedRow {
	
}