.menu {
	position: relative;
	margin-top: -42px;
	left: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.whiteshadow {
	background: url(images/whiteshadow.gif) no-repeat top;
	background-color: #084A2E;
}

.redshadow {
	background: url(images/redshadow.gif) no-repeat right top;
}

.emailroute {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #2E654E;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.address {
	font-family: Arial;
	font-size:14px;
	color: #FFFFFF;
}

.agenda_when {
	color: #09492F;
	font-weight: bold;
}

.agenda_title {
	color: #000000;
	font-weight: bold;
}

.agenda_more {
	color: #CE5C37;
}

h1 {
	color: #CE5C37;
}

.content {
	color: #CE5C37;
}
