#hoursMainDiv{
	text-align: center;
}
.hoursTable{
	left: 50%;
	margin-left: 115px;
}
.hoursTable th{
	text-align: center;
	color: #880000;
	font-size: large;
}
th.holiday{
	font-size: medium;
}.hoursTable td{
	text-align: center;
	font-size: large;
}
td.closed{
	/* background-color: #ffb8b2;*/
	font-size: medium;
}
