.menu_table {
	width:434px;
	margin-bottom:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#1e314f;	
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-weight:bold;
	height:25px;
	padding-left:5px;
		border-bottom:1px solid #875b31;
		text-transform:uppercase;
		font-weight:bold;

}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right:5px;
		border-bottom:1px solid #875b31;
		text-transform:uppercase;
		font-weight:bold;
}

.menu_content_cell {
	 padding:5px 0; 
	 		text-transform:uppercase;

}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	 margin-top:10px; 
}

.menu_description {
	 		text-transform:none;

}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	padding-top:10px; 
}

.menu_separator_row {
	
}

.menu_notes {
	font-size: 10px;
	text-align:center;
	margin-top:1em;
		font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#1e314f;
}
