.pageBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	padding-left: 10px;
	padding-right: 10px;
}
#special p {
	color: #FFFFFF;
	font-size: 10pt;
}
.specialContainer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.biggerText {
	font-size: 18px;
}
.stPattys {
	color: #66CC66;
}
h1, h2, h3, h4, h5, h6 {
color: #FF0;
}
.foodMenu {
	font-size: 9pt;
	color: #900;
	background-color: #FFF;
	width: 400px;
	padding: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CF0;
	border-right-color: #CF0;
	border-bottom-color: #CF0;
	border-left-color: #CF0;
}
