﻿body {
    color: #126da1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
    border: none;
}
a#Logo img {
    visibility: visible;
}
#Util {
    display: none;
}
#Nav {
    display: none;
}
#Footer {
    display: none;
}
#Flash {
    display: none;
}
#Page {
    width: 100%;
}
p#LocationMessage {/* message at top of page */
    text-indent: 0;
    font-size: 1.4em;
}
h1 {
    padding-top: 0;
    margin-top: 10px;
}
#Content p#LocationMessage { /* message at bottom of page */
    display: none;
}
#AttractionsWrapper {
    display: none;
}
#FooterAds {
    display: none;
}
.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;
}
.attractionBox .icon {
    display: none;
}
.moreButton {
    display: none;
}
.attractionBox img {
    float: left;
    margin-right: 10px;
}
.attractionBox h2,
.attractionBox p {
    float: left;
    width: 400px;
    margin: 0 0 10px;
}
.attractionBox {
    height: 120px;
}
h2 a {
    text-decoration: none;
    color: #126da1;
}
table {
    width: 100%;
}
table {
    font-size: 85%;
}
table td {
    width: 50%;
    padding: 3px 0;
}
#PricesWrapper h2 {
    margin-bottom: 0;
}
#PricesWrapper h3 {
    margin-top: 0;
    color: #F5854A;
    font-size: 80%;
}
.groupColOne a img,
.groupColTwo a img,
.groupColThree a img,
.groupColOne p a,
.groupColTwo p a,
.groupColThree p a {
    display: none;
}
.mapquestForm {
    display: none;
}