body {
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;
}
h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: xx-large;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	background-attachment: scroll;
	background-image: url(images/hollyberries.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 20px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: large;
	font-variant: small-caps;
}
h5 {
	font-size: medium;
	text-decoration: underline;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: none;
	padding: 10px;
}
#container, #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 100%;
	margin-left: 0px;
	float: none;
	padding: 0px;
}
#content {
	margin-left: 0px;
	padding: 20px;
}
#showmenu {
	display: none;
}
.titlebar {
	display: none;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.summershow {
	border: medium dashed #FFCC00;
	margin: 10px;
	padding: 10px;
	width: 20%;
	text-align: center;
	float: right;
	display: block;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/capedaisy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	width: 100%;
	text-align: left;
}
.netable {
	position: static;
	width: auto;
	left: 50px;
	right: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#newstable, #eventtable {
	padding: 0px;
	width: 45%;
	text-align: center;
	margin: 2%;
}
#newstable {
	float: left;
}
#eventtable {
	float: right;
}
th {
	color: #FFFFFF;
	background-color: #ADD8A8;
}
td {
	color: #006600;
	padding: 5px;
}
tbody {
	margin-bottom: 12px;
	padding-bottom: 12px;
}
a {
	color: #003399;
}
li a {
	text-decoration: none;
}
ol li {
	margin-bottom: 0.5em;
}
form {
	display: none;
}
img {
	border: none;
	float: right;
	margin: 5px;
	clear: right;
}
.w3cvalid {
	height: 31px;
	width: 88px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}.formleft {
	text-align: left;
	float: none;
}
.stafftab {
	width: auto;
}
.footer {
	display: none;
}
.leftpic {
	clear: left;
	float: left;
}

