/********* COLORS ***********
		BLACK:	000000	

CODE REFERENCE:		
//TRANSPARENCY	     	filter: alpha(opacity=95);     -moz-opacity: 0.95;
//BACKGROUND			background-image: url(/assets/images/bg.jpg);	background-repeat: repeat-x;

// width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");

//HIDE FROM MAC IE	/* BEGIN HIDE macIE \*/                /* END HIDE */


/******* 	GENERAL CLASSES	 	*******/
BODY				{
	font-family: "Lucida Grande", Trebuchet, Arial, sans-serif;
	background-image: url(images/shadow_repeat_blue2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: Black;
	background-color: #e7dfa0;
					 	}		
A 					{
	color: #4E341B;
	text-decoration: none;
}
a img {border: none;
}												
a:hover 			{
	text-decoration:underline;
	color:#1C2A48;
}
										
TABLE				{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
TR,TD				{ vertical-align:top;	}

BLOCKQUOTE		{ margin:0px 0px 15px 33px; padding:0px;					}
P 					{
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
HR					{
	height:1px;
	border:0px;
	color:#FCEC7E;
	background-color: #FCEC7E;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
FORM				{ margin:0px 0px 0px 0px; padding:0px;						}

html,body 		{ height: 100%;	}			/* used to allow tables to span 100% high */


/******* 	CUSTOM TYPE CLASSES		********/

H1		{
	font-size: 1.1em;
	line-height:1.1em;
	font-weight:bold;
	color:#291A13;
	padding: 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}																
H2		{
	font-size: 1em;
	line-height:1.25em;
	font-weight:normal;
	color:#FFFFFF;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}																	
H3		{
	color: #36271C;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 3px;
	line-height: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
H4 	{
	color: #B3A276;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
}
h5 {
	line-height: 2em;
	font-weight: normal;
	font-size: .7em;
	color: #38291E;
}
H6 {
	font-size: 0.65em;
	line-height: 1.2em;
	font-weight: normal;
}
div, img {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 925px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/brown-yellow-bkgrd.gif);
}
.block  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/head-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#header h6 {
	text-align: right;
	color: #46321F;
	float: right;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#reservationspage li#reservationspage a, body#clubpage li#clubpage a, body#promospage li#promospage a, body#signuppage li#signuppage a, body#aboutpage li#aboutpage a {
	color: #D7C99F;
	font-weight: bold;
}
body#aboutpage li#aboutpage a, body#contactpage li#contactpage a, body#responsible li#responsible a, body#directionspage li#directionspage a, body#newspage li#newspage a, body#careerspage li#careerspage a, body#sitemappage li#sitemappage a {
	color: #405277;
	font-weight: bold;
}
#home-reservations {
	background-image: url(images/blue-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 366px;
	width: 240px;
	text-align: center;
	padding-top: 30px;
}
#reservations h6, #home-reservations h6 {
	color: #E7DAAD;
	margin-top: 1px;
	margin-bottom: 6px;
}
#reservations {
	background-image: url(images/blue-bkgrd-cut.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 240px;
	text-align: center;
	padding-top: 30px;
}
#book-now {
	font-size: 22px;
	font-weight: bold;
	color: #E7DAAD;
	background-image: url(images/blue-bar.jpg);
	background-repeat: repeat-y;
	background-color: #1E3362;
	height: 30px;
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
#call-now {
	font-size: 0.75em;
	font-weight: bold;
	color: #E7DAAD;
	background-image: url(images/blue-bar.jpg);
	background-repeat: repeat-y;
	letter-spacing: 0.1em;
	background-color: #1E3362;
	height: 30px;
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 12px;
	line-height: 30px;
}
#casino-exterior {
	background-position: center;
	margin-top: -8px;
}
#slideshow {
	height: 372px;
	width: 685px;
	float: right;
	background-image: url(images/main-bkgrd.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
#nav {
	background-image: url(images/nav-bkgrd.jpg);
	height: 24px;
	width: 685px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#promos {
	background-image: url(images/bottom-blend.jpg);
	background-repeat: no-repeat;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#property_links {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#property_links table tr td {
	margin: 0px;
	padding: 0px;
}
#global {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 520px;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promos h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #E7DAAD;
	text-transform: uppercase;
	padding-left: 95px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#promos h2:hover {
	color: #FFFFFF;
}
#promos p {
	font-size: 0.65em;
	line-height: 1.3em;
	color: #C4B482;
	width: 172px;
	padding-left: 94px;
	margin: 0px;
}
#promotions {
	background-image: url(images/tab-promotions.gif);
	background-repeat: no-repeat;
	height: 95px;
	float: left;
	margin: 2px;
	width: 271px;
	display: block;
	position: relative;
	left: 45px;
}
#reservations_tab {
	background-image: url(images/tab-reservations.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 271px;
	float: left;
	margin: 2px;
	position: relative;
	left: 42px;
}
#email-signup {
	background-image: url(images/tab-email-signup.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 271px;
	float: left;
	margin: 2px;
	position: relative;
	left: 48px;
}
#content {
	margin: 0px;
	padding: 0px;
}
#content img {
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	clear: left;
}
#content table {
	margin-bottom: 15px;
	clear: both;
}
#copy {
	float: right;
	color: #291a13;
	width: 550px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#footer-nav {
	color: #5D3D1D;
	font-weight: normal;
	padding-top: 5px;
}
#footer-links {
	color: #5C719C;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 1.25em;
}
#footer-links a {
	color: #B3A276;
}
.caption {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #5B3D20;
	text-align: center;
	width: 350px;
	margin: 0px;
	padding: 4px;
	height: auto;
	position: relative;
	top: 40px;
	font-style: italic;
	z-index: 5;
	left: 320px;
}
.rotator {
	height: 250px;
}
#header ul {
	list-style: none;
	font-size: .65em;
	float: right;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	text-transform: uppercase;
}
#header li {
	display: inline;
	margin: 0;
	padding: 0 0.2em 0 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E8258;
}
#header .first {
 padding-left: 0px;
 border: 0px;
}
#footer {
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer-bkgrd {
	text-align: right;
	padding-bottom: 3px;
	background-image: url(images/blue-swoosh-bottom3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 325px;
	clear: both;
}
#footer a {
	color: #C7B987;
}
#footer ul {
	list-style: none;
	font-size: 0.65em;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	clear: both;
	*clear: left;
	text-align: right;
	font-weight: normal;
	color: #5B709B;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 0.2em 0 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F749F;
}
#footer .first {
 padding-left: 0;
 border: 0
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 600px;
	width: 530px;
	font-size: 0.7em;
	line-height: 1.75em;
	text-transformx: uppercase;
	color: #8D825E;
}
form .small {
	margin-left: 185px;
	padding: 0px;
	margin-top: 0px;
	font-size: .85em;
}
form div {
	margin: 0px;
	padding: 0px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	padding: 15px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	border: 1px solid #5E3E21;
}

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#contactform input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px;
	font-weight: bold;
}
input.button   {
	background-color: #192745;
	font-weight: bold;
	color: #DCD297;
	cursor:pointer;
	font-size: 1em;
	border: 1px ridge #5F74A0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}
input.button:hover   {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #51668F;
	font-weight: bold;
	color: #192745;
	border: 1px groove #B3A276;
}
form legend {
	color: #291A13;
	text-transform: none;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
}
/*form  select {
	margin-left: 11px;
	margin-top: 4px;
}*/
input:focus { background: #d1dcf4;
}

.promo_body p,li, ul {
	font-size: 0.9em;
}

h1.event_month {
	font-size: 1.5em;
	color:  #7c2313;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid black;
}
#social {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* Overlay styles */
/* With image */
.simple_overlay {
	
	/* must be initially hidden */
	display: none;
	position: relative;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:600px;	
	min-height:300px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay img {
	padding: 15px;
		
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://flowplayer.org/img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
	.simple_overlay .details {
		float: right;
		position: relative;
		top:15px;
		right:15px;
		font-size:18px;
		color:#fff;
		width:250px;
		padding-bottom: 25px;

	}
	
	.simple_overlay .details h3 {
		font-weight: bold;
		padding: 0;
		color:#fff;
		font-size: 20px;
		margin:0 0 10px 0;
	}
	
