﻿.locationsLeftSide {
	width: 220px;
	height: 230px;
}
.locations h2 {
	margin-bottom: 2px;
	font-size:medium;
}
.dayCareHoursTable {
	margin-top: 30px;

}
.dayCareHoursTable table {
	width: 240px;
}
.hoursOfOperationTable table{
	width: 240px;
}
.childCareTableDayText {
	width: 115px;
}
#nav_bar {
	background-image: url('../images/nav_bar_22.jpg');
}
table {
	background-color: #CCCCCC;
	border-collapse: collapse;
}
td {
	background-color: #FFFFFF;
}
th {
	text-align: center;
}