@charset "utf-8";
.text {
	font-family: "Copperplate Gothic Light", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-size: 24px;
	font-weight: normal;
	color: #026900;
	font-family: "Copperplate Gothic Bold", Arial;
}
.sub-head {
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006702;
}
.footer {
	font-family: "Copperplate Gothic Light", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
.nav-border {
	color: #D3960A;
}
.sub-head-gold {
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #C2960A;
}

