@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-color:#FBF49B;
	color: #000000;
}

#header-background {
	margin: auto;
	height: auto;
	width: 793px;
	background-image: none;
	background-repeat: none;
	padding-top: 7px;
}

#top-header-menu {
	width: 726px;
	background-color: #FBF49B;
	height: auto;
	margin-top: 11px;
	margin-left: 18px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

#top-header-menu a {
	text-decoration: underline;
	color: #000000;
}

#top-header-menu a:hover, #top-header-menu a:active {
	text-decoration: none;
}

#clock-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	margin-bottom: -20px;
}

#time-holder {
	float: right;
	height: auto;
	padding-right: 10px;
}

#flash-container {
	width: 736px;
	height: 200px;
	margin-left: 18px;
	margin-top: 7px;
	background-color: #FBF49B;
}

#bottom-header-menu {
	width: 726px;
	background-color: #FBF49B;
	height: auto;
	margin-top: 7px;
	margin-left: 18px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

#bottom-header-menu a {
	text-decoration: underline;
	color: #000000;
}

#bottom-header-menu a:hover, #bottom-header-menu a:active {
	text-decoration: none;
}

.searchbox {
	float: right;
	margin-top: -3px;
	height: 20px;
}

input, select {
font-size: 0.8em;
}

input.searchbutton {
	font-size: 0.8em;
}

#contents-background {
	height: auto;
	width: 793px;
	padding-top: 7px;
	background-image: none;
	background-repeat: none;
	margin: auto;
}

#contents {
	width: 736px;
	height: auto;
	min-height: 400px !important;
	margin-left: 18px;
}

#home-contents-left-column {
	float: left;
	width: 230px;
	height: auto;
}

#home-contents-left-column h1 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FBF49B;
	height: auto;
	padding: 5px;
}

.margin-top-zero {
	margin-top: 0px;
}

.margin-top-seven {
	margin-top: 7px;
}

#breaking-news {
	width: 230px;
	height: 26px;
	background-color: #EE3424;
	margin-top: -1px;
}

#news-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 5px;
}

#links-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 12px;
}

#pageopt-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 12px;
}

.home-contents-left-column-news {
	margin: 0;
	padding: 0;
	background-color: #FBF49B;
	padding: 10px;
	margin-top: -10px;
	color: #000000;
}

.home-contents-left-column-news a {
	text-decoration: underline;
	color: #000000;
}

.home-contents-left-column-news a:hover, .home-contents-left-column-news a:active {
	text-decoration: none;
	color: #000000;
}

.home-contents-left-column-quicklinks {
	list-style-type: none;
	padding: 0;
	background-color: #FBF49B;
	padding: 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}

.home-contents-left-column-quicklinks a {
	text-decoration: underline;
	color: #000000;
}

.home-contents-left-column-quicklinks a:hover, .home-contents-left-column-quicklinks a:active {
	text-decoration: none;
	color: #000000;
}

#ads-holder {
	width: 230px;
	height: 207px;
	background-color: #FFFFFF;
	margin-top: 7px;
}

#timetables-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/timetable.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
}

#timetables-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: -0.5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#timetables-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#timetables-info-box h1 a:hover, #timetables-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

#ticketing-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/ticketing.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	padding-top: 7px;
	background-position: 0px 7px;
}

#ticketing-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#ticketing-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#ticketing-info-box h1 a:hover, #ticketing-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

#school-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/school.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	padding-top: 7px;
	background-position: 0px 7px;
}

#school-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#school-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#school-info-box h1 a:hover, #school-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

#guides-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/guides.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	padding-top: 7px;
	background-position: 0px 7px;
}

#guides-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#guides-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#guides-info-box h1 a:hover, #guides-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

#charter-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/charter.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	padding-top: 7px;
	background-position: 0px 7px;
}

#charter-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#charter-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#charter-info-box h1 a:hover, #charter-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

#history-info-box {
	float: right;
	width: 394px;
	background-image: url(../images/history.gif);
	background-repeat: no-repeat;
	padding-left: 105px;
	padding-bottom: 0px;
	padding-top: 7px;
	background-position: 0px 7px;
}

#history-info-box h1 {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#history-info-box h1 a {
	text-decoration: underline;
	color: #000000;
}

#history-info-box h1 a:hover, #history-info-box h1 a:active {
	text-decoration: none;
	color: #000000;
}

.margin-bottom-eight {
	margin-bottom: 7.5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer-background {
	margin: auto;
	height: auto;
	width: 793px;
	background-image: none;
	background-repeat: none;
	padding-bottom: 38px;
	background-position: 0px bottom;
}

#footer {
	width: 736px;
	height: auto;
	margin-left: 18px;
	background-color: #FBF49B;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer-menu {
	width: 736px;
	background-color: #FBF49B;
	height: auto;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	text-align: center;
}

#footer-menu a {
	text-decoration: underline;
	color: #000000;
}

#footer-menu a:hover, #footer-menu a:active {
	text-decoration: none;
}

.contents2 {
	padding-bottom: 1px;
}

.contents2 a {
	color: #000000;
	text-decoration: underline;
}

.contents2 a:active, .contents2 a:hover {
	color: #000000;
	text-decoration: none;
}

.contents2 h1 {
	font-size: 1.1em;
	color: #000000;
	background-color: #FBF49B;
	height: auto;
	width: 721px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.contents2 h2 {
	font-size: 1.1em;
	color: #000000;
	background-color: #FBF49B;
	height: auto;
	width: 721px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.contents2 h3 {
	font-size: 1.1em;
	color: #000000;
	font-style: italic;
}

.table-header-align-left {
	text-align: left;
	vertical-align: bottom;
}

.table-header-align-right {
	text-align: right;
	vertical-align: bottom;	
}

.table-header-align-bottom {
	text-align: center;
	vertical-align: bottom;	
}

.pale-red-bckgrnd-centered {
	background-color: #FFF9AE;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}

.pale-red-bckgrnd-lefted {
	background-color: #FFF9AE;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

.pale-red-bckgrnd-righted {
	background-color: #FFF9AE;
	text-align: right;
	vertical-align: top;
	padding: 3px;
}

.red-line-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.red-line-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
 	background-color: #FBF49B;
	border: 1px solid #000000;
	padding: 3px;
	color: #000000;
}

.required-field {
	color: #000000;
}

.line-space {
	line-height: 45px;
}

.bus-route-number {
	background-color: #FBF49B;
	padding: 3px;
	text-align: center;
	width: 100px;
	vertical-align: top;
}

.bus-route-description-box {
	vertical-align: top;
	padding: 3px;
	background-color: #FBF49B;
}

.bus-route-description {
	color: #000000;
}

.map-holder {
	height: 400px;
	width: 100%;
	overflow: scroll;
	border: 1px solid #000000;
	text-align: center;
}

.explanations-caption {
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.explanation {
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}

.route-20-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-20-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-20-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-20-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-20-column-1 a:active, .route-20-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-20-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-20-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-20-column-2 a:active, .route-20-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.timing-points {
	width: 29px;
	vertical-align: top;	
}

.route-21-22-23-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-21-22-23-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-21-22-23-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-21-22-23-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-21-22-23-column-1 a:active, .route-21-22-23-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-21-22-23-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-21-22-23-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-21-22-23-column-2 a:active, .route-21-22-23-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-23-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-23-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-23-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-23-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-23-column-1 a:active, .route-23-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-23-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-23-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-23-column-2 a:active, .route-23-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-24-25-26-27-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-24-25-26-27-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-24-25-26-27-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-24-25-26-27-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-24-25-26-27-column-1 a:active, .route-24-25-26-27-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-24-25-26-27-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-24-25-26-27-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-24-25-26-27-column-2 a:active, .route-24-25-26-27-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-29-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-29-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-29-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-29-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-29-column-1 a:active, .route-29-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-29-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-29-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-29-column-2 a:active, .route-29-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-41-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-41-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-41-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-41-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-41-column-1 a:active, .route-41-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-41-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-41-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-41-column-2 a:active, .route-41-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-42-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-42-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-42-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-42-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-42-column-1 a:active, .route-42-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-42-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-42-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-42-column-2 a:active, .route-42-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-43-44-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-43-44-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-43-44-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-43-44-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-43-44-column-1 a:active, .route-43-44-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-43-44-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-43-44-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-43-44-column-2 a:active, .route-43-44-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-48-caption  {
	background-color: #FBF49B;
	color: #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.route-48-destinations {
	width: 219px;
	text-align: left;
	background-color: #FBF49B;
	font-size: 0.9em;
	vertical-align: top;
}

.route-48-column-1 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-48-column-1 a {
	color: #000000;
	text-decoration: underline;
}

.route-48-column-1 a:active, .route-48-column-1 a:hover {
	color: #000000;
	text-decoration: none;
}

.route-48-column-2 {
	background-color: #FBF49B;
	width: 72px;
	text-align: center;
	font-size: 0.9em;
	vertical-align: top;
}

.route-48-column-2 a {
	color: #000000;
	text-decoration: underline;
}

.route-48-column-2 a:active, .route-48-column-2 a:hover {
	color: #000000;
	text-decoration: none;
}

.white {
	color:#FBF49B;
}

.orange {
	color:#FBF49B;
}

.red {
	color:#FBF49B;
}

.pale-red {
	color:#FBF49B;
}

.dark-red {
	color:#FBF49B;
}

.blue {
	color:#FBF49B;
}