/* ===================================================================================
     Open Objects CSS Framework - Extra Large Font Stylesheet
     Sets the body of the page to an extra large size (18px)
   =================================================================================== */
a#textonly {position: absolute; left: -5000px;}
a#normalview {position: relative;}
div#displaytextonly, img {
  display: none;
}
div#displaynormal {
  display: inline;
}

body, div, a, form, td, li {
  color: yellow !important;
  background: black !important;
  font-size: 1em !important;
  font-family:none !important;
  background-image: none !important;
}
body {
  width: 100% !important;
}
#oo-page, #oo-content-wrap,
#oo-content-container #safetychecklistwrapper div,
#oo-content-container #howtogettherewrapper div,
#oo-content-container #activityreviewswrapper div.main,
#oo-content-container #activitiesoutsidewrapper div,
#oo-content-container #usefullinkswrapper div,
#oo-content-container #blankwrapper div,
#oo-content-container #blankwrapper2 div.main { width: auto; }
#oo-header .site-title { display: inline; width: 100%; background: none !important;}
#page-title { display: inline; }
img, #fontcontrols { display: none; }
span.menu { display: block !important; font-weight: bold;}
#headerpadding { height: 0;}
