/* CSS Document */

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

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 solid;
}

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#header-contents {
	width: 775px;
	height: 123px;
	margin: 0 auto;

}
	
div.left {
	float: left;
	}

div.right {
	float: right;
	}
	
div.contain {
	height: 100%;
	margin: 0 auto;
}

.orange {
	color: #e68f1a;
	}

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

div#logo {
	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#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: 775px;
	margin: 0 auto;
	background: #000;
	padding-bottom: 20px;
	height: 100%;
	}

div#content_left {
	margin-left: -51px;
	width: 318px;
	color: #000;
	background: #fff;
	padding: 40px 0 40px 61px;
	height: 100%;
	}

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;
	}
	
/* pricing page */
ul.pricing {
-webkit-padding-start: 0px;
padding-bottom: 20px;
margin: 0;
}

ul.pricing li {
	list-style: none;
	list-style-position: inside;
	height: 60px;
	margin-top: 1em;
}

ul.pricing a {

}

ul.pricing span {
	line-height: 1.5em;
	font-size: .8em;
}

ul.pricing img {
	width: 60px;
	height: 60px;
	float: left;
}

ul.pricing div.pricing {
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 60px;
	padding-left: 15px;
	width: 100%;
}


/* bio page */
ul.bio {
-webkit-padding-start: 0px;
padding-bottom: 20px;
margin: 0;
padding: 0;
margin-left: 0;
}

ul.bio li {
	list-style: none;
	list-style-position: inside;
	height: 260px;
	margin-top: 1em;
	position: relative;
	width: 426px;

}

ul.bio li a {
	float: left;
	width: 173px;
}

ul.bio div.bio {
	width: 240px;
	height: 240px;
	float: right;
	position: relative;
}

div.name {
	position: absolute;
	top: 50%;
	margin-top: -48px;
	height: 48px;
}

div.bio div.desc {
	position: absolute;
	bottom: 0;
}

div.name p.name {
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	margin: 0;
}

div.name p.title {
	font-size: 1.6em;
	line-height: 1em;
	margin: 0;
}

div#content_right {
	background: #000;
	width: 426px;
	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-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	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;
}
