@charset "UTF-8"; 
html, body {
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, address, blockquote {
	margin: 0;
	padding: 0;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#header {
	margin-bottom: 1em;
	border-bottom: 2px solid #630;
	margin-top: 1em;
	line-height: 1.5em;
}
#header h1 {
	font-family: "Glass Antiqua";
	font-size: 5.3em;
	color: #CCCCCC;
	font-weight: normal;
}
#header h2 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	color: #333333;
	text-align: center;
}
img.floatIMG {
	float: left;
	padding-right: 1em;
	margin-bottom: 5px;	
}
p {
	font-size: 1em;
	line-height: 1.5em;
}

#footer p {
	padding: 15px 0 15px 0;
	line-height: 1.25;
	text-align: center;
}
	
dt {
	margin: 0 0 .5em;
	font-size: 1.2em;
	color: #006600;
	font-weight: bold;
	text-align: left;
}
dd {
	margin: 0 0 1em;
	font-size: 1em;
	padding: 0 0 0 2em;
	line-height: 1.5em;
}
h2 {
	font-size: 1.2em;
	color: #660033;
	margin-bottom: 0.5em;
	margin-left: 10px;
}
.gallery img {
	display: block;
	margin-bottom: 0;
}
p.caption {
	font-style: italic;
	text-align: right;
}
#footer {
	text-align: center;
	background: #6d9d37;
	color: white;
	font-size: 0.8em;
	margin-top: 15px;
	width: 100%;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFC;
}

.gallery {
	width: 45%;
	float: left;
	margin-right: 5%;
	margin-top: 3%;
}
#thisyearslist {
	text-align: left;
	background: #ffffff;
	color: #600;
	font-size: 1.2em;
	width: 97%;
	padding-left: 1em;
	padding-top: 0.5em;
}

#nextevent {
	text-align: left;
	background: #ffffff;
	color: #600;
	font-size: 1em;
	width: 90%;
	padding: .5em .5em .5em .5em;
}
#coasubhead {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333;
	font-weight: bold;
}
#smallimg {
	width: 40%;
	float: left;
	padding-right: 1em;
}
