

NAVIGATION ELEMENTS {NAVIGATION ELEMENTS BELOW THE HEADER BAR}
.makeMenu{
	color:#FF0000;
	text-decoration: none;
	font-size: 12px;
	background-color:#CCCCCC;
	font-weight: bold;
}

TITLE BAR ELEMENTS {TITLE ELEMENTS BELOW NAVIGATION BAR}

.titleTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
BOTTOM BAR ELEMENTS {BOTTOM BAR ELEMENTS BELOW NAVIGATION BAR}

.bottomBar {
}

MOUSEOVER VEHICLE TABLE ELEMENTS {MOUSEOVER ELEMENTS BELOW TITLE BAR}
.clickableVehicle {
	background:url(images/transparentBG.png);
	cursor: hand;
}
.clickableTD {
	background:url(images/transparentBG.png);
	cursor: hand;
}

VEHICLE TEXT ELEMENTS {VEHICLE TEXT ELEMENTS IN THE VEHICLE TABLES}

.showroomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#F3F3F3;
}

.vehicleTitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	}	
.vehicleTitleWhite {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	}
.rebateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.vehiclePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFFF;
}
.listPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9C0000;
}
.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFFF;
}
.vehiclePic img {
	border: 5px solid #1A1E66;
}
.paymentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	border: none;
	font-weight: bold;
}
.vehicleNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F3F3F3;
}

VEHICLE FORM ELEMENTS {VEHILCE FORM ELEMENTS FOR SUBMITTING}

.vehicleMenu {
	background:url(images/transparentBG.png);
}
.contactMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background:url(images/transparentBG.png)
}
.tradeInMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003659;
	text-align: center;
	background:url(images/transparentBG.png)
}
.financeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003659;
	text-align: center;
	background:url(images/transparentBG.png)
}
.vehicleMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000
}
BACKGROUND ELEMENTS {BACKGROUND ELEMENTS FOR SUBMITTING}
.imageBackground {
}
.topTextBackground {
	background-color:
	color: #292929;
}

.contactBackground {
    
	background-color: #000000;
}
.optionsLightBackground {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/transparentBG.png)
}
.optionsDarkBackground {
	background:url(images/transparentBG.png)
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.financeCalculatorBackground {
	background-color: 
	color: #FFFFFF;
}
.rebateBackground {
	background-color:
}