@charset "utf-8";
#container {
	behavior: url("iepngfix.htc");
	background-image: url(images/container.png);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 833px;
	background-repeat: no-repeat;
	padding-left: 61px;
}

html>body #container{background-image: url(images/container.png);}


body {
	margin: 0px;
	background-color: #621716;
	background-image: url(images/background_transparancy.png);
	padding: 0px;
}



#container   #adindex     {
	text-align: left;
	clear: both;
	padding-top: 6px;
	padding-left: 20px;
}
html>/**/body   #container   #adindex     {
	padding-top: 25px;
}



#container   #adindex   p     {
	text-align: left;
	padding-left: 300px;
	margin-top: -26px;
}

#container   #adfood     {
	text-align: center;
	clear: both;
	padding-top: 6px;
}
html>/**/body   #container   #adfood     {


}
#container   #adfood   p     {
	text-align: left;
	padding-left: 300px;
}


#title {
	margin-top: 2px;
	margin-left: 245px;
	padding-top: 0px;
	width: 359px;}

html>/**/body #title {
padding-top: 5px;
}


img {behavior: url("iepngfix.htc");}

#links {
	margin-top: 20px;
	margin-left: 135px;
}

html>/**/body #links {
	margin-top: 15px;
}

#links a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #64080B;
	font-weight: bolder;
}
#links a:hover {
	color: #80B6B3;
}

#leftnav {
	background-image: url(images/left_nav.png);
	width: 189px;
	height: 297px;
	margin-left: -37px;
	padding-top: 30px;
	padding-left: 35px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: -30px;
 behavior: url("iepngfix.htc");
}

html>body #leftnav {
	margin-left: -85px;
}


html>/**/body #leftnav {
	margin-left: -85px;
	padding-top: 0px;
}

h2 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #64080B;
}

#content {
	float: left;
	margin-left: -20px;
	margin-top: 20px;
	width: 580px;
	margin-bottom: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6C6C6C;
	text-align: justify;
}

h1 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #589C98;
}

#leftnav a {
	font-weight: bolder;
	color: #64080B;
	text-decoration: none;
	font-size: medium;
	display: block;
	width: 102px;
	margin: 0px;
	padding: 0px;
}
#leftnav a:hover {
	background-color: #80B6B3;
	display: block;
	width: 102px;
}
#leftnav li {
	list-style-type: none;
	margin-left: -40px;
	width: 102px;
}


#background_grad {
	background-image: url(images/background_gradient.png);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#background_trans {
	background-image: url(images/background_transparancy.png);
	height: 100%;
	width: 100%;
	background-repeat: repeat;
}
#bottom_cont {
	background-image: url(images/bottom_content.png);
	height: 241px;
	width: 631px;
	clear: both;
	margin-left: 110px;
	behavior: url("iepngfix.htc");
	}
	
html>/**/body #bottom_cont {	
margin-top: -20px;
}
#bottom_cont a {
	font-size: medium;
	font-weight: bolder;
	text-decoration: none;
	color: #64080B;
	text-align: center;
	display: block;
}

#bottom_left {
	float: left;
	width: 30%;
	margin-right: 10px;
	padding: 0px;
}
#bottom_cont a img {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	display: inline;
}

#bottom_mid {
	float: left;
	width: 32%;
	margin-left: 5px;
	margin-right: 10px;
}
#bottom_right {
	float: left;
	width: 30%;
	margin-right: 0px;
	margin-left: 15px;
}
#content_menu {
	float: left;
	margin-left: -20px;
	margin-top: 20px;
	width: 600px;
	margin-bottom: -20px;
}
#left {
	float: left;
	width: 100%;
}
#scroller {
	width: 100%;
	height: 300px;
	overflow: scroll;
	margin-bottom: 10px;
    behavior: none;
}

#scroller {behavior: none;}

#scroller p {
	color: #589C98;
	font-style: italic;
	text-align: left;
}
#scroller h2 {
	color: #64080B;
	font-size: small;
}
#content_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #64080B;
	text-decoration: none;
	font-weight: bolder;
	display: inline;
}
#pictureright {
	float: left;
	width: 160px;
	margin-top: 30px;
	margin-right: -50px;
}


#foodpic {
	clear: both;
	margin-left: 70px;
	display: block;
	margin-bottom: -14px;
}

html>/**/ body #foodpic {
	margin-bottom: -10px;

}



#content_rest {
	overflow: scroll;
	height: 300px;
	font-size: x-small;
	margin-bottom: 0px;
	padding-right: 10px;
}
#left h1 {
	text-align: center;
}
#mapholder {
	text-align: center;
	padding-top: 40px;
}
#bottom_pic {
	clear: both;
	margin-left: 90px;
	margin-bottom: -50px;
}
#content_menulunch {
	float: left;
	margin-left: -20px;
	margin-top: 20px;
	width: 600px;
	margin-bottom: 20px;
}

html>/**/ body #content_menulunch {
margin-bottom: 15px;
}

#roomphoto {
	margin-left: 45px;
}
#background_grad #background_trans #container #adrest {
	text-align: center;
	clear: both;
padding-top: 30px;
}
html>/**/ body #background_grad #background_trans #container #adrest {
	padding-top: 25px;
}
#background_grad #background_trans #container #adrest p {
	text-align: left;
	padding-left: 300px;
}

#background_grad #background_trans #container #adfunc {
	text-align: center;
	clear: both;
padding-top: 30px;
}
html>/**/ body #background_grad #background_trans #container #adfunc {
	padding-top: 25px;
}
#background_grad #background_trans #container #adfunc p {
	text-align: left;
	padding-left: 300px;
}

#container #adcontact {
	text-align: center;
	clear: both;
	padding-top: 1px;
}
html>/**/ body #container #adcontact {
	padding-top: 5px;
}
#container #adcontact p {
	text-align: left;
	padding-left: 300px;
}

#container #adgal {
	text-align: center;
	clear: both;
	padding-top: 90px;
}
html>/**/ body #container #adgal {
	padding-top: 105px;
}
#container #adgal p {
	text-align: left;
	padding-left: 300px;
}

#container #adguest {
	text-align: center;
	clear: both;
	padding-top: 80px;
}
html>/**/ body #container #adguest {
	padding-top: 50px;
}
#container #adguest p {
	text-align: left;
	padding-left: 300px;
}
html> body #container #admenulist {
	padding-top: 270px;
}
