.mediumtext {
	font-size: medium;
	text-indent: 2em;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
	border: 5px solid #f4d52d;
	padding: 3px 5px 3px 7px;
	background-color: #FFFFFF;
}
.spicy {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFF00;
	padding: 0px;
}
.spicysmall {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFF00;
	padding: 0px;
}
.special {
	font-size: medium;
	padding: 5px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.storename {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #ff190a;
}
.store {
	font-size: medium;
}
.store li {
	text-align: left;
	text-indent: 0pt;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
.menu {
	text-decoration: none;
	border: 5px solid #f4d52d;
	background-color: #FAFAD2;
	margin: 0px 0px 13px;
	padding: 5px 5px 7px 7px;
}

.menu p {
}

h1 {
	font-size: large;
	color: #e33644;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 5px 20px;
	border-bottom: 2px solid #CCCCCC;
}
#underline {
	border-bottom: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: medium;
	text-decoration: none;
	display: inline;
	white-space: normal;
	float: left;
	padding-right: 10px;
	margin: 0px;
}
#printlink {
	padding: 30px 0px;
}
h3 {
	font-size: large;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}
.important {
	text-decoration: none;
	border: 2px solid #0066FF;
	background-color: #FAFAD2;
	margin: 0px 0px 13px;
	padding: 3px 5px 3px 7px;
	text-align: center;
	font-size: small;
}
.note {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	font-style: normal;
}

blockquote {
	margin: 0px 20px;
	padding: 0px;
}

blockquote p {
	margin: 0px;
	padding-bottom: 5px;
}
.size {
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.storephoto {
	text-align: center;
	margin: 15px 5px 5px;
	background-color: #99ccff;
	border: 2px solid #000000;
}
.coupon {
	text-decoration: none;
	text-align: center;
	border: 3px dashed black;
	padding: 5px 0px;
	background-color: #FAFAD2;
	vertical-align: middle;
	visibility: visible;
	width: 475px;
}

.coupon h1 {
	border: 0px;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	clear: both;
	float: none;
	}
.coupon h2 {
	text-transform: none;
	font-size: large;
	font-weight: normal;
	padding: 15px 30px;
	}
.coupon h3 {
	font-size: small;
	font-weight: normal;
	font-style: italic;
	}
.highnoon {
	font-size: large;
	color: #e33644;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 5px 20px;
}