.phone-number {
	font-family: "Century Gothic";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.main-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.main-titles-subs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #207867;
}
.subcategory-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
.subpage-main-body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.subpage-callnow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #207867;
}

body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 24px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 24px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}
.footer-main-page-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.footer-small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
