.screen-only {
	display: none;
}
body {
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	font-family: "Times New Roman", "Times", serif;
	font-size: 12pt;
}
#nav,
#datetime,
#schedules,
#powered-by,
img.hot,
div.hideable {
	display: none;
}
#wrapper,
#main,
#content {
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	right: 0;
}
h1 {
	font-family: "Arial Black", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18pt;
	border-bottom: 1px solid #c03;
	color: #666;
}
#copyright {
	padding-top: 2em;
	font-size: 8pt;
}
h3 {
	page-break-after: avoid;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul.locations {
	float: left;
	width: 28%;
	margin: 0 0 0 0.25in;
	padding: 0;
}
a {
	color: black;
	text-decoration: none;
}
p.travel-note {
	font-weight: bold;
	font-style: italic;
}
#tours {
	page-break-after: always;
}
#content div.hideable {
	page-break-after: auto;
}
#tours a {
	display: block;
	margin-bottom: 1em;
}
h2 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 15pt;
}
h3 {
	font-size: 12pt;
}
table {
	border-collapse: collapse;
}
table.tour-schedule {
	border-collapse: collapse;
	margin: 0;
}
table.tour-schedule td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 1pt 2pt 1pt 10pt;
}
table.tour-schedule td.time {
	padding-left: 0;
}
#hot-tours h1 {
	margin: 0;
}
#hot-tours a {
	float: left;
	width: 2.125in;
	display: block;
	text-decoration: none;
	margin: 0.125in 0 0 0.125in;
}
#hot-tours a.left {
	clear: left;
	margin-left: 0;
}
#hot-tours a img {
	display: none;
}
p.tour-footer,
p.listing-footer {
	border-top: 1px solid #999;
	padding-top: 1em;
	font-size: 10pt;
}
table.admin-list td {
	border-bottom: 1px solid #eee;
}
table.small td,
table.small th {
	font-size: 8pt;
}
table.data {
	margin: 12pt 0;
	border: 1px solid #c00;
}
table.data td {
	border: 1px solid #c00;
}
table.data th {
	background: #ffc;
}
.boarding-pass {
	font-family: "Verdana", "Arial", "helvetica", Sans-Serif;
	width: 99%;
	border-collapse: collapse;
	border: 1px solid black;
	text-transform: uppercase;
	margin: 1em 0 1em 1%;
	font-size: 10pt;
}
.boarding-pass .large 
{
	font-size: 16pt;
}
.boarding-pass .nocap {
	text-transform: none;
}
.boarding-pass .pass-title {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.receipt td {
	font-size: 10pt;
}
div.ticket-copy {
	font-size: 10pt;
}