body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
	margin: 0;
	padding: 0;
	background-image:url(images/background.jpg);
}
TD,UL,LI{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
}
.tableborder {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.tableborderfooter {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.header{
	color:#8f0000;
	font-size:12pt;
	font-weight:900;
}
.subheader{
	color:#8f0000;
	font-size:10pt;
	font-weight:900;
}
.hours_text{
	color:white;
	font-weight:bold;
}
.ticker{
	color:#ffffff;
	font-size:10pt;
	font-weight:900;
}
.readmoreLinks{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/* New Vehicles */
.leftcell {
	padding: 10px 5px 0px 10px;
}
.rightcell {
	padding: 10px 10px 0px 5px;
}
.lastleftcell {
	padding: 10px 5px 10px 10px;
}
.lastrightcell {
	padding: 10px 10px 10px 5px;
}
/* Footer */
#footer {
	background: #a80000 url(images/footer_1px.jpg) repeat-x top left;
}
#footer TD {
	font-size: 10px;
	color: #e0a3a3;
}
#footer a:link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e0a3a3;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#address {
	font-size: 12px;
	background: #000000;
	padding: 5px;
	color: #ffffff;
}
.largertext {
	font-size: 12px;
	color: #ffffff;
}
