*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #a47937 url(/i/0001/bg-2.jpg);
/*	height: 1600px;*/
	font-family: Myriad Pro, Tahoma, Verdana;
	font-size: 10pt;
}

#shadow-top
{
	background: transparent url(/i/0001/shadow-top.jpg) repeat-x;
	height: 390px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
#shadow-middle
{
	background: transparent url(/i/0001/shadow-middle.jpg) repeat-x;
	height: 280px;
	width: 100%;
	position: absolute;
	top: 645px;
	z-index: 1;
}

#container
{
	width: 900px;
	position: relative;
	z-index: 10;
}

#logo
{
	width: 229px;
	height: 145px;
	position: relative;
	top: 17px;
	z-index: 10;
}
#menu
{
	position: absolute;
	left: 360px;
	top: 82px;
	z-index: 10;
	
}
#menu ul
{
	list-style: none;
}
#menu ul li
{
	float: left;
	padding-right: 10px;
}
#menu ul li a
{
	font-size: 0.9em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px;
	display: block;
}

.assrest a{
float: right;
font-weight: bold;
font-size: 0.9em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 12px;
	display: block;
}

.assrest a:hover{text-decoration: underline;}

#menu ul li a:hover
{
	border-bottom: 2px #fff solid;
}


#main
{
	z-index: 10;
}


#rope1 { z-index: 200; margin-top: -230px; margin-left: 5px }
#rope2 { position: absolute; right: 0; margin-top: -223px; margin-right: 25px }
#text
{

	margin-top: 45px;
	background: #fff url(/i/0001/text-bg.gif);
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 1;
	height: 300px;
}

#welcome
{
	height: 220px;
	width: 55%;
	float: left;
}
#news
{
	float: right;
	width: 40%;
}
#content
{
	padding-top: 20px;
	font-size: 1.1em;
}
#welcome h2, #news h2, #content h1, #content h2
{
	color: #711810;
	font-weight: bold;
	font-size: 1.20em;
	padding-bottom: 20px;
	border-bottom: 1px solid #a13229;
	margin-bottom: 10px;
	padding-left: 35px;
	text-transform: uppercase;
	font-size: 1em;
}
#news h2
{
	border-color: #d6b3a6;
}
#text p
{
	margin-bottom: 15px;
	color: #362f2d;
}
#text a
{
	color: #a13229;
}
#news dl dt
{
	padding-right: 5px;
	float: left;
	display: inline;
	color: #a13229;
}
#news dl dt a
{
	color: #a13229;
}
#news dl dd
{
	margin-bottom: 5px;
}

#contacts
{
	padding-left: 200px;
	width: 393px;
	height: 53px;
	z-index: 20;
	margin-top: 20px;
}


.bottom
{
	background: #962210 url(/i/0001/bottom-bg.gif) repeat-x;
	height: 102px;
	padding-right: 100px;
	padding-left: 30px;
	margin-top: 30px;
}

.bottom ul
{
	padding-top: 10px;
	list-style: none;
	margin-top: 20px;
}
.bottom ul li
{
	float: left;
	margin-right: 40px;
}
.bottom ul li a
{
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
}


#rope3 { position: absolute; right: 0; margin-top: -129px; margin-right: 836px }
#rope4 { position: absolute; right: 0; margin-top: -129px; margin-right: 10px }

#restaurants
{
	margin-top: 20px;
}
#restaurants dl dt
{
	height: 49px;
	background: url(/i/0001/rest-bg.gif) no-repeat;
	line-height: 49px;
	vertical-align: center;
}

#restaurants dl dt a
{
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	width: 100%;
	display: block;
	text-transform: uppercase;
}
#restaurants dl dt a:hover, #restaurants dl dt a.active
{
	color: #ffe55c;
}
#restaurants dl dt a img
{
	margin-left: 35px;
	margin-right: 10px;
}
#restaurants dl dt a
{
	background: transparent url(/i/0001/rest-active.gif) no-repeat 780px 15px;
}

#restaurants dl dt a.active
{
	background: transparent url(/i/0001/rest-deactive.gif) no-repeat 782px 15px;
}
#restaurants dl dd
{
	height: 189px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 75px;
	padding-top: 15px;
}

#restaurants dl dd h2, #restaurants dl dd h2 a
{
	font-size: 1.1em;
	color: #711810;
}
#restaurants dl dd p
{
	width: 400px;
	color: #362f2d;
	margin-top: 5px;
}
#restaurants dl dd a
{
	color: #711810;
	text-decoration: underline;
}
