/* CSS Document */
body{
	background-image:url(../images/bg.jpg);
	width:760px;
	margin: 0 auto 10px auto;
	padding:0;
	text-align:center;
	border:10px solid #8D525E; 
	}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8D525E;
	}
h1.home{
	background-image:url(../images/home_tag.jpg);
	width:223px;
	height:31px;
	}
h1.bookings{
	background-image:url(../images/online_booking_tag.jpg);
	width:223px;
	height:31px;
	}
h1.menu{
	background-image:url(../images/menu_tag.jpg);
	width:223px;
	height:31px;
	}
h1.takeaway{
	background-image:url(../images/takeaway_tag.jpg);
	width:223px;
	height:31px;
	}
h1.trading_hours{
	background-image:url(../images/trading_hours_tag.jpg);
	width:223px;
	height:31px;
	}
h1.cooking_class{
	background-image:url(../images/cooking_class_tag.jpg);
	width:223px;
	height:31px;
	}
h1.contact_us{
	background-image:url(../images/contact_us_tag.jpg);
	width:223px;
	height:31px;
	}
span{
	display:none;
	}
#topFrame{
	margin:0;
	padding:0;
	width:760px;
	height:104px;
	}
#naviFrame{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/v3_2.jpg);
	background-position: right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:0;
	padding:0;
	width:760px;
	height:25px;
	background-color:#8D525E;
	text-indent:0;
	text-align:left;
	}
#naviFrame ul.level1 {
	margin:0;
	padding-left:0;
	padding-top:4px;
	}
#naviFrame li.level1 {
	margin-left:5px;
	margin-right:5px;
	list-style:none;
	float:left;
	/*display:inline;*/
	}

#naviFrame li.level1:hover, #naviFrame li.over
{
}
#naviFrame li.level1 ul.level2
{
	display:none;
}
#navFrame li.level1:hover ul.level2, #naviFrame li.over ul.level2
{
	display:block;
	float:left;
	position:absolute;
	top:auto;
	left:auto;
	background:#8D525E;
	border:solid;
	border-width:1px;
	border-color:#000000;
	list-style:none;
	width:220px;
	padding:5px;
	margin-top:16px;
	margin-left:-5px;
}

#naviFrame ul.level2 li.level2
{
	margin-bottom:5px;
	margin-top:5px;
}
	
#naviFrame a:link, #naviFrame a:visited{
	color:#EFDEDE;
	text-decoration:none;
	}
#naviFrame a:hover{
	color:#CC9999;
	text-decoration:none;
	}
#container{
	text-align:left;
	width:758px;
	height:auto;
	background-color:#F7F0F2;
	border: 1px solid #666666;
	line-height:1.5;
	}
#leftContent{
	padding:20px;
	width:260px;
	height:auto;
	float:left;
	background-color:#F7F0F2;
	}
#rightContent{
	padding:20px;
	background-color:#F7F0F2;
	width:415px;
	border-left:1px dotted #8D525E;
	min-height:450px;
	height:auto;
	float:right;
	}	
	
#rightContent a
{
	color:#8D525E;
	text-decoration:underline;
}
#rightContent a:hover
{
	text-decoration:none;
}

#oneContent{
	width:675px;
	min-height:450px;
	height:auto;
	padding:20px 40px 20px 40px;
	}
#bottomFrame{
	width:738px;
	height:45px;
	margin:5px 10px 5px 5px;
	padding-top:10px;
	padding-left:10px;
	background-color:#EDE0E6;
	border-top: 1px solid #666666;
	text-align:center;
	clear: both;
	}
#bottomFrame a:link{
	font-size:10px;
	color:#8D525E;
	text-decoration:none;
	}
#bottomFrame a:hover, a:visited{
	color:#909090;
	text-decoration:none;
	}


p.enquiry_form tr
{
vertical-align:text-top;
}

input.input
{
	width:180px;
}

textarea.input
{
	width:180px;
	height:50px;
}

input.submit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid;
	border-width:1px;
	border-color:#8D525E;
	color:#8D525E;
	background:#F7F0F2;
}

div.content_area
{
	font-size:smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8D525E;
}
