@charset "utf-8";
body {
	padding:25px;
	background-image: url(../img/background.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


p {
	padding:0;
	margin:0;
	padding-bottom:5px;
}
h1 {
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#967531;
}

a {
	font-weight:bold;
	color:#A17F36;
}
a:hover {
	text-decoration:none;
}

#menu {
	padding-left:10px;
}

#menu span {
	display:none;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu ul li {
	padding:0px;
	margin:0;
	list-style-type:none;
	float:left;
}


#menu ul li a:hover {
	background-position: 0 -36px;
}
#menu ul li .selected {
	background-position: 0 -72px;
}

a.about {
	width:59px;
	height:26px;
	display:block;
	background:url(img/li_about.gif) no-repeat top left;
}
a.rooms {
	width:147px;
	height:26px;
	display:block;
	background:url(img/li_rooms.gif) no-repeat top left;
}
a.bars {
	width:102px;
	height:26px;
	display:block;
	background:url(img/li_bars.gif) no-repeat top left;
}
a.events {
	width:146px;
	height:26px;
	display:block;
	background:url(img/li_events.gif) no-repeat top left;
}
a.services {
	width:80px;
	height:26px;
	display:block;
	background:url(img/li_services.gif) no-repeat top left;
}
a.activ {
	width:98px;
	height:26px;
	display:block;
	background:url(img/li_activities.gif) no-repeat top left;
}
a.photos {
	width:67px;
	height:26px;
	display:block;
	background:url(img/li_photos.gif) no-repeat top left;
}

a.book {
	width:107px;
	height:26px;
	display:block;
	background:url(img/li_book.gif) no-repeat top left;
}

.crown { 
	
}