@charset "utf-8";
/* CSS Document */
/* Created by David Brown */
#container {position:relative;
			width: 700px; 
			background-color:#87977C;
			margin:auto;
			border:#000000 thin solid}
body {background-color:#AEA898;
		font: 80% arial, verdana, helvetica, sans-serif}
#header {font-family: "Times New Roman", Times, serif; 
			font-size:20px; 
			height:215px;
			padding-top:5px;}
#header img {padding: 10px; float: left;}
#headerlink {text-align:right; margin-right:10px; 
				margin-top:5px; 
				font-size:10px; 
				font-style:italic; 
				background-image:url(images/fairgroundscopy.jpg);
				height:100px;
				padding-left:0px;}
#title {padding-left:20px; background-image:url(images/banner2.jpg);
		height:100px;}
p.subtitle {font-size:10px;}
#sidebar {position:absolute;
			top:240px;
			width:80px;
			background-color:#87977C;}
#sidebar a{display:block; margin-left:10px;}
#content {background: white 210px repeat-y;
 			background: white  repeat-y;
			
			padding: 10px 20px 1em 20px;
			border-left: 80px solid white;
			height: inherit}
#content img {float:left;
				width:165px;
				margin: 10px;
				border: black thin solid;}
#footer {padding:5px; 
			margin:5px ; 
			text-align:center; 
			font-size:14px;}
#footer p {padding:2px; 
			margin:2px; 
			font-style:italic}
a {color:white;}
a.weekday {color:black;}
a.weekday:hover {color:white; background-color:#666666}
a:hover {background-color:#666666; 
			color:white;}
a:visited {color:black}
p.note {font-style:italic; font-size:14px; margin-left:10px}
table {width:100%; border:#000000 thin solid; padding:15px;}
th.date {font-size:20px; font-weight:bold; border-bottom:#000000 thin dashed}
th.col1 {width:20%;}
th.col2 {width:55%}
th.col3 {width:25%}
td.col1 {width:20%}
td.col2 {width:55%}
td.col3 {width:25%}
td.column2 {width:35%}
th {text-align:left}
ul {list-style-type:none; font-weight:bold}
.green {
	font-weight:bold;
	color:#87977C;
}
.style1{
	font-weight:bold;
	color:#87977C;
}