@charset "utf-8";
/* CSS Document */

.menu_title {
	text-align:center;
	margin:0;
	color:#5A481C;
	font-weight:bold;
	font-size:14px;
}

.menu_section {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:25px 0 10px 0;
}

.menu_item {
	text-align:center;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color: #94B0BC;
}

.menu_desc {
	text-align:center;
	margin:0;
}

.menu_price {
	text-align:center;
	margin:0 0 10px 0;
}

.chef_footer {
	text-align:center;
	font-style:italic;
	margin-top:30px
}