body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	color: #666666 !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;
  
}



.invTitleRow.Cars {
	background-image: url('/images/mobile/cars_button.jpg');
	background-repeat:no-repeat;
	width:296px;
	height:42px;
	display:block;
	
}
.invTitleRow.SUV {
	background-image: url('/images/mobile/suv_van_button.jpg');
	background-repeat:no-repeat;
	width:296px;
	height:42px;
	display:block;
	
}


.usedInv {
	background-image:url('/images/mobile/used_inventory_nav.jpg');
	background-repeat:no-repeat;
	width:296px;
	height:43px;
	display:block;
	text-align:center;
	text-decoration:none !important;
}

.usedInv_text {
	padding-top:13px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	
}	

.invRow {
	
	background-color:#999999;
	color:#ffffff;
	height:26px;
	padding-left:25px;
	font-size:16px;	
}

.invRow a, .invRow a:visited, .invRow a:active {
	color:#ffffff;
	text-decoration:none;
	
}
.dealerName {
	padding-top:5px;
	font-size:15px;
}

.dealerAddress {
	font-size:9px;
	padding-top:8px;
}

.dealerPhone {
	color:#3ab2e6;
}

.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;
			text-decoration:none;
		}

		.nav td {
			text-align:center;
		}

