div#leftCol {
	padding-left: 38px;
	padding-right: 38px;
	width: 524px;

	min-height: 500px;
}

div#leftCol ul, div#leftCol ol {
	padding-left: 20px;
}

div#ieSecondary div#leftCol {
	height: 768px;
}

div#oneCol {
	padding-left: 38px;
	background-color: #fff;
	min-height: 500px;
	width: 956px;
	float: left;
	margin-top: -4px;
	padding-right: 30px;
}

div#buytickets {
	float: right;
	margin-right: 7px;
}

div#oneCol img {
	border: 10px solid white;
}

div#rightCol {
	width: 394px;
}

div#ieSecondary div#rightCol {
	width: 394px;
}

h2 {
	font-size: 1.4em;
}

p {
	margin-bottom: 20px;
}

p a {
	text-transform: none;
	font-weight: normal;
	color: #3366CC;
}

div#logo a {
	font-weight: bold;
	text-transform: uppercase;
}

/* Image Gallery */
div.imageGallery img {
	float: left;
	margin-right: 25px;
	margin-bottom: 27px;
}

div#ieSecondary div.imageGallery img {
	margin-right: 20px;
}

div.imageGallery img, div#categoryList img {
	border: 8px solid white;
}

div.imageCategory {
	width: 166px;
	float: left;
	margin-right: 25px;
	text-align: center;
}

/* FAQ Page */
div.faqCategory {
	margin-bottom: 10px;
	clear: both;
	float: left;

	width: 100%;
}

div.faqCategory img {
	border: 5px solid white;
	float: left;
	margin-right: 25px;
}

div.faqCategory a {
	padding: 3px;
	line-height: 65px;
	float: left;
}

div.faqCategory a:hover {
	background-color: #CCCC99;
}

/* Schedule Table */
table.schedule {
	width: 100%;
}

table.schedule td {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

table.schedule th {
	padding: 0px 5px;
	text-transform: uppercase;
	font-weight: bold;
}

table.schedule th.days_of_week {
	text-transform: none;
}

table.schedule td.spacer {
	background-color: transparent;
	height: 3px;
}

/* The Trips Side Panel */
div.train {
	margin-bottom: 15px;
	padding-right: 15px;
}

div.train strong.chama {
	padding: 3px 3px 3px 0px;
}

div.train strong {
	text-transform: uppercase;
}

div.train p {
	margin-bottom: 0px;
}

/* Maps Styles */
p#getAcrobat {
	font-size: 0.9em;
	line-height: 45px;
	vertical-align: middle;
	margin-left: 20px;
}

.filesize {
	font-size: 0.9em;
}

div#mapThumbs img {
	border: 5px solid white;
}

div#mapThumbs div {
	text-align: center;
}

div#distanceTables tr {
	margin-bottom: 4px;
}

div#distanceTables td {
	text-align: center;
}


/* Site Map Styles */
div#sitemap {
	margin-left: 17px;
	margin-top: 40px;
}

div#sitemap ul ul {
	margin-left: 20px;
}