body
	{
	background: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
	}
	
img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #58c;
	}

a:hover, a.active
	{
	text-decoration: underline;
	}

div#homenav h2 a
	{
	color: #99c;
	}

div#homenav h2 a:hover, div#homenav h2 a.active
	{
	text-decoration: none;
	color: #fff;
	}

h1, h2, h3, h4, h5, p, blockquote, ul, li, div, td, th, a, ol
	{
	font-family: arial, sans-serif;
	}

h1, h2, h3, h4, h5, p, blockquote, li, div, td, th
	{
	margin: 0;
	}

td, th
	{
	vertical-align: top;
	}
	
table.stationtable tr td, table.timetable tr td
	{
	border-top: 1px solid #aaa;
	}

table.stationtable tr td, table.stationtable tr th
	{
	font-size: 11px;
	padding: 3px 15px 0 0;
	text-align: center;
	}

table.timetable tr td, table.timetable tr th
	{
	font-size: 10px;
	padding: 2px;
	text-align: center;
	background-color: #fff;
	}

table.timetable tr.shaded td, table.timetable td.shaded, table.realtime tr.shaded td
	{
	background-color: #def;
	}

table.timetable tr th
	{
	background-color: #58c;
	color: #fff;
	border-right: 1px solid #fff;
	}

table.timetable, table.reservation
	{
	margin-bottom: 20px;
	}

table.reservation td
	{
	padding-right: 10px;
	}

p
	{
	padding: 0 0 20px 0;
	font-size: 13px;
	line-height: 140%;
	color: #333;
	}

td, th
	{
	padding: 0 0 5px 0;
	font-size: 13px;
	line-height: 140%;
	color: #333;
	}
	
li
	{
	padding: 0;
	font-size: 13px;
	line-height: 140%;
	color: #333;
	}

ul, ol
	{
	margin: 0 0 0 22px;
	padding: 0 0 20px 0;
	}
	
h1
	{
	font-size: 36px;
	font-weight: normal;
	padding: 135px 0 0 0;
	color: #fff;
	text-align: right;
	width: 550px;
	}

h2
	{
	font-size: 20px;
	padding: 0 0 10px 0;
	color: #f60;
	font-weight: normal;
	}

h2 img, h2 span
	{
	float: left;
	margin: 0 2px 0 0;
	}

h2.home_section
	{
	display: none;
	}

body.homesection h2.home_section
	{
	display: block;
	}

body.home h2
	{
	font-size: 18px;
	}

h3
	{
	font-size: 18px;
	padding: 0;
	color: #000;
	font-weight: normal;
	}

body.home h3
	{
	font-size: 14px;
	}

h4
	{
	font-size: 14px;
	padding: 0;
	color: #000;
	}

div, form
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	margin-left: 15px;
	}
	
.left
	{
	float: left;
	margin-right: 15px;
	}
	
img.left
	{
	margin-bottom: 15px;
	}
	
div#container
	{
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	}

div#logo
	{
	float: left;
	width: 196px;
	}
	
div#destinationnav
	{
	position: absolute;
	top: 6px;
	right: 0px;
	color: #fff;
	text-align: right;
	width: 339px;
	}
	
div#destinationnav a
	{
	color: #fff;
	}

div#destinationnav p
	{
	padding: 0 10px 5px 59px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 1px;
	font-size: 11px;
	}

form#searchnav
	{
	position: absolute;
	top: 30px;
	right: 0px;
	color: #fff;
	text-align: right;
	width: 242px;
	}

form#searchnav p
	{
	border: 0;
	padding: 1px 10px 0 0;
	margin-bottom: 0;
	}
	
div#nav
	{
	float: left;
	margin: 0 0 10px 10px;
	width: 794px;
	}

div#topnav
	{
	background-color: #58c;
	float: left;
	height: 27px;
	width: 794px;
	}

div#topnav a
	{
	display: block;
	font-size: 12px;
	float: left;
	border-right: 1px solid #fff;
	padding: 6px 10px 6px 10px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	}

div#topnav a:hover, div#topnav a.active
	{
	text-decoration: none;
	background-color: #015;
	border-bottom: 1px solid #015;
	}

div#subnav
	{
	background-color: #015;
	color: #fff;
	padding: 35px 0 6px 10px;
	height: 12px;
	}

div#subnav, div#subnav a
	{
	font-size: 12px;
	color: #fff;
	}

div#masthead
	{
	background: 0 0 no-repeat;
	height: 200px;
	border-top: 1px solid #58c;
	border-left: 1px solid #58c;
	border-right: 1px solid #58c;
	}

body.home div#masthead, body.homesection div#masthead
	{
	display: none;
	}
	
div#innercontainer, div#topfooter
	{
	border-bottom: 1px solid #58c;
	border-left: 1px solid #58c;
	border-right: 1px solid #58c;
	}

body.home div#innercontainer, body.homesection div#innercontainer
	{
	border-top: 1px solid #58c;
	}

div#content
	{
	border: 10px solid #ccc;
	padding: 20px 20px 30px 10px;
	}

body.home div#content
	{
	border: 0;
	padding: 0;
	height: 455px;
	background: url(/included/images/homepage_bg280x455.jpg) top right no-repeat;
	position: relative;
	}

div#homenav
	{
	position: absolute;
	right: 0;
	top: 20px;
	width: 260px;
	}

div#homenav div
	{
	width: 200px;
	height: 310px;
	padding: 10px;
	border: 1px solid #fff;
	overflow: auto;
	background: #666;
	margin-left: 20px;
	}
	
div#homenav div p, div#homenav div a, div#homenav div h3
	{
	color: #fff;
	}

div#homenav div a
	{
	text-decoration: underline;
	}

div#homenav div p
	{
	font-size: 11px;
	}

div#homenav h2
	{
	padding-bottom: 3px;
	}

div#topfooter
	{
	padding: 5px 5px 20px 5px;
	background-color: #eee;
	}

div#topfooter p, p#footer
	{
	padding-bottom: 0;
	font-size: 11px;	
	}

div#topfooter p img
	{
	float: left;
	margin: 3px 0 0 15px;
	}

div#topfooter p img.recorder
	{
	margin: 0 5px 0 0;
	}

p#footer
{
	text-align: right;
	padding: 20px 0;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
}

p#footer a
	{
	color: #666;
	}

p#footer span
	{
	font-size: 9px;
	display: block;
	margin: 0;
	padding: 0;
	}

input
	{
	border: 1px solid #999;
	font-size: 10px;
	color: #999;
	}

input.button
	{
	color: #fff;
	background: #58c;
	font-size: 11px;
	width: auto;
	padding: 0 0 1px 0;
	}

p.button a
	{
	color: #fff;
	background: #58c;
	font-size: 11px;
	padding: 3px;
	}

p.button a:hover
	{
	background: #7ae;
	}

div.separator
	{
	border-bottom: 1px solid #58c;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

p#homesubnav
	{
	border-bottom: 1px solid #58c;
	padding: 0;
	margin-bottom: 20px;
	height: 23px;
	}
	
p#homesubnav a
	{
	display: block;
	float: left;
	border: 1px solid #58c;
	margin: 0 2px 0 0;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ddd;
	}

p#homesubnav a.active, p#homesubnav a:hover
	{
	text-decoration: none;
	color: #015;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	}

div#bluebox
	{
	background-color: #cdf;
	}

p#printicon
	{
	float: right;
	margin-top: -40px;
	}

object
	{
	margin: 0;
	padding: 0;
	}

div#contentleft
	{
	float: left;
	width: 540px;
	padding-left: 10px;
	}
	
div#contentright
	{
	float: right;
	width: 360px;
	background-color: #eee;
	padding: 10px;
	margin-right: 0;
	}

.borderline
	{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

table.promos
	{
	width: 100%;
	}

table.promos td
	{
	border: 1px solid #58c;
	padding: 10px;
	width: 250px;
	vertical-align: top;
	}
	
form#navform p
	{
	padding: 15px;
	}

div#notesection
	{
	background-color: #cdf;
	float: left;
	}

div#notesection div
	{
	padding: 10px;
	float: left;
	width: 454px;
	background-color: #cdf;
	}

span.busstopontrainroute
	{
	font-style: italic;
	background-color: #cdf;
	}
	
div.faresticketscols
	{
	width: 165px;
	float: left;
	margin-right: 15px;
	}
	
table.realtime tr td, table.realtime tr th
	{
	padding-right: 10px;
	}