@charset "UTF-8";
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #f2e6c2;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	margin-right: 70px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996633;
	line-height: 16px;
}
.secondaryheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #f2e6c2;
	padding-left: 60px;
	font-weight: lighter;
	padding-top: 5px;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #f2e6c2;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #f2e6c2;
	font-weight: lighter;
	text-align: justify;
}
.bodyheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9933;
	font-weight: lighter;
}
.mailinglist {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9933;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #f2e6c2;
}
