@charset "utf-8";
/* CSS Document */

.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	text-align: left;
}
.bodyTextCenter{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	text-align: center;
}
.testimonials {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	font-style: italic;
	text-align: left;
}
.BoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.RedBoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #D00;
}
.BoldTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:45px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.MainLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #BE6503;
	font-weight: bold;
}
.MainLinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #B00;
	font-weight: bold;
}

.SmallTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.BoldTextYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BE6503;
}
.ComingSoon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D00;
}

