body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	padding: 0px 5px 5px 5px;
	background-color: #fff;
	overflow-x: hidden;
	margin-top: 0px;
}

/* Shows where you are (current page) */
body#body #main #left_nav #bookmark span, span.underline{
border-top: #f5e212 thin  solid;
border-bottom: #f5e212 thin  solid;
}
/* ------------------------ */

a {
color: #000;
}

hr {
    width: 310px;
	height: 23px;
	border: none;
}

p {
margin: 5px;
}


#header {
	display: none;
	background-color:#fff;
	position:relative;
	height: 94px;
	width: 100%;
}

.telephone {
	float: right;
	color: #000;
	font-size: 22px;
	font-weight: lighter;
	text-align:right;
}

.logo {
	display: none;
	float:left;
	margin-top: 7px;
	margin-left: 32px;
}

.the_designate {
	margin-top: 0px;
	float: right;
	margin-right: 50px;
}
	
.main {
	margin: 0px auto;
	height: auto;
	width: 680px;
	position: relative;
}
.left_nav {
	display: none;
	float: left;
	width: 138px;
	position: relative;
	padding: 10px 10px 0px 5px;
	background: #b2b2b2;
	background-image: url(../images/g_bg_left_nav.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.middle_colum {
	height: auto;
	width: 878px;
	position: relative;
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
}
	.middle_colum h3 {
	color: yellow;
	margin: 5px 0 5px 5px;
	}

.main_image {
	width: 686px;
	float: left;
}

.right_nav {
	display: none;
	float: left;
	width: 189px;
	position: relative;
	overflow: visible;
	margin-left: 3px;
}

.login_box {
	background-color: #ededed;
	position: relative;
	border: thin solid #262626;
	width: 130px;
	margin-bottom: 10px;
}

.login_box_header {
	height: 20px;
	background-color: #cecece;
	padding: 3px;
	font-size: 11px;
	font-weight:bold;
	color: #5e5e5e;
}

.login_box_username {
	background-color: #ededed;
	padding: 3px;
	font-weight:bold;
	color: #5e5e5e;
}


.login_box_password {
	background-color: #ededed;
	padding: 3px;
	font-weight:bold;
	border-bottom: thin solid #262626;
	color: #5e5e5e;
}

.login_box_footer {
	height: 20px;
	background-color: #cecece;
	padding: 3px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #5e5e5e;
}

.login_box_footer a{
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #5e5e5e;
}


.button_login {
	background-color: #dfe1e0;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom: solid;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight:bold;
	font-size:10px;
	color: #333333;
	width: 40px;
	height: 20px;
}

.spacer_align {
	height:20px;
}

.left_nav_links {
	width: 95%;
	font-weight:bold;
	font-size:13px;
	height: auto;
	border-bottom-style: dashed;
	border-bottom-color: #666565;
	position: relative;
	margin: auto 0;
	border-width:thin;
}

.left_nav_links a:link {
	font-weight:bold;
	color: #262626;
	text-decoration: none;
}

.left_nav_links a:visited {
	font-weight:bold;
	color: #262626;
	text-decoration: none;
}

.left_nav_links a:hover {
	color: #f5e212;
	text-decoration:underline;
}

.left_nav_links a:active {
	color: #333333;
}


 /*THIS IS LAST NOT LEFT */
.last_nav_link {
	width: 95%;
	font-weight:bold;
	background-image:url(../images/bg_button.jpg);
	color: #262626;
	height: 50px;
	position: relative;
	margin: auto 0;
	border:solid 1px #FFFFFF;
}

.last_nav_link a {
	font-weight:bold;
	color: #262626;
	font-size: 13px;
	text-decoration: none;
}
 /*---------------------- */

.main_content_buttons {
	margin: 5px 0px 5px 0px;
	width: 680px;
	position:absolute;
	bottom: -16px;
}

.main_content_lower_boxes {
	position: relative;
	float: left;
	margin-top: 4px;
}



.lower_box_right {
	width: 670px;
	height: 210px;
	margin-left: 8px;
	margin-bottom: 5px;
	overflow: hidden;
	border: #333 1px solid;

	}

.about_header {
	background-color: #6b6a6a;
	padding: 12px 12px 12px 12px;

}

.about_content {
	background: #9a9898 url(../images/g_about_bg.jpg) no-repeat;
	padding: 5px 5px 5px 5px;
	height: 190px;
	border-top: #333 1px solid;
	font-size: 12px;

}

.about_text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.about_text a {
    color: #f5e212;
}

.right_nav_ad1_header {
	background-color: #6b6a6a;
	padding: 12px 12px 12px 12px;
	border-bottom: #333 1px solid;
}

.right_nav_ad1 {
	background-color: #a08d67;
	height: 200px;
	margin-bottom: 3px;
	border: #333 1px solid;
	
}

.right_nav_ad2_header {
	background-color: #6b6a6a;
	padding: 12px 12px 12px 12px;
	border-bottom: #333 1px solid;
}

.right_nav_ad2 {
	background-color: #a08d67;
	height: 180px;
	margin-bottom: 3px;
	border: #333 1px solid;
	}

.right_nav_ad2_promo_img {margin:0px 0px -8px 2px;}

.right_nav_ad3_header {
	background-color: #6b6a6a;
	padding: 12px 12px 12px 12px;
	border-bottom: #333 1px solid;
}

.right_nav_ad3 {
	background-color: #a08d67;
	height: 208px;
	margin-bottom: 3px;
	border: #333 1px solid;
	}

.right_nav_text {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: both;
	padding: 0px 5px 5px 5px;

}

.right_nav_text a {
    color: #f5e212;
    font-size: 11px;
}

.content {
	width: 686px;
	position:relative;
	overflow: auto;
	padding: 5px;
	margin: 0px auto;
	;
}

.rest_img {
	float: left;
	height: auto;
	width: auto;
	margin-left: 0px;
}

.restaurant_imgs {
	padding-top: 10px;
	margin: 0px auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	height: 600px;
	width: 80%;
}

.footer {
	position:relative;
	height: 18px;
	float: left;
	background-color: #fff;
	padding-top: 5px;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 11px;
}

#reg_table {
    margin-left: 15px;
}

#reg_table td  {
    padding-left: 5px;
	border-bottom: 0px solid #444444;
}

#reggie {
    border: 2px solid #333;
}

input {
    display: none;
}

#res {
    margin-left: 15px;
	background-color: #999;
	border: #333 1px solid; 
	padding: 5px;
}

.textbox {
    padding: 2px;
}

#res_directions_left {
     background-color: #A08D67;
	 border-bottom: 1px solid #444;
	 border-top: 1px solid #444;
	 border-left: 1px solid #444;
	 margin: 2px 0px 2px 0px;

}

#res_directions_right {
     background-color: #A08D67;
	 border-bottom: 1px solid #444;
	 border-top: 1px solid #444;
	 border-right: 1px solid #444;
	 margin: 2px 0px 2px 0px;

}
.under_construction {
	font-size: 16px;
	font-weight: bold;
	color: #F8F811;
	}

.p_feedback {
	border: #CCCCCC thin solid;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.feed_back_names {color: #f5e212}

.about_img {margin-left: 8px;} /* really bad hack but had to be done */

#mission {
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_mission.jpg) 0 0 repeat-x;
}
#chauffeur {
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_chauffeur.gif) 0 0 repeat-x;
}
#drivers {
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_mission.jpg) 0 0 repeat-x;
}
#how_it_works{
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_how_it_works.jpg) 0 0 repeat-x;
}
#bar_owners{
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_bar_owners.jpg) 0 0 repeat-x;
}

#contact{
	width: 100%; 
	height: 50px;
	margin: 0px; 
	background:url(../images/bg_top_contact_us.jpg) 0 0 repeat-x;
}

.title_4_pages { margin: 15px 15px 15px 0px;}

#title_container {
	width: 100%;
	background: #5B5B5B;
	height: 38px;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	}
	
.highlight {
	color:#f5e212;
}

#h3_title {margin-top:0px;}

/* ---------------------- Trip Estimator ------------------------------*/
table#tripEstimator {margin:0; padding:0;}
.title {font-size:16px; font-weight: bold; color:#f5e212;}
select#pickUp, select#dropOff {width:250px; padding:0; margin:0; border-collapse:collapse;}
#miles {float:left; width:120px; height:25px; background:#666; margin-left:109px; border: solid #666 1px; }
	#miles p {text-align:right; font-weight:bold; font-size: 15px; margin-top: 3px; }
#price {float:left; width:120px; height:25px; background:#666; margin-left:9px; border: solid #666 1px; }
	#price p {font-weight:bold; font-size: 15px; margin-top: 3px; }
