.menu_table {
	width:519px;
	margin-bottom:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#deae92;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	 font-weight:bold;
	 height:25px;
	 font-size:18px;
	 color:#deae92;
	 text-transform:uppercase;
}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right:5px;
}

.menu_content_cell {
	 padding:2px 0; 
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	 margin-top:10px;
	 font-size:14px;
	 color:#fff1cc;
	 text-transform:capitalize;
}

.menu_description {

}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	padding-top:10px; 
	 font-size:14px;
	 color:#fff1cc;
}

.menu_separator_row {
	
}

.menu_notes {
	font-size: 0.8em;
	text-align:center;
	margin-top:1em;
}
