.openClose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 45px;
	font-weight: lighter;
	color: #FF9900;
	text-decoration: none;
}
.price {
	color: #333333;
	font-weight: bold;
}
.entreeDescrip {
	font-size: small;
}
.avail {
	color: #FF6600;
	font-size: small;
	font-style: italic;
}
