body {
  background: #100E0B url(/img/backgrounds/body.gif) left top repeat-x;
  font: normal 14px/1.7 "Times New Roman", "Times", serif;
  color: #fff;
}
a {
  color: #917732;
}
#wrapper-1 {
  width: 900px;
  margin: 36px auto;
}
  #wrapper-2 {
    background: #020202 url(/img/backgrounds/middle.gif) center top repeat-y;
    position: relative;
  }
    #header {
      background: #020202 url(/img/backgrounds/top.gif) center top no-repeat;
      height: 150px;
      text-align: center;
    }
      #logo {
        width: 419px;
        height: 120px;
        margin: 0 auto;
        padding-top: 20px;
        background: url(/img/backgrounds/watermark.gif) top center no-repeat;
      }
    #main {
      position: relative;
      margin: 0 auto;
    }
      #content {
        position: relative;
        background: url(/img/backgrounds/main.jpg) center center no-repeat;
        height: 279px;
        padding: 43px 70px 38px 350px;
        margin: 33px 15px 0 15px;
        color: #EDE3D0;
        overflow: visible;
      }
        #content h1 {
          height: 24px;
          position: absolute;
          top: -33px;
          right: 0;
          width: 870px;
          color: #000;
          text-align: center;
          background: url(/img/backgrounds/top-border.gif) center bottom no-repeat;
          padding-top: 9px;
        }
          #content h1 img {
            display: block;
            margin: 0 auto;
          }
        .contact #content {
          background-image: url(/img/backgrounds/contact.jpg);
          padding-left: 70px;
        }
      
        #content h2 {
          font-weight: normal;
          font-size: 18px;
          margin-bottom: 10px;
          padding-top: 15px;
          padding-bottom: 5px;
          border-bottom: solid 1px #B29B5D;
        }
        #content h2 img {
          display: block;
        }
        .home #content h2, .capabilities #content h2 {
          padding-top: 20px;
          margin-bottom: 12px;
        }
        #content p, #content ul {
          margin-top: 20px;
        }
        #content ul {
          list-style: square;
          padding-left: 30px;
          line-height: 1.3;
        }
          #content ul li {
            margin: .3em 0;
          }
        a.pdf-link {
          display: block;
          padding: 10px 25px 10px 25px;
          margin-top: -15px;
          background: url(/img/graphics/pdf-16.gif) left center no-repeat;
          border-bottom: solid 1px #B29B5D;
        }
        a {
          color: #B29B5D;
        }
        a:hover {
          color: #EDE3D0;
        }
        #content p.adobe-reader {
          line-height: 1.4;
          font-size: 13px;
          padding-top: 0;
          margin-top: 10px;
        }
          a.reader-link {
            float: left;
            margin-right: 15px;
            margin-top: 0;
            padding-top: 3px;
          }
      #subnav {
        position: absolute;
        top: 330px;
        right: 50px;
        width: 470px;
        text-align: center;
      }
        #subnav ul li, #subnav ul {
          display: inline;
          margin: 0 20px;
          padding: 0;
          list-style: none;
        }
          #subnav li.active a {
            color: #fff;
          }
          #subnav a:hover {
            text-decoration: none;
          }
      #main-footer {
        height: 21px;
        background: url(/img/backgrounds/bottom-border.gif) center top no-repeat;
      } 
      #vsite {
      }
      #flash-notice {
        margin: 50px 200px;
        padding: 20px;
        border: solid 1px #020202;
        background: #fff;
        color: #4E4C4B;
        font: normal 12px/1.8em sans-serif;
      }
      #flash-notice img {
        float: left;
        margin-right: 20px;
      }
    #nav {
      margin: 0 auto;
      width: 800px;
      height: 40px;
      padding: 5px 0;
      text-align: center;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 40px
    }
    #nav li {
      display: inline;
      margin: 0 10px;
    }
    #nav a {
      color: #B29B5D;
    }
    #nav a:hover {
      color: #FFFFFF;
    }
    #nav a.active {
      color: #EDE3D0;
    }
  #footer {
    background: url(/img/backgrounds/bottom.gif) center top no-repeat;
    text-align: center;
    padding-top: 25px;
    color: #795025;
    font: normal 11px sans-serif;
    margin-bottom: 20px;
    line-height: 20px;
  }
    #footer img {
      vertical-align: top;
      margin: 0 3px;
    }
    #copyright, #vsite-tagline, #brandsmith {
      margin: 5px;
    }
    
fieldset {
  border: none;
}
legend {
  display: none;
}
label {
  line-height: 1.7;
  float: left;
  text-align: right;
  width: 90px;
  font-weight: normal;
  margin-right: 5px;
  margin-bottom: 2px;
  color: #B29B5D;
}
input, textarea {
  width: 320px;
  border: solid 1px #B29B5D;
  background: #EDE3D0;
  padding: 2px;
  margin: 2px;
  float: right;
}
input, textarea, button {
  font: normal 12px Georgia, serif;
}
textarea {
  height: 90px;
}
.formrow {
  clear: both;
  overflow: hidden;
}
button {
  float: right;
  border: outset 1px #B29B5D;
  background: #917732;
  color: #EDE3D0;
  padding: 0 6px;
}
div.send {
  overflow: hidden;
  padding-left: 115px;
}
#contact-form {
  padding-right: 10px;
  float: right;
}
  #contact-form form {
    width: 430px;
    padding-right: 10px;
  }
#contact-info {
  float: left;
  width: 200px;
}

#content #contact-form p {
  margin-top: 0;
  padding-top: 0;
}
#content blockquote.first {
  margin-top: 15px;
}
#content blockquote p {
  margin-top: 5px;
}
cite {
  display: block;
  position: relative;
  top: -5px;
  padding-left: 260px;
}