* {
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #191408 url(/images/bg.jpg) repeat-x left top;
	text-align: center;
}
ul {
	color : #fff;
}
#topRightBar {
	background:transparent url(/images/topRightBar.gif) repeat-x scroll 0 0;
	height:67px;
	left:50%;
	position:absolute;
	top:-1px;
	width:50%;
}
#container {
	width:960px;
	text-align:left;
	margin:0 auto;
}
#header {
	width:960px;
	height:322px;
	float:left;
	position:relative;
}
#header h1 {
	position:absolute;
	left:0;
	top:65px;
}
#header h1 a {
	background:url(/images/logo.gif) no-repeat;
	width:179px;
	height:195px;
	text-indent:-9999px;
	display:block;
}
#topNav {
	background:url(/images/topNavBg.gif) no-repeat 140px -1px;
	width:770px;
	height:67px;
	position:absolute;
	top:0;
	left:0;
	padding-left:190px;
	padding-top:10px;
}
#topNav li {
	display:inline;
	font-size:75%;
	color:#8772af;
}
#topNav ul.secondRow {
	margin-top:20px;
}
#topNav a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}
#flash {
	position:absolute;
	top:70px;
	right:0;
}
a:link, a:visited {
	color:#ffd121;
	text-decoration:none;
}
#topNav a:hover, a:hover {
	text-decoration:underline;
}
#logo {
	position:absolute;
	left:0;
	top:10px;
}
#content {
	width:960px;
	float:left;
}
#leftColumn, #rightColumn {
	width:197px;
	float:left;
}
a.bookNow {
	display:block;
	background:url(/images/bookNow.gif) no-repeat;
	width:180px;
	height:150px;
	text-indent:-9999px;
	margin-bottom:10px;
}
a.onlineReservations {
	display:block;
	background:url(/images/onlineReservations.gif) no-repeat;
	width:196px;
	height:132px;
	text-indent:-9999px;
	margin-bottom:10px;
}
a.bookNow:hover, a.onlineReservations:hover, #header h1 a:hover {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}
#centerColumn {
	width:530px;
	float:left;
	margin:15px 18px 0 18px;
	color: #fff;
}
body.insidePages #centerColumn {
	width:743px;
	float:left;
	margin:0 0 0 20px;
}
body.vehiclesList #centerColumn {
	width:960px;
	float:left;
	margin:0;
}
.offers {
	background:#48362e url(/images/offersBg.jpg) no-repeat left bottom;
	width:197px;
	padding-bottom:10px;
}
.offers img, .promo img, ul#vehiclesList li img, .vehicleDescriptionPhoto img {
	padding:3px;
	border:1px solid #ffda4d;
	background-color:#22140f;
}
.offers ul {
	margin:0 5px;
}
.offers img {
	margin:10px 0 5px 0;
	width:175px;
}
.offers p {
	font-size:70%;
	color:#FFFFFF;
	margin:5px 0;
	line-height:14px;
}
.offers h2 {
	display:block;
	width:197px;
	height:49px;
	text-indent:-9999px;
}
.offers h2.special {background:url(/images/specialOffers.gif);}
.offers h2.deals {background:url(/images/deals.gif);}
.offers h2.list {background:url(/images/vehiclesList.gif);}
.offers h3 {
	font-size:80%;
	margin:0 0 5px 0;
	color:#fff;
	font-weight:bold;
}
#centerColumn h1 {
	font-size:140%;
	margin:0 0 20px 0;
	color:#ffd121;
	font-weight:normal;
}
#centerColumn h2 {
	font-size:100%;
	margin:0 0 20px 0;
	color:#fff;
	font-weight:bold;
}
#centerColumn p{
	font-size:75%;
	line-height:18px;
	margin:10px 0;
	color:#fff;
}
#centerColumn td{
	color:#fff;
}

.promo {
	background:#49372e url(/images/promoBg.gif) repeat-x left top;
	padding:10px;
	margin:10px 0;
}
.promo img {
	margin:0 0 5px 10px;
	float:right;
}
#footer {
	width:960px;
	clear:both;
	float:left;
	padding-top:10px;
	margin:15px 0 10px 0;
	border-top:1px solid #7f726e;
}
#footer p {
	font-size:70%;
	line-height:15px;
	color:#FFFFFF;
}
#footer strong {
	color:#ffd121;
}
#im {
	float:right;
	margin-top:-30px;
}
a.more {
	background:url(/images/yellowArrow.gif) no-repeat right;
	padding-right:15px;
	text-decoration:none;
}
ul#vehiclesList {
	margin:25px 0 0 0;
}
ul#vehiclesList li {
	float:left;
	text-align:center;
	width:200px;
	height:195px;
	padding:10px;
	background: url(/images/listBoxBg.gif) repeat-x top;
	margin-right:15px;
	margin-bottom:15px;
	position:relative;
}
ul#vehiclesList h3 {
	text-align:left;
	font-size:90%;
	color:#ffd121;
	margin:5px 0;
}
ul#vehiclesList p {
	text-align:left;
	margin:0;
}
a.viewDetails, a.checkRates {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:97px;
	height:20px;
	float:left;
	position:absolute;
	bottom:10px;
}
a.viewDetails {
	background:url(/images/viewDetailsBtn.gif) no-repeat;
	margin-right:5px;
	left:5px;
}
a.checkRates {
	background:url(/images/checkRatesBtn.gif) no-repeat;
	right:5px;
}
a.viewDetails:hover, a.checkRates:hover {
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}
#boxTop {
	display:block;
	background:url(/images/leftLinksTop.gif) no-repeat;
	width:230px;
	height:15px;
	float:left;
	margin:0;
	padding:0;
}
#box {
	background:url(/images/leftLinksBottom.gif) no-repeat bottom;
	padding:0 10px 10px 10px;
	width:210px;
	float:left;
	margin:-5px 0 0 0;
}
ul.vehiclesList {
	margin:5px 0 0 10px;
}
ul.vehiclesList li {
	line-height:18px;
}
ul.vehiclesList a {
	font-size:75%;
	color:#FFFFFF;
	text-decoration:underline;
}
ul.vehiclesList a:hover {
	text-decoration:none;
}
table.vehicleDescription th, table.vehicleDescription td {
	border-bottom:1px solid #453d39;
	padding:15px 0 5px 0;
	font-size:75%;
}
table.vehicleDescription th {
	font-weight:bold;
	border-bottom:1px solid #453d39;
	white-space:nowrap;
	padding-right:10px;
	color:#FFFFFF;
}
table.vehicleDescription td {
	width:100%;
	color:#FFFFFF;
}
td.vehicleDescriptionPhoto {
	padding-top:30px;
	padding-left:15px;
}
#centerColumn td.vehicleDescriptionPhoto p {
	font-size:70%;
}
a.selectCar, a.checkRatesLg {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:144px;
	height:39px;
	float:left;
	margin-top:10px;
}
a.selectCar {
	background:url(/images/selectCarBtn.gif) no-repeat;
	margin-right:10px;
}
a.checkRatesLg {
	background:url(/images/checkRatesLgBtn.gif) no-repeat;
}
a.selectCar:hover, a.checkRatesLg:hover {
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}
