			body {
				background: #CCCCCC;
				padding:0;
				margin:0;
			 	font-family: Helvetica;
				font-weight: normal;
			}
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

input{
	margin:2px;	
}
select{
	margin:2px;
}
textarea {
	margin:2px;
}
.reserve_link{
	margin: 0 auto; 
	text-align:center; 
	font-size:x-large; 
	width:100%;
	color:#000000;
	clear:both;
}
.reserve_link:hover{
	margin: 0 auto; 
	text-align:center; 
	font-size:x-large; 
	color:#000000;
	border-bottom:1px solid #CC0000;
	width:100%;	
	clear:both;
}
#step_num{
	width:100%; text-align:left; font-size:medium; color:#003399; font-weight:bold;
}
#step_title{
	font-size:small; color:#000000;
}
#reserve_box{
	float:left; width:100%; border:thin #CC0000 solid; text-align:left; clear:both; padding:10px;
}
.reserve_label{
	float:left; width:39%; text-align:right; font-size:small;
}
.resere_field{
	float:left; width:60%; text-align:left;
}
.contact_label{
	float:left; width:39%; text-align:right;
}
.contact_field{
	float:left; width:60%; text-align:left;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	padding-left:16%;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.req{
	color:red;
}
.top {
	height:90px; 
	text-align:center; 
	background-color:#003366; 
	margin:0 auto;
	background-image:url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.content {
	 font-size:14px; border-left:#999999 thin solid; border-right:#999999 thin solid; float:left; width:69%; background-color:#FFFFFF; border-bottom:#999999 thin solid; text-align:center;
}
.lside{
	float:left; width:15%; 
}
.rside{
	float:right; width:15%;
}
.copyright {
	text-align:center;
	margin: 0 auto;
	clear:both;
}
.tour_img {
	opacity:0.7;
	filter:alpha(opacity=90);
	width:24%; 
	font-size:14px;
	float:left; 
	text-align:center; 
	margin-top:15px; 
}
.tour_img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	cursor:pointer;
	cursor:hand;
	width:24%;
	font-size:14px; 
	float:left; 
	text-align:center; 
	margin-top:15px; 
	color: #CC0000;
}
.taxi_rates {
	clear: both;
	margin:0 auto;
	min-height:300px;
	width:300px;
	background-image:url(../images/cab2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.transportation_rates {
	clear: both;
	margin:0 auto;
	height:180px;
	width:300px;
	background-image:url(../images/transportation_vehicle.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.section_content {
	margin-top:20px; 
	margin-left:10px; 
	font-size:large; 
	letter-spacing:1px;  
	color: #003399; 
	border-bottom: solid thin #CC0000; 
	width:95%; 
	text-align:left; 
	float:left; 
	letter-spacing:2px;
}
.date {
	float:left; 
	width:30%; 
	text-align:center; 
	font-size:large; 
	color:#000000;
	letter-spacing:1px;
	height:14px;
	margin-top:4px;
	margin-bottom:15px;
}
.call_us {
	float:left; 
	width:30%; 
	text-align:center; 
	font-size:large; 
	color:#CC0000;
	letter-spacing:1px;
	height:14px;
	margin-top:4px;
	margin-bottom:15px;
}
.social_contain {
	float:left; 
	width:38%; 
	text-align:center; 
	font-size:large; 
	color:#003399;
	letter-spacing:1px;
	height:14px;
	margin-bottom:15px;
}
img.social{
	opacity:0.4;
	filter:alpha(opacity=40);
	border:0;
}
img.social:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	cursor:pointer;
	cursor:hand;
	border:0;
}
a{
	text-decoration:none;
}
.row {
	width:60%; margin: 0 auto; float:left; border-bottom:thin solid #003399; font-size:medium; padding:3px;
}
.row:hover {
	width:60%; margin: 0 auto; float:left; border-bottom:thin solid #003399; font-size:medium; padding:3px; background-color:#F2BFBF; cursor:hand; cursor:pointer;
}
.cart_row {
	width:60%; margin: 0 auto; float:left; border-bottom:thin solid #003399; font-size:medium; padding:3px; background-color:#CCCCCC; display:none;
}
li {
	padding:1px;
}
	.errorField {
	  background-color: #FAE5E5;
	  border: 1px solid #CC0000;
	  color: #000000;
	}
	#rsvErrors {
	  display:none; width:80%; border:1px solid #CC0000; margin:0 auto; background-color:#FAE5E5;
	}
.reserve_it:hover{
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}
