html {
	background: #171717 url(../images/bg.gif) repeat-x top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
/*p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset {
	margin:	0;
	padding: 0;
	border:	0;
	}*/
#fullHeight {
	background: url(../images/bottomFloor.jpg) no-repeat scroll center bottom;
	height: 100%;
	width: 100%;
	bottom: 0px;
	text-align: center;
	/*padding-bottom: 30px;*/
}

#pageContainer {
	width: 990px;
	margin: 0 auto 0px;
	text-align: left;
}

/*__header __*/

#header {
	height: 118px;
	width: 100%;
	position: relative;
}

#header #logo {
	position: absolute;
	height: 108px;
	width: 189px;
	left: 0px;
	top: 0px;
}

.navGradient{
	width: 100%;
	background: url(../images/bottomNavGradient2.gif) repeat-x top;
	height:7px;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #000000;
}

.navTabs{
	padding: 0;
	width: 100%;
	overflow: hidden;
	height:33px;
	position: absolute;
	bottom: -2px;
}

.navTabs ul{
	font: bold 12px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

.navTabs li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;	
}
.navTabs a{
	float: left;
	color: #ffffff;
	margin: 0 6px 0 0;
	padding: 0 0 0px 1px;
	text-decoration: none;
}

.navTabs a span{
	float: left;
	display: block;
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}

.navTabs a span{
float: none;
}


.navTabs a:hover{
	float: left;
	color: white;
	background: #c80000 url(../images/navButton_L.gif) no-repeat left top;
	margin: 0 6px 0 0;
	padding: 0 0 0px 1px;
	text-decoration: none;
}

.navTabs a:hover span{
	float: left;
	display: block;
	background: #c80000 url(../images/navButton_R.gif) no-repeat right top; /*right corner image*/
	padding: 7px 9px 11px 6px;
	cursor: pointer;
}

.navTabs a:hover span{
background-color: transparent;
}

#Contaner {
	background: #2f2f2f url(../images/topPageGradient.gif) repeat-x top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100%;
	padding: 0px 0px 0px 1px;
}
#mainBanner {
	margin: 0px;
	padding: 0px;
}
#contentContaner{
	padding: 0px;
	margin-left: 5px;
	margin-right:5px;
	min-height:400px;
}
.contentContanerShowroom{margin-left: 1px !important;}


/**/

a.specials:link, a.specials:visited, a.specials:active{
	width: 229px;
	height: 109px;
	display: block;
	background: url(../images/specials_up.jpg) no-repeat left;
	position: relative;
	float: left;
	margin: 0px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.specials:hover {
	background: url(../images/specials_over.jpg);
}

a.sellYourCar:link, a.sellYourCar:visited, a.sellYourCar:active{
	width: 368px;
	height: 107px;
	display: block;
	background: url(../images/sellUsYourCar_up.jpg) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.sellYourCar:hover {
	background: url(../images/sellUsYourCar_over.jpg);
}

a.findDreamCar:link, a.findDreamCar:visited, a.findDreamCar:active{
	width: 368px;
	height: 121px;
	display: block;
	background: url(../images/FindYourDreamCar_up.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px 0px 0px 14px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.findDreamCar:hover {
	background: url(../images/FindYourDreamCar_over.gif);
}

a.Service:link, a.Service:visited, a.Service:active{
	width: 212px;
	height: 121px;
	display: block;
	background: url(../images/service_up.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px 0px 0px 16px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.Service:hover {
	background: url(../images/service_over.gif);
}

.moduleContaner{
	float: left;
	margin: 10px 0px 0px;
	width:100%;
}
/*FEATURED VEHICLES*/
.moduleContaner .modFeaturedVehicles {
	background: #222222;
	float: left;
	width: 750px;
	border: 1px solid #000000;
}

 .header{
	width: 100%;
	position: relative;
	background: #000000 url(../images/HeaderGradient.gif) repeat-x top;
	height: 40px;
}

.header .headerL{
	position: absolute;
	background: url(../images/header_L.gif) no-repeat left top;
	height:40px;
	width:5px;
	left: 0px;
	top: 0px;
}

.header .headerR{
	position: absolute;
	background: url(../images/header_R.gif) no-repeat right top;
	height:40px;
	width:5px;
	right: 0px;
	top: 0px;
}

.moduleContaner .modFeaturedVehicles .header span {
	font-size: 16px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}

.moduleContaner .modFeaturedVehicles .featuredVehicleDiv {
	background: url(../images/featuredContainer_BG.gif) repeat-x top;
	height: 159px;
	width:100%;
	position: relative;
}

.moduleContaner .modFeaturedVehicles .featuredVehicleDiv .featuredVehicleL {
	position: absolute;
	height: 159px;
	width: 8px;
	left: 0px;
	top: 0px;
	background: url(../images/featuredContainer_L.gif) no-repeat left top;
}
.moduleContaner .modFeaturedVehicles .featuredVehicleDiv .featuredVehicleR {
	position: absolute;
	height: 159px;
	width: 8px;
	top: 0px;
	background: url(../images/featuredContainer_R.gif) no-repeat right top;
	right: 0px;
}
.vehicleContaner {}
a.vehicleContaner:link, a.vehicleContaner:visited, a.vehicleContaner:active {
	width: 142px;
	height: 140px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 11px;
	float:left;
	text-align: center;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 11px;
	background: transparent;
}
a.vehicleContaner:hover  {
	background: url(../images/vehicleContaner_hover.gif) no-repeat center top;
	color: #cc0000;
}

.featureContainer {
	width: 142px;
	height: 140px;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 11px;
	float:left;
	color: #FFFFFF;
	font-size: 11px;
}
.featureContainer:hover {
	background: url(../images/vehicleContaner_hover.gif) no-repeat center top;
}
.featureContainer h2 {
	font-size: 11px;
	color:#c80000;
	text-align:center;
	margin:0;
	padding:0;
	letter-spacing: -.1em;
}
.featureContainer label {
	float: left;
	width: 53px;
	font-size: 11px;
}

.vehiclePhoto {
	text-align: center;
	padding-top: 2px;
	margin: 0 5px 0 10px;
	padding:1px;
	border:1px solid #c80000;
}

.moduleContaner .modFeaturedVehicles .featuredVehicleDiv .vehicleContaner .vehiclePhoto {
	background: url(../images/featuredPhoto_BG.gif) no-repeat;
	text-align: center;
	height: 98px;
	width: 126px;
	padding-top: 2px;
	margin: 0px auto;
}

.moduleContaner .modFeaturedVehicles .featuredVehicleDiv .vehicleContaner h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b40101;
	margin: 0px 0px 1px;
	letter-spacing: -1px;
	padding: 0px;
}
.moduleContaner .modFeaturedVehicles .featuredVehicleDiv .vehicleContaner label {
	float: left;
	width: 50px;
}

/*Shopping Tools*/

.modButtonTools {
	background: #282828 url(../images/shoppingTool_BG.gif) repeat-x top;
	float: left;
	width: 212px;
	height: 200px;
	border: 1px solid #444444;
}

.modButtonTools a.toolsButtons{
	background: transparent url(../images/shoppingToolButonL_up.gif) no-repeat left top;
	display: block;
	float: left;
	font: bold 13px Arial;
	line-height: 22px;
	height: 38px;
	text-decoration: none;
	cursor: pionter;
	width: 210px;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}


a.toolsButtons span{
	background: transparent url(../images/shoppingToolButonR_up.gif) no-repeat right top;
	display: block;
	padding: 9px 10px 8px 2px;
	color: #FFFFFF;
	margin-left:5px;
}

a:hover.toolsButtons{
	background:  url(../images/shoppingToolButonL_over.gif) no-repeat left top;	
	float: left;
}

a:hover.toolsButtons span {background: transparent url(../images/shoppingToolButonR_over.gif) no-repeat right top;
}
.toolsButtons .icon{
	float: left;
	line-height: 37px;
	height: 37px;
	width: 45px;
	margin-left: 4px;
	cursor:pointer;
}

/*About Dealer*/

.moduleContaner .aboutDealer{
	background: url(../images/aboutDealer_Bg.gif) no-repeat;
	float: left;
	width: 750px;
}

.moduleContaner .aboutDealer .Content {
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px 18px 20px 20px;
	width: 685px;
}

.moduleContaner .aboutDealer .Content h2{
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #980404;
	margin: 5px 0px;
}

/*Contact*/

.contact  {
	background: #282828 url(../images/shoppingTool_BG.gif) repeat-x top;
	float: left;
	width: 212px;
	border: 1px solid #444444;
}

.contact img{
	margin: 10px 0px 0px 5px;
}
.contact h2{
	font: italic bold 14px Arial;
	color: #B40101;
	margin: 8px auto 4px;
	white-space: nowrap;
	text-align: center;
}
.contact .address {
	font-size: 12px;
	margin: 0px;
	background: url(../images/dottedLine.gif) repeat-x bottom;
	padding: 0px 0px 10px;
	width: 100%;
	text-align: center;
}
.contact ul {
	margin: 0px;
	padding: 0px;
}
.contact li {
	list-style: none;
	font-size: 12px;
	background: url(../images/dottedLine.gif) repeat-x bottom;
	float:left;
	width:212px;
	line-height: 25px;
}
.contact li label {
	width: 100px;
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
}

a.mapButton:link, a.mapButton:visited, a.mapButton:active{
	width: 101px;
	height: 20px;
	display: block;
	background: url(../images/mapButton_up.gif) no-repeat;
	position: relative;
	margin: 5px 0px 5px 55px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	float: left;
}
a.mapButton:hover {
	background: url(../images/mapButton_over.gif);
}

/**/

#contentContaner #leftContaner {
	/*background: #404040;*/
	float: left;
	width: 755px;
}

#contentContaner #rightContaner {
	width: 212px;
	float: right;
	margin: 0px 0px 0px 13px;
	/*background: #404040;*/
}
#leftContaner h2 {
	color: #B40101;
	margin: 10px 0px 5px 10px;
	font: italic bold 16px Arial, Helvetica, sans-serif;
}

#leftContaner p {
	font-size: 12px;
	margin: 10px 0px 0px 10px;
}

.spacerLeft{
	margin-left: 14px;
}

.pageTitleBG{
	line-height: 48px;
	background: url(../images/pageTitle_BG.gif) no-repeat left top;
	height: 48px;
	width: 100%;
	margin: 6px 0px 0px;
}

.pageTitleBG span {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

.clear {
  clear: both;
}

#leftContaner h3 {
	font: italic 10px Arial, Helvetica, sans-serif;
	color:#999999;
	margin-left:10px;
}
	
/* Additions */
#contentForm h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
h3 {
	margin: 0 0 20px 0;
	color: #fff;
}
*/
.mapimg {
	padding: 1px;
	border: 1px solid #900;
}

.formerror {
	font-weight: bold;
	color: #900;
}

a.buttonSmall {
	width: 101px;
	height: 20px;
	line-height: 20px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	background: url(../images/buttonSmall_up.gif) no-repeat;
}
a.buttonSmall:hover {
	color: #ccc;
	background: url(../images/buttonSmall_over.gif) no-repeat;
}

a.buttonBig {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background: url(../images/buttonBig_up.gif) no-repeat;
	margin: 0 auto;
	font-weight: bold;
}
a.buttonBig:hover {
	color: #ccc;
	background: url(../images/buttonBig_over.gif) no-repeat;
}
#contentFormLeft {
	width: 350px;
	float:left;
	padding: 10px;
	font-size: 12px;
	background-image: url(../images/formBG.gif) repeat-x;
}
#contentFormRight {
	width: 360px;
	float: right;
	border-left:
	1px solid #444;
	margin-bottom: 10px;
}
#contentMap {
	margin-bottom: 20px; padding: 10px;
}
/* Additions End */

/* Find Your Dream Car */

.col50 {
	width: 49%;
	float: left;
}

.margin10 {
	margin: 10px;
}
.contactForm {
	font-size: 12px;
	background-image: url(../images/formBG.gif) repeat-x;
}
#findYourDreamCar h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.fieldsetbox {
	margin: 10px;
	border: 1px solid #444;
	padding: 10px;
}

/* Find Your Dream Car End */


/*Warranty*/

#left {
	float:left;
	width:251px;
	height:525px;
	margin:5px 1px 0 0;
	background:url(../images/customersEdgeimg.gif) no-repeat bottom;
}
#center {
	float:left;
	width:251px;
	margin:5px 7px 0 0;
	font-size:12px;
}
#center li {
	list-style:none;
	margin-left: 5px;
	padding-left: 0;
	list-style-position: outside;
}
.WarrantyTitles {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #980404;
	letter-spacing: -1px;
}
.BulletTitles {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	margin:19px 0 0 0;
	padding:0;
	display:block;
}
#right {
	float:left;
	width:235px;
	margin:5px 0 0 0;
	font-size:12px;
}
#right li {
	list-style:none;
	padding:0;
	margin:0;
	list-style-position: outside;
}
.emph {
	font-style:italic;
	color:#ffdf03;
}


/* Split Content 50/50 */

#leftSplit {
	float:left;
	width:375px;
	margin: 5px 5px 10px 0;
}
#rightSplit {
	float:left;
	width:375px;
	margin: 5px 0 10px 0;
}
#fullWidth {
	width:755px;
}
#fullWidth li {
	font-size:12px;
	list-style-position:outside;
	list-style-type:square;	
}

/*__FAQ__*/

#faqContainer {
	width:719px;
	text-align:center;
	padding:1px;
	margin:13px 0 0 13px;
	border:1px solid #717171;
	background-color:#212121;
}
#faqA {
	width:719px;
	text-align:left;
	padding:1px;
	margin:13px 0 0 13px;
	border:1px solid #717171;
	background-color:#212121;
}
#faqA h2 a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;	
}
#faqA:hover {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;	
}
.faqCell:link,.faqCell:visited,.faqCell:active {
	background: url(../images/faqCellbg.gif) repeat-y top left;
	width:353px;
	height:33px;
	float:left;
	margin:3px;
	font: bold 12px Arial, Verdana, sans-serif;
	line-height:2.5em;
	text-decoration:none;
	color:#FFFFFF;
}
.faqCell:hover {
	background: url(../images/faqCellbg-over.gif) repeat-y top left;
	color:#780404;
}

/*SEO Bar*/

.moduleContaner #seoBar {
	width: 975px;
	border: 1px solid #000000;
	margin: 0px 5px 10px;
}

.zipCode, .makesModels, .year{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	float:left;
}

.zipCode{
	margin-left: 10px;
	width: 395px;
}

.makesModels {
	width: 465px;
}
.year {
	width: 90px;
}

.moduleContaner #seoBar .seoWrapper{
	width: 100%;
	background: #0c0c0c url(../images/SEOGradient.gif) repeat-x top;
	float:left;
}

.seoWrapper li {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	list-style: url(../images/bullet_red.gif) inside;
}
.seoWrapper .zipContainer, .carMakes, .carYear{
	float: left;
	margin: 0px 5px 0px 20px;
}
.seoSpacer{
	background: url(../images/seoDivider.gif) repeat-x center center;
	margin: 0px 20px;
	float: left;
	height: 271px;
	width: 2px;
}

#footer{
	background: #3d3d3d url(../images/footerGradient.gif) repeat-x top;
	height: 56px;
	width: 100%;
	border-bottom: 1px solid #525252;
	text-align: center;
	font-size: 10px;
	line-height: 50px;
}
#shadow{
	background: url(../images/shadow.png) no-repeat center top;
	text-align: center;
	margin: 0px auto;
	height: 105px;
	width: 1000px;
}