body {
	margin: 0;
	padding: 0;
	background-color: #245d78  !important;
	color: #333333 !important;
	font-size: 12px;
	font-family: arial;
	background-image:url('/images/bkg.jpg')  !important;
	background-repeat:repeat-x;
	height:100%;
	

	
	
}

html {
	margin: 0;
	padding: 0;
	height:100%;
}

td {
	text-align:left;
}

h1.home {
	font-size:14px;
	margin-top:0px;
	color:#2f6f8d;	

}

h1 {
	font-size:18px;
	margin-top:0px;
	color:#418fbe;	

}

a, a:visited, a:active {
	color:#418fbe;
	text-decoration:underline;
}

.leftSide {
	background-image:url('/images/left_side_shadow.jpg');
	background-repeat:repeat-y;
	width:5px;
	
}

.rightSide {
	background-image:url('/images/right_side_shadow.jpg');
	background-repeat:repeat-y;
	width:5px;
	
}

.rightHeader {
	background-color:#000000;
	width:667px;
	height:93px;
	background-image:url('/images/header_bar.jpg');

}


a.contactBtn {
	background-image:url('/images/contact_us.png');
	background-repeat:no-repeat;
	width:125px;
	height:35px;
	display:block;

}


a.contactBtn:hover {
	background-image:url('/images/contact_us_over.png');
	background-repeat:no-repeat;

}


.dealerName {
	font-size:24px;
	color:#245d78;
	font-weight:bold;
}

.dealerAddress {
	font-size:12px;
	color:#245d78;
	font-weight:bold;
}

.dealerPhone {
	font-size:26px;
	color:#245d78;
	font-weight:bold;
	
}


a.NEW_menulink {
	background-image:url('/images/new_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:116px;
	display:block;
}

a.USED_menulink {
	background-image:url('/images/preowned_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:101px;
	display:block;
}


a.SERVICE_menulink {
	background-image:url('/images/serviceParts_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:134px;
	display:block;
}

a.SPECIALS_menulink {
	background-image:url('/images/specials_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:90px;
	display:block;
}

a.FINANCING_menulink {
	background-image:url('/images/financing_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:91px;
	display:block;
}

a.ABOUT_menulink {
	background-image:url('/images/about_us_up.jpg');
	background-repeat:no-repeat;
	height:32px;
	width:88px;
	display:block;
}

a.NEW_menulink:hover {
	background-image:url('/images/new_down.jpg');
	background-repeat:no-repeat;
	
}

a.USED_menulink:hover {
	background-image:url('/images/preowned_down.jpg');
	background-repeat:no-repeat;
	
}


a.SERVICE_menulink:hover {
	background-image:url('/images/serviceParts_down.jpg');
	background-repeat:no-repeat;
	
}

a.SPECIALS_menulink:hover {
	background-image:url('/images/specials_down.jpg');
	background-repeat:no-repeat;
	
}

a.FINANCING_menulink:hover {
	background-image:url('/images/financing_down.jpg');
	background-repeat:no-repeat;
	
}

a.ABOUT_menulink:hover {
	background-image:url('/images/about_us_down.jpg');
	background-repeat:no-repeat;
	
}

.homeBoxText {
	padding-top:125px;
	padding-left:10px;
}

.homeBoxText a, .homeBoxText a:visited, .homeBoxText a:active {
	text-decoration:none;
	font-weight:bold;
}

.homeBoxText a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.homeNewBox {
	background-image:url('/images/newCars_Box.jpg');
	background-repeat:no-repeat;
	height:155px;
	width:209px;
	
}


.homeUsedBox {
	background-image:url('/images/usedCars_Box.jpg');
	background-repeat:no-repeat;
	height:155px;
	width:209px;
	
}


.homeServiceBox {
	background-image:url('/images/service_Box.jpg');
	background-repeat:no-repeat;
	height:155px;
	width:209px;
	
}


.homeFinanceBox {
	background-image:url('/images/finance_Box.jpg');
	background-repeat:no-repeat;
	height:155px;
	width:209px;
	
}


.homeAboutUs {
	background-color:#f2f2f2;
	height:122px;
	width:398px;
	padding:10px;
	
}

.featuredVehicle_main {
	background-color:#ffffff;
	height:144px;
	width:425px;
	background-image:url('/images/');
	
}


.featuredVehicle {
	background-repeat:no-repeat;
	height:144px;
	width:425px;
	display:block;
	background-image:url('/images/featuredVehicle.jpg');

	
	
}
.featuredVehicleright {
	background-image:url('/images/');
	background-repeat:no-repeat;
	height:144px;
	width:425px;
	display:block;
}

.featuredName {
	color:#ffffff;
	font-size:16px;
}

.featuredDesc {
	color:#ffffff;
}

.featuredPrice {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.footer {
	background-color:#f2f2f2;
	height:30px;
	width:100%;
	color:#666666;
	font-size:10px;
}

a.footerLink, a.footerLink:active, a.footerLink:visited {
	color:#999999 !important;
	text-decoration:underline;
}

a.footerLink:hover {
	color:#9a0501 !important;
}

.menu2 {
	background-color:#dddddd;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	color:#4284a4;
	font-size:14px;
	
	border-bottom:1px solid #666666;
}

table.h_def2
{
	height:165px;
	width:300px;
	vertical-align:top;
	background-color:#ffffff;
	border: 1px solid #999999;
}

.h_title2 {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:14px;
}


.h_title2:hover {
	text-decoration:underline;
}

.h_wasPrice {

	font-weight:bold;
	font-size:14px;
}


.h_nowPrice {

	font-weight:bold;
	font-size:14px;
}

a.searchBtn, a.searchBtn:active, a.searchBtn:visited
{
	width:83px;
	height:23px;
	border-width:0px;
	background-image:url('/images/search_btn.jpg');
}
a.searchBtn:hover
{
	border-width:0px;
	background-image:url('/images/search_btn_over.jpg');
}

.dealerCitys {
	display:none;
}