@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	background-color: #EEE;
}

A:link {
	text-decoration: underline;
	color:#0765A4;
}
A:visited {
	text-decoration: underline;
	color: #0765A4;
}
A:active {
	text-decoration: none;
	color: #00F;
}
A:hover {
	text-decoration: none;
	color: #000;
}

.tickets_body {
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 18px;
}
.nav_spacer {
	height: 25px;
}
.footer {
	text-align: center;
	font-size: 10px;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
}
.text_pageSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	padding-bottom: 15px;
}
.text_pageBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 455px;
	padding-right: 20px;
	display: inline-block;
	line-height: 19px;
	padding-bottom: 5px;
}
.text_pageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0765A4;
	line-height: 30px;
}
.header_home {
	background-image: url(images/H-header-BKGD.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	text-align: center;
}
.DirectionMap {
	padding-top: 15px;
	padding-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer_home {
	background-image: url(images/H-footer-BKGD.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.about_subhead {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 20px;
	line-height: 21px;
}
.header_about {
	background-image: url(images/A-header-BKGD.jpg);
	text-align: center;
}
.header_dir {
	background-image: url(images/D-header-BKGD.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.header_who {
	background-image: url(images/W-header-BKGD.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

