body.site {
	background-image: none;
	background-color: #FFF;
	text-align: center;
	color: #000;
}

.cfdebug
{
	display: none;
}

#container {
	width: 100%;
	background-image: none;
}
#copyright {
	background-image: none;
	background-color: #FFF;
	width: 100%;
}
#header, #nav, #secondaryNav, .bottomNav {
	display:none;
}
#content {
	float: none;
	text-align: left;
	width: 100%;
}
#mainContent {
	width:100%;
	float:none;
	clear:both;
	margin:0;
}
#mainContent p {
	font-size:1em;
}
#secondaryContentFloat {
	float: right;
	width: 350px;
	border-left: none;
}
#secondaryContent {
	background-image:none;
	width:100%;
	float:none;
	clear:both;
	padding:0;
	letter-spacing:normal;
}
#secondaryContent p, #secondaryContent td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.cal-container, .cal-vGutter, .calColumn2, .cal-searchContainer {
	display:none;
}
.evnt-container {
	width:100%;
	float:none;
}

.itinerary input
{
	display: none;
}

.noPrint
{
	display: none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}