body {
	margin: 0;
	padding: 0;
	background-color:#3a3839;
	color: #eeeeee !important;
	font-size: 12px;
	font-family: verdana;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#3a3839;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #ededed;	
	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 {
	background-image: url('/images/mobile/mobile_nav.jpg');
	width:284px;
	height:45px;
	display:block;
}

a.menu.Directions {
	background-position: 0px 0px;	
}
a.menu.NewSearch {
	background-position: 0px -45px;	
}
a.menu.UsedSearch {
	background-position: 0px -90px;	
}
a.menu.Service {
	background-position: 0px -135px;	
}
a.menu.Towing {
	background-position: 0px -180px;	
}


a.searchNew {
	background-image: url('/images/mobile/mobile_new_gmc.jpg');
	display:block;
}
a.searchNew.Sierra {
	background-position: 0px 0px;
	display:block;
	width:99px;
	height:84px;
}
a.searchNew.Yukon {
	background-position: -99px 0px;
	width:97px;
	height:84px;
}
a.searchNew.Terrain {
	background-position: -198px 0px;
	width:113px;
	height:84px;
}
a.searchNew.Canyon {
	background-position: 0px -83px;
	width:99px;
	height:82px;
}
a.searchNew.Envoy {
	background-position: -99px -84px;
	width:97px;
	height:82px;
}
a.searchNew.Hybrid {
	background-position: -198px -83px;
	width:113px;
	height:82px;
}
a.searchNew.Acadia {
	background-position: 0px -168px;
	width:99px;
	height:83px;
}
a.searchNew.Savana {
	background-position: -99px -167px;
	width:97px;
	height:84px;
}
a.searchNew.Commercial {
	background-position: -198px -166px;
	width:113px;
	height:84px;
}


.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:280px;
	height:26px;
	display:block;
	text-align:left;
	text-decoration:none !important;
}

.usedInv_text {
	padding-top:5px;
	padding-left:25px;
	color:#333333;
	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: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, .nav a:visited, .nav a:hover {
			font-size:11px;
			color:#ffffff !important;
			text-decoration:none;
		}

		.nav td {
			text-align:center;
		}

.searchUsedRow {
	background-image:url('/images/mobile/used_inventory_nav.jpg');
	background-repeat:no-repeat;
	width:280px;
	height:26px;
}

.searchUsedRow a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	padding-left:20px;
}