p.Menu {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	text-indent: 0px;
	font-family: Georgia, "Lucida Sans", "MS Reference Sans Serif", Papyrus;
}

ul.Flavors {
	text-align: center;

}

h1.Menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4E0E0E;
	background-color: #D8C5C5;
	background-image: url(../images/HeaderBackgroundSlice01.gif);
	color: #EBDEDE;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #EBDEDE;
	border-right-color: #EBDEDE;
	border-left-color: #EBDEDE;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

#MenuWaterMark01 {
	position: absolute;
	top: 24%;
	left: 38%;
	z-index: 2;
}

#MenuWaterMark02 {
	position: absolute;
	left: 38%;
	top: 85%;
	z-index: 2;
}

p.ChefDescription {
	background-color: #E8E3F0;
	border: thin outset #DCD3E7;
	padding: 5px;

}

p.ChefDescription:first-letter {
font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 20px;
}
p:first-letter {
	font-family: Sylfaen, Georgia, Garamond, "Century Schoolbook";
	font-size: 16px;
}
