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

body {
	background-image: url('images/bg_page.jpg');
	background-repeat: repeat;
	margin: 0;
	font-size: 62.5%;
}

body,td,th {
	font-family: "Arial", Verdana, Geneva, sans-serif;
	color: #f9ce95;
	line-height: 16px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #f9ce95;
}

#subcontent a:hover {
	background-color: #733409;
	color: #f57b20;
}

h2 {
	color: #f9ce95;
	font-size: 2em;
}

.sub-heading {
	font-size: 1.8em;
	margin: 10px 0px 0px 21px;
}


#container {
	width: 981px;
	margin: 20px auto 51px auto;
	border-style: solid;
	border-color: #7f3800;
	border-width: 0.1em;
}
#subContainer {
	width: 981px;
	margin: 49px auto 51px auto;
	border-style: solid;
	border-color: #7f3800;
	border-width: 0.1em;
	background-color:#8b562e;
}
#header {
	width: 981px;
	height: 135px;
	background: url('images/bg_bigheader.jpg') repeat-x;
	margin: 0px;
}

#language {
	width: 155px;
	height: 10px;
	margin: 10px 0px 0px 834px;
	font-size: 1em;
	float: left;
}

#language ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#language a {
	width: 118px;
	text-decoration: none;
	color: #f2d6ab;
	text-align: center;
}

#language a:hover {
	color: #f57b20;
}

#language li {
	font-size: 1em;
	padding: 0px 3px;
	display: inline;
	border-color: #f2d6ab;
	border-width: 0.1em;
	border-right-style: solid;
	letter-spacing: 0.2em;
}

#language ul li.last {
	border-right: none;
	list-style: none;
	display: inline;
}
#navi {
	width: 882px;
	height: 15px;
	margin: 50px 0px 0px 68px;
	display: inline;
	float: left;
}

#navi ul{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
#navi li {
	padding: 0px 6px;
	display: inline;
}

#navi ul li.space {
	padding-left: 236px;
	display: inline;
}

#menu_about{
	width:95px;
	background: #6a3910 url('images/bg_dropdown.jpg') repeat-x;
	background-position:left bottom;
	position:absolute;
	z-index:1;
	display:none;
	
}
#menu_restaurants{
	width:121px;
	background: #6a3910 url('images/bg_dropdown.jpg') repeat-x ;
	background-position:left bottom;
	position:absolute;
	z-index:1;
	display:none;
}
#menu_whatsnew{
	width:95px;
	background: #6a3910 url('images/bg_dropdown.jpg') repeat-x ;
	background-position:left bottom;
	position:absolute;
	z-index:1;
	display:none;
}
#menu_about ul, #menu_whatsnew ul, #menu_restaurants ul {
	list-style-type:none;
	margin:5px 0 15px 0;
	padding:0px;
}
#menu_about ul li, #menu_whatsnew ul li, #menu_restaurants ul li{
	display: block;
	text-align:left;
	font-size: 1.1em;
	line-height:150%;
	margin:6px 0 0 10px;
}

#menu_about ul li a, #menu_whatsnew ul li a, #menu_restaurants ul li a{
	display: block;
	text-align:left;
	line-height:150%;
	text-decoration: none;
}

#menu_about ul li a:hover, #menu_whatsnew ul li a:hover, #menu_restaurants ul li a:hover{
	display: block;
	text-align:left;
	line-height:150%;
	color: #f57b20;
	text-decoration: none;
}

li.subList {
	margin: -4px 0 0 0;
	padding:0px 0 0 10px;
	color:#fce7cb;
}
/* leftmenu start*/

#leftmenu {
	width: 191px;
	height: 491px;
	margin:0px;
	background-color: #82502b;
	float: left;
}

#subleftmenu {
	width: 191px;
	margin:0px;
	padding:0px;
	background-color: #8b562e;
	float: left;
}

#subnavi { width:164px; background:#8b562e; margin:0 auto; margin-top:50px; }
#subnavi a {
	display:block;
	color:#d6a25e;
	border:1px solid #8b562e;
	padding:10px 8px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#subnavi a:hover, #subnavi a.on {font-weight:bold; background-color: #74411b; }

#subdoor {
	width: 190px;
	height: 180px;
	margin:0px;
	background: url('images/sub_door2.jpg') no-repeat;
	float: left;
}


#subcontent {
	width: 790px;
	background: #8b562e url('images/sub_bgcontent.jpg') repeat-x;
	margin:0 0 20px 0;
	float: right;
}

#subcontentheader {
	width: 790px;
	height: 128px;
	float: left;
	background-image: url(images/divider-header.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#subcontentheader h1 {		
	margin: 48px 80px 0px 47px;
	border-width: medium;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 2.8em;
	color: #f9ce95;
}

#subcontentlow{
	width: 663px;
	margin: 0px 80px 0px 47px;
	float: left;
}

table td img {
	margin-top: 27px;
}

.heading {
	margin-top: 47px;
	margin-left: 27px;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align:middle;
}

.content {
	margin-left: 27px;
	margin-right: 12px;
	font-size: 1em;
	font-weight:normal;
	vertical-align: middle;
}

/*leftmenu end*/

#content {
	width: 598px;
	height: 491px;
	float: left;
}
#firstrow {
	width: 598px;
	height: 177px;
	margin: 0px;
	float: left;
	padding: 0px;
}

#firstrow ul{
	float: left;
	width: 598px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
#firstrow li {
	float: left;
	padding: 0;
	margin: 0px;
	display: inline;
	
	}

#secondrow {
	width: 598px;
	height: 143px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#secondrow ul{
	float: left;
	width: 598px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
#secondrow li {
	float: left;
	padding: 0;
	margin: 0px;
	display: inline;
	
	}

#thirdrow {
	width: 598px;
	height: 171px;
	background: url('images/bg_contentboard.jpg') no-repeat;
	float: left;


}
#content .h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 3em;
	margin: 21px 0px 0px 21px;
}


#content .p {
	font-size: 1.4em;
	margin: 0px 0px 0px 21px;
}

#rightmenu {
	width: 192px;
	height: 491px;
	background-color: #F60;
	background: url('images/bg_rightmenu.jpg') no-repeat;
	float: right;
}

#footer {
	width: 981px;
	height: 55px;
	margin: 0px;
	background: url('images/bg_footer.jpg') repeat-x;
	border: 0px;
	clear: both;
}

#subfooter {
	width: 981px;
	height: 116px;
	margin: 0px;
	background: url('images/sub_bgfooter.jpg') repeat-x;
	border: 1px;
	clear: both;
}

#subfooter-menu {
	width: 700px;
	margin: 0px 0px 0px 230px;
	float: left;

}

#subfooter-menu ul {
	width: 100%;
	padding: 20px 0px 0px 0px;
	margin: 0;
	list-style-type: none;
	border-top-style: dotted;
	border-width: 0.1em;
	text-align: center;
}

#subfooter-menu a {
	text-decoration: none;
	color: #f2d6ab;
	text-align: center;
}

#subfooter-menu a:hover {
	color: #f57b20;
}

#subfooter-menu li {
	font-size: 1.1em;
	padding: 0px 3px;
	display: inline;
	border-color: #f2d6ab;
	border-width: 0.2em;
	border-right-style: solid;
}

#subfooter-menu ul li.last {
	border-right: none;
	list-style: none;
	display: inline;
}

#subcopyright {
	width: 292px;
	margin: 55px 0px 0px 677px;
	color: #74502a;
	font-size: 1em;
	float: left;
}

#copyright {
	width: 292px;
	margin: 34px 0px 0px 677px;
	color: #74502a;
	font-size: 1em;
	float: left;
}

