@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C87703;
	padding-top: 15px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #43650D;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.7em;
}

hr {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CFAD31;
	border-right-color: #CFAD31;
	border-bottom-color: #CFAD31;
	border-left-color: #CFAD31;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1.7em;
}
body {
	background-image: url(../images/bkgnd.jpg);
}
h4 {
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #DAE17A;
}


td img {
	display: block;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding-right: 12px;
	padding-left: 12px;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
	color: #333300;
	padding-left: 5px;
}
td a:link {
	color: #003300;
	text-decoration: none;
}
td a:hover {
	color: #006600;
	text-decoration: underline;
}
td a:visited {
	color: #003300;
	text-decoration: none;
}
