.menu_table {
	width:320px;
	margin-bottom:1em;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #5c610b;
	font-weight: normal;
	line-height: 21px;
}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #5c610b;
	font-weight: normal;
	line-height: 21px;
	text-align: right;
}

.menu_content_cell {
	 padding:5px 0; 
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	margin-top:5px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #161a11;
	font-weight: normal;
	line-height: 17px;	
}

.menu_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	padding: 10px 0 0 10px;  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #161a11;
	font-weight: normal;
	line-height: 15px;
	text-align: right;
}

.menu_separator_row {
	
}

.menu_notes { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #161a11;
	font-weight: normal;
	line-height: 13px;
	text-align: center;
	margin: 5px 0 0 0;
}
