@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:#eaeaea;
}

.content_shell_press {
	background-image:url(../images/newspaper2.jpg);
	background-repeat:no-repeat;
}

.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:600;
}
.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:none;
	font-weight:700;
}

.content_indent a:hover  {
	color:#948d84;
	text-decoration:underline;
	font-weight:700;
}


.content_indent p a  {
	color:#4c2f2c;
	text-decoration:none;
	font-weight:700;
}

.content_indent p a:hover  {
	color:#948d84;
	text-decoration:underline;
	font-weight:700;
	font-style: italic;
}

.content_indent h1 a  {
	color:#4c2f2c;
	text-decoration:none;
	font-weight:700;
}

.content_indent h1 a:hover  {
	color:#948d84;
	text-decoration:underline;
	font-weight:700;
}

.content_indent a:visited  {
	color:#524a48;
	text-decoration:none;
	font-weight:700;
}
.content_indent a:visited:hover  {
	color:#948d84;
	text-decoration:underline;
	font-weight:700;
}


.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 {
	font-size:14px;
	color:#170f0c;
}
.masthead-menu a {
	color:#170f0c;
	text-decoration:none;
}

.masthead-menu a:hover {
	color:#170f0c;
	text-decoration:underline;
}
news-flash {
	line-height:36px;
	background-color:#524a48;
	color:#FFF;
	font-weight:600;
	width:100px;
	float:left;
}
.news-flash {
	line-height:36px;
	background-color:#524a48;
	color:#FFF;
	font-weight:600;
	width:100px;
	float:left;
}
.news-flash-scroll {
	width:775px;
	float:left;
	background-color:#aba197;
	line-height:36px;
}
.news-header {
	font-size:14px;
	line-height:36px;
	background-color:#aba197;
}
.archived {
	font-size:14px;
	line-height:24px;
	margin-left: 30px;
	padding-left: 20px;
}

