body {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 10pt;
	color: #ECB100;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#top {
	background-image: url(/images/Design_Top-Tall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #FFCC00;
	background-position: bottom;
	font-size: 11pt;
}
#top a:link {
	color: #ECB100;
	text-decoration: none;
}
#top a:visited {
	color: #ECA300;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pullout {
	border: 1px solid #000000;
	padding: 10px;
	font-size: 10pt;
}
#pullout h1 {font-family: "Monotype Corsiva", "Brush Script MT", Vivaldi;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #627B33;
}
#pullout li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pullout ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smalltext {
	font-size: 10pt;
}
a:link {
	color: #7C9C41;
	text-decoration: none;
}
a:visited {
	color: #627B33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	background-image: url(/images/Background.jpg);
	background-repeat: repeat;
	padding: 25px;
}
#copyright {
	padding-top: 5px;
}
h1 {
	font-family: "Monotype Corsiva", "Brush Script MT", Vivaldi;
	font-size: 36pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #627B33;
}
h2 {
	font-family: "Monotype Corsiva", "Brush Script MT", Vivaldi, "Palatino Linotype";
	font-size: 24pt;
	margin: 0px;
	padding: 0px;
	color: #7C9C41;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.imgL {
	margin-right: 15px;
}
.imgR {
	margin-left: 15px;
}
.bolded {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#calendar {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
#formTable {
	border: 1px solid #000;
	background-color: #371401;
}

#calendar tr th {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	text-align: left;
}
#calendar tr td {
	background-color: #371401;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}

