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
	{
	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;
	width: 110px;
	color: #999;
	}

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

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;
	}









/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}


blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #eee;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

/***** SEARCH FORM FORMATTING *****/

#searchform #s {
	width: 120px;
	padding: 2px;
	margin: 0 0 15px 0;
	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size: 11px;
}

/***** SIDEBAR FORMATTING *****/

.sidebar h2 {
	font-size: 18px;
	padding:  2px;
	font-weight: normal;
	color:  #000;
	border-bottom: 2px #fff solid;
	margin-bottom: 5px;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}