h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DCD09A;
	margin: 20px auto 0px;
	vertical-align:bottom;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #370000;
	margin: 7px auto 0px;
	vertical-align:bottom; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #370000;
	margin: 20px auto 0px;
	vertical-align:bottom; 
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #370000;
	margin: 16px auto 0px;
	vertical-align:bottom; 
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DCD09A;
	margin: 15px auto 0px;
	vertical-align:bottom;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #370000;
	display: inline;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page02.jpg);
	background-position: 0px 421px;
}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A0001;
}
.text1 {
	color: #DCD09A;
}
p {
	color: #DCD09A;
}

a:link {
	color: #732E07;
}
a:visited {
	color: #732E07;
}
a:hover {
	text-decoration: none;
	color: #DCD09A;
}
a:active {
	color: #732E07;
}
a.link1:link {
	color: #8A3E1D;
}
a.link1:active {
	color: #8A3E1D;
}
a.link1:visited {
	color: #8A3E1D;
}
a.link1:hover {
	color: #8A3E1D;
}


.bg1 {
	background-image: url(../images/page01.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-repeat: no-repeat;
	background-image: url(../images/page13.jpg);
	background-position: left top;
}
.bg3 {
	background-image: url(../images/page15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.nav:link {
	color: #8A3E1D;
}
a.nav:active {
	color: #8A3E1D;
}
a.nav:visited {
	color: #8A3E1D;
}
a.nav:hover {
	color: #C17237;
}
.eventtxt {
	color: #DCD09A;
}
