/* CSS Document */

/* Define Background Color */
body {
	background-color: #3C1A12;
	text-align: center;
	margin: 0 auto 0 auto;
}


#container {
	width: 770px;
	height: auto;
	margin: 8px auto 0 auto;
	padding: 0 !important;
	line-height: 1.8em;
}

#header {
	height: 95px;
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 0 !important;
	float: left;
	background-image: url(org_images/header.jpg);
	background-color:#c3bc8e;
}

* html #container {
margin: 8px auto 0 auto;
padding: 0 !important;
}

* html #header {
	height: 0px;
	width: 770px;
	margin: 0 auto -4px auto;
	padding: 0 !important;
}

#content{
margin: 0px;
padding: 0 !important;
}

.header_img{
	border:none;	
}

* html #header_img {
margin: 0 auto 0 auto;
padding: 0 !important;
}


/*body content*/

#left_content{
	float: left;
	background-image: url(org_images/reservations_left_citys_bg.jpg);
	background-repeat: no-repeat;
	background-color:#96865D;
	width:294px; 
	height:500px;
	padding:0px;
	margin:0px;
}

#right_content{
	float: right;
	background-image: url(org_images/blank_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}


#right_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31454F;
	text-align: center;
	margin: 100px 20px 0px 20px;
	padding: 0px;
}

.reservations{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #31454F;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 2px;
	margin: 90px 0px 0px 70px;
	padding: 0px;
	font-style:italic;
}

*html .reservations{
 margin: 90px 16px 0px 16px;
	
}

.reservations2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #31454F;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 2px;
	margin: auto;
	padding: 0px;
	font-style:italic;
}

*html .reservations2{
 margin: auto;
	
}

/*right Content*/
#upper{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #31454F;
	text-align: center;
	line-height: 24px;
	margin: 60px 30px 0px 35px;
	padding: 0px;
	font-weight: bold;
}

#lower{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: 400;
	margin: 340px 20px 0px 40px;
	text-decoration:none;
	line-height:24px;
	color: white;
}

#lower a:link {
	color: #C3BC8E;
	font-size: 12px;
	padding: 0px 8px 0px 8px;
	text-decoration:none;
}

#lower a:visited {
	font-size: 12px;
	color:#C3BC8E;
	text-decoration:none;			
}

#lower a:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;			
}

.menu_select1{
font-size: 12px;
color: #FFFFFF;
text-decoration:none;
}

/*dallas*/
#right_content_dallas{
	float: right;
	background-image: url(org_images/dallas_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*plano*/
#right_content_plano{
	float: right;
	background-image: url(org_images/plano_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}


/*sanfrancisco*/
#right_content_sanfrancisco{
	float: right;
	background-image: url(org_images/sanfrancisco_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*houston*/
#right_content_houston{
	float: right;
	background-image: url(org_images/houston_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*grapevine*/
#right_content_grapevine{
	float: right;
	background-image: url(org_images/grapevine_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*tucson*/
#right_content_tucson{
	float: right;
	background-image: url(org_images/tucson_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

#left_content_tucson{
	float: left;
	background-image: url(org_images/tucson_left_bg.jpg);
	background-repeat: no-repeat;
	background-color:#96865D;
	width:294px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*fort worth*/
#right_content_fortworth{
	float: right;
	background-image: url(org_images/fortworth_right_bg.jpg);
	background-repeat: no-repeat;
	width:476px; 
	height:500px;
	padding:0px;
	margin:0px;
}

#left_content_fortworth{
	float: left;
	background-image: url(org_images/fortworth_left_bg.jpg);
	background-repeat: no-repeat;
	background-color:#96865D;
	width:294px; 
	height:500px;
	padding:0px;
	margin:0px;
}

/*end*/
