a img {
  border: 0; }

body {
  background: #550A0A;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: small;
  font-family: "Bitstream Vera Sans", Verdana, sans-serif; }

div#main-wrap {
  width: 780px;
  padding: 0;
  margin: 0 auto;
  text-align: left; }
div#header-wrap {
  background: url(/site/images/bush_scaled.png) 45px 0 no-repeat;
  background-color: #8D0000;
  color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
  height: 150px; }
  div#header-wrap h1 {
    margin: 0 0 0 00px;
    padding: 20px;
    text-align: right;
    font-family: Verdana; }
div#top-nav {
  background: none;
  padding: 15px 0 15px 0;
  text-align: right;
  border-bottom: 5px solid #B39F9F;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%; }
  div#top-nav a {
    padding: 15px;
    margin-left: 2px;
    color: #fff;
    text-decoration: none;
    font-weight: bold; }
    div#top-nav a:hover {
      background: #B43E3E;
      border-bottom: 5px solid #D4C9C9; }
div#content-wrap {
  background: #fff;
  padding: 10px; }
div#left-content {
  float: left;
  width: 175px; }
  div#left-content h1 {
    font-size: medium;
    color: #8D0000;
    border-bottom: 2px solid #8D0000;
    text-align: center; }
  div#left-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right; }
    div#left-content ul li {
      margin: 0;
      margin-bottom: 2px;
      padding: 0; }
    div#left-content ul a {
      display: block;
      border-right: 5px solid #B43E3E;
      padding: 10px; }
      div#left-content ul a:hover {
        background: #ECE9F3; }
  div#left-content p {
    border-left: 2px solid #B43E3E;
    background: #ECE9F3;
    padding: 10px; }
  div#left-content strong {
    display: block; }
  div#left-content a {
    color: #8D0000; }
    div#left-content a:visited {
      color: #550A0A; }
div#right-content {
  float: right;
  width: 550px; }
  div#right-content h1 {
    color: #550A0A;
    border-bottom: 1px dotted #550A0A;
    font-weight: 600;
    font-size: 1.75em; }
  div#right-content h2 {
    font-size: 1.65em; }
  div#right-content h3 {
    font-size: 1.55em; }
  div#right-content h4 {
    font-size: 1.45em; }
  div#right-content h5 {
    font-size: 1.35em; }
  div#right-content h6 {
    font-size: 1.25em; }
div#footer-wrap {
  clear: both;
  background: #550A0A;
  color: #B39F9F;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 90%; }

img#flame {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

body#indexhtml a#home, body#servicesindexhtml a#services, body#aboutindexhtml a#about {
  background: #B43E3E;
  border-bottom: 5px solid #D4C9C9; }

div#top-nav a.active {
  background: #B43E3E;
  border-bottom: 5px solid #D4C9C9; }
div#left-content ul a.active {
  background: #ECE9F3; }
div#right-content a {
  color: #8D0000; }
  div#right-content a:visited {
    color: #550A0A; }
div#right-content h2, div#right-content h3, div#right-content h4, div#right-content h5, div#right-content h6 {
  color: #550A0A;
  border-bottom: 1px dotted #550A0A;
  font-weight: 600; }

.clear {
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  padding: 0;
  clear: both; }
