.menu_table {
	width: 600px;
	margin-bottom:1em;
	margin-top: 4px;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	width: 600px;
	height: 28px;
	padding-top: 10px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: -2px 0;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #b24b19;
	text-decoration:none;
	text-transform: uppercase;
}

.menu_price_cell {
	text-align: right;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #fff8dd;
	text-decoration:none;
	width:80px;
}

.menu_content_cell {
	padding: 5px 0;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #fff8dd;
	text-decoration: none;
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
	 margin-top: 10px;
}

.menu_description {

}

.menu_content_price_cell {
	text-align: right;
	padding-top: 5px; 
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #fff8dd;
	text-decoration :none;
}

.menu_separator_row {
	
}

.menu_notes {
	text-align: center;
	margin-top: 1em;
	font: 9px/14px Georgia, "Times New Roman", Times, serif;
	color: #fff8dd;
	text-decoration:none;
}
