* {
  font-family: Arial;
  color: #4e2e2c;
}

p {
  margin: 0 0 0.5em;
}

.cb {
  clear: both;
}

.notice {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #006AB6;
}

h1 {
  font-size: 31px;
}

#header {
  height: 100px;
  position: relative;
}
#header .logo {
  position: absolute;
  top: 10px;
  width: 160px;
}
#header .caption {
  position: absolute;
  top: 32px;
  left: 180px;
  text-align: center;
  font-family: "Trebuchet MS";
  font-size: 15px;
  font-style: italic;
  color: #006bb7;
}

.utility_nav {
  display: none;
}

.addthis_toolbox {
  display: none;
}

.nav {
  display: none;
}

.sidebar {
  display: none;
}

#footer {
  clear: both;
  margin-top: 20px;
}

.footer_nav {
  display: none;
}

.node .meta {
  display: none;
}
