body
{
  background: none;
  color: #000;
  font-size: 10pt;
  line-height: 1.5em;
}

h1 { font-size: 18pt; line-height: 1.667; }
h2 { font-size: 16pt; line-height: 1.875; }
h3 { font-size: 14pt; line-height: 1.07; }
h4 { font-size: 12pt; line-height: 1.25; }
h5 { font-size: 11pt; line-height: 1.363; }
h6 { font-size: 11pt; line-height: 1.363; }

p, ul { margin-bottom: 1.5em; }

hr
{
  height: 2px;
  margin: .5em auto;
  color: #000;
}

a[rel="prev"]
{
  display: none;
}

/* Layout */

#wrapper
{
  width: auto;
  margin: 0;
}

h1#rmo-header,
#navigation
{
  display: none;
}

#footer
{
  display: none;
}

/* Columns */

.col-2,
.col-3
{
  width: auto;
  float: none;
}

/* Home page */

body#home-page h1#rmo-header,
h2#who-we-are,
h2#what-we-do,
h2#why-we-do-it
{
  display: block;
  height: auto;
  width: auto;
  text-indent: 0;
}

#rmo-group-photo { margin-top: .5em; }

#who-what-why div
{
  float: none;
  width: auto;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
