/* CSS Document */

body {
	background: #000;
	color: #fff;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

p {
	font-size: 12px;
	line-height: 18px;
	}

h1, h2, h3, h4 {
	margin-top: 0;
	}

h2 {
	font-size: 24px;
	}

h3 {
	font-size: 18px;
	line-height: 24px;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}

ul {
list-style-type: square;
}

img {
border: none;
}

img.limo_pic {
border-top: 2px solid;
border-bottom: 2px solid;
border-left: 1px s}

a {
	color: #e68f1a;
	}

a:hover {
	color: #e9b671;
	}

input {
	font-family: Arial;
	padding: 2px;
	}

textarea {
	font-family: Arial;
	padding: 2px;
	font-size: 12px;
	}

select {
	font-family: Arial;
	}

div#header {
	width: 100%;
	height: 123px;
	background: url(/images/bg_header.gif) repeat-x;
	}
	
div.left {
	float: left;
	}

div.right {
	float: right;
	}
	
div.contain {
	width: 825px;
}

.orange {
	color: #e68f1a;
	}

.gray {
	color: #717171;
	}
	
.small {
	font-size: 10px;
	}

div#logo h1 {
	background: url(/images/logo_large_home.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 123px;
	width: 297px;
	margin: 0;
	overflow: hidden;
	}

div#logo a {
	display: block;
	width: 297px;
	height: 123px;
	}
	
	
div#logo {
	background: url(/images/bg_header2.gif) repeat-x;
	width: 379px;
	}

div#navigation {
	width: 446px;
	position: relative;
	}

div#navigation ul#navmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#navigation ul#navmenu li {
	display: inline;
	padding: 0;
	text-indent: -9999px;
	position: absolute;
	}
	
#navigation a {
   display: block;
   height: 123px;
   border: none;
   overflow: hidden;
   }

#drives {width: 117px; left: 0; background: transparent url(/images/nav.gif) no-repeat;}
#drives a:hover {background: transparent url(/images/nav.gif) no-repeat 0 -123px;}
#drives_selected {width: 117px; height: 123px; left: 0; background: transparent url(/images/nav.gif) no-repeat 0 -123px;}

#limos {width: 55px; left: 117px; background: transparent url(/images/nav.gif) no-repeat -117px 0;}
#limos a:hover {background: transparent url(/images/nav.gif) no-repeat -117px -123px;}
#limos_selected {width: 55px; height: 123px; left: 117px; background: transparent url(/images/nav.gif) no-repeat -117px -123px;}

#experience {width: 168px; left: 172px; background: transparent url(/images/nav.gif) no-repeat -172px 0;}
#experience a:hover {background: transparent url(/images/nav.gif) no-repeat -172px -123px;}
#experience_selected {width: 168px; height: 123px; left: 172px; background: transparent url(/images/nav.gif) no-repeat -172px -123px;}
 
#reservations {width: 106px; left: 340px; background: transparent url(/images/nav.gif) no-repeat -340px 0;}
#reservations a:hover {background: transparent url(/images/nav.gif) no-repeat -340px -123px;}
#reservations_selected {width: 106px; height: 123px; left: 340px; background: transparent url(/images/nav.gif) no-repeat -340px -123px;}

div#content_area {
	width: 100%;
	background: #000;
	float: left;
	}

div#content_left {
	width: 318px;
	color: #000;
	background: #fff;
	padding: 40px 0 40px 61px;
	}

div#content_left a {
	font-size: 14px;
	font-weight: bold;
	}

a.reserve {
	background: url(/images/cta_limo.gif) no-repeat;
display: block;
text-indent: -9999px;
width: 425px;
height: 90px;
	}

div#limoad {
	border-left: 2px solid #949494;
	padding: 10px;
	margin: 0 0 10px 0;
	}

div#limoad h2 {
	margin: 0;
	}

div#limoad p {
	margin: 0 0 15px 0;
	}

div#limoad a.reserve {
	background: url(/images/cta_adsm.gif) no-repeat;
	display: block;
text-indent: -9999px;
border: none;
widtH: 297px;
height: 96px;
	}

div#content_right {
	background: #000;
	width: 425px;
	padding: 10px;
	}

div#content_right ul#second_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#content_right ul#second_nav li{
	margin: 0 0 5px 0;
	}

div#content_right ul#second_nav a {
	padding: 5px;
	background: #e68f1a;
	width: 413px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e9b671;
	}

div#content_right ul#second_nav a:hover {
	background: #e9b671;
	color: #000;
	border: 1px solid #f6d8af;
	}

div#content_right ul#second_nav li.selected {
	padding: 5px;
	background: #e9b671;
	width: 413px;
	color: #000;
	border: 1px solid #f6d8af;
	font-size: 14px;
	font-weight: bold;
	}

div#content_right ul#second_nav li.coming {
	padding: 5px;
	background: #696969;
	width: 413px;
	color: #ccc;
	border: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	}

div#content_right h2 {
	color: #e68f1a;
	margin: 20px 0 20px 0;
	}

div#content_right h3 {
	margin: 20px 0 5px 0;
	}

div#content_right p {
	margin-top: 0px;
	}

div#content_right fieldset {
	border: none;
	border-top: 1px solid #696969;
	margin: 30px 0 0 0;
	padding: 0;
	}

div#content_right legend {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 10px 0;
	color: #e68f1a;}

	
div#footer {
	width: 100%;
	float: left;
	border-top: 1px solid #fff;
	color: #717171;
	padding-left: 00px;
	}

div#footer_nav {
	margin: 10px 0;
	width: 446px;
	background: url(/images/logo_small.gif) no-repeat right top;
	}

div#footer a {
	color: #717171;
	}

div#footer a:hover {
	color: #fff;
	}

div#footer_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#footer_nav li {
	display: inline;
	margin: 0 10px 0 0;
	}

div#footer p.footer_tag {
font-style: italic;
color: #e68f1a;
display: block;
width: 320px;
}