.heading01 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;

}
body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #333333;
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	text-decoration:none;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0A8;
}

a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.carshad {
	background-image: url(images/car_shad.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
a.bodylinkBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.bodylinkBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.bodylinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a.bodylinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.fieldTitle {
	background-color: #A5A5A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.fieldTitle2 {
	background-color: #C0BEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.fieldValue {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.fieldValue2 {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.mainBodyArea {
	width:100%;
	background-color:#DDDDDD;
}
.mainBody{
	width: 40%;
	float: left;
	padding:10px;
	padding-top:0px;
}
.mainBody h3 {
	color:#B30000;
	size:14px;
	font:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
.mainBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.mainItem{
	width: 30%;
	float: left;
}
.mainItem h3 {
	color:#B30000;
	size:14px;
	font:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin:10px 0 10px 3px;
}
.mainItem img{
	border-style:none;
	margin:3px;
}
.mainItem p{
	margin:3px;
}
.mainItems {
	width:100%;
	height:150px;
	background:url(images/grad-bg.gif);
	background-repeat:repeat-x;
}
.verticalLine {
	width:4%;
	float:left;
	top:15px;
	background-image:url(images/vert.gif);
	background-repeat:repeat-y;
	background-position:center center;
}
.toplinedark {
	border-top-height: 1px;
	border-top-style: solid;
	border-top-color: #A0A07E;
	height: 1px;
}

.bodyPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color:#CCCCCC;
}

.subMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	line-height: normal;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

.salesBox {
	border: 2px #FFF solid;
	width:97%;
	padding:5px;
	margin-bottom:5px;
}
a.salesBox:hover {
	background:#FFFFFF;
}
.recentArea {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
