﻿.hometext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.CONTENTtext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}

.CONTENTtextORANGE {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
}

.CONTENTtextORANGEBOLD {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
	font-weight:bold;
}

.CONTENTtextbrownbold {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #673A2E;
	font-weight:bold;
}


.CONTENTtextbrown {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #673A2E;
}
.orangebox {
	border: 1px solid #FD5C0F;
}

.homhead {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.newletterbox {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #724132;
	border: 1px solid #724132;
	background-color:#FFFFFF
}

.newsletterinstuction {
	border: 1px solid #FFFFFF;
}



