body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	color: #666666 !important;
	font-size: 12px;
	font-family: verdana;
	background-image:url("/images/mobile/bkg.jpg");
	background-repeat:repeat-x;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#ffffff;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

.mainbox {
	background-color:#ffffff;
}
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:264px;
	height:43px;
	display:block;	
}
a.menu_NewSearch {
	background-image: url('/images/mobile/menu_new.jpg');
	width:264px;
	height:43px;
	display:block;	
}
a.menu_UsedSearch {
	background-image: url('/images/mobile/menu_used.jpg');
	width:264px;
	height:43px;
	display:block;	
}
a.menu_Service {
	background-image: url('/images/mobile/menu_service.jpg');
	width:264px;
	height:43px;
	display:block;	
}
a.menu_Towing {
	background-image: url('/images/mobile/menu_towing.jpg');
	width:264px;
	height:43px;
	display:block;	
}

.invTitleRow {
	background-color:#075295;
	height:20px;
	color:#ffffff;
	padding-left:10px;
}

.invRow {
	background-color:#999999;
	color:#ffffff;
	height:20px;
	padding-left:10px;	
}

.invRow a {
	color:#ffffff;
	text-decoration:none;
}

.dealerName a, .dealerName a:visited, .dealerName a:hover {
	padding-top:5px;
	font-size:20px;
	color:#003060;
	font-weight:bold;
	text-decoration:none;
}

.dealerAddress {
	font-size:9px;
	padding-top:8px;
}

.hr_color {
	color:#999999;
}


.footer {
	
	text-align:center;
	font-size:10px;
	color:#ffffff;
	font-family:arial;
	
}

.footer a, .footer a:hover, .footer a:visited {
	color:#ffffff;
}

.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 {
			
			
			color:#666666;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a {
			font-size:11px;
			color:#666666 !important;
		}

		.nav td {
			text-align:center;
		}

.searchUsedRow {
	
	border-bottom:1px solid #dddddd;
}