.header_phone_number {
	font-family: arial;
	font-weight: bold;
	color: #014962;
	font-size: 150%;
	margin: 0 0 4px 0;
}

.header_business_hours {
	color: #666666;
	font-size: 90%;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	letter-spacing: -1px;
	white-space: nowrap;
}

.links_like_buttons {
	text-align: center;
}

.links_like_buttons a {
	width: auto;
	background-color: #014962;
	margin: 3px;
	padding: 3px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.links_like_buttons a:hover {
	text-decoration: underline;
}

h1, .headline {
	font-size: 160%;
	color: #014962;
	margin: 0 0 12px 0;
	font-weight: bold;
}

h2, .sub_headline {
	font-size: 110%;
	color: #014962;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-style: italic;
}

h3, .sub_section_headline {
	font-size: 100%;
	font-weight: bold;
	color: black;
	margin: 0 0 12px 0;
}