/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; 
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	}
a, a:visited {
color: #008400;
text-decoration: underline;
}
a:hover {
color: #008400;
text-decoration: none;
}
#wrapper {
	background-image:url(images/nav-bgfade2.PNG);
/*	background-color:#FFFFFF; */
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px; 
	padding-left: 10px; 
}
#menu {
	padding: 0;
    margin: 0;
/*	background-color: #5BB836; */
}
#menu li {
	list-style-type: none;
	line-height: 20px;
}
#menu a, #menu a:visited {
	display: block;
	width: 170px;
	background-image: url(images/nav-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 24px;
	color: #FFFFFF;
	vertical-align: middle;
  }
#menu a:hover {
	background-image: url(images/nav-bg2.gif);
  }
.selected {
	background-image: url(images/nav-bg2.gif);
  }
#navcontainer {
	width: 180px;
	float: left;
/*	background-image: url(images/nav-bgfade.jpg); */
}
#content {
	margin: 0;
	width: 576px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	width: 780px;
	clear: both;
	background-image: url(images/footer-bg.jpg);
	height: 238px;
}
#member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	position: relative;
	width: 360px;
	left: 300px;
	top: 60px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F2A;
	position: relative;
	width: 450px;
	left: 300px;
	top: 100px;
}
#header {
	width: 780px;
	height: 165px;
	background-image: url(images/head2.jpg);
}
#headimage {
	position: relative;
	width: 244px;
	height: 200px;
	background-image: url(images/head2-image.jpg);
	left: 536px;
	top: -14px;
}
.image {
	border: 1px solid #62A3E7;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-indent: 194px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004F00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008400;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#timetable {
border:1px solid #504F2A;
}
.timen {
background-color:#FFFF66;
	text-align: center;
}
.timei {
background-color:#AAAAFF;
	text-align: center;
}
.time-days {
	background-color:#003366;
	text-align: center;
	color: #FFFFFF;
}
.timep {
background-color:#75DF78;
	text-align: center;
}
.times {
	background-color:#FF0000;
	text-align: center;
	color: #FFFFFF;
}
.timealternate {
background-color:#DFDEBF;
	text-align: center;
}
.timedates {
background-color:#CCCB9A;
color:#504F2A;
	text-align: center;
}
.timemonth {
background-color:#CCCB9A;
color:#504F2A;
font-weight:bold;
	text-align: center;
}
#timetablenormal {
	background-color:#FFFF66;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#timetableinter {
	background-color:#C6C6FF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#timetablepeak {
	background-color:#99CC99;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#timetablesanta {
	background-color:#FF0000;
	color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#tickets {
border:1px solid #504F2A;
}
#locomotive {
	clear: both;
}
