@charset "utf-8";
table {
	text-align: right;
}



th {
	font-size: 1.2em;
	padding-top: 16px;
}
td {
	vertical-align: text-top;
}

.tableSmall {
	font-size: .8em;
}

.menuTitle {
	color: #640021;
	text-decoration: underline;
	font-size: 1.7em;
	font-weight: bold;
}
.menuSub {
	font-style: italic;
}
.menuItem {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
}



.menuDesc {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
}
.serves {
	font-style: italic;
	font-weight: bold;
}
.altRow {
	background-color: #F8EDDE;
}
