/* CSS RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote { margin:0; padding:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
abbr, acronym { border:0; font-variant:normal; }
input, textarea, select { *font-size:100%; }
img { border:0; }
sub { vertical-align:text-bottom; }
sup { vertical-align:text-top; }
q:before, q:after { content:''; }
li { list-style:none; }
legend { color:#000; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
/* END CSS RESET */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #232521;
}

a {
	color: #D8C997;
}

#header {
	position: relative;
	width: 876px;
	height: 77px;
	margin: auto;
}

#logo a {
	display: block;
	position: absolute;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/houston.gif);
	width: 258px;
	height: 77px;
	left: 0;
	top: 0;
}

#btn1 {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 150px;
	height: 22px;
	right: 10px;
	top: 10px;
}

#btn2 {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 150px;
	height: 22px;
	right: 10px;
	top: 42px;
}


#twocol {
	overflow: hidden;
	width: 876px;
}

#twocol #col1 {
	float: left;
	width: 578px;
}

#twocol #col2 {
	float: left;
	background-color: #1f211d;
	width: 287px;
	margin: 0 0 0 10px;
}



/* NAV 1 */

#nav1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 876px;
	height: 40px;
	margin: auto;
	border-top: solid 1px #464942;
	border-bottom: solid 1px #464942;
}

#nav1 a	{
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 7px 0 7px;
	margin: 0px;
}

#nav1 ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav1 li {
	float: left;
	text-align: left;
}

#nav1 li:hover,
#nav1 li.sfhover {
	background-color: #1a1b18;
	position: static;
}

.arrow {
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/arrow.gif);
	background-color: none;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#nav1 li li {
	float: left;
	text-align: left;
	font-size:12px;
	text-transform: capitalize;
	line-height: 21px;
	width: 190px;
	height: auto;
	background-image: none;
	border-bottom: 1px solid #323432;
}

#nav1 li li a {
	display: block;
	width: 180px;
}

#nav1 li li.last {
	background-image: none;
	border: none;
}

#nav1 li ul {
	position: absolute;
	background: url(/i/SITE_100205_11423214_1FFS7/templates/bg_nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #282a26;
	width: 190px;
	left: -9999px;
	margin: 0px;
	z-index: 999;
}

#nav1 li:hover ul,
#nav1 li.sfhover ul {
	left: auto;
}

#nav1 li li:hover,
#nav1 li li.sfhover {
	background-color: #1a1b18;
	background-image: none;
}

#nav1 li li li {
	width: 190px;
	height: auto;
	background-image: none;
	background-color: #282a26;
	border-bottom: 1px solid #323432;
}

#nav1 li li ul {
	position: absolute;
	background: url(/i/SITE_100205_11423214_1FFS7/templates/bg_nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #282a26;
	left: -9999px;
	margin: -23px 0px 0px 190px;
	z-index: 999;
}

#nav1 li:hover li ul,
#nav1 li.sfhover li ul {
	left: -9999px;
}

#nav1 li li:hover ul,
#nav1 li li.sfhover ul {
	left: auto;
}

#nav1 li li li.sfhover,
#nav1 li li li:hover {
	background-color: #1a1b18;
	background-image: none;
}

#nav1 ul li ul li ul li ul {
	display: none;
}

#nav1 #phone {
	float: right;
	width: 200px;
	height: 40px;
	top: 0;
	right: 0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #c7ba90;
	border-bottom: solid 1px #464942;
	font-size: 14px;
	line-height: 40px;
}

#nav1 #phone h1 {
	border: none;
	}


/* END NAV */


/* FOOTER */

#footer {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 34px;
	color: #C7B992;
	border-top: solid 1px #464942;
	border-bottom: solid 1px #464942;
	width: 876px;
	height: 34px;
	margin: 30px auto;
}

#footer a {
	display: inline;
	color: #C7B992;
	text-decoration: none;
	padding: 0 10px;
}

#footer li {
	display: inline;
	}

/* END FOOTER */



/* LOGOS */

#logos {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	color: #C7B992;
	width: 876px;
	height: 50px;
	margin: -20px auto 20px auto;
}

#logos a {
	display: inline;
	color: #C7B992;
	text-decoration: none;
	padding: 0 10px;
}

#logos li {
	display: inline;
	}

/* END LOGOS */


/* ADDRESS */

#address {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	color: #949593;
	width: 876px;
	padding: 0 0 20px 0;
	margin: auto;
}

#address p {
	display: block;
	margin: 12px auto;
}

#address a {
	display: inline;
	color: #949593;
	text-decoration: none;
	padding: 0 10px;
}

/* END ADDRESS */



/* HOME */

#homebanner {
	display: block;
	overflow: hidden;
	position: absolute;
	height: 55px;
	width: 460px;
	left: 240px;
	top: 0;
	z-index: 1;
        margin-top:10px;
}

/* END HOME */

/* PAGE TOP */

#pagetop {
	display: block;
	overflow: hidden;
	position: relative;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_home_widget.jpg);
	width: 876px;
	height: 305px;
}

#pagetop #banner {
	display: block;
	overflow: hidden;
	position: absolute;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_promo.jpg);
	width: 206px;
	height: 101px;
	top: 193px;
	right: 10px;
}

#pagetop .photo {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 640px;
	height: 284px;
	top: 10px;
	left: 10px;
}

#pagetop #booking {
	display: block;
	overflow: hidden;
	position: absolute;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_res.jpg);
	width: 180px;
	height: 153px;
	top: 10px;
	right: 10px;
	padding: 10px 10px 10px 16px;
}

#pagetop #booking h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	border: none;
	color: #FFF;
	font-size: 13px;
	line-height: 12px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

#pagetop #booking .field {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 12px 0 0 0;
	margin: 12px 0 0 0;
}

#pagetop #booking .field input {
	display: inline;
	overflow: hidden;
	border: none;
	float: left;
	width: 125px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	padding: 0 5px;
}

#pagetop #booking .field label {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
}

#pagetop #booking .field img.ui-datepicker-trigger {
	display: inline;
	float: left;
}

#ui-datepicker-div,
.ui-datepicker-div {
	display: inline;
	float: left;
	font-size:11px;
	z-index: 20;
}

#pagetop #booking .field2 {
	display: inline;
	overflow: hidden;
	position: relative;
	float: left;
	padding: 12px 4px 0 0;
	margin: 12px 0 0 0;
}

#pagetop #booking .field2 input {
	display: block;
	overflow: hidden;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#pagetop #booking .field2 label {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
}

/* END PAGE TOP */



/* CONTENT */

#content {
	width: 876px;
	margin: auto;
}

#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 20px 0;
}

#content #col2 p {
	margin: 20px 20px;
}

#content ul {
	list-style-type: circle;
	margin: 20px 0 20px 20px;
}

#content li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 20px 0;
	list-style-type: circle;
	margin: 2px 0 2px 20px;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #c7ba90;
	border-bottom: solid 1px #464942;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 30px 0 20px 0;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #c7ba90;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 30px 0 -10px 0;
}

#content h3, #content h4 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #c7ba90;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	margin: 30px 0 -10px 0;
}

.headerphotocopy {
	display: block;
	position: relative;
	width: 876px;
	min-height: 220px;
	}

.headerphotocopy .photo {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_photo.jpg);
	top: 0;
	left: 0;
	height: 183px;
	width: 230px;
	padding: 5px;
	margin: 20px 0;
}

.headerphotocopy .headercopy {
	display: block;
	overflow: hidden;
	width: 600px;
	min-height: 183px;
	margin: 0 0 0 276px;
}

.smallimagecopy {
	display: block;
	position: relative;
	width: 876px;
	min-height: 220px;
	}

.smallimagecopy .smallimage {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_photo.jpg);
	top: 0;
	left: 0;
	height: 183px;
	width: 230px;
	padding: 5px;
	margin: 20px 0;
}

.smallimagecopy .copy {
	display: block;
	overflow: hidden;
	width: 600px;
	margin: 0 0 0 276px;
}

#content .promobar {
	position: relative;
	overflow: hidden;
	width: 876px;
	height: 99px;
}

#content .promobar .p1 {
	position: absolute;
	background-color: #161715;
	width: 280px;
	height: 99px;
	top: 0;
	left: 0;
}

#content .promobar .p2 {
	position: relative;
	background-color: #161715;
	width: 280px;
	height: 99px;
	margin: auto;
}

#content .promobar .p3 {
	position: absolute;
	background-color: #161715;
	width: 280px;
	height: 99px;
	top: 0;
	right: 0;
}

#content .promobar .copy {
	position: absolute;
	text-transform: uppercase;
	text-align: center;
	color: #C8BA8C;
	width: 90px;
	height: 99px;
	top: 0;
	left: 0;
	padding: 10px;
}

#content .promobar .copy p {
	line-height: 12px;
	color: #C8BA8C;
	margin: 0;
}

#content .promobar .photo {
	position: absolute;
	width: 169px;
	height: 99px;
	top: 0;
	right: 0;
}

.topphoto {
	display: block;
	overflow: hidden;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/bg_topphoto.jpg);
	width: 856px;
	height: 284px;
	padding: 10px;
}

#content .headersub {
	position: relative;
	overflow: hidden;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/subbg.jpg);
	width: 876px;
	height: 79px;
}

#content .headersub h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 1px;
	color: #82795b;
	float: left;
	border: none;
	margin: 0;
	padding: 25px 0 0 0;
}

#content .headersub h2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom: solid 1px #464942;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #c7ba90;
	float: left;
	background-image: url(/i/SITE_100205_11423214_1FFS7/templates/sub_dash.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	border: none;
	margin: 0;
	padding: 35px 0 0 35px;
}

/* END CONTENT */


