.menu_category_cell {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #ffeaa0;
	padding: 0;
	margin: 0;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
	background-color: #8e4b13;
}

.menu_outer_table {
	TEXT-ALIGN: left;
	width: 502px;
}

.menu_content_cell {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	width: 502px;
}

.menu_description {
	font-size: 12px;
}

.menu_title {
	font-weight: bold;
}

.menu_price_cell {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-color: #8e4b13;
}

.menu_content_price_cell {
	text-align: right;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 60px;
}

.menu_separator_row {
	
}
.menu_notes {
	font: 9px  Georgia, "Times New Roman", Times, serif;
	width: 502px;
	text-align: center;
	padding-top: 10px;
}
.menu_center_item {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_center_desc {
	COLOR: #cdc78c;
	text-align: center;
	font-size: 11px;
}
.menu_center_title {
	height:25px;
	TEXT-ALIGN: center;
	border-bottom: 1px solid #ffffff;
	COLOR: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

