@charset "utf-8";
/* CSS Document */

#altflash {
	background-image:url(../../images/bg_wood.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}

div#stage{
	background-image:url(../../images/ipad_bk.html);
	background-position: -55px 30px;
	background-repeat:no-repeat;
	overflow:visible;
}

#home div#stage {
	position:absolute;
	top:0px;
}

#home a, #home img {
	border:0px;
}

#home .leftcol, #home .rightcol {
	margin:0px;
	padding:0px;
	border:0px;
}

.leftcol {
	float:left;
	width:600px;
	text-align:center;
}

.leftcol h1 {
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	color: #989694;
	font-weight: normal;
	padding:3px 0px 0px 0px;	
	margin-left: 50px;
}

.rightcol {
	float:right;
	width:320px;
}

.rightcol video {
	margin-left: 0px;
	margin-bottom: 30px;
	text-align:left;
	height:150px;
	border: 3px #946c39 solid;
}

.news_item {
	clear:both;
	margin: 0px;
	padding: 20px 0px 0px 37px;
	text-align:left;
}

.news_item img {
	float:left;
	padding: 0px 10px 0px 0px;
	border:0px;
}

.news_item h3 {
	text-indent:-3000px;
	display:block;
	overflow:visible;
	/*width:250px;*/
	height:20px;
}

.rightcol .news_item h4, .rightcol .news_item h4 a, .rightcol .news_item h4 a:link, .rightcol .news_item h4 a:hover, .rightcol .news_item h4 a:active, .rightcol .news_item h4 a:visited {
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	color: #989694;
	font-weight: normal;
	padding:3px 0px 0px 0px;
}
.news_item a {
	text-decoration:none;
}

.rightcol .news_item h4 img {
	float:none;
}

div#homestage {
	background: url(../../images/bg_lady_luck.jpg) top center no-repeat;
	width:100%;
	height:625px;
	display:block;
}
div#homestage_xformed {
	background: url(../../images/bg_lady_luck_xformed.jpg) top center no-repeat;
	width:100%;
	height:625px;
	display:block;
}

#homeleftcol {
	position:relative;
	margin: 0px;
	display:block;
	height:485px;
	width: 100%;
	padding: 150px 0px 0px 50px;
	background: url(../../images/bg_card.png) 65px 125px no-repeat;
}


#homeleftcol p {
	text-align: center;
	width: 460px;
	font-weight:100;
	line-height: 1.15em;
	padding-left: 0px;
	color: #bab8b6;
}

#viewintro {
	padding-left: 160px;
}



img#topleft, img#bottomleft {
	float:left;
}

.slideshow {
	position:relative;
	width:370px;
	height:236px;
	display:block;
	margin: -10px 0px 20px 40px;
}




/* ------------------------------------- Begin Attractions ---------------------------  */

	
body#attractionpage #global {
	margin: 0 auto;
	position: relative;
	width: 943px;
	left:0px;
}

#attractions{
		width: 1000px; 
		margin: 0 auto;	
		text-align:center;
}

#attractionsipad{
		width: 1000px;
		height: 1050px;
		margin: 0 auto;	
		text-align:center;
}
#attractionsbkg {
	margin-top:-150px;
	position:absolute;
	overflow:visible;
	z-index: -5000;
}
	
#attractionscopy{
	font-family:Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #989694;
	font-weight: normal;
	padding:3px 0px 0px 0px;
	line-height: 20px;	
	text-align: justify;
	width: 522px;
	margin: 20px auto;
}

#attractionscopy p {
	font-weight: 100;
}
	
#local{
	margin: 0 auto;	
	width: 400px;
	height: 44px;
	text-align:center;
}

#attractionpage div#footer {
	padding-top: 0px;
	margin-top:0px;
	position:relative;
	width:1001px;
}


/* ------------------------------------- End Attractions ---------------------------  */



/* Custom Styles for Calender Pop-up
----------------------------------*/

.ui-widget-content {  
	background-color: #000; 
	background-image:none;
}

.ui-widget-content p {  
	padding-top: 10px;
	padding-bottom: 10px;
}




