html{ height:100%
		
		}
body 			{
				height:90%;
			  font-family:arial,helvetica;
			  font-size:13px;
				margin:0px; 
				padding:0px;
				background-color:black;
				color:#b9a997;
				background-image:url('../images/bg_content.jpg');
				background-position:top center;
				background-repeat:repeat-y;
				}

input
				{
				color: #83644a;
				background: white;
				border: 1px solid #8bad36
				}
				

table, tr, td, div, p
{padding:0px;margin:0px;border:0px;
font-size:13px;
}
p  				{
				
				
				text-align:justify;
				margin-bottom:15px;
				}
hr {
color: #000;
background-color: #000;
height: 1px;
border:0px;

}
a,a:active,a:link,a:visited {color:#c54949; text-decoration:none}
a:hover{color:white;text-decoration:underline}


.selected{color:white}

h1, h3
{
font-weight:bold;
color:white;
padding:0px;
margin:0px
}			

h1 
{font-size:20px;}

h3
{font-size:15px;}
	

/*content holders*/

#siteHolder 	{
				position:absolute; 
				width:100%; 
				height:100%;
				
				}
				
#siteCenter 	{
				position:relative; 
				width:952px; 
				height:100%;
		
				}
				
#contentHolder  {
			width:940px;
			position:absolute;
			top:350px;
			left:0px;
			z-index:5;
			

			}
						
#flashcontent {
			width:940px;
			height:313px;
			position:absolute;
			top:0px;
			left:6px;
			z-index:0;

		}
		

#container				{
				color:#7d6a55; 
				font-size:13px; 
				z-index:5;
				background-image: url('../images/container_text_bg.gif');
				margin-left:0px;
				width:946px;
				height:auto;
				
				}

/*header*/

.ad{
margin-top:3px;
width:600px;
height:90px; 
background:black;
}

.affiliates
{margin-top:30px; margin-left:5px;height:100px;float:left;}

.affiliates_1{
	position:absolute;
	left:180px;
	top:100px;
	width:150px;
	height:85px;
	}
.affiliates_2{
	position:absolute;
	left:350px;
	top:100px;
	width:220px;
	height:85px;

	}
.affiliates_3{
	position:absolute;
	left:570px;
	top:100px;
	width:190px;
	height:85px;

	}
/* main nav */
#header_nav 	{
				position:absolute;
				text-align:center;
				height:350px;
				width:940px; 
				left:6px;
				top:0px;
				background-color:black}
#navigation ul
				{
				margin-top: 0px;
				margin-left:120px;
				margin-bottom:0px;
				height:30px;
				padding: 0px;
				list-style-type: none;
				z-index:5;
				}
				
#navigation ul li 
				{ 
				padding-bottom:4px;
				margin-left:10px;
				float:left;
				}
#navigation a, 
#navigation a:active,
#navigation a:link,
#navigation a:visited
                {
                font-size:14px; 
                color:#7d6a55; 
                text-decoration:none;
                }
#navigation a:hover
                {
                color:black; 
                border-color:#6bd1ec;
				border-style: solid;
				border-bottom-width: 4px;
				border-top-width: 0px;
				border-left-width: 0px;
				border-right-width: 0px;
				
                }
                
#navlist
{
padding: 0 1px 1px;
margin-left: 5px;
font: bold 11px Verdana, sans-serif;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #770103;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.25em 0.25em 0.25em;
border-left: 3px solid #5d0101;
border-right: 3px solid #5d0101;
background: #5d0101;
text-decoration: none;
font-size:11px
}

#navlist li a:link { color: #b9a997; }
#navlist li a:visited { color: #b9a997; }

#navlist li a:hover
{
border-color: red;
color: #FFF;
background: #770103
}

.content_navigation
				{
				float:left;
				width:256px;
				left:-6px;
				background-image:url('../images/subnav_bg_contenttytry.gif');
				background-position:top left;
				background-repeat:repeat-y;
				padding:0px;
				margin:0px
				}
.content_home_bottom
				{
				float:left;
				width:946px;
				height:150px;
				padding:0px;
				background-image:url('../images/subnav_bg_home_bottom.gif');
				background-position:top left;
				background-repeat:repeat-y;
				
				}
				
.cnc			{
				padding-left:6px;
				padding-top:0px;
				padding-bottom:0px;
				height:auto;
				}
.cnc a,
.cnc a:visited,
.cnc a:active,
.cnc a:link
{
color:#b9a997;
font-size:13px;
}
.cnc a:hover
{
	text-decoration:none;
	color:white;
}
.boxes
{padding:8px;

line-height:16px;
}

.boxes a,
.boxes a:visited,
.boxes a:active,
.boxes a:link
{
color:#b9a997;
font-size:13px;
}
.boxes a:hover
{
	text-decoration:none;
	color:white;
}
.event_nav
  {
  top:0px;
  float:left;
  z-index:2;
  margin-left:4px;
  cursor: pointer;
  _cursor: hand;
  }
.event_body
  {
  position:absolute;
  top:69px;
  left:15px;
  overflow:auto;
  height:355px;
  width:228px;
  display:none;
  border: 1px solid #000000;
  
  background-image:url('../images/content_bg2.gif');
  z-index:1;
  }
#events_special
	{ margin-left:10px;
	  height:22px;
	  width:53px;
	  background-image:url('../images/but_events_special_off.gif');
	}
#events_nightly
	{
	  height:22px;
	  width:53px;
	  background-image:url('../images/but_events_nightly_off.gif');
	}	
#events_all
	{ 
	  height:22px;
	  width:58px;
	  background-image:url('../images/but_events_all_off.gif');
	  clear:right;
	}	
	
#copyright 		
				{
				height:23px;
				font-size:12px; 
				width:940px;
				background-color:white;
				color:#6bd1ec;
				padding-top:4px;
				}
#copyright a, 
#copyright a:active,
#copyright a:link,
#copyright a:visited
                {
                
                color:#6bd1ec; 
                text-decoration:underline;
                }
#copyright a:hover
                {
                color:black; 
                border-color:#6bd1ec;
				border-style: solid;
				border-bottom-width: 4px;
				border-top-width: 0px;
				border-left-width: 0px;
				border-right-width: 0px;
				
                }	                         
#footer 
				{
				position:relative;
				margin:0px;
				margin-left:0px;
				width:940px;
				height:183px;
				padding: 0px;
				padding-top:0px;
				background-image:url('../images/bg_footer.jpg');
				background-position:top left;
				background-repeat:none;
							
				}
#flyerflip
	{
	padding-left:8px;
	}
#flyer
	{ 
	position:absolute;
	top:51px;
	width:669px;
	height:375px;
	left: 260px;
	background-image:url('../images/content_bg1rty.gif');
	background-position:top center;
	background-repeat:repeat-y;
	}
	
			
.pic 
			{
			margin:10px;
			
			
			}
			


.pic {border:20px;}
