@charset "utf-8";
/* CSS Document */

body {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #24140d;
  background: #ffffff;
	line-height: 1.38em;
}

#page_hero, #navigation, .button_callout, #yellow_content, #footer  {
	display: none;
}

#body_content_top {
    margin-top: 0px;
}
