body {
	color: #961919;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, Sans-Serif;
	text-align: justify;
	background-attachment: scroll;
	background-color: #ffef7e;
	background-image: url(img/menu/banner_background.gif);
	background-repeat: repeat-x;
}
a:link { color: #603; font-weight: bold; text-decoration: none }
a:visited  { color: #962; font-weight: bold; text-decoration: none }
a:hover   { color: #063; font-weight: bold; text-decoration: underline }
.gohome  { font-size: 0.65em; text-align: center }
.smaller {
	font-size: 90%;
}
.titleColor {
	font-size: 110%;
	color: #dd6107;
}
.peoplephoto { margin: 2px 3px 2px 4px; border: solid 2px #ba880f }

.eventHighlight {
	background-color: #FFCC33;
	margin-right: 150px;
	margin-left: 150px;
	padding: 25px;
	border: 2px solid #FF6600;
}
.notRenewed {
	color: #be9292;
}
a.notRenewed:link {
	color: #be9292;
}
a.notRenewed:visited {
	color: #be9292;
}
a.notRenewed:hover {
	color: #9d6161;
}
