@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.section {
	width: 795px;
}
.img_right {
	float: right;
	padding: 7px;
}
.img_left {
	float: left;
	padding: 7px;
}

.h2 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #673D17;
}
.h3 {
	font-family: "Century Gothic";
	font-weight: bold;
	color:#090
}
.pastevents {
	color: #999;
}
