/*** Global Settings ***/
body {
color:#000;
background:none;
}
html, body, #container {
height:auto;
}
body > #container {
height:auto;
min-height:0;
}

/*** Header ***/
#container {
width:600px;
padding:0;
background:none;
}
#skip {
display:none;
}
#header {
display:none;
}
#breadcrumbs {
display:none;
}

/*** Content ***/
#content {
position:static;
padding:10px 0;
overflow:visible;
}
.content_indent {
padding:0;
}
.content_facility {
padding:0;
}
.column_one {
float:none;
width:600px;
}
.column_two {
float:none;
width:600px;
}
.box_header span {
width:0px;
}
.tall_gradient {
min-height:20px;
width:600px;
padding:10px 0;
background:none;
}
.short_gradient {
min-height:20px;
width:600px;
padding:10px 0;
background:none;
}
.half_column_L .short_gradient, .half_column_R .short_gradient {
min-height:200px;
}
.column_gradient {
min-height:20px;
background:none;
}
#media_widget {
margin-bottom:0;
background:none;
overflow:hidden;
border-bottom:none;
}
#carousel {
display:none;
}
.jcarousel-skin-trpd {
display:none;
}
.bio {
padding:5px 0;
}
.block_link_list {
width:600px;
}
.pass .purchase_btn {
display:none;
}
.allevents a {
display:none;
}
.passes_btn a {
display:none;
}
.equip_btn a {
display:none;
}
.print-link {
	display:none;
}

/*** Calendar ***/
.day {
float:left;
width:140px;
height:auto;
padding:0 10px 0 0;
color:#000;
background:none;
}
.day h1 {
margin:0;
}
.scroll_top {
display:none;
}
.scroll_bottom {
display:none;
}
.short_gradient .scroll_top {
display:none;
}
.short_gradient .scroll_bottom {
display:none;
}
.jcarousel-container-vertical {
width:130px;
height:auto;
}
.jcarousel-clip-vertical {
top:5px;
width:130px;
height:auto;
}
.scroll .jcarousel-item-vertical {
width:130px;
}
.jcarousel-next {
display:none !important;
}
.jcarousel-prev {
display:none !important;
}
.calendar_button a {
display:none;
}

/*** Map ***/
#mouseDeadZone {
display:none;
}
#mouseDeadZone2 {
display:none;
}

/*** News ***/
.block_box {
overflow:hidden;
}
.block_box .icon_list {
width:560px;
}

/*** FAQ ***/
.faq {
padding:8px 0;
}
.backtotop {
display:none;
}

/*** Directions ***/
#directions h2 {
margin-top:0;
}

/*** Complex Facility ***/
#facility_nav {
display:none;
}
.trail_print {
display:none;
}

/*** Footer ***/
#footer {
display:none;
}
#print_footer {
display:block;
clear:both;
color:#4c4c4c;
font-size:0.9em;
padding:6px;
border-top:solid 1px #e1deb6;
overflow:auto;
}
#print_logo {
float:left;
padding:8px 20px 8px 6px;
}
#print_footer p {
padding:6px 0;
}

