@charset "UTF-8";
.foodheads {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
.foodandprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	font-variant: small-caps;
}
.floatLFT {
	float: left;
	padding-right: 7px;
	padding-bottom: 1px;
}
.style5 {font-size: 18px}
.foodadds {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
.specialfood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
.abouttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0000CC;
	text-align: justify;
	margin: 7px;
	padding: 7px;
	line-height: 26px;
}
