body {
	margin: 0;
	padding: 0;

	color: #000000 !important;
	font-size: 12px;
	font-family: verdana;
	background-image:url('/images/tile.gif');
	background-repeat:repeat-xy;
	
}

img{-ms-interpolation-mode:bicubic;}

td {
	text-align:left;
}


h1 {
	font-size:20px;
	margin-top:0px;
	color:#850000;
	width:75%;
	

}

.dealerNumber {
	font-weight:bold;
	font-size:20px;
	
}

a.dealerDirections {
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
}

.main {
	background:#ffffff;
	
}

a, a:visited, a:active {
	font-family: verdana;
	color: #850000 !important;	
	text-decoration:none;
}

a:hover {
 	 text-decoration:underline;
	color: #850000;	
}

.homeTopLeft_repeat {
	background-image:url('/images/left_side_repeat.png');
	background-repeat:repeat-y;
	width:19px;
}
.homeTopRight_repeat {
	background-image:url('/images/right_side_repeat.png');
	background-repeat:repeat-y;
	width:19px;
	
}
.homeTopLeft {
	
	
	width:19px;
}
.homeTopRight {
	
	width:19px;
}
.homeTop {
	background-image:url('/images/top_side.png');
	background-repeat:repeat-x;
	height:42px;
}

.vehicleScrollLeft {
	background-image:url('/images/scroll_left.jpg');
	background-repeat:no-repeat;
	height:144px;
}
.vehicleScrollRight {
	background-image:url('/images/scroll_right.jpg');
	background-repeat:no-repeat;
	height:144px;
}
.vehicleScrollMiddle {
	background-image:url('/images/scroll_bkg.jpg');
	background-repeat:repeat-x;
	height:144px;
	width:100%;
	text-align:center;
}

.menu {
	background-image:url('/images/chevy_nav.png');
	background-repeat:no-repeat;
	display:block;
}

.menu.Home_menu {
	background-position: 0px 0px;
	width:105px;
	height:38px;	
}
.menu.Home_menu:hover {
	background-position: 0px -38px;
	width:105px;
	height:38px;	
}
.menu.New_menu {
	background-position: -105px 0px;
	width:126px;
	height:38px;	
}
.menu.New_menu:hover {
	background-position: -105px -38px;
	width:126px;
	height:38px;	
}
.menu.Used_menu {
	background-position: -231px 0px;
	width:181px;
	height:38px;	
}
.menu.Used_menu:hover {
	background-position: -231px -38px;
	width:181px;
	height:38px;	
}
.menu.Financing_menu {
	background-position: -412px 0px;
	width:97px;
	height:38px;	
}
.menu.Financing_menu:hover {
	background-position: -412px -38px;
	width:97px;
	height:38px;	
}
.menu.Service_menu {
	background-position: -509px 0px;
	width:145px;
	height:38px;	
}
.menu.Service_menu:hover {
	background-position: -509px -38px;
	width:145px;
	height:38px;	
}
.menu.Contact_menu {
	background-position: -654px 0px;
	width:150px;
	height:38px;	
}
.menu.Contact_menu:hover {
	background-position: -654px -38px;
	width:150px;
	height:38px;	
}

.quickLaneService {
	background-image:url('/images/quickLane_btn.jpg');
	background-repeat:no-repeat;
	width:280px;
	height:91px;
	display:block;
	font-size:0px;
}

.quickLaneService:hover {
	background-image:url('/images/quickLane_btn_over.jpg');
	background-repeat:no-repeat;
	width:280px;
	height:91px;
	display:block;
}

.applyNow {
	padding-left:125px;
	padding-top:110px;
}

.applyNowBtn {
	background-image:url('/images/apply_btn.png');
	background-repeat:no-repeat;
	width:95px;
	height:20px;
	display:block;
	font-size:0px;
}
.applyNowBtn:hover {
	background-image:url('/images/apply_btn_over.png');
	background-repeat:no-repeat;
	width:95px;
	height:20px;
	display:block;
}
.quickSearch {
	font-size:12px;
}
.ddl {
	font-size:10px;
}

.searchBtn {
	background-image:url('/images/search_btn.png');
	background-repeat:no-repeat;
	display:block;
	width:71px;
	height:20px;
	font-size:0px;
}
.searchBtn:hover {
	background-image:url('/images/search_btn_over.png');
	background-repeat:no-repeat;
	
}

.submitBtn {
	background-image:url('/images/submit_btn.png');
	background-repeat:no-repeat;
	display:block;
	border:0px;
	width:71px;
	height:20px;
}
.submitBtn:hover {
	background-image:url('/images/submit_btn_over.png');
	background-repeat:no-repeat;
	width:71px;
	height:20px;
}
.homeBoxHeader {
	color:#ffffff;
	font-weight:bold;
	position:relative;
	padding-top:10px;
	font-size:16px;
}

.homeBoxButton {
	padding-left:40px;
	padding-top:125px;
}

.getFinancingBtn {
	background-image:url('/images/finance_btn.png');
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	display:block;
	font-size:0px;
	
}
.getFinancingBtn:hover {
	background-image:url('/images/finance_btn_over.png');
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	display:block;
	font-size:0px;
	
}
.specialsBtn {
	background-image:url('/images/specials_btn.png');
	background-repeat:no-repeat;
	width:173px;
	height:20px;
	display:block;
	font-size:0px;
	
}
.specialsBtn:hover {
	background-image:url('/images/specials_btn_over.png');
	background-repeat:no-repeat;
	width:173px;
	height:20px;
	display:block;
	font-size:0px;
	
}

.topBox {
	font-weight:bold;
	color:#000000;
	height:20px;
	text-align:left;
	padding-left:10px;
	border:1px solid #999999;
	background-image:url('/images/form_header.jpg');
	background-repeat:repeat-x;
	font-size:14px;
}

.homeSEO a {
	color:#999999 !important;

}

.dealerCitys {
	display:none;
}

.headerDiv {
	display:none;
}
