h2 {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 5px 0;
	text-align:center;
}
h6 {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 5px 0;
	text-align:center;
}
#contactHeader {
	margin:auto;
	overflow: hidden;
	width:520px;
}
#contactLogo {
	float:left;
	padding:5px 0 0 0;
}
#telephone {
	float:right;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	text-align:right;
}
#telephone li {
	padding:0 0 2px 0;
}
#hourWrapper {
	margin:20px auto 15px;
	overflow:hidden;
	width:520px;
}
#regHours {
	float:left;
}
#regHours h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0;
	text-align:center;
}
#regHours h3, #address h3 {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 5px -10px;
	text-align:center;
}
#regHours ul {
	font-size:13px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
#map {
	float:right;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#map img {
	border-left:#000000 3px solid;
	padding: 0 0 0 35px;
}
#address {
	display:block;
	margin:0;
	padding: 0 0 0 40px;
}
#cityCounter {
	margin:15px auto 0;
	overflow:hidden;
	width:475px;
}
#counterHours {
	float:left;
}
#counterHours h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 15px 0;
	text-align:center;
}
#counterHours ul {
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
}
#counterHours ul li {
	padding: 0 0 15px 0;
}
#counterImage {
	float:right;
}
.redText {
	color:#FF0000;
	margin:0 10px 0 0;
}
.clear {
	clear:both;
}
