@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3C3432;
	background-image: url(images/OzCar-backing.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	line-height: 16px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
}



.navbar {
	line-height: 55px;
	background-image: url(images/4x4forsale_01.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 925px;
	color: #000;
	padding-left: 25px;
}
a.nav:link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:active {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav1:link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav1:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav1:hover {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav1:active {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:link {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:visited {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:hover {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:active {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.bold_heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.featured_car {
	background-color: #333;
	width: 400px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}
.BUTTON_GREEN {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	width: 120px;
	border: 1px solid #FFF;
	height: 25px;
}
.sumary_view {
	border: 1px solid #FFF;
	color: #FFF;
}

.content_area {
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.dark_text {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
}
a.cars:link {
	color: #000;
	text-decoration: none;
}
a.cars:visited {
	color: #000;
	text-decoration: none;
}
a.cars:hover {
	color: #000;
	text-decoration: none;
}
a.cars:active {
	color: #000;
	text-decoration: none;
}.red_button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #399;
	float: right;
	border: 1px solid #FFF;
	width: 120px;
	height: 25px;
}
.car_enquiry {
	color: #333;
	background-color: #E9E9E9;
	border: 1px solid #000;
}
.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.drive_away {
	font-size: 11px;
	font-weight: normal;
	color: #FC0;
}

