body, html {
	background: #eee;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font: 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #333;
}
a {
	color: #f7a308;
}
a:hover {
	color: #916106;
}
.container {
	background: #fff;
	margin: auto;
	width: 1000px;
	border: 1px solid #ddd;
	position: relative;
}
.logo h1 {
	background: url(../img/logo.gif) no-repeat right bottom;
	text-indent: -5000em;
	height: 100px;
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.header {
	height: 85px;
}
.logo {
	float: left;
	position: absolute;
}
.logo img {
	margin-left: 33px;
	margin-top: 16px;
}
.nav {
	margin-top: 63px;
	right: 38px;
	position: absolute;
}
.nav-main li {
	color: #888;
	font: 11px/13px Arial, Helvetica, sans-serif;
}
.content {
	clear: both;
	margin: 10px 0 30px 0;
}
.footer {
	clear: both;
	padding-bottom: 1em;
}
.content-picture-gourmet {
	float: right;
}
.content-main {
	margin: 0 33px;
	color: #94877a;
	overflow: hidden;
}
.siteinfo {
	font-size: 10px;
	color: #aaa;
	margin: 15px 33px;
	text-align: center;
	line-height: 12px;
}
h1, h2, h3, p {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}
h1, h2, h3 {
	color: #CD5E4D;
}
h1 {
}
h2 {
	font-size: 18px;
	font-style: italic;
}
h3 {
	font-size: 14px;
}
/*.menu h2 {
	color: #4fa800;
}*/
.concept {
	width: 370px;
	color: #94877a;
	margin-top: 35px;
}
.about-gourmet {
	width: 265px;
	color: #94877a;
	margin-top: 60px;
}
.restaurant-info {
	color: #666;
	font: 11px/13px Arial, Helvetica, sans-serif;
	width: 420px;
	margin-top: 40px;
	float: right;
}
.restaurant-info p {
	margin-bottom: 1.2em;
}
.content-picture-restaurant-info {
}
.menu-buffet {
	color: #666;
	font: 11px/15px Arial, Helvetica, sans-serif;
	width: 390px;
	margin-top: 75px;
	float: right;
	text-align: center;
}
.menu-buffet table {
	border-collapse: collapse;
}
.menu-buffet table td, .menu-buffet table th {
	text-align: left;
	padding: 5px 10px;
	border-right: solid 5px #fff;
	border-bottom: solid 5px #fff;
	background: #ececec;
}
.menu-buffet table th {
	text-align: right;
}
.menu-buffet table tr.odd td, .menu-buffet table tr.odd th {
}
.menu-buffet table tr.clear td, .menu-buffet table tr.clear th {
	background: #fff;
}
.info-highlight {
	color: #CD5E4D;
}
.menu-highlight {
	color: #CD5E4D;
	font-weight: bold;
}
.nav-menu-buffet {
	/*position: fixed;*/
}
.download-menu {
	text-align: left;
	margin: 1em auto;
}
.nav a {
	color: #888;
}
input.error, select.error, textarea.error {
	background-color: #ffffd5;
	border: 2px solid #ff0000;
}
.sm {
	font-size: 10px;
	line-height: 10px;
	color: #888;
}
.footer a {
	color: #aaa;
}
.footer a:hover {
	color: #888;
}
.one-line {
	height: 365px;
	margin-top: 30px;
}
.one-line-half {
	height: 215px;
	margin-top: 30px;
}
.resrv-col {
	float: left;
	width: 330px;
}
.resrv-form {
	width: 800px;
	margin: 1em 0 1em 88px;
}
.resrv-col table {
}
.image-col {
	float: left;
	margin-right: 5px;
}
.image-col-0 {
	padding-top: 74px;
	width:158px;
}
.image-col-1 {
}
.image-col-2 {
	padding-top: 39px;
}
.image-col-3 {
}
.offset-right {
	margin-left: 88px;
}
.offset-down {
	margin-top: 30px;
}
.short-page {
	height: 475px;
}
.content-cn {
	font-size: 14px;
	line-height: 20px;
}
.menu-cn {
	font-size: 1.1em;
}
.specialties p {
	margin-bottom: 1em;
}
.reviews table {
	border-collapse: collapse;
	line-height: 15px;
}
.reviews table img {
	border: solid 1px #ccc;
}
.reviews table tr td {
	display: table-cell;
	vertical-align: top;
	padding: 8px 0;
	padding-right: 10px;
}
.reviews ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: -0.5em;
}
.reviews ul li {
	margin-bottom: 0.3em;
	font-style: italic;
}
.reviews h5 {
	font-size: 14px; 
	color: #CD5E4D;
	margin: 0;
	margin-bottom: 1em;
}
.reviews h6 {
	font-size: 12px;
	margin: 0;
	margin-bottom: 1em;
	text-transform: uppercase; 
}
.reviews .cn {
	font-size: 1.1em;
	line-height: 1.3em;
}
.resrv-liner {
	color: #CD5E4D;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
.menu em, .menu-buffet em {
	font-size: 11px;
	line-height: 13px;
}
.menu-liner {
	width: 480px;
	clear: left;
	padding-top: 1em;
	font-size: 11px;
	line-height: 13px;
	color: #888;
	font-style: italic;
	text-align: center;
}