.text {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #000000;
	margin-top: 10px;
}

.text a {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #BF6D1C;
	margin-top: 10px;
	text-decoration: none;
}

.text a:hover {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #BF6D1C;
	margin-top: 10px;
	border-bottom-color: #BF6D1C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.boxtext {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #74502D;
	margin-top: 10px;

}

.topnav { 
 	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #EBC477;
}

.topnav a {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #EBC477;
	text-decoration: none;
}

.topnav a:hover {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #BF6D1C;
	text-decoration: none;
}

.topnavactive {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #BF6D1C;
	text-decoration: none;
}

.topnavactive a {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #BF6D1C;
	text-decoration: none;
}

.topnavactive a:hover {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #BF6D1C;
	text-decoration: none;
}

.bottomnav { 
 	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #74502D;
}

.bottomnav a {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #74502D;
	text-decoration: none;
}

.bottomnav a:hover {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #BF6D1C;
	border-bottom-color: #BF6D1C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.footer { 
 	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #74502D;
}

.footer a {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #74502D;
	text-decoration: none;
}

.footer a:hover {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	color: #BF6D1C;
	border-bottom-color: #BF6D1C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.copyright { 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	color: black;
}

.copyright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	color: black;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	color: #BF6D1C;
	border-bottom-color: #BF6D1C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.pagetitle {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #74502D;
	margin-top: 10px;
	text-decoration: none;
}

.subtitle {
	font-family: Cambria, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #74502D;
	margin-top: 10px;
	text-decoration: none;
}