.menu_table {
	width:440px;;
	margin-bottom:1em;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-weight:bold;
	height:25px;
		font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #c7c29e;
	letter-spacing:2px;
		border-bottom:1px solid #979a6c;

}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right:5px;
		font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #c7c29e;
	letter-spacing:2px;	
		border-bottom:1px solid #979a6c;

}

.menu_content_cell {
	 padding:5px 0; 
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	 margin-top:10px; 
}

.menu_description {

}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	padding-top:10px; 
}

.menu_separator_row {
	
}

.menu_notes {
	font-size: 8px;
	text-align:center;
	margin-top:1em;
}
