/* CSS Document */



a{
	color: #003;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a:link{
	color: #006;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

a:visited{
	color: #63F;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:hover{
	color: #00C;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:auto;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 24pt;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000099;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
}

ul{
 list-style-type: square;
}
.masthead {
	background-image: url(images/FairBanner.jpg);
	height: 202px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	left: 1px;
	top: 1px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.Bodytable {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
}
.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}
.dayoftheweek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
	text-decoration: underline;
	text-align: left;
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #300;
}
.event {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
}
.smEVENT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	left: auto;
	text-transform: uppercase;
}

.information {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.leftList {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	list-style-type: none;
	position: relative;
}

