body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#date {
	color: #165E45;
}
.date {
	color: #0F5F45;
}
.date {
	color: #26674F;
}
.boldRed {
	font-weight: bold;
	color: #A92C1C;
}
.hours {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #27654F;
}
.closed {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #B43726;
}
