body {
	font-family: Geneva, Arial, Helvetica;
	font-size: 14px;
	background-color: #333333;
}
.Heading {
	font-family: "BlairMdITC TT Medium", "Bank Gothic Light";
	font-size: 16px;
	color: #369;
	text-transform: uppercase;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #369;
}
.biggertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}
.bottomtext {
	font-family: Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #CCC;
	text-align: center;
}
.services_menu_lite {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-color: #809DBA;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
}
.services_menu_dark {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-color: #175292;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
}
.link1 {
	font-weight: normal;
	color: #369;
	text-decoration: none;
}
.link1:hover {
	color: #917F57;
}
