@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	color: #000000;
	padding-top:25px;
}
.normalPage {
	/*don't include this class on the body to have a custom background*/
	/*background: #28160b;*/
	background-color:#170f0c;
}
p {
	color:#28160b;
	font-size:12px;
}

a {
	color:#b7af8c;
	text-decoration:none;
}
a:hover {
	color:#f1ead8;
	text-decoration:none;
}

h1 {
	color:#2b2725;
	font-weight:bold;
	font-size:20px;
}
h2 {
	color:#170f0c;
	font-weight:bold;
	font-size:13px;
}
h3 {
	color:#64070d;
	font-weight:bold;
	font-size:20px;
}
h4 {
	color:#64070d;
	font-weight:bold;
	font-size:13px;
}
input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#301500;
	border: solid 1px #695544;
}

ul {
	list-style:outside;
	padding:10px 5px 0 50px;
}

li {
	padding-left:5px;
}

#container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left:15px;
	padding-right:15px;
}
.brownstripes {
	
	/* background-image:url(../images/m_resort_backer.gif);*/
	background-image:url(../../images/m_resort_backer_no_shadow.gif);
	
}

.brownnoshadow {
	
	background-image:url(../../images/m_resort_backer_no_shadow.gif);
	
}
.blackout {
	
	background-image:url(../../images/m_resort_blackout.gif); 
	
}


.submenuheader{
	color:#900;
	font-style:italic;
	
	}

.extraPadding {
	padding-top:20px;
}

.divider {
	width:400px;
	height:40px;
	background-image:url(../../rewards/images/div.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.divider-press {
	height:20px;
	width: 825px;
}



.hours {
	color: #300;
}



.linkable{
	cursor:pointer;
} 

.content_shell {
	background-color:#f1ead8;
	background-image:url(../../rewards/images/bckgrd-cream-shadow.jpg);
}

.content_shell_press {
	background-color:#f1ead8;
	background-image:url(../images/newspaper2.jpg)
}

.content_shell_press_scroll {
	background-image:url(../images/newspaper-sliver2.jpg); 
}

.content_shell_press_end {
	background-image:url(../images/newspaper-end.jpg);
	min-height:75px;
}

.title {
	background-image:url(../../rewards/images/title.jpg);
	background-repeat:repeat-x;
	background-color:#64070d;
	height:100px;
	width:960px;
}

.headline {
	font-size:24px;
} 


.sub-heading {
	color:#28160b;
	font-size:14px;
	font-weight:900;
}
.content_left {
	width:420px;
	float:left;
	padding:10px 10px 0 50px;
	overflow:hidden;
	
}

.content_single {
	width:880px;
	padding:10px 20px 0 50px;
	overflow:hidden;
	
}
.content_vert_div{
	width:10px;
	height:650px;
	background-image:url(../../rewards/images/vert_div.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	float:left;
}

.content_right{
	width:375px;
	float:right;
	padding:10px;
	overflow:hidden;
}

.content_indent {
	padding-left:50px;
	padding-right: 30px;
}


.content_indent a  {
	color:#4c2f2c;
	text-decoration:underline;
}

.content_indent a:hover  {
	color:#948d84;
	text-decoration:none;
}

.content_indent a:visited  {
	color:#524a48;
	text-decoration:underline;
}


.main_swf{
	width:800px;
	overflow:hidden;
		float:left;
}
.main_swf_media{
	width:960px;
	overflow:hidden;

}
.specials {
	background-color:#000;
	color:#CCC;
	height:248px;
	width:147px;
	float:left;
	padding: 10px 0 0 10px;
}

.specials-top-chef {
	background-color:#000;
	color:#CCC;
	height:248px;
	width:147px;
	float:left;
	padding: 10px 0 0 10px;
}
.specials-media {
	background-color:#000;
	color:#CCC;
	height:248px;
	width:147px;
	float:left;
	padding: 10px 0 0 10px;
}

.specials-rewards {
	background-color:#000;
	line-height:16px;
	color:#CCC;
	height:260px;
	width:147px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.masthead-menu {
	display:none;
}
.masthead-menu a {
	color:#170f0c;
	text-decoration:none;
}
.whats-up {
	display:none;
}

.masthead-menu a:hover {
	color:#170f0c;
	text-decoration:underline;
}
.news-flash {
	display:none;
}

.news-flash-scroll {
	display:none;
}
.news-header {
	font-size:14px;
	line-height:36px;
	background-color:#aba197;
}
.archived {
	display:none;
}


.m-press-room{
	display:none;
}

.header {
	/*width:980px;
	margin:auto;
	height: 120px;*/

}

.header_logo {
	display:none;
}


.menuholder{
	display:none;
	}
.menu {
	float:left;
	width:780px;
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-top:10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;
}
.menu a {
	font-size:12px;
	color:#b5a973;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.menu a:hover {
	color:#807750;
	text-decoration:none;
}
.menu a.active {
	color:#807750;
	text-decoration:none;
}
#container #menuholder #menugap {
	float:right;
	width:235px;
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-top:10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;
}


.footer {
	background-color:#130d09;
	height:20px;
}
.footer_menu {
	
	font-size:9px;
	color:#FFFFFF;
	margin-top:4px;
}
.footer_menu a {
	padding-left:15px;
	padding-right:15px;
	color: #b5a973;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #807750;
	text-decoration: none;
}
.copy {
	float:right;
	font-size:8px;
	color:#807750;
	margin-top:4px;
}
.linkable{
	cursor:pointer;
} 
.reservation_menu {
	display:none;
}

.reservations_thin{
	display:none;
}
.reservations_td{
	background-image:url(../index/images/Res-bg.jpg); 
	background-repeat:repeat-x;
	padding-left:10px;
}

.reservations_thin img{
	border:none;
}

.reservation_menu li {
	float:left;
	margin:0;
	padding:0;
}
.reservation_menu a {
	display:block;
	color:#f1ead8;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-right:0px;
	border:#412412 solid 1px;
	font-weight:normal;
	/* width:134px; */
	
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:11px;
	padding-right:11px;
}

.reservation_menu li.break a {
	padding-top:6px;
	padding-bottom:7px;
}
.reservation_menu a:hover {
	color:#f1ead8;
	border:#a6a093 solid 1px;
	background-color:#1c120a;
}
.reservation_menu a:active {
	color:#ffffff;
}
.reservation_menu a.active {
	color:#f1ead8;
	border:#a6a093 solid 1px;
	background-color:#1c120a;
}



/* Pop Up Calendar CSS*/
.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#28160C;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
	color:#C96;
	text-align:right;
	text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
	color:#28160C;
	font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
	color:#C96;
			}
	TD.TESTcpCurrentDate
			{
	color:#FFFFFF;
	background-color: #28160C;
	border-width:1;
	border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,

	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#28160C;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
	color:#C96;
			}
	.TESTcpBorder
			{
			border:solid thin #28160C;
			}
