*{
	margin:0;
	padding:0;
}



body{
		margin:0;
		padding:0;
		background: url(images/bg_main.gif) repeat #000000;
		
		
}

p{ 
	margin:0;
	padding:0;

}


#wrapper{
		width:873px;
		margin: auto;
		xpadding-bottom: 20px;
		
}

#wrapper{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:150%;
	
}


#header, #photos{
		width: 873px;
		height: 144px;
		
}

#header img, #photos img{
		float:left;
		
}


#photos #bar{
	clear:both;
	float:left;
	height: 5px;
	width: 533px;
	background-color:#D1780F;

}

#nav{
		width: 873px;
		height: 66px;
}

#nav ul{
		display:block;
		margin:0;
		padding:0;
}
	
#nav ul li{
		list-style-type: none;
		float: left;
		margin:0;
		padding:0;
		height:66px;
}


#nav ul li a span{
	display:none;
}

#nav ul li #home{
		display:block;
		width:74px;
		height: 66px;
		background: url("/images/home.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #about{
		display:block;
		width:74px;
		height: 66px;
		background: url("/images/about.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #menus{
		display:block;
		width:77px;
		height: 66px;
		background: url("/images/menus.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #events{
		display:block;
		width:147px;
		height: 66px;
		background: url("/images/privateevents.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #press{
		display:block;
		width:63px;
		height: 66px;
		background: url("/images/press.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #news{
		display:block;
		width:146px;
		height: 66px;
		background: url("/images/news.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #findus{
		display:block;
		width:85px;
		height: 66px;
		background: url("/images/findus.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #contact{
		display:block;
		width:134px;
		height: 66px;
		background: url("/images/contactus.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #home:hover, #nav ul li #about:hover, #nav ul li #menus:hover, #nav ul li #events:hover, #nav ul li #press:hover, #nav ul li #news:hover, #nav ul li #findus:hover, #nav ul li #contact:hover{	
		background-position:  0 -66px;
}



#photos{
		width: 873px;
		height: 149px;
}

#main{
	
	width: 873px;
	
}

#menu{
	float:right;
	background: url(/images/bg_side.gif) repeat-y;
}




#main #text_header{
	background-color: #ffffff;
}

#main #left{
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	width: 604px;

}

#main #right{
	background: url(images/bg_side.gif);
}


#main #contact_details{
	clear:both;
	padding-bottom: 15px;
	padding-top: 10px;
	width: 604px;
}

#main  p{
	padding-bottom: 10px;
}


#main ul{

	padding-bottom: 5px;
	padding-left: 4px;
	margin-left: 10px;
	
	
}

#main  ul li{
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat top left;
	padding-left: 13px;
	padding-bottom: 5px;
	

}


#main  h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:5px;
	margin-bottom:10px;
	color: #D1780F;
	font-weight:normal;
}

#main  a{
	font-weight:bold;
	color: #F79C1C;
	text-decoration: underline;
}

 #main  a:hover{
	font-weight:bold;
	color: #cc0000;
	text-decoration: underline;
}

#main  h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	font-weight:bold;
	text-transform:uppercase;
}


#main  h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #D1780F;
	font-weight:bold;
	padding-top: 5px;
}




#footer{
	clear:both;
	width: 800px;
	background: url(images/bg_footer.gif) no-repeat #000000;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F89E1C;
	
	text-align:center;
	padding-top: 10px;
	
}


#footer a{
	text-decoration:none;
	color:#F89E1C;
}

#footer a:hover{
	text-decoration:none;
	color:#CC0000;
}

#footer span{
	color:#ffffff;
}


.floatright{
	float:right;
	margin-top:15px;
	margin-left:10px;
}

.floatleft{
	float:left;
	margin-right:10px;
}


.imgborder{
	border: 2px solid #333333;
}

.clear{
	clear:both;
}


.menu{
	font-size: 11px;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	background-color:#FFFDEA; 
	padding-top: 10px;
	padding-bottom: 10px;
}


.menu table tr td{
	padding-bottom: 5px;
	padding-top: 4px;
	line-height:110%;
	padding-left: 10px;
	padding-right: 10px;
}


.menu h1, .menu h2, .menu p{
	padding-left: 10px;
	padding-right: 10px;
}

.menu table tr td h2{
	padding-left: 0px;
	padding-right: 0px;
}


#calendar_date {
background-image:url(/images/bg_calendar.gif);
background-repeat:no-repeat;
float:left;
height:68px;
margin:6px 0px 0px;
padding:0px;
width:72px;
}

#calendar_month {
color:#868686;
font-family:Verdana;
font-size:1em;
font-weight:bold;
height:26px;
line-height:12px;
margin:15px 0px 0px 13px;
padding:0px;
text-align:center;
text-decoration:none;
width:30px;
}

#calendar_year {
color:#FFFFFF;
font-family:Verdana;
font-size:1em;
font-weight:bold;
height:20px;
line-height:12px;
margin:4px 0px 0px 11px;
padding:0px;
text-align:center;
text-decoration:none;
width:30px;
}