@charset "utf-8";
/*
/*css reset */
html, body, div, applet, img, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background:#ccccc1 url(../images/body_bg.jpg) top repeat-x;
	text-align:center;
	min-width: 750px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p {
	margin-bottom:5px;
	line-height:1.2em;
}

a:link {
font-weight:bold;
font-size:14px;
color:#824533;
background-color:transparent;
}

a:hover {
font-weight:bold;
font-size:14px;
color:#4b2314;
}

a:visited {
font-weight:bold;
font-size:14px;
color:#824533;
}

#main {
	margin:0 auto;
	width:750px;
	text-align: left;
}

#content {
	background:#fff;
	border:1px solid #cdcdc5;
	padding:20px 2px 2px 2px;
	width:744px;
	margin:0 0 30px 0;
	float:left;
}

#content .home {
	margin-top:-20px;
}

.thumbs {
	position:relative;
	bottom:61px;
	background-image:url("../images/nav_ovr.png");
	width:337px;
	height:41px;
	padding:10px;
	margin:0 0 -61px 0;
}

*html .thumbs {
	bottom:73px;
	margin:0 0 -68px 0;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_ovr.png", sizingMethod="scale");
}

.thumbs img {
	margin:0 5px 0 5px;
	border:1px solid #666;
}

#rightcol p, #leftcol p, #nocol p {
color:#595956;
font-size:12px;
}

table {
color:#595956;
font-size:12px;
border-spacing:3px;
}

table thead {
border-bottom:1px solid #ccc;
}

#leftcol .rates, #rightcol .rates {
/*border:solid #cdcdc5;
border-width:0 1px 1px 1px;
background:url(../images/shadow.jpg) bottom center no-repeat;
padding-bottom:10px;*/
margin-bottom:0;
/*background-color:#fff;*/
}

#leftcol .rates a, #rightcol .rates a {
background:url(../images/reserve.gif) left center no-repeat;
padding-left:20px;
font-size:12px;
}

#content h2 {
font-size:18px;
font-weight:bold;
margin:10px 0 10px 0;
}

#header {
	background: transparent url("../images/mahoganyrentals.gif") no-repeat 0 0;
	display: block;
	width: 378px;
	height: 73px;
	margin:20px 0 15px 0;
	overflow: hidden;
	line-height: 1000px;
}

#hometext {
	font-size:14px;
	text-align:justify;
	color:#fff;
	position:absolute;
	top:152px;
	width:708px;
	padding:20px;
	margin-left:-2px;
	background-image:url("../images/nav_ovr.png");
}

*html #hometext {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_ovr.png", sizingMethod="scale");
}

#quote {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	top:415px;
	left:410px;
	padding-bottom:4px;
}

#quotee {
	color:#fff;
	font-size:18px;
	font-weight:100;
	position:absolute;
	top:440px;
	left:590px;
}

#nocol {
	position:relative;
	float:left;
	padding:10px 5px 10px 10px;
}

#leftcol {
	width:359px;
	position:relative;
	float:left;
	padding:10px 5px 10px 8px;
}

#rightcol {
	width:359px;
	float:left;
	padding:10px 8px 10px 5px;
}

.reserve {
	width:360px;
	background:#fff url(../images/reserve_bg.jpg) no-repeat top right;
	height:1300px;
}

.note {
	color:#595956;
	background-color:#F5F5F5;
	border:1px solid #ccc;
	padding:15px;
	height:380px;
	/*margin-top:460px;*/
}

.vehicleblock {
	height:400px;
	border:1px solid #cdcdc5;
	margin-bottom:25px;
	padding-bottom:10px;
	/*background:url(../images/shadow.jpg) bottom center no-repeat;*/
}

*html .vehicleblock {
	/*padding-bottom:28px;*/
}

.vehicleblock p, .vehicleblock h2 {
	padding-left:10px;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	display:block;
	background:url("../images/nav_bg.jpg") top left no-repeat;
	color: #fff;
	width: 748px;
	height:43px;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #613622;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	height:23px;
	padding: 20px 1em 0 1em;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #361d12;
	border-left: 1px solid #c1947d;
	background-color:transparent;
}

#home #nav-home, 
#fleet #nav-fleet, 
#reserve #nav-reserve, 
#taxi #nav-taxi, 
#contact #nav-contact {
	background-image:none;
}

#home #nav-home a, 
#fleet #nav-fleet a, 
#reserve #nav-reserve a, 
#taxi #nav-taxi a, 
#contact #nav-contact a {
	color:#f4f4f4;
	background-image:url("../images/nav_ovr.png");
}

*html #home #nav-home a, 
#fleet #nav-fleet a, 
#reserve #nav-reserve a, 
#taxi #nav-taxi a, 
#contact #nav-contact a {
	display:block;
	color:#fff;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_ovr.png", sizingMethod="scale");
}

#navcontainer ul li a.first {border-left-width:0px;}
#navcontainer ul li a.last {border-right-width:0px; width:0px; padding:15px 0 0 0;}

#navcontainer ul li a:hover {
	background-image:url("../images/nav_ovr_wh.png");
	color: #fff;
}

*html #navcontainer ul li a:hover {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_ovr_wh.png", sizingMethod="scale");
}

