.heading_1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #366FC4;
	
}

.nav_font {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88BAF0;
	text-decoration: none;
}

.faq_questions {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	color: #497FC9;
	font-style: italic;
}

.clints_names {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7AA0DA;
	text-decoration: underline;
	font-weight: bold;
}
.clints_names:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #366FC2;
	text-decoration: underline;
	font-weight: bold;
}

.clints_blurb {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #366FC4;
	text-decoration: none;
}

.nav_font:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C84E4;
	text-decoration: underline;
}

.footer_nav_font {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_nav_font:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.more_Link {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3c7bd1;
	text-decoration: none;
}
.more_Link:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #22508E;
	text-decoration: underline;
}
.big_green_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #638400;
	text-decoration: none;
}

.green_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #638400;
	text-decoration: none;
	top: 23px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.big_blue_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48A4FF;
	text-decoration: none;
}

.blue_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #48A4FF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.website_links {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #98B8E3;
	text-decoration: underline;
}
.website_links:Hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4781CD;
	text-decoration: underline;
}

.copyright {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.red_more_links {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: underline;
}
.red_more_links:Hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #992626;
	text-decoration: underline;
}

.font_standard {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.price_home_font {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #E9E9E9;
}
.input_contactus {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #98B8E3;
}
