body {
	margin: 0;
	padding: 0;
	background-color:#d0d0d0;
	color: #666666 !important;
	font-size: 12px;
	font-family: verdana;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#d0d0d0;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #666666;	
	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/driving_directions.jpg');
	width:233px;
	height:46px;
	display:block;	
}
a.menu_NewSearch {
	background-image: url('/images/mobile/new.jpg');
	width:233px;
	height:46px;
	display:block;
}
a.menu_UsedSearch {
	background-image: url('/images/mobile/used.jpg');
	width:233px;
	height:46px;
	display:block;	
}
a.menu_Service {
	background-image: url('/images/mobile/parts.jpg');
	width:233px;
	height:46px;
	display:block;	
}
a.menu_Towing {
	background-image: url('/images/mobile/towing.jpg');
	width:233px;
	height:46px;
	display:block;	
}

a.searchNew_Accord {
	background-image: url('/images/mobile/accord.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_Crosstour {
	background-image: url('/images/mobile/crosstour.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_Fit {
	background-image: url('/images/mobile/fit.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_Civic {
	background-image: url('/images/mobile/civic.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_CRV {
	background-image: url('/images/mobile/crv.jpg');
	width:81;
	height:62;
	display:block;
}
a.searchNew_Odyssey {
	background-image: url('/images/mobile/odyssey.jpg');
	width:80;
	height:62;
	display:block;
}
a.searchNew_Element {
	background-image: url('/images/mobile/element.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_FCX {
	background-image: url('/images/mobile/clarity.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_Ridgeline {
	background-image: url('/images/mobile/ridgeline.jpg');
	width:81;
	height:62;
	display:block;
}
a.searchNew_Pilot {
	background-image: url('/images/mobile/pilot.jpg');
	width:82;
	height:62;
	display:block;
}
a.searchNew_Insight {
	background-image: url('/images/mobile/insight.jpg');
	width:80;
	height:62;
	display:block;
}

.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;
	height:79px;
}

.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:6px;
	width:6px;
}

.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:6px;
	width:6px;
}
.bottomLeft {
	background-image:url('/images/mobile/bottomLeft_corner.jpg');
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}
.bottomMiddle {
	width:270px;
	background-color:#ffffff;
}
.bottomRight {
	background-image:url('/images/mobile/bottomRight_corner.jpg');
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}


		
		.nav {
			
			height:35px;
			width:294px;
			color:#999999;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a, .nav a:visited, .nav a:active {
			font-size:11px;
			color:#666666 !important;
			text-decoration:none !important;
		}
		.nav a:hover {
			text-decoration:underline !important;
			color:#0081b7 !important;
		}

		.nav td {
			text-align:center;
		}

.searchUsedRow {
	
	border-bottom:1px solid #dddddd;
}
