@charset "utf-8";
body {
	font-family: arial;
	background-color: #FAC225;
	margin: 5px;
	padding: 0px;
}

.featuredFullCarWas {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: line-through;
}
.featuredFullCarNow{
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}

.newPriceCarsColumn {
	height: 113px;
	width: 150px;
}
.newPriceCarsRow {
	border: 1px solid #FFFFFF;
}
.footer {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.featuredCarWas {
	font-size: 12px;
	text-decoration: line-through;
}
.featuredCarNow {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
.sideSectionTitle {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.welcomeBlock {
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	color: #CCCCCC;
	white-space: normal;
}
.address {
	text-transform: none;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: small-caps;
	text-align: center;
	padding-right: 10px;
	margin-bottom: 50px;
}

.financingBlock {
	font-size: 14px;
	color: #003300;
	text-align: justify;
	padding: 5px;
	white-space: normal;
}

.financingBlock a:link {
	color: #003399;
}

.financingBlock a:visited {
	color: #000000;
}

.frontPageTable {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.profileText {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 5px;
	text-align: justify;
}

.topMenu {
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.listViewTable {
	width: 100%;
	margin-top: 10px;
}

.sectionTitles {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.featuredCarPicTable {
	width: 100%;
}
.featuredCarPicTableRow {
	border: 1px none #FFFFFF;
}
.picBorder {
	border: 1px solid #FFFFFF;
}

.featuredCarHead {
	font-weight: bold;
	color: #FFFF00;
	margin-left: 10px;
	margin-bottom: 2px;
	font-size: 14px;
}
.featuredCarDesc {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 10px;
}


.wrapper {
	width: 850px;
	background-color: #004600;
	border: 4px solid #ffffff;
	margin: 0px;
	padding: 0px;
}
.banner {
	width: 100%;
	background-color: #000000;
}
.fullViewImageRow {
	background-color: #003300;
	width: 300px;
	border: 1px solid #FFFFFF;
}
.fullViewTitle {
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
}
.fullViewPrice {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}


.fullViewTable {
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.vehicleMenu {
	font-size: 16px;
	height: 40px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fullViewSmallPics {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.financeNOW {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF0000;
	text-align: center;
	width: 100%;
}
.fullViewMainText {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.listViewTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.listViewPrice {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}
.sold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

.listViewOldPrice {
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: line-through;
	font-weight: normal;
}
.listViewSalePrice {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.listViewText {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.top {
	width: 850px;
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.morePages {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}

