.menu_table {
	width:540px;
	margin-bottom:1em;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-weight:bold;
	height:25px;
	color:#dfd0b9;
	font-size:14px;
}

.menu_price_cell {
	font-weight: bold;
	width: 60px;
	text-align: right;
	padding-right:5px;
		color:#dfd0b9;
	font-size:10px;
}

.menu_content_cell {
	 padding:0; 
	 color:#2d2a27;
	 font-size:12px;
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	 margin-top:10px; 
}

.menu_description {

}

.menu_content_price_cell {
	width: 60px;
	text-align: right;
	padding-top:10px; 
	color:#2d2a27;
	font-size:10px;
}

.menu_separator_row {
	
}

.menu_notes {

width:540px;
	font-size: 0.8em;
	text-align:center;
	margin-top:1em;
}
