body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #840000;
	background-repeat: repeat;
}
.mainnav {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}
.mainnav_active {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.mainnav a:hover{
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.promo2 {
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(images/bottomcurve.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 45px;
	background-position: right;
}
.promo1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bgnotes {
	background-image: url(images/bg_notes.jpg);
	background-repeat: repeat-y;
}
.imageleft {
	margin: 10px;
	float:left;
}
.imageright {
	float: right;
	margin: 10px;
	}

p {
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 5px;
}
h1 {
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 12pt;
	color: #FFFFFF;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:visited {color: #ffffff;
text-decoration: underline;}

ul { font-size: 10pt; color: #FFFFFF; margin-top: 5px; }
