font {
	font-family: Eras Light ITC;
	font-size: 12pt;
	color: #000000;
}
.font1 {
	font-family: Eras Light ITC;
	font-size: 12pt;
	color: #000000;
}

.title {
	font-family: Eras Bold ITC;
  	font-size: 36px;
  	line-height: 40px;
	color:#6B1D32;
}

.subtitle {
	font-family: Eras Bold ITC;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
  	color: #2B8035;
}
a {
	font-family: "Eras Light ITC";
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family:  "Eras Light ITC";
	color: #A8A800;
	text-decoration: underline;
}

a:active {
	font-family:  "Eras Light ITC";
	color: #A8A800;
	text-decoration:underline;
}

a.nav {
	font-family: "Book Antiqua";
	color: #1D3D2F;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

a.nav:hover {
	font-family:  "Book Antiqua";
	color: #A4A400;
	text-decoration: none;
	font-size: 18px;
}

a.nav:active {
	font-family:  "Book Antiqua";
	color: #A4A400;
	text-decoration:none;
	font-size: 18px;
}

h2 {
	font-family: "Eras Medium ITC";
	font-size: 18pt;
	font-style: normal;
	color: #2B8035;
	font-weight: bold;
}
