@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e0c6;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999900;
}
.eventtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #B45738;
}
.rightcolumn {
}

.eventdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a {
	color: #B45738;
	text-decoration: none;
}
a:hover {
	color: #cc9b7f;
	text-decoration: none;
}
.listholder {
	width: 800px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989487;
	padding-bottom: 10px;
	height: 120px;
}
.listholder2 {
	width: 800px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989487;
	padding-bottom: 10px;
}
.listimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.profileholder {
	width: 800px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989487;
	padding-bottom: 10px;
}
.rightcolumn {
	float: right;
	width: 300px;
	background-color: #E5E0C6;
	padding: 10px;
}
.contentcolumn {
	padding: 10px;
	float: left;
	width: 550px;
}
#galleryrt {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#gallerylt {
	float: left; /* since this element is floated, a width must be given */
	width: 420px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: a0945e;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #B7583A;
	padding-left: 10px;
}
.photo {
	margin-right: 10px;
	float: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.season {
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 20px;
}

