body {
  margin: 0px;
	background: #25110d;
}

button {
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
}

/**body, html, div, td, p, span { font-family: verdana, arial, sans serif; font-size: 10px; color: #756b55; }**/
body, html, div, td, p, span { font-family: verdana, arial, sans serif; font-size: 10px; color: #4F4531; }

h2.textsize {font-size: 10px;}

h2 {
  font-size: 10px;
  color:#3F2823;
	margin-bottom: 0px;
}

a:link, a:visited, a:hover { font-weight: bold; text-decoration: none; color: #4F4531; }

h1 {
  color: #9d1b35;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 6px;
}

/*
   BOOK NOW BUTTON
**********************************************************/

.book_now_bg {
  background-color: #BC1F2A;
	height: 99px;
}

#book_now {
  width: 161px; 
	height: 99px; 
	background-image: url('../images/book_3.gif');
	
}

#book_now td {
  color: #30160e;
	font-size: 9px;
}

#book_now div {
  padding-left: 10px;
	padding-top: 10px;
	position: relative;
	
}

.book_now_txt {
  height: 15px;
	width: 71px;
	border: 0;
	background: #FFFFFF;
	font-size: 9px;
}

.book_now_txt_sm {
  height: 13px;
	width: 35px;
	border: 0;
	background: #FFFFFF;
	font-size: 9px;
}

.book_now_drop_sm {
  height: 15px;
	width: 39px;
	border: 0;
	background: #FFFFFF;
	font-size: 9px;

}

.book_now_txt_sm1 {
  height: 13px;
	width: 24px;
	border: 0;
	background: #FFFFFF;
	font-size: 9px;
}

.book_now_sel_sm {
  height: 15px;
	width: 34px;
	border: 0;
	background: #FFFFFF;
	font-size: 9px;
}

.book_now_select {
  height: 17px;
	width: 37px;
	border: none;
	background: #e5dec4;
	font-size: 9px;
}

.book_title{
  border:0; 
	
	padding-top: 6px;
	margin-bottom: 5px; 
}

.book_container{
  position: relative; 
	width: 213px; 
	z-index: 899; 
	height: 99px; 
	margin-top: -99px; 
	margin-right: -100px; 
	margin-left: -50px;
	position: relative;
	bottom: 0px;
	top: 2px;
}

.book_txt{
  color: #000000; 
	text-align: right;
}

.book_go{
 border: 0;
 position: relative;
 top: 3px;
 
 padding-right: 1px;
 margin-right: 0px;
}

/*
  TOP BUTTON STYLES
**********************************************************/

.top_button {
  display: block;
  height: 54px;
  width: 43px;
	text-decoration: none;
	background-color: #A01C34;
}

#btn_top_stay:link, #btn_top_stay:visited { background-image: url('../images/header_btn_stay.gif'); }
#btn_top_stay:hover, #btn_top_stay_over:link, #btn_top_stay_over:visited { background-color: #DD5C23; background-image: url('../images/header_btn_stay_over.gif'); }

#btn_top_spa:link, #btn_top_spa:visited { background-image: url('../images/header_btn_spa.gif'); }
#btn_top_spa:hover, #btn_top_spa_over:link, #btn_top_spa_over:visited { background-color: #DD5C23; background-image: url('../images/header_btn_spa_over.gif'); }

#btn_top_dine:link, #btn_top_dine:visited { background-image: url('../images/header_btn_dine.gif'); }
#btn_top_dine:hover, #btn_top_dine_over:link, #btn_top_dine_over:visited { background-color: #DD5C23; background-image: url('../images/header_btn_dine_over.gif'); }

/*
  NAVIGATION STYLES
**********************************************************/

#nav_container {
	min-height: 248px;
}

#nav {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
	margin-top: 10px;
  font-size: 11px;
}

#nav li {
  padding-left: 43px;
}

#nav li a:link, #nav li a:visited {
  /**color: #756b55;**/
 color: #5F5541;
	text-decoration: none;
	font-weight: normal;
}

#nav li a:hover {
  /*
color: #9d1b35;
*/
  color: #8F112B;
}

#nav .active_section {
	padding-left: 28px;
	padding-top: 14px;
}

#nav .active_section a:link, #nav .active_section a:visited {
  /**color: #db3726;**/
  color: #CF2A19;
}

#nav .active_link a:link, #nav .active_link a:visited {
  /*
color: #901c2d;
*/
color: #7F0F21;
}

#nav .sub_link, #nav .sub_active_link {
  padding-left: 58px;
}

#nav .sub_active_link a:link, #nav .sub_active_link a:visited {
  color: #7F0F21;
}

/*
  SIDE SPECIAL STYLES
**********************************************************/

#side_special div {
  border-top: 1px #877d67 solid;
  border-left: 1px #877d67 solid;
  border-bottom: 1px #877d67 solid;
	margin-left: 34px;
	margin-top: 2px;
	padding: 9px;
	width: 111px;
	padding-right: 0px;
}

#side_special div p {
  margin: 0px;
  padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#side_special div a:link, #side_special div a:visited {
  color: #39170c;
	text-decoration: none;
	font-weight: normal;
}

/*
  CONTENT STYLES
**********************************************************/

#content {
  padding: 5px;
	padding-top: 13px;
	padding-right: 25px; 
	margin-bottom: 30px;
}

#content p {
  margin: 0px;
  padding: 0px;
	margin-bottom: 7px;
	line-height: 14px;
}

#content p, #content li, #content h2, #content td, #content div {
  font-size: 11px;
}

/*
  FOOTER STYLES
**********************************************************/

#footer_links {
  color: #99181b;
	text-align: center;
	padding-top: 18px;
}

#footer_links a:link, #footer_links a:visited { color: #beb631; text-decoration: none; padding: 0px 5px; font-weight: normal;}

#footer_copy {
  color: #fff;
	margin-top: 7px;
	padding-bottom: 20px;
  text-align: center;
}

/*
  OTHER STYLES
	*/
	
.a_bg {
  /**background-color: #DD5C23;**/
	height: 35px;
}

#header_flash {
  background-image: url('../images/head_bg.gif');
	background-repeat: no-repeat;
	width: 691px;
/*	height: 383px;*/
}

#header_flash img.head_image {
  margin-left: 4px;
}

#capChart td {
  border-bottom: 1px solid #4F4531;
	padding: 5px;
}

a.cpOtherMonthDate:link, a.cpOtherMonthDate:visited {
  color: #9F998B;
  text-align: center;
  padding: 3px;
  display: block;
  width: 15px;
}

a.cpCurrentMonthDate:link, a.cpCurrentMonthDate:visited {
  color: #4F4531;
  text-align: center;
  padding: 3px;
  display: block;
  width: 15px;
}

a.cpCurrentDate:link, a.cpCurrentDate:visited {
  color: black;
  text-align: center;
  padding: 3px;
  border: 1px solid #901C2D;
  width: 15px;
  display: block;
}

.cpMonthNavigation, .cpDayColumnHeader {
  text-align: center;
  color: #901C2D;
}

#calpopup {
  border: none;
}

a.resButton:link, a.resButton:visited {
  border: 1px solid #9D1B35;
	padding: 5px 15px;
	color: #9D1B35;
	margin: 20px 0px;
	background: #fff;
	font-weight: bold;
}

a.resButton:hover {
  background: #9D1B35;
	color: #fff;
}

h2.noBottom {
margin-bottom: 2px; 
padding-bottom: 0px;
}


/*
  REQUEST FOR PROPOSAL FORM
**********************************************************/

form.RFP .formstyle_error {
  border: 2px solid #FF9279;
}

form.RFP {
margin-top:1em;

}

form.RFP input, form.RFP textarea {
/*
color: #FFFFFF;
*/
margin:.3em auto .3em .1em;
border:0;
font-family: Arial, Helvetica, Verdana, Sans-serif;
}






