* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 800px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(banner_v1.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 28px;
	padding-bottom: 30px;
	padding-left: 28px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666;
	padding-top: 10px;
	color: #333;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-style: italic;
	margin-bottom: 5px;
	font-size: 12px;
	color: #900;
}
p {
	margin-bottom: 10px;
}
ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#rightColumn {
	margin-left: 550px;
	padding-left: 10px;
}
#mainContent {
	float: left;
	width: 550px;
	padding-top: 68px;
}
.hidden {
	display: none;
}
#header {
	background-image: url(banner_v1.jpg);
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
}
#introImg {
	width: 90px;
	background-image: url(BrianScannell.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-bottom: 5px;
	background-position: -2px -2px;
}
#introHeading {
	background-image: url(headingIntro.gif);
	height: 27px;
	width: 100%;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#introBox {
	margin-bottom: 10px;
}
#introTxt {
	margin-left: 100px;
}
#returnNHER {
	background-image: url(buttonNHER.gif);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 178px;
	border: 1px solid #999;
}
#returnNHER:hover {
	background-image: url(buttonNHER-01.gif);
}
#returnNHER span {
	display: none;
}
#bookYourPlaceBox {
	background-image: url(bookYourPlace.gif);
	height: 58px;
	width: 178px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
#timetableHeading {
	background-image: url(headingTimetable.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 550px;
	border: 1px solid #999;
	margin-bottom: 5px;
}
#bookLinks {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#members {
	background-image: url(buttonMembers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 74px;
	border: 1px solid #999;
	float: left;
}
#members:hover {
	background-image: url(buttonMembers-01.gif);
	border: 1px solid #900;
}
#nonMembers {
	background-image: url(buttonNonMembers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 74px;
	border: 1px solid #999;
	margin-left: 80px;
}
#bookLinks span {
	display: none;
}
#nonMembers:hover {
	background-image: url(buttonNonMembers-01.gif);
	border: 1px solid #900;
}
#salesMessage {
	background-image: url(salesMessage.jpg);
	width: 178px;
	border: 1px solid #999;
	background-repeat: no-repeat;
	padding-top: 35px;
	background-position: 0px 0px;
}
#salesMessageTxt {
	padding: 10px;
}
#nherHome {
	height: 58px;
	width: 178px;
	margin-bottom: 10px;
}
#timetableSubHead {
	margin-bottom: 5px;
	padding-left: 10px;
}
#mainTimeTable {
	border: 1px solid #999;
}
.shadedRow {
	background-color: #E6E6E6;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
th {
	padding: 5px;
}
.clear {
	clear: both;
}
#introTxt ul {
	width: 550px;
	clear: right;
	height: 30px;
}
#introTxt ul li {
	width: 220px;
	float: left;
}
#introTxt p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.detailsUp {
	font-size: 12px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
.detailsUp:hover {
	color: #900;
}
#priceBlock {
	background-image: url(tintBox450px.gif);
	background-repeat: no-repeat;
	border: 1px solid #999;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 13px;
	margin-bottom: 10px;
}
