.nav-txt {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav-txt:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.header-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #3C9EBE;
	font-weight: bold;
}
.header-txt-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
.address-txt {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.email-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.email-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C9EBE;
}

