@charset "UTF-8";
/* CSS Document */

p span.label {
	color: #003070;
	font-size: 13px;
	font-weight: bold;
}

table.hours,
table.phone {
	width: 100%;
	margin-bottom: 15px;
	zoom: 1;
}

table.hours tr,
table.phone tr {
	padding: 0;
	margin: 0;
}

table.hours th, 
table.phone th {
	color: #003070;
	font-size: 13px;
	text-align: left;
	zoom: 1;
}

table.hours td,
table.phone td {
	padding: 0;
	margin: 0;
	line-height: 17px;
	padding-right: 5px;
	zoom: 1;
}

.main .content .regular_group .heading div,
.main .content .group_long .heading div {
	text-align: center;
}

.main .content .regular_group .image_container,
.main .content .group_long .image_container {
	padding-left: 30px;
	overflow: auto;
	zoom: 1;
}
