.sidebar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2E04;
	line-height: 18px;
}
.sidebar-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #942822;
	line-height: 18px;
	font-weight: normal;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBE1C3;
	line-height: 18px;
	text-decoration: none;
}
a.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBE1C3;
	line-height: 18px;
	text-decoration: none;
}
a.footer-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBE1C3;
	line-height: 18px;
	text-decoration: underline;
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2E04;
	line-height: 20px;
}
.content-text-highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #942822;
	line-height: 20px;
	font-weight: bold;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #826e49;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #826e49;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3F2E04;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #942822;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

.content-text h1 {
color:#942822;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:2.3em;
margin: auto;
font-variant: none;
}

.content-text h2 {
color:#942822;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:2.0em;
margin: auto;
font-variant: none;
}

.content-text h3 {
color:#942822;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
margin: auto;
font-variant: none;
}

#sponsorbg {
background-color: #ffffff;
border: 1px solid #942822;
width: 500px;
height: auto;
margin: auto;
}
