/* Start of CMSMS style sheet 'rr_screen' */
@charset "utf-8";

body {
  font-family: ariel, sans-serif;
  margin-left: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  }

h1 {
  font-size: 3.5em;
  font-family: ariel, sans-serif;
  font-weight: normal;
  font-variant: small-caps;
  letter-spacing: 0.5em;
  line-height: 75%;
  text-align: left;
  margin: 0em;
  padding: 0em;
  }

h2 {
  font-size: 3em;
  font-family: ariel, sans-serif;
  font-varient: normal;
  font-weight: normal;
  color: #980034;
  letter-spacing: normal;
  line-height: 75%;
  text-align: right;
  margin: 0em;
  padding: 0em;
  }

h3 {
  font-size: 1.5em;
  font-varient: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 75%;
  text-align: center;
  margin: 0em;
  padding: 0em;
  }

h4 {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  margin: 0em;
  padding: 0em;
  }

p {
  vspace: 0pt;
  }

p.main {
  font-size: 1em;
  font-weight: normal;
  }

p.services {
  font-size: 1em;
  font-weight: normal;
  }

p.main-indented {
  font-size: 1em;
  font-weight: normal;
  padding-left: 2em;
  margin-top: 0em;
  }

p.address {
  font-size: 1em;
  font-weight: normal;
  text-indent: 2em;
  margin: 0em;
  }

span.location-bar {
  font-size: 0.75em;
  font-weight: normal;
  }

span.date {
  font-size: 0.75em;
  font-weight: normal;
  float: right;
  }

p.side-bar {
  font-size: 0.75em;
  font-weight: normal;
  line-height: 90%;
  }

p.quote {
  font-size: 1.25em;
  font-family: courier, serif;
  text-align: center;
  }

p.footer {
  font-size: 0.75em;
  font-weight: normal;
  line-height: 90%;
  }

a {
  text-decoration: none;
  font-family: sans-serif;
  }

a:hover {
  text-decoration: underline;
  background-color: #fef76e;
  color: #000000;
  }

a:visited {
  color: #800080;
  }

div.wrap {
  width: 90%;
  max-width: 900px;
  min-width: 440px;
  margin: 1%;
  background-color: #fffded;
  }

div.header {
  margin: 0em;
  padding: 0.5em;
  background-color: #bfe2f9;
  }

div.methodistlogo {
  float: right;
  }

div.location-bar {
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 1px;
  padding-right: 15px;
  background-color: #ebf5fc;
  }

div.menu-side-bar {
  width: 22%;
  background-color: #fffdda;
  float: left;
  }

ul.menu-side-bar {
  list-style-type: none;
  }

li.menu-side-bar {
  list-style-type: none;
  position: relative; left: -2em;
  }

a.menu-side-bar {
  display: block;
  padding: 10px;
  width: 10em;
  text-decoration: none;
  font-family: sans-serif;
  background-color: #fff99d;
  border-color: #f39e77;
  border-style: outset;
  border-width: 4px;
  }

a:hover.menu-side-bar {
  text-decoration: underline;
  background-color: #fef76e;
  color: #000000;
  }

a:focus.menu-side-bar {
  text-decoration: underline;
  background-color: #fef76e;
  color: #000000;
  }

a:visited.menu-side-bar {
  color: #800080;
  }

div.right-side-bar {
  padding: 10px;
  width: 22%;
  float: right;
  clear: right;
  background-color: #fffdda;
  }

div.main {
  margin-left: 23%;
  padding-left : 20px;
  padding-top : 10px;
  padding-bottom : 10px;
  background-color: #fffded;
  }

div.footer {
  clear: both;
  width: 98%;
  padding-left: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #bfe2f9;
  }

li.services-list {
  list-style-type: none;
  }
/* End of 'rr_screen' */

