@charset "utf-8";
/* CSS Document */

a{
	color:#CC6600;
}
a:hover{
	color:#fff;
}

html{
	background-image:url(../images/ui/bg.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	
	
}

body
{
	background-image:url(../images/ui/bg-lg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:17px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	line-height:23px;
	height:1280px;
	}


#container
{
	margin-left: auto;
	margin-right: auto;
	width:900px;
}

#hd{
	
	height:188px;
	position:relative;
	z-index:10;
}

#hd img{
	float:left;
}

#ph{
	color:#FFFFFF;
	font-size:30px;
	height:148px;
	
	width:300px;
	margin-left:215px;
	*ma\rgin-left:0;
	xborder:1px solid white;
	white-space:nowrap;
}

#ph span{
	float:left;
}



.res{
	padding:5px;
	xborder:1px solid white;
}

#snake{
	xborder:1px solid white;
	float:right;
	margin:-67px 85px 0 0;
	*margin:-57px 85px 0 0;/*IE*/
	_margin: -60px 42px 0px 0px;/*IE 6 only*/
}

#bd{
	
	xbackground-color:#dadada;
	width:900px;
	background-color:#000000;
	position:relative;
	z-index:1;
}

.full{
	xfloat:left;
	width:900px;
	
}

.left{
	float:left;
	width:580px;
	_margin-top:-26px;
	position:relative;
	z-index:1;
}

.left img{
	padding-left:10px;
	margin:0;
	xmargin-top:-26px;

}

.left p.first{
	padding:0;
	margin:-35px 0 0 10px;
}
.left p{

	margin-left:10px;
	color:#CCCCCC;
}

.left p span.top{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.left p span{
	font-weight:bold;
	color:#FFFFFF;
}


#open{
	
	
	
	
	
	
	position:absolute;
	top:135px;
	_top:115px;
	left:510px;
	z-index:3;
}


.right{
	float:left;
	width:320px;
	_width:310px;
	text-align:center;
	*margin-top:34px;
	
	
}

.right p span{
	font-size:24px;
}

#events-full{
	width:875px;
	height:154px;
	xfloat:left;
	clear:both;
	font-size:13px;
	padding-left:20px;
	padding-top:5px;
}

#events-full div.mid{
	float:left;
	width:365px;
	xheight:140px;
	padding:0;
	margin:0;
}

#events-full div.mid p{
	line-height:16px;
	margin-top:5px;
}


#events-full img{
	float:left;
}

#nav{
	
	height:30px;
}

#nav ul{
	 list-style: none;
	 margin: 10px 0 0 220px;
	 *margin: 10px 0 0 0;
	  border: 0 none;
	  padding: 0;
}

#nav ul li{
	 margin: 0;
	  border: 0 none;
	  padding: 0;
	 x float: left;/*For Gecko*/
	  display: inline;
	  list-style: none;
	  position: relative;
}






#nav a {
	
  
  padding: 0 1.28em 0 1.28em;/* tweek this one for forefox FIRST LEVEL*/
  *padding: 0 1.24em 0 1.24em;/* tweek this one for IE FIRST LEVEL*/
  float: none !important;/*For Opera*/
  float: left;/*For IE*/
  
  color: #333333;
 
  text-decoration: none;
  height: auto !important;
  height: 1%;/*For IE*/
  
  margin-right:1px;
  
}

#nav a:hover {
	
  
  padding: 0 1.28em 0 1.28em;/* tweek this one for forefox FIRST LEVEL*/
  *padding: 0 1.24em 0 1.24em;/* tweek this one for IE FIRST LEVEL*/
  float: none !important;/*For Opera*/
  float: left;/*For IE*/
  
  color: #fff;
  
  text-decoration: none;
  height: auto !important;
  height: 1%;/*For IE*/
 
  margin-right:1px;
  
}


#food{
	margin-left:20px;
	margin-top:8px;
	xborder:1px solid red;
	border-collapse:collapse;
	font-size:14px;
	font-weight:bold;
}

#food img{
	padding-left:0;
}

#food td{
	margin-left:25px;
	
	width:50%;
}
.smallmenu{
	font-size:12px;
	
}

.menutitle{
	padding-top:5px;
	
}

.subnote{
	font-size:14px;
	font-style:italic;
}



#drink{
	margin-left:20px;
	margin-top:8px;
	xborder:1px solid red;
	border-collapse:collapse;
	font-size:14px;
	font-weight:bold;
}

#drink img{
	padding-left:0;
}

#drink td{
	margin-left:25px;
	width:33%;
	white-space:nowrap;
}

#contact{
	padding:20px;
}

small{
	font-size:10px;
}