body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 110%;
	background-color: #161A25;
	background-image: url(images/pageBG2.jpg);
}
#wrapper {
	background-color: #FFF;
	padding: 0px;
	height: 600px;
	width: 996px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.crestCentred {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
}
.centre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mainPara {
	line-height: 150%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 635px;
}

a {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.blackBorder {

}
h3 {
	font-size: 24px;
	color: #161A25;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	font-weight: normal;
}
.blueTxt {
	color: #000066;
}
.yellowTxt {
	color: #CC9900;
}

.subHeading {
	font-size: 16px;
	font-weight: lighter;
	color: #900;
	line-height: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.inlineImage {
	display: inline-block;
	vertical-align: middle;
}

.redTxt {
	color: #841001;
}
.moreArrow {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #DAC872;
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt9 {
	font-size: 9px;
}
.sidebar {
	width: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	display: marker;
}
h4 {
	font-size: 18px;
	line-height: 110%;
	font-weight: normal;
	color: #900;
	word-spacing: 0.03em;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.leftImg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jumpMenu {
	height: 22px;
	width: 510px;
	margin: 2px;
}
.jumpMenuButton {
	height: 22px;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.jumpMenuText {
	font-weight: bold;
	color: #FFF;
	position: relative;
	bottom: 5px;
}
.eventsCell {
	font-weight: bold;
	color: #FFF;
	background-color: #36C;
	font-size: 10px;
}
.spEventsCell {
	font-weight: bold;
	color: #FFF;
	background-color: #69E;
	font-size: 10px;
}
.activitiesCell {
	font-weight: bold;
	color: #FFF;
	background-color: #393;
	font-size: 10px;
}
.holidaysCell {
	font-weight: bold;
	color: #FFF;
	background-color: #FC0;
	font-size: 10px;
}
.miscCell {
	font-weight: bold;
	color: #FFF;
	background-color: #9C0;
	font-size: 10px;
}
.multiEventCell {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	font-size: 10px;
}
.flashTdBG {
	background-image: url(images/flashTdBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

