@charset "UTF-8";
/* CSS Document */

/***********************************/
/* START GENERAL
/***********************************/
html{
	behavior: url("../_pie/PIE.htc");
}
.ie7 ul, .ie7 li {
 margin: 0;
 padding: 0;
}
	/* FONTS */
	.proxima-nova-sb { font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal; }
	.proxima-nova{ font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }
	.clarendon { font-family:"superclarendon", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-weight:normal; font-style:normal; }
	.clarendon-light { font-family:"superclarendon", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:200; font-style:normal; }
	/* END FONTS*/

.hardrock .BUF,
.buffet .HRC,
.kidsquest .sidebar_text,
.cyberquest .sidebar_text{
	/*display:none;*/
}
.kidsquest .KQ,
.cyberquest .CQ{
	display:block !important;
}

body{
    background-color:#7e1415;
    margin:0;
    padding:0;
        background-image: url(/images/bg-lightreddots.gif);
        background-repeat: repeat;

}
a{text-decoration:none;}
#clear{clear:both;}
img{border:0}
.img_outline{border:1px solid #fefaf1;}
.club{font-size:larger;}
.underline{
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	border-bottom: 1px solid #FFF\9;
	margin-bottom:6px;
}
.logo_left ul, .logo_left li{margin-left:110px;}
.linkout{
	float:left;
	color:#8c1f1b;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0 0 0 8px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.linkout a{color:#8c1f1b; text-decoration:none;}
.linkout a:hover{color:#8c1f1b; text-decoration:underline;}
.disclaimer_text{
	color:#8c1f1b;
	font-size:12px;
	line-height:16px;
	font-style:italic !important;
	font-family:"Times New Roman", Times, serif !important;
}
.disclaimer_text a{
	color:#8c1f1b;
	font-size:12px;
	line-height:16px;
	font-style:italic !important;
	font-family:"Times New Roman", Times, serif !important;
	text-decoration:none;
}
.disclaimer_text a{
	text-decoration:underline;
}
.body_subhead{
	font-family: "proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
	font-weight: 600 !important;
	font-style: normal !important;
	font-size: 13px !important;
	line-height: 20px !important;
}
.feature_image,
#feature_image{
	width:574px;
	height:322px;
	position:relative;
	overflow:hidden;
	float:left;
	border:6px solid #b1915e;
	background-color:#e5d8c7;
	overflow:hidden;
}
.feature_image_whiteborder{
	width:574px;
	height:322px;
	position:relative;
	overflow:hidden;
	float:left;
	border:6px solid #fefaf1;
	outline: 1px solid #b1915e;
	background-color:#e5d8c7;
	overflow:hidden;
}
input, textarea{
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.title_center{
	margin:30px auto 20px auto;
	font-family:"superclarendon", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-weight:normal; font-style:normal;
	font-size:12px;
	line-height:12px;
	letter-spacing:2px;
	text-align:center;
	color: #8e603b;
}
.title_center .divider{
	height:1px;
	background-color:#8e603b;
	width:400px;
	margin:5px auto;

}
.title_center .headline{
	font-size:20px;
	line-height:20px;
}
.wclub{
	letter-spacing:1.5px;
}
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }
/***********************************/
/* START GENERAL
/***********************************/

/***********************************/
/* START HEADER AND NAVIGATION
/***********************************/
#header{width:946px; margin:0 auto; height:139px;}
#header a{text-decoration:none;}
#header_logo{
	width:215px;
	float:left;
	margin-left:-17px;
}
#header_logo img{
	width:215px;
}
#header_right{
	float:right;
	margin:0px;
	/* width:748px; JG - squished center */
	height:130px;
}
#toplinks{
	/*width:325px;*/
	margin-top:0;
	letter-spacing: 2px;
	float:right;
}
#toplinks_container{
	/* width:748px; JG - squished center */
	float:right;
}
#toplinks_left{
	float:left;
	background-color:#390708;
	color:#FFF;
	text-align:center;
	display:block;
	font-size:12px;
	padding:9px 15px;
	text-transform:uppercase;
	height:16px;
	overflow:hidden;
}
#toplinks_left .club{
	font-size:12px;
}
#toplinks_left.last{
	margin-left:4px;
}

#toplinks_left img{
	margin-bottom:-3px\0/;
}


.ie7 #toplinks_left{
	background-color:#390708;
}
#toplinks_left a{color:#FFF;}
#toplinks_left:hover{
	-webkit-box-shadow: 0px 0px 3px rgba(255, 255, 255, .6);
	-moz-box-shadow:    0px 0px 3px rgba(255, 255, 255, .6);
	box-shadow:         0px 0px 3px rgba(255, 255, 255, .6);
	text-decoration:underline;
	behavior: url(/_pie/PIE.htc);
}

#event-cal-btn	{
	border:2px #ae9260 solid;
	padding:8px 15px;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	margin-top:13px;
	margin-right:45px;
	float:right;
	font-weight:600 !important;
	letter-spacing: 2px;
}


#social{
	clear:both;
	float:right;
	height:35px;
	margin-top:17px;
	width:725px;
	/* [disabled]height:45px; */
	padding-right:23px;
	color:#FFFFFF;
	font-size:9px;
	text-align:right;
}
#social span{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing: 2px;
}
#social a{
	font-size:20px;
	margin:8px 1px 0 1px;
	line-height:32px;
	color:#FFFFFF;
}
#social img{
	width:20px;
	height:20px;
	margin-top:3px;
	margin-right:0px !important;
	margin-left:2px !important;
	float:right;
}
.ie7 #social img{
	margin-top:4px;
	margin-right:0px !important;
	margin-left:2px !important;
	float:right;
}
#social a:hover{color:rgba(255, 255, 255, .8);}
#social img:hover{opacity:.8;}
#navigation{clear:both; margin:0px;}
#nav_menu {
	float:right;
    list-style:none;
	display:inline-block;
	width:748px;
	z-index:98;
}

#nav_menu .nav_menu_right {float:rightright; margin-right:0px;  }
.nav_menu_li {
    float:right;
    text-align:center;
    position:relative;
    border:none;
	color:#FFFFFF;
	font-size:11px;
	padding:0px 22px 0 22px !important;
	margin: 0 0 0 1px;
	line-height:30px;
	display:inline-block;
	z-index:1000;
	letter-spacing: 2px;
}
.ie7 .nav_menu_li {
	margin-top:10px;
	padding:0px 26px 0 26px !important;
	letter-spacing: 1px;
}
#navbar1,#navbar2,#navbar3,#navbar4,#navbar5{
	position:absolute;
	top:30px;
	clear:both;
	height:248px;
	border: solid 7px #FFF;
	background-color:#e0d3b9;
	-webkit-box-shadow: 0px 0px 20px rgba(99, 60, 20, .3) inset;
	-moz-box-shadow:    0px 0px 20px rgba(99, 60, 20, .3) inset;
	box-shadow:         0px 0px 20px rgba(99, 60, 20, .3) inset;
	behavior: url(/_pie/PIE.htc);
    text-align:left;
	z-index:99;
	display:none;
	letter-spacing: 0em;
}
.active{background-color:#FFF; color:#8c1f1b;}
#navbar1{width:350px; left:0px;}
#navbar2{width:670px; left:-154px;}
#navbar3{width:350px; left:-110px;}
#navbar4{width:350px; left:-110px}
#navbar5{width:350px; left:auto; right:-0px;}
#navbar_links{
	float:right;
	height:190px;
	font-size:11px;
	margin:15px 0px 0 0px;
}
.ie7 #navbar_links{
	position:absolute;
	top:22px;
	left:210px;
	margin:0;
}
.ie7 #navbar2{
	width:700px;
}
#navbar_links a{text-decoration:none; color:#50320f;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;}
#navbar_links a:hover{text-decoration:underline; color:#600;}
#navbar_links a h3:hover{color:#b22800;}
#navbar_links ul, ol, li{list-style-type:none; margin-left:-15px; line-height:16px;}
.ie7 #newbuffalo_casino, .ie7 #newbuffalo_dining, .ie7 #newbuffalo_meetingsandevents, .ie7 #newbuffalo_shopping, {margin-bottom:-10px;}
#navbar_links ul{padding-left:0;}
#navbar_images{
	float:left;
	width:150px;
	height:190px;
	margin:25px 10px 0 15px;
	overflow:hidden;
	border:5px white solid;
}
#navbar_links h3{margin-bottom:-1px; font-size:11px; color:#b22800;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing:1px;}
#navbar_links .col{width:160px; float:left;}
.ss-icon{float:right; width:20px; height:20px; font-size:20px; margin-left:2px;}
/***********************************/
/* END HEADER AND NAVIGATION
/***********************************/


/***********************************/
/* START STRUCTURE
/***********************************/
#container,
.container {width:946px; margin:0 auto 20px auto;}
#content{
	border:10px solid #fff;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 30px rgba(99, 60, 20, .4) inset;
	-moz-box-shadow:    0px 0px 30px rgba(99, 60, 20, .4) inset;
	box-shadow:         0px 0px 30px rgba(99, 60, 20, .4) inset;
	margin:0 auto;
	padding:16px;
	behavior: url(/_pie/PIE.htc);
}

#content_left{width:574px;float:left;height:100%;}
#content_right{float:left;}
#content_shadow{
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, .4);
	-moz-box-shadow:    0px 0px 30px rgba(0, 0, 0, .4);
	box-shadow:         0px 0px 30px rgba(0, 0, 0, .4);
	behavior: url(/_pie/PIE.htc);
}
/***********************************/
/* END STRUCTURE
/***********************************/



/***********************************/
/* START SIDEBAR HEADER STYLING
/***********************************/
#content_sidebar h1{
	font-size:16px;
	color: #8e603b;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:18px;
	text-align:center;
	height:16px;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
	text-transform:uppercase;
}
#content_sidebar .long{
	font-size:13px;
	color: #8e603b;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:18px;
	text-align:center;
	height:16px;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
}
#content_sidebar h2{
	font-size:10px;
	color: #8e603b;
	text-decoration: none;
	font-weight:normal;
	line-height:14px;
	height:14px;
	margin:0;
	text-align:center;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
	margin-bottom:14px;
}
#content_sidebar .italic{
	float:left;
	font-size:11px;
	color: #8e603b;
	text-decoration: none;
	line-height:22px;
	height:22px;
	width:130px;
	margin:0 auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:0.2em;
}
#content_sidebar .italic_long{
	width:190px;
	float:left;
	font-size:11px;
	color: #8e603b;
	text-decoration: none;
	line-height:22px;
	height:22px;
	margin:0 auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:0.2em;
}
#content_sidebar{width:290px; float:left; margin-left:30px;}
.content_hr{
	clear:both;
	height:1px;
	margin:3px 0 3px 0;
	border-bottom:1px solid #b1915e;
}
.sidebar_fade_divider{
	 height:25px;
	 margin:-12px auto 0 auto;
	 width:290px;
	 text-align:center;
}
.sidebar_fade_divider{
	 height:25px;
	 margin:-12px auto 0 auto;
	 width:290px;
	 text-align:center;
}
.faderight, .fadeleft{
	float:left;
	height:1px;
	margin:11px 9px 0 9px;
	width:62px;
}
.sidebar_fade_divider .short{
	width:32px !important;
}
.fadeleft{
	clear:both;
	background: -moz-linear-gradient(left,  rgba(177,145,94,0) 0%, rgba(177,145,94,0.5) 25%, rgba(177,145,94,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(177,145,94,0)), color-stop(25%,rgba(177,145,94,0.5)), color-stop(100%,rgba(177,145,94,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(177,145,94,0) 0%,rgba(177,145,94,0.5) 25%,rgba(177,145,94,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(177,145,94,0) 0%,rgba(177,145,94,0.5) 25%,rgba(177,145,94,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(177,145,94,0) 0%,rgba(177,145,94,0.5) 25%,rgba(177,145,94,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(177,145,94,0) 0%,rgba(177,145,94,0.5) 25%,rgba(177,145,94,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b1915e', endColorstr='#b1915e',GradientType=1 ); /* IE6-9 */
}
.faderight{
	background: -moz-linear-gradient(left,  rgba(177,145,94,1) 0%, rgba(177,145,94,0.5) 72%, rgba(177,145,94,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(177,145,94,1)), color-stop(72%,rgba(177,145,94,0.5)), color-stop(100%,rgba(177,145,94,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(177,145,94,1) 0%,rgba(177,145,94,0.5) 72%,rgba(177,145,94,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(177,145,94,1) 0%,rgba(177,145,94,0.5) 72%,rgba(177,145,94,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(177,145,94,1) 0%,rgba(177,145,94,0.5) 72%,rgba(177,145,94,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(177,145,94,1) 0%,rgba(177,145,94,0.5) 72%,rgba(177,145,94,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1915e', endColorstr='#00b1915e',GradientType=1 ); /* IE6-9 */
}
/***********************************/
/* END SIDEBAR HEADER STYLING
/***********************************/



/***********************************/
/* START INDEX
/***********************************/
#content_feature{
	width:562px;
	height:308px;
	position:relative;
	border:6px solid #fefaf1;
	outline: 1px solid #b1915e;
	background-color:#e5d8c7;
	overflow:hidden;
	float:left;
}
.content_sidebar_story{width:290px; height:85px;}
.content_sidebar_story img{
	width:61px;
	height:66px;
	float:left;
	border:4px solid #fefaf1;
	outline: 1px solid #b9b9b9;
}
.content_bottom_story img{width:50px; height:53px; float:left;margin-left:5px;}
.content_bottom_story{
	height:62px;
	text-align:center;
	padding-bottom:4px;
	margin-bottom:10px;
	text-align:left;
}
.homepage-video{
	width:562px;
	height:308px;
	position:relative;
	overflow:hidden;
}
.flowplayer{
	width:567px;
	position:absolute;
	left:-1px;
	top:-9px;
	-webkit-box-shadow: 0px 0px 60px #000 inset;
	-moz-box-shadow:    0px 0px 60px #000 inset;
	box-shadow:         0px 0px 60px #000 inset;
	behavior: url(/_pie/PIE.htc);
}
.content_sidebar_story h3{
	float:left;
	color:#8c1f1b;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0 0 0 10px;
	width:206px;
	letter-spacing:1px;
	font-family: "proxima-nova";
	font-weight:700;
	text-transform:uppercase;
}

.content_sidebar_story h4{
	float:left;
	color:#000;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0 0 0 10px;
	width:200px;
	text-decoration: none;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
#content_sidebar .linkout{
	margin-left:2px;
	line-height:16px;
}
.content_bottom_story h3{
	float:left;
	color:#ffe4b6;
	font-size:10px;
	line-height:13px;
	margin:0;
	padding:0px 0 0 14px;
	width:190px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing:0.1em;
}
.content_bottom_story h3 a{
	color:#ffe4b6;
}
#content_sidebar .underline{border-bottom: 1px solid #b1915e; margin-bottom:10px;}
.content_bottom_story h4{
	float:left;
	color:#FFF;
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:0px 0 0 14px;
	width:190px;
	text-decoration: none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	opacity:.9;
}
.content_bottom_story .linkout{
	float:left;
	color: #f6af85;
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:0 0 0 14px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.content_bottom_story .linkout a{
	color: #f6af85;
	text-decoration:none;
}
.content_bottom_story .linkout a:hover{
	color: #f6af85;
	text-decoration:underline;
}
.content_box_div{width:12px; height:276px; float:left;
}
.content_box{
	width:382px;
	height:276px;
	-webkit-box-shadow: 0px 35px 100px #4C1101 inset;
	-moz-box-shadow:    0px 35px 100px #4C1101 inset;
	box-shadow:         0px 35px 100px #4C1101 inset;
	margin-left:-50px;
	color:#FFF;
	padding-top:15px;
}
#content_left_box{background-color:#955222;}
#content_slide_box{background-color:#CC5A13;}
#content_right_box{background-color:#903228;}
.content_slide_wrapper{
	width:282px;
	height:276px;
	overflow:hidden;
	outline: 1px solid #b1915e;
	border: 4px solid #fefaf1;
	float:left;
	margin-top:16px;
	background-color:#e5d8c7;
}
.content_slide_header{height:25px; margin:0 auto; text-align:center;}
.content_slide_divider{
	height:1px;
	width:230px;
	background-color: #e8e2c6;
	margin:0 auto 15px auto;
	-webkit-box-shadow: 0px 2px 2px #333;
	-moz-box-shadow: 0px 2px 2px #333;
	box-shadow: 0px 2px 2px #333;
	behavior: url(/_pie/PIE.htc);
}
.content_slide_main{margin:0 58px;}
#next, #prev{float:left; padding-top:60px; opacity:.4;}
#next:hover, #prev:hover{cursor:pointer; opacity:.7;}
#next img, #prev img{width:15px; height:30px;}
#content_slide_arrow{float:left; height:140px; width:15px;}
#content_slide_images{
	width:235px;
	height:140px;
	float:left;
}
#content_slide_box .event{
	width:235px;
	text-align:center;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#content_slide_box .event img{
	width:229px;
	height:140px;
	margin-bottom:10px;
	/*margin-left:3px;*/
	float:left;
	border:3px solid #393939;
	-webkit-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	behavior: url(/_pie/PIE.htc);
}
.box_header{
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:300; font-style:normal;
	line-height:21px;
	font-size:13px;
	letter-spacing:3px;
	color:#f1d8c7;
	text-shadow: 2px 2px 2px #333;
    filter: dropshadow(color=#333333, offx=2, offy=2);
	behavior: url(/_pie/PIE.htc);
}
.box_subhead{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:13px;
	letter-spacing:2px;
}
.box_subhead_small{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
	letter-spacing:1px;
}
.box_bodytext{font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:20px;}
.box_cta{
	height:20px;
	width:84px;
	background-color:#F7A16E;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:9px;
	line-height:20px;
	margin:4px auto 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#4F0000;
	text-transform:uppercase !important;
}
.box_cta:hover{
	-webkit-box-shadow: 0px 0px 2px #4C1101 inset;
	-moz-box-shadow:    0px 0px 2px #4C1101 inset;
	box-shadow:         0px 0px 2px #4C1101 inset;
	behavior: url(/_pie/PIE.htc);
	cursor:pointer;
}
/***********************************/
/* END INDEX
/***********************************/



/***********************************/
/* START TEXT PAGE STYLES
/***********************************/
.content_left_text{
	margin:345px 10px 0 10px;
}
.sitemap .content_left_text{
	margin:10px 10px 0 10px;
}
.sitemap .content_left_text a{color:#000;text-decoration:none;}
.sitemap .content_left_text a:hover{text-decoration:underline;}
.content_left_text ul, .content_left_text li{
    list-style: none !important;
    *list-style: disc !important;
}
.content_left_text ul{
	*margin-left:30px !important;
}
.content_left_text li{
	padding-left:1em;
    text-indent: -.9em;
}
.content_left_text ul li:before {
    content: "• ";
    color: #947C3A; /* or whatever color you prefer */
}
.content_left_text .circle li{
	list-style:circle !important;
	text-indent: -.1em !important;
}
.content_left_text .circle li:before {
    content: "";
    color: #000 !important; /* or whatever color you prefer */
}
.content_left_text a{color:#740f10;text-decoration:underline;}
.content_left_text a:hover{text-decoration:underline !important;}
.content_left_text .logo{
	margin:10px auto 10px 10px;
	padding:0;
	width:152px;
}
.content_left_text .headline{
	clear:both;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:400; font-style:normal;
	color:#947C3A;
	font-size:16px;
	margin:0;
	line-height:24px;
	letter-spacing:2px;
	text-transform:uppercase;
}
#content_left .subhead{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	font-size:13px;
	line-height:20px;
}
#content_left p{
	font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-style:normal;
	font-size:11px;
	line-height:20px;
}
#content_left ol{
	font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
	margin: 14px 0 0 10px;
	padding:0;
	list-style:circle;
}
#content_left li{
	font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-style:normal;
	font-size:11px;
	margin: 5px 0 0 0px;
	padding:0;
}
/***********************************/
/* END TEXT PAGE STYLES
/***********************************/



/***********************************/
/* START HOTEL
/***********************************/
.hotel{height:730px;}
/***********************************/
/* END HOTEL
/***********************************/



/***********************************/
/* START SHOPPING
/***********************************/
.shopping_section{
	width: 576px;
}
.shopping_logo{
	width:180px;
	height:auto !important;
	outline:1px solid #947C3A;
	float:left;
	margin:30px 16px 0 0;
}
.shopping_logo img{width:180px;
	height:auto !important;}
.shopping_content{
	margin:30px 8px 10px 0;
	float:right;
	width:372px;
}
.shopping_content p{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:11px !important;
	line-height:16px;
	margin:5px 0 0 0;
}
.shopping_headline{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing:2px;
	color:#947C3A;
	font-size:15px;
	border-bottom: 1px solid #947C3A;
	padding-bottom:2px;
	text-transform:uppercase;
}
/***********************************/
/* END SHOPPING
/***********************************/



/***********************************/
/* START ENTERTAINMENT
/***********************************/
#ent_selector{
	height:30px;
	float:right;
	margin-top:20px;
	margin-bottom:40px;
	color:#8b5c2e !important;
}
#ent_selector_all,
#ent_selector_d,
#ent_selector_h,
#ent_selector_nb{
	width:103px;
	height:18px;
	outline:2px solid #B1915E;
	float:left;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	margin-left:10px;
	padding:6px;
}
#ent_selector_nb{
	width:110px;
}
#ent_selector_all{
	width:98px;
}
#ent_selector_all:hover,
#ent_selector_d:hover,
#ent_selector_h:hover,
#ent_selector_nb:hover{
	background-color:#B1915E;
	color:#FFF;
	cursor:pointer;
}
.ent_selected{
	background-color:#B1915E;
	color:#FFF;
}
#ent_selector_all_button,
#ent_selector_d_button,
#ent_selector_h_button,
#ent_selector_nb_button{
	width:18px;
	height:18px;
	outline:2px solid #B1915E;
	float:left;
	text-align:center;
	line-height:18px;
	color:#e7c6a7;
	margin-right:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.ent_selector_text{
	height:18px;
	float:left;
	line-height:18px;
	margin-left:2px;
	margin-bottom:3px;
	font-size:10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #947C3A;
}
#ent_selector_d #ent_selector_d_button,
#ent_selector_h #ent_selector_h_button,
#ent_selector_nb #ent_selector_nb_button{
	display:block;
}
#ent_selector_h_button,
#ent_selector_nb_button,
#ent_selector_d_button{
	display:none;
}
.H #ent_selector_h_button,
.NB #ent_selector_nb_button,
.D #ent_selector_d_button{
	display:block;
}
#ent_selector_all_button{
	background-color:rgba(99, 60, 20, 1);
}
#ent_selector_d_button{
	background-color:#2e5810;
}
#ent_selector_h_button{
	background-color:#3f6095;
}
#ent_selector_nb_button{
	background-color:#8d3565;
}
.ent_date {
	width:85px;
	height:65px;
	background-color:#9c3e11;
	border:3px #B1915E solid;
	color:#FFF;
	text-align:center;
	-webkit-box-shadow: 0px 0px 40px #4a1705 inset;
	-moz-box-shadow:    0px 0px 40px #4a1705 inset;
	box-shadow:         0px 0px 40px #4a1705 inset;
	font-size:10px;
	line-height:24px;
	margin-top:5px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:2px;
	text-transform:uppercase;
}
.ie7 .ent_date {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.ent_tickets {
	width:100px;
	height:28px;
	border:3px #B1915E solid;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
	margin-top:2px;
	background-color:#ad844e;
	-webkit-box-shadow: 0px 0px 20px rgba(99, 60, 20, .9) inset;
	-moz-box-shadow:    0px 0px 20px rgba(99, 60, 20, .9) inset;
	box-shadow:         0px 0px 20px rgba(99, 60, 20, .9) inset;
	line-height:28px;
}
.ent_date h1{
	font-size:42px;
	margin:0;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:600; font-style:normal;
}
.ie7 .ent_date h1{
	line-height:32px;
}
.ent_date h2{
	font-size:22px;
	margin:0;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:600; font-style:normal;
}
.ent_event{
	clear:both;
	width:574px;
	float:right;
	margin-bottom:40px;
	margin-right:-10px;
}
.ent_leftCol{
	float:left;
	width:120px;
}
.ent_rightCol{
	float:left;
	width:434px;
	padding:0 10px 0px 0;
}
.ent_rightCol_header{
	border-bottom: 1px solid #947C3A;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:2px;
	color:#947C3A;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:4px;
}
.ent_italic{
	font-size:13px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.ent_event_date{
	font-size:11px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:14px;
	font-style:none !important;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	color:#947C3A;
}
.ent_description{
	clear:both;
	margin:4px 0 0 0;
}
.ent_description p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:11px;
	margin:0;
	padding:0;
}
.ent_selector_buttons{
	clear:both;
	height:18px;
	margin-top:8px;
}
.ent_event .buytickets,
.ent_event .eventdetails{
	margin-top:10px;
	margin-left:5px;
	margin-bottom:0px;
	text-decoration:none !important;
}
.ent_event a,
a .ent_event,
a.ent_event,
a.buytickets,
.buytickets a,{
	text-decoration:none !important;
}

/***********************************/
/* END SHOPPING
/***********************************/



/***********************************/
/* START BUFFET
/***********************************/
.buffet_specials_header{
	width:565px;
	border-bottom:1px solid #947C3A;
	margin-top:30px;
	margin-bottom:12px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
	padding-bottom:2px;
	font-size:14px;
	color:#947C3A;
	letter-spacing:0.3em;
}
.buffet_specials_left{
	clear:both;
	float:left;
	outline-right:1px solid #947C3A;
}
.buffet_specials_left_img{
	margin:3px 15px;
	border:1px solid #947C3A;
	width:180px;
}
.buffet_specials_left_img img{
	width:180px;
}
.buffet_specials_right{
	margin:0px 10px 40px 0;
	float:left;
	width:310px;
	border-left:1px solid #947C3A;
	padding-left:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.buffet_specials_right .ent_italic{
	color:#990000;
}
.buffet_subhead{
	font-size:13px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	text-transform:uppercase;
	color:#947C3A;
	line-height:18px;
	letter-spacing:1px;
}
/***********************************/
/* END BUFFET
/***********************************/



/***********************************/
/* START BARS AND LOUNGES
/***********************************/
.barsandlounges_hours{
	margin:8px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
.barsandlounges img{
	width:180px;
	height:auto !important;
}
.barsandlounges .ent_italic {
	color: #990000;
	line-height:20px;
}
.barsandlounges_hours .shopping_headline{
	padding-bottom:0;
	border-bottom:0;
	font-size:13px;
	margin-top:-4px;
}
.barsandlounges_hours .subhead{
	margin-top:4px !important;
}
.barsandlounges_hours_col{
	float:left;
	width:150px;
}

/***********************************/
/* END BARS AND LOUNGES
/***********************************/



/***********************************/
/* START ACCORDION DROPDOWN
/***********************************/
#accordion{width:574px;}
#accordion2{width:586px;}
#accordion3{}
#accordion a, #accordion2 a, #accordion3 a, #accordion4 a{color:#740f10;text-decoration:underline;}
.accordionButton,
.accordion2Button,
.accordion3Button,
.accordion4Button{
	width: 559px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	border-bottom: 1px solid #947C3A;
	cursor: pointer;
	margin-bottom:2px;
	margin-top:6px;
	padding:5px 5px 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#947C3A;
}
.accordion2Button {
	width: 576px;
	height:28px;
	border-bottom: 1px solid #6f170a;
	color:#6f170a;
	margin-bottom:0px;
	margin-top:0px;
}
.accordion3Button {
	float:left;
	width: 420px;
	height:85px;
	border-bottom:0 !important;
	position:relative;
	cursor: default;
}
.accordion4Button {
	float:left;
	width: 398px;
	height:85px;
	border-bottom:0 !important;
	position:relative;
	cursor: default;
}
.accordionContent,
.accordion2Content,
.accordion3Content,
.accordion4Content{
	width: 574px;
	float: left;
	_float: none;
	padding:0px 0 10px 0;
}
.accordion3Content
.accordion4Content{
	margin:0 0 -30px 0;
}
.accordionLeft {
	width:160px;
	float:left;
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
}
.accordionRight {
	float:left;
	margin: 10px 0 5px 0;
	padding: 0px 10px;
	width:373px;
	border-left:1px solid #947C3A;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
}
.accordion3Content .accordionRight {
	border-left:0 !important;
}
.accordion4Content .accordionRight {
	border-left:0 !important;
}
.accordionRight .headline,
.accordionLeft .headline {
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing:2px;
	color:#947C3A;
	font-size:13px;
	line-height:29px;
	padding:0;
	margin:0;
	clear:both;
	text-transform:uppercase !important;
}
.accordionRight p, .accordionLeft p{margin-top:15px; font-family:Verdana, Geneva, sans-serif !important; font-size:11px !important;}
.accordionRight .smallmargin, .accordionLeft .smallmargin{margin-top:3px !important;}
.accordionRight .nomargin, .accordionLeft .nomargin{margin-top:-4px !important; line-height:18px !important;}
#accordion2 .accordionRight p, #accordion2 .accordionLeft p{margin-top:0px; font-family:Verdana, Geneva, sans-serif !important; font-size:11px !important; line-height:22px !important;}
#accordion3 .accordionRight p, #accordion3 .accordionLeft p{margin-top:15px; font-family:Verdana, Geneva, sans-serif !important; font-size:11px !important; line-height:22px !important;}
#accordion4 .accordionRight p, #accordion4 .accordionLeft p{margin-top:10px; font-family:Verdana, Geneva, sans-serif !important; font-size:11px !important; line-height:22px !important;}


.booknow {
	width:auto;
	height:34px;
	margin:0 5px 0 5px;
	background-color:#b43802;
	border:4px #b43802 solid;
	color:#FFF;
	padding-top:20px;
	text-align:center;
	-webkit-box-shadow: 0px 0px 40px #4c0505 inset;
	-moz-box-shadow:    0px 0px 40px #4c0505 inset;
	box-shadow:         0px 0px 40px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
	letter-spacing:0.3em;
}
.booknow:hover{
	-webkit-box-shadow: 0px 0px 30px #4c0505 inset;
	-moz-box-shadow:    0px 0px 30px #4c0505 inset;
	box-shadow:         0px 0px 30px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	-webkit-text-shadow: 0px 0px 10px #FFF;
	-moz-text-shadow:    0px 0px 10px #FFF;
	text-shadow:         0px 0px 10px #FFF;
}
.ent_links{
	width:412px;
	clear:both;
	float:right;
	margin-bottom:10px;
}
.buytickets{
	float:right;
	width:120px;
	height:28px;
	border:3px #B1915E solid;
	font-size:11px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
	color:#FFF;
	text-align:center;
	background-color:#ad844e;
	-webkit-box-shadow: 0px 0px 20px rgba(99, 60, 20, .9) inset;
	-moz-box-shadow:    0px 0px 20px rgba(99, 60, 20, .9) inset;
	box-shadow:         0px 0px 20px rgba(99, 60, 20, .9) inset;
	line-height:28px;
}
.buytickets:hover{
	-webkit-box-shadow: 0px 0px 10px rgba(99, 60, 20, .9) inset;
	-moz-box-shadow:    0px 0px 10px rgba(99, 60, 20, .9) inset;
	box-shadow:         0px 0px 10px rgba(99, 60, 20, .9) inset;
	cursor:pointer;
}
.playvideo{
	float:right;
	width:100px;
	margin-top:10px;
	height:28px;
	border:3px #b43802 solid;
	font-size:11px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
	color:#FFF;
	text-align:center;
	background-color:#b43802;
	-webkit-box-shadow: 0px 0px 20px #4c0505 inset;
	-moz-box-shadow:    0px 0px 20px #4c0505 inset;
	box-shadow:         0px 0px 20px #4c0505 inset;
	line-height:28px;
}
.playvideo:hover{
	-webkit-box-shadow: 0px 0px 15px #4c0505 inset;
	-moz-box-shadow:    0px 0px 15px #4c0505 inset;
	box-shadow:         0px 0px 15px #4c0505 inset;
	cursor:pointer;
}
.test .playvideo{
	position: absolute !important;
	bottom: 0;
	right: 16px;
}
.eventdetails{
	float:right;
	width:130px;
	height:28px;
	border:3px #b43802 solid;
	font-size:11px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.2em;
	color:#FFF;
	text-align:center;
	background-color:#b43802;
	-webkit-box-shadow: 0px 0px 20px #4c0505 inset;
	-moz-box-shadow:    0px 0px 20px #4c0505 inset;
	box-shadow:         0px 0px 20px #4c0505 inset;
	line-height:28px;
}
.eventdetails:hover{
	-webkit-box-shadow: 0px 0px 10px #4c0505 inset;
	-moz-box-shadow:    0px 0px 10px #4c0505 inset;
	box-shadow:         0px 0px 10px #4c0505 inset;
	cursor:pointer;
}
#accordion3 .buytickets,
#accordion4 .buytickets{
	margin-right:8px;
	margin-top:5px;
	position:relative;
	z-index:5;
	width:100px;
	font-size:10px;
}
#accordion3 a,
#accordion4 a{
	text-decoration:none !important;
}
.headerimg {
	width:383px;
	height:86px;
	background-color:#682400;
	position:relative;
}
.headerimg img{width:383px; height:86px; background-color:#682400;}
.arrow{float:right; margin:2px 5px 0 10px; width:14px; height:14px;}
.arrow img{width:14px; height:14px;}
.accordion2Button .arrow{float:right; margin:2px 0px 0 10px; width:14px; height:14px;}
.accordion2Button .arrow img{float:right;margin:4px 0;}
.accordion4Button .arrow img{
	position:absolute;
	top:9px;
	right:10px;
}
.accordion3Button .arrow{
	position:absolute;
	top:8px;
	right:11px;
	}

.accordionCaption{
	float:left;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.3em;
	text-transform:uppercase;
}
.accordion2Caption{
	float:left;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:2px;
	font-size:12px;
	width:300px;
	line-height:28px;
	text-transform:uppercase;
}
.accordion2Caption_2lines{
	float:left;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:2px;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	width: 338px;
}
.accordion2Button .details{
	float:right;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.3em;
	font-size:12px;
	line-height:28px;
	text-transform:uppercase;
}
.accordion3Caption{
	float:left;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.3em;
	font-size:14px;
	line-height:20px;
	width:220px;
}
.accordion4Caption{
	float:left;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:0.3em;
	font-size:14px;
	line-height:20px;
	width:220px;
}
.event_title{
	border-bottom:1px solid #947C3A;
	padding-left:5px;
	line-height:24px;
	text-transform:uppercase;
	margin-bottom:6px;
}
.event_details{
	font-size:11px;
	letter-spacing:2px;
	text-transform:uppercase;
	padding-left:5px;
	line-height:14px;
}
.event_moredetails{
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:17px;
	letter-spacing:0px;
	padding-left:5px;
	padding-top:2px;
	color:#990000;
}
.accordion3Button .ent_date{
	float:left !important;
	margin-right:18px;
	margin-left:55px;
}
.eventimg{
	float:right;
	margin:5px 5px 15px 15px;
	outline:1px #947C3A solid;
	width:205px;
}
.ie7
.eventimg{
	float:right;
	margin:5px 5px 0px 0px;
	outline:1px #947C3A solid;
	width:205px;
}
.eventimg img{
	width:205px;
}
.on {background: #947C3A; color:#FFF;}
.over {background: #947C3A; color:#FFF;}

#accordion2 .on, #accordion2 .over {background: #6f170a; color:#FFF;}
#accordion .confirm{
	float:left;
	padding:0 15px;
	height:26px;
	line-height:26px;
	background-color:#b43802;
	outline:3px #b43802 solid;
	margin:0px 0 0 10px;
	border:0;
	color:#FFF;
	text-align:center;
	-webkit-box-shadow: 0px 0px 8px #4c0505 inset;
	-moz-box-shadow:    0px 0px 8px #4c0505 inset;
	box-shadow:         0px 0px 8px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	font-size:9px;
	letter-spacing:2px;
}
#accordion .confirm:hover{
	-webkit-box-shadow: 0px 0px 3px #4c0505 inset;
	-moz-box-shadow:    0px 0px 3px #4c0505 inset;
	box-shadow:         0px 0px 3px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	cursor:pointer;
}
/***********************************/
/* END ACCORDION DROPDOWN
/***********************************/



/***********************************/
/* START FOOTER STYLING
/***********************************/
#footer{
    color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:9px; line-height:16px;
    margin:10px;
    margin-top:20px;
    width:886px;
}
.footer_no_top_margin {
    margin:0 10px 10px 10px !important;
    margin-top:0px !important;
}
#footer a{color:#FFF;text-decoration:none;}
#footer a:hover{color:#FFF;text-decoration:underline;}
#footer_left{float:left;}
#footer_right{float:right;}
.footer_col{float:left;margin-left:40px;}
/***********************************/
/* END FOOTER STYLING
/***********************************/


/***********************************/
/* START SOCIAL FOOTER STYLING
/***********************************/
#social-footer	{
	width:925px;
	font-size:11px;
	letter-spacing: 2px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	margin:0 auto;
	margin-bottom:40px;
	padding-top:1px;
}
#social-footer li.last span	{
	margin-right:10px;
}
#social-footer ul	{
	list-style-type:none;
	padding: 0;
	margin: 20px 0;
	width: 100%;
}
#social-footer li	{
	float:left;
	margin:0;
	padding:0;
	margin-right:35px;
	line-height:21px;
}
#social-footer li.last	{
	float:right;
	margin-right:0;
}

#social-footer a	{
	color:#FFF;text-decoration:none;
}
#social-footer img, #social-footer svg	{
	height:21px;
	width:21px;
	float:left;
	margin-right:10px;
	margin-top:-2px;
}
#social-footer li.last img, #social-footer li.last svg	{
	margin-right:2px;
	display:inline-block;
	float:none;
	margin-bottom:-6px;
}



/***********************************/
/* END FOOTER STYLING
/***********************************/

/***********************************/
/* START IMAGE SLIDER STYLING
/***********************************/
#slider{
	width:574px;
	height:322px;
	position:relative;
	overflow:hidden;
	float:left;
}
#imageholder{border:6px solid #b1915e; overflow:hidden;}
#slideimage{height:280px;}
#slideimage img{float:left; width:562px;height:280px;}
#slider p{padding:0; margin:10px 0;}
#thumbs{
	position:absolute;
	bottom:44px;
}
#thumbs img{width:70px; height:42px;}
#thumbs img:hover{opacity:.7;}
#thumbs div{
	border: #999 1px solid;
	float:left;
	width:70px;
	height:42px;
	margin: 0 3px 0 3px;
	text-align:center;
	background-color:#fff;
	z-index:10;
}
#caption{
	padding:7px 0 0 0;
	float:right;
	color:#b1915e;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
}
.overlay{
	background-color:rgba(0, 0, 0, .6);
	width:390px;
	position:absolute;
	right:0px;
	bottom:0px;
	color:#fff;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:100 !important; font-style:normal;
	font-size:20px;
	letter-spacing:2px;
	z-index:97;
	text-align:right;
	padding:15px;
	color:#f4e6d5;
	line-height:22px;
	text-transform:uppercase;
}
.ie7 .overlay{
	background-color:#000;
}
.overlay_headline{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:100 !important; font-style:normal;
	letter-spacing:3px;
}
.overlay_divider{
	height:1px;
	background: -moz-linear-gradient(left,  rgba(244,230,213,0) 0%, rgba(244,230,213,0) 11%, rgba(244,230,213,1) 57%, rgba(244,230,213,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,230,213,0)), color-stop(11%,rgba(244,230,213,0)), color-stop(57%,rgba(244,230,213,1)), color-stop(100%,rgba(244,230,213,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(244,230,213,0) 0%,rgba(244,230,213,0) 11%,rgba(244,230,213,1) 57%,rgba(244,230,213,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(244,230,213,0) 0%,rgba(244,230,213,0) 11%,rgba(244,230,213,1) 57%,rgba(244,230,213,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(244,230,213,0) 0%,rgba(244,230,213,0) 11%,rgba(244,230,213,1) 57%,rgba(244,230,213,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(244,230,213,0) 0%,rgba(244,230,213,0) 11%,rgba(244,230,213,1) 57%,rgba(244,230,213,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4e6d5', endColorstr='#f4e6d5',GradientType=1 ); /* IE6-9 */
	margin-right:3px;
	margin-bottom:7px;
	margin-top:4px;
}
.overlay_subhead{
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:100 !important; font-style:normal;
	color:#eda96a;
}
/***********************************/
/* END IMAGE SLIDER STYLING
/***********************************/



/***********************************/
/* START SIDEBAR BUTTONS STYLING
/***********************************/
.sidebar{
	width:255px;
	text-align:center;
	color:#FFF;
	outline: 1px solid #bea890;
	border: 8px solid #e8e2c6;
	background-color:#885d44;
	margin:0 auto 16px auto;
}
.sitemap .sidebar{
	width:255px;
	text-align:center;
	color:#FFF;
	outline: 1px solid #bea890;
	border: 8px solid #e8e2c6;
	background-color:#885d44;
	margin:10px auto 16px auto;
}
.sidebar_button{
	overflow:hidden;
	height:73px;
	position:relative;
	-webkit-box-shadow: 0px 0px 6px rgba(255, 255, 255, .3) inset;
	-moz-box-shadow:    0px 0px 6px rgba(255, 255, 255, .3) inset;
	box-shadow:         0px 0px 6px rgba(255, 255, 255, .3) inset;
	behavior: url(/_pie/PIE.htc);
}
/*
.sidebar_button_onload{height:225px;}
.sidebar_button_onload_long{height:325px;}
*/
.sidebar_button1{background-color:#8c6839; margin-bottom:2px;}
.sidebar_button2{background-color:#a5885a; margin-bottom:2px;}
.sidebar_button3{background-color:#967541; letter-spacing: 0.4em; margin-bottom:0;}
.sidebar_giftcard_button{background-color:#cfb27c; margin-bottom:2px; margin-bottom:0;}
.sidebar_button1:hover,
.sidebar_button2:hover,
.sidebar_button3:hover,
.sidebar_slider_content:hover,
.sidebar_checkavailability:hover{
	-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, .5) inset;
	-moz-box-shadow:    0px 0px 10px rgba(255, 255, 255, .5) inset;
	box-shadow:         0px 0px 10px rgba(255, 255, 255, .5) inset;
	behavior: url(/_pie/PIE.htc);
	cursor:pointer;
}
.sidebar_button1_content, .sidebar_button2_content, .sidebar_button3_content, .sidebar_giftcard_button_content{
	height:225px;
	width:100%;
}
.sidebar_button1_content_long, .sidebar_button2_content_long, .sidebar_button3_content_long{
	height:325px;
	width:100%;
}
.sidebar_button1 .button_active,
.sidebar_button2 .button_active,
.sidebar_button3 .button_active{
	background: #dabf87; /* Old browsers */
	background: -moz-linear-gradient(top,  #dabf87 0%, #553501 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dabf87), color-stop(100%,#553501)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dabf87 0%,#553501 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dabf87 0%,#553501 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dabf87', endColorstr='#553501',GradientType=0 ); /* IE6-9 */
}

.sidebar_giftcard_button{
	background: rgb(207,152,47); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(207,152,47,1) 0%, rgba(98,57,9,1) 35%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,152,47,1)), color-stop(35%,rgba(98,57,9,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(207,152,47,1) 0%,rgba(98,57,9,1) 35%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(207,152,47,1) 0%,rgba(98,57,9,1) 35%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(207,152,47,1) 0%,rgba(98,57,9,1) 35%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(207,152,47,1) 0%,rgba(98,57,9,1) 35%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf982f', endColorstr='#623909',GradientType=0 ); /* IE6-9 */
}
.sidebar_buttonPadding1,
.sidebar_buttonPadding2,
.sidebar_buttonPadding3,
.sidebar_giftcard_buttonPadding{
	position: absolute;
	left: 8px;
	top: 0px;
	padding-top:31px;
	width: 240px;
	height: 42px;
	display: table;
	letter-spacing: 0.4em;
	font-size:13px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	display:block;
	text-transform:uppercase;
}
.sidebar_buttonPadding1_2lines,
.sidebar_buttonPadding2_2lines,
.sidebar_buttonPadding3_2lines{
	position: absolute;
	left: 8px;
	top: 0px;
	padding-top:17px;
	width: 240px;
	height: 54px;
	display: table;
	letter-spacing: 0.4em;
	font-size:13px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	display:block;
}
.sidebar_slider_dropdown a:hover,
.sidebar_button1_dropdown a:hover,
.sidebar_button2_dropdown a:hover,
.sidebar_button3_dropdown a:hover{

	text-decoration:underline !important;
}
.nodiv{
	padding-top:23px;
}
.sidebar_sliders a,
.sidebar a{
	color:#FFF;
}
.mini{
	font-size:10px !important;
	letter-spacing: 0em !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic !important;
	text-transform:lowercase !important;
}
.small{
	font-size:11px;
	letter-spacing: 0.3em;
}
.char1{position:relative;bottom:-0.2em;left:0.0em;}
.char2{position:relative;bottom: 0.0em;left:0.1em;}
.char3{position:relative;bottom: 0.2em;left:0.2em; margin-right:0.3em;}
.sidebar_button_divider{
	height:1px;
	width:222px;
	border-bottom:solid 1px #fff;
	margin:5px auto 5px auto;
	opacity:.4;
}
.sidebar_button1_dropdown,
.sidebar_button2_dropdown,
.sidebar_button3_dropdown,
.sidebar_button1_content_long .sidebar_button1_dropdown,
.sidebar_button2_content_long .sidebar_button2_dropdown,
.sidebar_button3_content_long .sidebar_button3_dropdown{
	width:247px;
	height:145px;
	background: rgb(102,72,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(102,72,35,1) 0%, rgba(120,86,40,1) 10%, rgba(120,86,40,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,72,35,1)), color-stop(10%,rgba(120,86,40,1)), color-stop(100%,rgba(120,86,40,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664823', endColorstr='#785628',GradientType=0 ); /* IE6-9 */
	outline:1px solid #aa926a;
	position:absolute;
	top:75px;
	left:4px;
	cursor:auto;
	overflow:hidden;
}
.sidebar_giftcard_button_dropdown{
	background-color:#cfb27c !important;
	background: #cfb27c; /* Old browsers */ !important;
	outline:1px solid #aa926a;
	position:absolute;
	top:75px;
	left:0px;
	width:255px;
	height:155px;
	color:#000;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	cursor:auto;
}
.sidebar_giftcard_button_dropdown p{
	margin:18px 10px 0 0;
	line-height:16px;
}
.sidebar_giftcard_button_dropdown img{
	float:left;
	margin:15px 10px 0 10px;
	width:66px;
	height:70px;
}
.sidebar_button1_content_long .sidebar_button1_dropdown,
.sidebar_button2_content_long .sidebar_button2_dropdown,
.sidebar_button3_content_long .sidebar_button3_dropdown{
	height:245px;
}
.drop170{
	height:170px;
}
.drop170 .sidebar_button1_dropdown,
.drop170 .sidebar_button2_dropdown,
.drop170 .sidebar_button3_dropdown{
	height:90px;
}
.drop245{
	height:245px;
}
.drop245 .sidebar_button1_dropdown,
.drop245 .sidebar_button2_dropdown,
.drop245 .sidebar_button3_dropdown{
	height:165px;
}
.drop290{
	height:290px;
}
.drop290 .sidebar_button1_dropdown,
.drop290 .sidebar_button2_dropdown,
.drop290 .sidebar_button3_dropdown{
	height:210px;
}
.drop350{
	height:350px;
}
.drop350 .sidebar_button1_dropdown,
.drop350 .sidebar_button2_dropdown,
.drop350 .sidebar_button3_dropdown{
	height:270px;
}
.drop560{
	height:560px;
}
.drop560 .sidebar_button1_dropdown,
.drop560 .sidebar_button2_dropdown,
.drop560 .sidebar_button3_dropdown{
	height:480px;
}
.drop500{
	height:500px;
}
.drop500 .sidebar_button1_dropdown,
.drop500 .sidebar_button2_dropdown,
.drop500 .sidebar_button3_dropdown{
	height:420px;
}
.sidebar_button3_dropdown .option_header{
	width:120px;
	border:0;
	border-radius:0;
	float:left;
	text-align:left;
	letter-spacing: 0.2em;
	margin:10px 0 0 3px;
	font-size:9px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	}
.sidebar_button_hours{
	color:#fff;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:20px 15px 0px 15px;
	line-height:16px;
	letter-spacing: 0em;
}
.sidebar_button_menus,
.sidebar_button_links{
	color:#ffe4b6;
	padding-left:20px;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:20px;
	line-height:28px;
	letter-spacing: 0em;
	float:left;
}
.sidebar_button_menus .ss-icon,
.sidebar_button_links .ss-icon{
	float:left;
	width:24px;
	height:24px;
	vertical-align:middle;
	margin-right:5px;
	margin-top:2px;
	font-size:19px;
	line-height:28px;
}
.sidebar_button_menus img{
	float:left;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-right:8px;
	margin-top:3px;
	font-size:19px;
	line-height:28px;
}
.sidebar_mouseover{
	float:left;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-right:8px;
	margin-top:4px;
	font-size:19px;
	line-height:28px;
	background-position:top;
	background-size:cover;
}
.rollover:hover .sidebar_mouseover{
	background-position:bottom;
}
.rollover .doc{
	background-image:url(/_images/sidebar_doc.png);
}
.linkarrow{
	background-image:url(/_images/sidebar_arrow.png);
	margin-left:2px;
}
.ie7 .linkarrow,
.ie8 .linkarrow{
	background-image:url(../_images/sidebar_arrow_ie7.png);
}
.sidebar_button_links img{
	float:left;
	width:24px;
	height:24px;
	vertical-align:middle;
	margin-right:6px;
	margin-top:3px;
	font-size:19px;
	line-height:28px;
}
.sidebar_button_menus a,
.sidebar_slider_dropdown a,
.sidebar_button_links a{
	color:#f8eedc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar_slider_dropdown a:hover,
.sidebar_button_menus a:hover,
.sidebar_button_links a:hover{
	text-decoration:underline;
}
.sidebar_button_hours .headline{
	text-decoration:none;
	color:#ffe4b6;
	font-size:13px;
	line-height:20px;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
}
.sidebar_button_hours .subheadline{
	text-decoration:none;
	color:#ffe4b6;
	font-size:10px;
	line-height:14px;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	padding-top:5px;
	text-transform:uppercase;
}
.sidebar_button_hours .subheadline_divider{
	height:7px;
}
.sidebar_checkavailability{
	background-color:#b43802;
	width:239px;
	height:35px;
	outline:1px solid #aa926a;
	-webkit-box-shadow: 0px 0px 20px #4c0505 inset;
	-moz-box-shadow:    0px 0px 20px #4c0505 inset;
	box-shadow:         0px 0px 20px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	position:absolute;
	bottom:4px;
	left:4px;
	line-height:35px;
	font-size:11px;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
}
.sidebar_checkavailability:hover{
	-webkit-box-shadow: 0px 0px 15px #4c0505 inset;
	-moz-box-shadow:    0px 0px 15px #4c0505 inset;
	box-shadow:         0px 0px 15px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	-webkit-text-shadow: 0px 0px 7px #FFF;
	-moz-text-shadow:    0px 0px 7px #FFF;
	text-shadow:         0px 0px 7px #FFF;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
}
.sidebar_giftcard_cta{
	clear:both;
	background-color:#ba7707 !important;
	height:30px;
	line-height:30px;
	border:2px solid #a9803e;
	width:150px;
	color:#FFF;
	-webkit-box-shadow: 0px 0px 10px #894f05 inset;
	-moz-box-shadow:    0px 0px 10px #894f05 inset;
	box-shadow:         0px 0px 10px #894f05 inset;
	margin:20px auto 0 auto;
	letter-spacing: 2px;
	text-align:center;
	font-size:10px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
}
.sidebar_giftcard_cta:hover{
	-webkit-box-shadow: 0px 0px 5px #894f05 inset;
	-moz-box-shadow:    0px 0px 5px #894f05 inset;
	box-shadow:         0px 0px 5px #894f05 inset;
	cursor:pointer;
}
.sidebar_headline1{
	text-decoration:none;
	color:#ffe4b6;
	font-size:13px;
	line-height:20px;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
	text-align:center;
	margin-left:0px;
	margin-top:12px;
	display:inline-block;
}
.sidebar_headline2{
	text-decoration:none;
	color:#ffe4b6;
	font-size:11px;
	line-height:16px;
	letter-spacing: 2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
	text-align:center;
	margin-left:0px;
	display:inline-block;
	margin-top:5px;
}
.sidebar_text{
	color:#fff;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	letter-spacing: 0em;
	margin-left:0px;
	text-decoration:none !important;
}
.body_headline{
	font-family: "proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 2px;
	color: #947C3A;
	font-size: 13px;
	line-height: 29px;
	padding: 0;
	margin: 0;
	clear: both;
	text-transform: uppercase !important;
	display:block;
}
/***********************************/
/* END SIDEBAR BUTTONS STYLING
/***********************************/




/***********************************/
/* START REDONE SIDEBAR BUTTONS STYLING
/***********************************/
.sidebar_sliders{
	width:255px;
	text-align:center;
	color:#FFF;
	outline: 1px solid #bea890;
	border: 8px solid #e8e2c6;
	background-color:#885d44;
	margin:0 auto 16px auto;
}
.sidebar_slider_content{
	-webkit-box-shadow: 0px 0px 6px rgba(255, 255, 255, .3) inset;
	-moz-box-shadow:    0px 0px 6px rgba(255, 255, 255, .3) inset;
	box-shadow:         0px 0px 6px rgba(255, 255, 255, .3) inset;
	padding:5px;
	margin-bottom:2px;
	overflow:hidden;
	height:68px;
}
.sidebar_slider{
	height:73px;
	position: relative;
	display: table;
	width:100%;
	letter-spacing: 0.4em;
	font-size:13px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
	line-height:18px;
}
.button_active{
	background: #dabf87; /* Old browsers */
	background: -moz-linear-gradient(top,  #dabf87 0%, #553501 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dabf87), color-stop(100%,#553501)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dabf87 0%,#553501 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dabf87 0%,#553501 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dabf87', endColorstr='#553501',GradientType=0 ); /* IE6-9 */
}
.sidebar_slider_dropdown{
	background: rgb(102,72,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(102,72,35,1) 0%, rgba(120,86,40,1) 10%, rgba(120,86,40,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,72,35,1)), color-stop(10%,rgba(120,86,40,1)), color-stop(100%,rgba(120,86,40,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664823', endColorstr='#785628',GradientType=0 ); /* IE6-9 */
	border:1px solid #aa926a;
	padding:20px;
	width:203px;
}
.sidebar_slider_text{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.ie7 .title_col,
.ie7 .valid_col{
	float:left;
	position: relative;
	margin-top: inherit;
	margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
.ie7 .sidebar_slider_text{
	position: relative;
	margin-top: inherit;
	margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
.sidebar_slider_divider{
	height:1px;
	width:222px;
	border-bottom:solid 1px #fff;
	margin:2px auto 4px auto;
	opacity:.4;
}
/***********************************/
/* END REDONE SIDEBAR BUTTONS STYLING
/***********************************/




/***********************************/
/* START SIDEBAR AD STYLING
/***********************************/
.sidebar_ad_cycler{
	margin:0 auto;
	width:255px;
}
.sidebar_ad_cycler a{
	color:#FFF;
}
.sidebar_ad{
	height:245px;
	margin-bottom:0;
	position:relative;
	font-family:"Superclarendon", 'Times New Roman', Times, serif; font-weight:normal; font-style:normal; font-style:normal;
	line-height:22px;
	-webkit-box-shadow: 0px 0px 30px #4c0505 inset;
	-moz-box-shadow:    0px 0px 30px #4c0505 inset;
	box-shadow:         0px 0px 30px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	letter-spacing:2px;
}
.sidebar_ad:hover{
	-webkit-text-shadow: 0px 0px 7px rgba(255, 255, 255, .5);
	-moz-text-shadow:    0px 0px 7px rgba(255, 255, 255, .5);
	text-shadow:         0px 0px 7px rgba(255, 255, 255, .5);
	behavior: url(/_pie/PIE.htc);
}
.ad_orange{background-color:#a73908; background-image:url(/_images/ad_bg_orange.jpg);}
.ad_lightbrown{background-color:#9e8155; background-image:url(/_images/ad_bg_lightbrown.jpg);}
.ad_darkbrown{background-color:#755327; background-image:url(/_images/ad_bg_darkbrown.jpg);}
.ad_green{background-color:#123a00; background-image:url(/_images/ad_bg_green.jpg);}
.ad_red{background-color:#b34311; background-image:url(/_images/ad_bg_red.jpg);}
.ad_yellow{background-color:#c9b447; background-image:url(/_images/ad_bg_yellow.jpg);}
.ad_blue{background-color:#075876; background-image:url(/_images/ad_bg_blue.jpg);}
.ad_purple{background-color:#661a5b; background-image:url(/_images/ad_bg_purple.jpg);}
.sidebar_ad .headline{
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:1px;
}
.sidebar_ad .tight{
	font-size:16px;
}
.sidebar_ad .subhead{
	font-size:12px;
	text-transform:uppercase;
	position:absolute;
	top:152px;
	width:100%;
	letter-spacing:1px;
	text-align:center;
	left:0;
}
.sidebar_ad .text{
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
	line-height:16px;
	position:absolute;
	top:180px;
	width:100%;
	text-transform:uppercase;
	letter-spacing:1px;
	left:0;
}
.sidebar_ad img{
	width:238px;
	height:95px;
	margin:10px auto 14px auto;
	outline:1px solid #888;
}
.sidebar_ad:hover .sidebar_ad img{
	-webkit-box-shadow: 0px 0px 7px rgba(255, 255, 255, .5);
	-moz-box-shadow:    0px 0px 7px rgba(255, 255, 255, .5);
	box-shadow:         0px 0px 7px rgba(255, 255, 255, .5);
	behavior: url(/_pie/PIE.htc);
}
.sidebar_ad .sidebar_ad_cta{
	width:100%;
	height:28px;
	line-height:28px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#461304;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:12px;
	text-transform:uppercase;
}
.sidebar_ad:hover .sidebar_ad_cta{
	-webkit-text-shadow: 0px 0px 6px rgba(255, 255, 255, .8);
	-moz-text-shadow:    0px 0px 6px rgba(255, 255, 255, .8);
	text-shadow:         0px 0px 6px rgba(255, 255, 255, .8);
	behavior: url(/_pie/PIE.htc);
}
.sidebar_ad .underline{width:230px;margin:5px auto 0 auto;*margin-top:-17px;}
/***********************************/
/* END SIDEBAR AD STYLING
/***********************************/



/***********************************/
/* START LOGIN MODAL STYLING
/***********************************/
#login_container{
	border:10px solid #fff;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 30px rgba(99, 60, 20, .4) inset;
	-moz-box-shadow:    0px 0px 30px rgba(99, 60, 20, .4) inset;
	box-shadow:         0px 0px 30px rgba(99, 60, 20, .4) inset;
	behavior: url(/_pie/PIE.htc);
	margin:0px;
	padding:16px;
	width:700px;
	position:relative;
	text-align:center;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
}
#login_container .logo{
	margin:20px auto 10px;
}
.login_fields, .login_fields2{
	margin:30px auto 0;
	padding-right:80px;
	width:390px;
}
.login_fields2{
	padding-right:150px;
}
#login_container .username, #login_container .password{
	float:right;
	width:294px;
	padding-left:6px;
	border:1px solid #000;
	height:28px;
	margin:0 00px 0px 20px;
}
#login_container .password{}
#login_container .row{clear:both;height:50px;width:390px;}
#login_container .username_header, #login_container .password_header{
	clear:both;
	float:left;
	height:30px;
	line-height:30px;
	text-align:right;
	width:60px;
	font-size:11px;
}
#login_container .password_header{}
#login_container .login_submit{
	width:294px;
	position:relative;
	float:right;
}
#login_container .confirm{
	float:right;
	width:100%;
	height:30px;
	margin-right:4px;
	line-height:30px;
	background-color:#b43802;
	outline:4px #b43802 solid;
	border:0;
	color:#FFF;
	text-align:center;
	-webkit-box-shadow: 0px 0px 15px #4c0505 inset;
	-moz-box-shadow:    0px 0px 15px #4c0505 inset;
	box-shadow:         0px 0px 15px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	font-size:9px;
	letter-spacing:2px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
}
.ie7 #login_container .confirm{
	clear:both;
	outline:0;
	border:0;
	width:302px;
	height:30px;
	margin-left:-8px;
	float:left;
}
#login_container .confirm:hover{
	-webkit-box-shadow: 0px 0px 10px #4c0505 inset;
	-moz-box-shadow:    0px 0px 10px #4c0505 inset;
	box-shadow:         0px 0px 10px #4c0505 inset;
	behavior: url(/_pie/PIE.htc);
	cursor:pointer;
}
#login_container .divider{
	clear:both;
	height:1px;
	margin:5px auto 5px auto;
	width:300px;
	border-bottom:1px solid #600;

}
.login_header{
	font-size:44px;
	line-height:30px;
	margin-top:15px;
	color:#600;
}
.login_header .subhead{
	font-size:14px;
	line-height:20px;
	font-family:"superclarendon", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:200; font-style:normal;
	letter-spacing:0.3em;
}
.login_header .italic{
	text-align:left;
	color:#8c1f1b;
	font-size:12px;
	line-height:18px;
	margin:0 140px;
	padding:15px 0 0 8px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0em;
}
.login_header .italic a{
	color:#8c1f1b;
	text-decoration:underline;
}
.disclaimer{
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.login_help{
	margin:15px auto 20px;
	text-align:center;
	width:440px;
}
.login_help .italic{
	text-align:left;
	color:#8c1f1b;
	font-size:12px;
	line-height:16px;
	display:inline-block;
	text-align:center;
	/*margin:0 50px;*/
	margin:0px;
	padding:15px 0 0 8px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0em;
}
.login_help div{
	color: #8e603b;
	padding:5px;
	border: 1px solid #947C3A;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:1px;
	font-size:10px;
	margin:10px 5px 0 5px;
	float:left;
}
.login_help div:hover{
	color:#8c1f1b;
	background-color: rgb(248,248,248);
	-webkit-box-shadow: 0px 0px 3px rgba(99, 60, 20, .4) inset;
	-moz-box-shadow:    0px 0px 3px rgba(99, 60, 20, .4) inset;
	box-shadow:         0px 0px 3px rgba(99, 60, 20, .4) inset;
	cursor:pointer;
}
.login_help .forgot{
	width:210px;
}
.login_help .activate{
	width:180px;
}
/***********************************/
/* END LOGIN MODAL STYLING
/***********************************/



.test .accordion3Caption{
	width: 443px;
}
.test .accordion3Content{
	margin-top:0;
	padding:0 0 0 121px;
	width: 436px;
	margin-right:0;
}
.test .accordion3Button{
	margin-left:0px !important;
	margin-top:-4px;
	width:450px;
	float:left;
	min-height:96px !important;
}
.left_pull{
	width:104px; !important;
	margin:0;
	float:left;
}
.left_push{
	float:left;
	margin-top:0;
	margin-right:10px;
	margin-left:5px;
}
.left_squeeze{
	margin:0; !important;
	padding:0 !important;
	float:left;
	width:100%;
}
.test .buytickets{
	position:absolute !important;
	bottom:0;
	right:10px;
}
.silvercreek{
	position:relative;
	margin-top:40px;
	/* margin-bottom:60px; */
}
.ie7 .silvercreek .accordion3Content{padding-bottom:30px;}
.ie8 .silvercreek .accordion3Content{padding-bottom:30px;}


.float{float:left;
	width: 398px;}
.floatleft{float:left;
	width: 145px;}
.promo .accordion4Caption{
	width: 398px;
}
.promo .accordion4Content{
	margin-top:0;
	padding:0 0 0 15px;
	width: 398px;
	margin-right:0;
}
.promo .accordion4Button{
	margin-left:0px !important;
	margin-top:-4px;
	width:398px;
	float:left;
	height:auto !important;
}
.promo_pull{
	width:104px; !important;
	margin:0;
	float:left;
}
.promo_push{
	float:left;
	margin-top:0;
	margin-right:10px;
	margin-left:5px;
	width:140px;
	border:1px solid #947C3A;
}
.promo_push img{width:140px;height:auto !important;}
.promo_squeeze{
	margin:0; !important;
	padding:0 !important;
	float:left;
	width:100%;
}
.promo .buytickets{
	position:absolute !important;
	bottom:0;
	right:10px;
}
.promotion{
	position:relative;
	margin-top:30px;
	margin-bottom:40px;
}
.promotion .event_title{padding:3px 30px 3px 5px;
line-height:18px;}




.menubutton{
	color: #8e603b;
	padding:4px 10px;
	border: 1px solid #947C3A;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	letter-spacing:1px;
	font-size:10px;
	margin:10px 5px 0 0px;
	float:left;
}
.menubutton a, .links_button a, a .menubutton, a .links_button, a .rules_btn, a.rules_btn, .rules_btn a, .rules_btn{text-decoration:none !important;}
.menubutton:hover{
	color:#8c1f1b;
	background-color: rgb(248,248,248);
	-webkit-box-shadow: 0px 0px 3px rgba(99, 60, 20, .4) inset;
	-moz-box-shadow:    0px 0px 3px rgba(99, 60, 20, .4) inset;
	box-shadow:         0px 0px 3px rgba(99, 60, 20, .4) inset;
	cursor:pointer;
}



.press .event_title{
	line-height:19px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	font-size:14px;
	letter-spacing:3px;
	color:#947C3A;
	border-bottom:0px;
	margin:0;
}
.press .event_details{
	font-size:13px;
	line-height:15px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; font-style:normal;
	letter-spacing:0.2em;
}
.press .event_moredetails{
	font-size:13px;
	line-height:16px;
}
.press .narrow{width:275px;padding:5px;}
.press .flex{width:553px;}
.press .flex .event_moredetails{padding-left:0;}
.flex .split{border-bottom:1px solid #947C3A; padding-bottom:15px !important; *padding-bottom:30px !important; *padding-top:7px !important; margin-bottom:11px !important; display:block;}
.press .smallmargin{margin-top:0px !important;font-size:11px;}



#t{
	display:none;
}

.sidebar_sliders{
	width:255px;
	text-align:center;
	color:#FFF;
	outline: 1px solid #bea890;
	border: 8px solid #e8e2c6;
	background-color:#885d44;
	margin:0 auto 16px auto;
}
.sidebar_slider_content{
	-webkit-box-shadow: 0px 0px 6px rgba(255, 255, 255, .3) inset;
	-moz-box-shadow:    0px 0px 6px rgba(255, 255, 255, .3) inset;
	box-shadow:         0px 0px 6px rgba(255, 255, 255, .3) inset;
	padding:5px;
	margin-bottom:2px;
	overflow:hidden;
	height:68px;
}
.sidebar_slider{
	height:73px;
	position: relative;
	display: table;
	width:100%;
	letter-spacing: 0.4em;
	font-size:13px;
	font-family:"proxima-nova", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
	text-transform:uppercase;
	line-height:18px;
}
.button_active{
	background: #dabf87; /* Old browsers */
	background: -moz-linear-gradient(top,  #dabf87 0%, #553501 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dabf87), color-stop(100%,#553501)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dabf87 0%,#553501 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dabf87 0%,#553501 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dabf87 0%,#553501 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dabf87', endColorstr='#553501',GradientType=0 ); /* IE6-9 */
}
.sidebar_slider_dropdown{
	background: rgb(102,72,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(102,72,35,1) 0%, rgba(120,86,40,1) 10%, rgba(120,86,40,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,72,35,1)), color-stop(10%,rgba(120,86,40,1)), color-stop(100%,rgba(120,86,40,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,72,35,1) 0%,rgba(120,86,40,1) 10%,rgba(120,86,40,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664823', endColorstr='#785628',GradientType=0 ); /* IE6-9 */
	border:1px solid #aa926a;
	padding:10px 20px;
	width:203px;
	cursor:default;
}
.sidebar_slider_text{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.sidebar_slider_divider{
	height:1px;
	width:222px;
	border-bottom:solid 1px #fff;
	margin:2px auto 4px auto;
	opacity:.4;
}
.sidebar_sliders .sidebar_button_menus,
.sidebar_sliders .sidebar_button_links{
	padding-left:0px;
}

.calendar div{
}
.calendar{
	width:15px;
	height:13px;
	border:1px solid #bea890;
}
.calendar .topbar{
	height:1px;
	margin:0 0 2px 0;
	outline:1px solid #bea890;
	background-color:#bea890;
}
.day{
	background-color:#bea890;
	width:1px;
	height:1px;
	margin:1px 0px 0 1px;
	float:left;
}

.modal_logo{
	width:100%;
	margin:0px auto 0px;
	text-align:center;
	background-image:url(../_images/bg.jpg);
	background-color:#7e1415;
}

@media screen and (max-device-width: 480px) {

  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  html { -webkit-text-size-adjust:none;
 /* -ms-text-size-adjust:none; */
}


#host_box{
	width:290px;
	height:105px;
	margin-left:30px;
	outline: 1px solid #bea890;
	border: 8px solid #e8e2c6;
}

#header {
    display: flex;
    justify-content: space-between;
}

#header_right,
#toplinks_container {
    width: initial;
}

#header_center .title {
    margin-top: 1rem;
    font-family: questa_sansregular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-shadow: 0 0 0.375rem rgb(41 24 6 / 50%);
    pointer-events: all;
    color: #fefefe;
}

#header_center .other-locations {
    color: #fff;
    text-align: center;
}

#header_center .other-locations a {
    color: inherit;
}

// additions

.st0-fwclogo {
    fill: #fff;
}