@charset "utf-8";
/* CSS Document */

.nav {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFD9;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodymain {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyheader {
	font-family: Garamond;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bullet {
	font-family: Calibri;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFB9;
}
.homepage {
	font-family: Garamond;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #D6D6AD;
	text-decoration: none;
}
.pageheader {
	font-family: Garamond;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.nav-home {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tagline {
	font-family: Garamond;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCD;
}
.subheader {
	font-family: Garamond;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sublinks {
	font-family: Garamond;
	font-size: 22px;
	color: #808040;
	font-weight: bolder;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFD9;
	text-decoration: underline;
}
.bodyboldlinks {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.bodyheaderunderline {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.footerhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerhomelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerhomesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footerhomesmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.taglinedark {
	font-family: Garamond;
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.taglinesmallprint {
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.taglinedarkbold {
	font-family: Garamond;
	font-size: 38px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.eventlinks {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodymainbold {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.redtext {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.redtextuline {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bodymainitalic {
	font-family: Garamond;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
