img.carimage {
	border: 1px solid white;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:  url(/images/background.gif);
	margin-top: 0px;
	margin-left: 0px;
}

div,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smalltext {
	font-size: 80%;
}

td {
	font-size: 12px;
	border: 0px solid white;
}

th {
	font-size: 12px;
	weight: bold;
	border: 1px solid white;
}

#left {
	left: 5px;
	top: 95px;
	position: absolute;
	height: 325px;
	width: 150px;
}

#leftnav {
	line-height: 24px;
	font-size: 12px;
}

#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav ul li {
	list-style-type: none;
	margin: 0px;
	border: 1px solid #420000;
}
#leftnav ul li a {
	display: block;
	text-decoration: none;
	width: auto;
	background-color: #730000;
	border-left: 5px solid black;
	border-right: 3px solid #8C0000;
	margin: 0px;
	padding-left: 15px;
	
}
#leftnav ul li a:hover {
	background-color: #8C0000;
	border-left: 5px solid #8C0000;
	border-right: 3px solid black;
}

.redborder {
	border: 1px solid #FFFFFF;
	background:  url(/images/backgroundwithholes.gif);
	margin: 0px;
}

#logo {
	position: absolute;
	height: 73px;
	width: 150px;
	top: 5px;
	left: 5px;
	padding:2px;
}

#topbanner {
	position: absolute;
	height: 20px;
	width: 595px;
	top: 55px;
	left: 170px;
	padding: 0px;
	font-weight: bold;
	padding-left:5px;
	padding-top:3px;
}

#montage {
	position: absolute;
	height: 48px;
	width: 600px;
	top: 5px;
	left: 170px;
	padding: 0px;
	font-weight: bold;
	background-image: url('/images/montage.jpg');

}

#main {
	position: absolute;
	width: 590px;
	top: 95px;
	left: 170px;
	padding: 5px;
}

#standalone {
	position: absolute;
	width: 470px;
	top: 20px;
	left: 20px;
	padding: 4px;
	
}

.pricelistcar {
	position: absolute;
	left: 10px;
	
	width: 300px;
}

.pricelistduration {
	position: absolute;
	left: 330px;
	text-align: left;
	width: 15em;
	
}

.pricelistprice {
	position: absolute;
	left: 450px;
	width: 15em;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


td.whiteborder {
border: 1px solid white;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:3px;
}

div.highlightbox {
	border-top: 2px solid #B90D11;
	border-left: 2px solid #B90D11;
	border-right: 2px solid #820000;
	border-bottom: 2px solid #820000;
	width: 100%;
	background-color: #880000;
}

table.default {
text-align:left;
}

a img {
border: 0px;
}

.widecell {
width: 100%;
}

tr.specialoffer {
	font-weight: bold;
}


a#homelink {
	text-decoration:none;
	display:block;
	text-align:center;
}

a#homelink span#logo_ama {
	font-size:20px;
	font-weight:bold;
}
a#homelink span#logo_midlands {
	font-size:12px;
	font-weight:bold;
}
a#homelink span#logo_vf {
	font-size:17px;
	font-weight:bold;
}
a#homelink span#logo_incorp {
	font-size:9px;
	font-weight:bold;
}