/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
.leftshadow {
	background-image: url(../img/generic/g_shadow_left.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.rightshadow {
	background-image: url(../img/generic/g_shadow_right.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.maintable {
	text-align: left;
	width: 810px;
	background-color: #C7C7C7;
}
.navigationarea {
	background-color: #000000;
	padding: 8px;
}
.DkGreyBg {
	background-color: #666666;
}
.LtGreyBg {
	background-color: #C7C7C7;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.BlackyBg {
	background-color: #000000;
}
#OfferArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #000000;
	padding: 8px;
}
#OfferArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
#OfferArea a:hover {
	text-decoration: underline;
}

#CopyArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 30px 10px 10px;
	background-image: url(../img/generic/g_bodybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#CopyArea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

#CopyArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}
#CopyArea a:hover {
	color: #666666;
	text-decoration: none;
}
#FooterArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #C7C7C7;
}
#FooterArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}
#FooterArea a:hover {
	color: #666666;
	text-decoration: none;
}
/* CAR DESCRIPTION BOX STYLES START HERE */
#description {
	background-image: url(../img/generic/g_details_head.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #000000;
	width: 299px;
	padding-top: 30px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: top;
}
#description h1{
font-size: 13px;
color: #333333;
}
#picture{
width: 198px;
background-color:#FFFFFF;
vertical-align: middle;
}
#clickquote{
	background-image: url(../img/generic/g_quote_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px;
	width: 71px;
	text-align: center;
	vertical-align: middle;
	background-color:#666666;
}
#clickquote a {
	font-weight: bold;
	color: #FFFFFF;
}
#clickquote a:hover {
	color: #000000;
	text-decoration: underline;
}
/* CAR DESCRIPTION BOX STYLES END HERE */
/* USEDCARS TABLE STYLES END HERE */

#usedcars td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}
#usedcars a {
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
/* NEWS TABLE STYLES START HERE */
#news {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#000000;
text-align: left;
vertical-align:top;
padding: 8px;
border-bottom: 1px;
border-bottom-color:#666666;
border-bottom-style:solid;
width: 360px;

}
#news h1 {
	font-size: 14px;
	color:#000000;
	line-height: 18px;
	font-weight:bold;
}

#newspictures {
	padding-top: 20px;
	vertical-align:top;
	text-align:center;
}
/* CONTACT TABLE STYLES START HERE */
#contact td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	vertical-align:top;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}
#logo {
	background-image: url(../img/generic/g_logo_bg.jpg);
	background-repeat:no-repeat
	background-color: #FAA820;
	width: 588px;
	text-align: left;

}