.menu {
	font-family: Helvetica;
	font-size: 16px;
	color: #663300;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	color: #663300;
	}
a:visited {
	color: #663300;
	}

a:hover {
	
	color: #999933;
	}
a.currentpage {
	text-decoration: none;
	color: #999933;
	}
	
.maintextbox {
	padding: 10px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(images/textbckgrndGREY.gif);
}
h1 {
	font-size: 18px;
	color: #333333;
	}
.sectiontitle {
	font-weight: bold;
	color: #999933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
a.comingevents {
	font-size: 12px;
}
