.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-align: center;
	white-space: normal;
	border: none;
	vertical-align: top;
	position: relative;
	top: 10px;
	bottom: 10px;
	height: 50px;
	padding: 10px;
}
.body1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: none;
}
.emphasis {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	position: relative;
	left: -18px;
}
.head2 {
	font-family: "Palatino Linotype", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.bulletlist {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(images/redcircle.gif);
	border: thick;
	position: static;
}
#sidebar {
	position: absolute;
	left: 620px;
	top: 110px;
}
.menuitems {
	list-style-position: outside;
	list-style-type: decimal;
	left: 10px;
	top: 5px;
	font-family: "Palatino Linotype", Arial;
	font-size: 16px;
	color: #0000FF;
}
.ingredients {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	left: 10px;
	position: static;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 10px;
}
.directions {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 0px;
}
.action {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
