body {
	background-color: #242424;
	background-image: url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	
}

body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
}
form {
	margin:0px;
	padding:0px;
}

.mainTbl {
	width: 984px;
	height: 100%;
}
.headerMain {
	vertical-align: top;
	height: 320px;
}
.contentMain {
	height: auto;
	vertical-align: top;
	background-image:url(images/content_td_bg.gif);
	background-repeat:repeat-y;
}
.footerMain {
	height: 50px;
	vertical-align: top;
}
.shadow {
	width: 17px;
	vertical-align:top;
}
.shadowContentLeft {
	width: 19px;
	vertical-align:top;
	text-align: left;
}
.shadowContentRight {
	width: 19px;
	vertical-align:top;
	text-align: left;
}
.headerUmenuTd {
	height: 29px;
	background-image:url(images/umenu_bg.gif);
	background-repeat:repeat-x;
	vertical-align: bottom;
	text-align: right;
}
.uMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 30px 6px 0px;
	color: #989898;
}
.uMenu a, .uMenu a:visited, .uMenu a:link {
	color: #989898;
	text-decoration: none;
}
.uMenu a:hover {
	color: #989898;
	text-decoration: underline;
}
.headerAddress {
	width: 950px;
	height: 174px;
	background-image:url(images/showroom_2.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.address {
	width: 250px;
	margin: 10px 0px 10px 44px;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
}
.address a, .address a:visited {
	color: #fe9100;
	text-decoration: none;
}
.address a:hover {
	color: #fe9100;
	text-decoration: underline;
}
.location {
	background-image:url(images/location_ico.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	margin-top:10px;
	float: right;
	font-size: 12px;
}
.headerBannerTbl {
	width: 950px;
	height: 264px;
}
.navSides {
	width:7px;
}
.naviSeparator {
	width: 12px;
}
.naviTd {
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: middle;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
.naviTd a, .naviTd a:visited {
	color: white;
	text-decoration: none;
}
.naviTd a:hover {
	color:#CCCCCC;
}
.contentTbl {
	width: 100%;
	height: 100%;
}
.contentTd {
	vertical-align: top;
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.subContentTbl {
	width: 946px;
}
.subContentTdLeft {
	width: 333px;
	vertical-align: top;
}
.subContentTdRight {
	width: 603px;
	vertical-align: top;
	padding-top: 28px;
}
.contentTxt {
	margin-right: 30px;
}
.subPageTitle {
	color: #fe9100;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 28px;
}
.box {
	float:left;
	width: 277px;
	height: 151px;
	background-color: black;
	background-image:url(images/box_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 28px 0px 0px 28px;
	
}
.boxSub {
	width: 277px;
	height: 151px;
	background-color: black;
	background-image:url(images/box_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 28px 28px 0px 28px;
	
}
.boxTitle {
	font-size: 18px;
	color: #fe9100;
	font-style:italic;
	margin: 5px 12px 10px 9px;
}
.openiengHoursTbl {
	width: 245px;
	font-size: 12px;
	margin-bottom: 2px;
}
.ucForm {
	width: 215px;
	margin: 17px 31px 0px 31px;
}
.ucForm select {
	width: 150px;
	font-size: 12px;
	margin: 0px;
}
.ucAdvanced {
	color: #fe9100;
	font-style:italic;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-right: 12px;
}
.footerTd {
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	height: 50px;
	text-align:center;
	vertical-align: bottom;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 15px 8px 15px;
	color: #989898;
}
.footer a, .footer a:visited, .footer a:link {
	color: #989898;
	text-decoration: none;
}
.footer a:hover {
	color: #989898;
	text-decoration: underline;
}



/* USED CARS */

.dp_details {
	width: 584px !important;
}

/* COTW */
.listlink {
	width: 253px;
	margin: 0px 12px 1px 12px;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}
.listlink a, .listlink a:visited {
	text-decoration: none;
	color: #fe9100;
}
.listlink a:hover {
	text-decoration: underline;
	color: #fe9100;
}

.listImage {
	width: 45px;
	margin-right: 4px;
	border: none;
}
.cotwPrice {
	float: right;
}



.sfSubmitButton input {
	border : 1px solid #ccc;
	text-align: center;
	font-size: 8pt;
	color: fff!important;
	font-weight: bold;
	background : #252525252525;
}


