a {
  color: #4A0F07;
}
a:link, a:visited, a:active {
  color: #4A0F07;
  text-decoration: underline;
}
a:hover {
  color: #4A0F07;
  text-decoration: none;
}
body, td, th {
  font-family: 'Times New Roman', Times, serif;
  font-size: .9em;
  color: #4A0F07;
}
body {
  margin: 0px;
  padding: 0px;
  width: inherit;
  height: inherit;
  background: #0A0203 url("../../img/bg.jpg") no-repeat fixed center top;
  font-weight: normal;
}
span.hilite {
  margin: 0px;
  padding; 0px;
  color: #000000;
  background: #FFCC33;
}






div#site_secure {
  margin: 0px;
  padding: 0px;
  width: 102px;
  height: 130px;
  text-indent: 20px;
  background: #131313 url("../../img/site.secure.jpg") no-repeat left center;
}







form {
  margin: 0px;
  padding: 0px;
}
input.checkbox {
  margin: 0px;
  padding: 0px;
}
input.input {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 160px;
  cursor: text;
}
input.input_nl {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  cursor: text;
}
input.input_sm {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 70px;
  cursor: text;
}
input.input_cart {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 20px;
  cursor: text;
}
select.select {
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  cursor: pointer;
}
button.button {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  display: inline;
  border: 0px;
  cursor: pointer;
  font: 12px normal;
  border: 1px outset;
  margin: 2px;
  padding: 2px 5px;
  line-height: 15px;
  background: transparent url("../../img/button.jpg") repeat-x left center;
}
textarea.textarea {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 300px;
  height: 250px;
  cursor: text;
}
textarea.textarea_nl {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  cursor: text;
}
textarea.textarea_sm {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 220px;
  height: 100px;
  cursor: text;
}
textarea.textarea_lg {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 500px;
  height: 650px;
  cursor: text;
}









h1 {
  margin: 0px;
  padding: 10px 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 2em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
h2 {
  margin: 0px;
  padding: 7px 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 1.85em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
h3 {
  margin: 0px;
  padding: 5px 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 1.75em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
h4 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
h5 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 1.25em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
h6 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  min-width: 350px;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  color: #4A0F07;
}
.uline {
  border-bottom: 1px solid #4A0F07;
}
.hl {
  margin: 0px;
  padding: 5px 0px;
  position: relative;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  color: #4A0F07;
}
.sub_hl {
  margin: 0px;
  padding: 3px 0px;
  position: relative;
  display: block;
  font-size: 1em;
  font-weight: bold;
  color: #4A0F07;
}









.shd {
  background: #333333;
}
.noshd {
  background: #000000;
}
.req {
  background: #2F3160;
}









/*        BEGIN SPACERS                         /=/=/=/=/=/       */
div.w5,
span.w5,
div.w5r,
span.w5r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: inherit;
  height: 5px;
}
div.w5,
span.w5 {
  font-size: 0px;
}

div.w10,
span.w10,
div.w10r,
span.w10r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: inherit;
  height: 10px;
}
div.w10,
span.w10 {
  font-size: 0px;
}

div.w20,
span.w20,
div.w20r,
span.w20r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: inherit;
  height: 20px;
}
div.w20,
span.w20 {
  font-size: 0px;
}

div.w35,
span.w35,
div.w35r,
span.w35r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: inherit;
  height: 35px;
}
div.w35,
span.w35 {
  font-size: 0px;
}

div.w50,
span.w50 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: inherit;
  height: 50px;
}
div.w50,
span.w50,
div.w50r,
span.w50r {
  font-size: 0px;
}

div.h5,
span.h5,
div.h5r,
span.h5r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  width: 5px;
  height: inherit;
}
div.h5,
span.h5 {
  font-size: 0px;
}

div.h10,
span.h10,
div.h10r,
span.h10r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  width: 10px;
  height: inherit;
}
div.h10,
span.h10 {
  font-size: 0px;
}

div.h20,
span.h20,
div.h20r,
span.h20r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  width: 20px;
  height: inherit;
}
div.h20,
span.h20 {
  font-size: 0px;
}

div.h35,
span.h35,
div.h35r,
span.h35r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  width: 35px;
  height: inherit;
}
div.h35,
span.h35 {
  font-size: 0px;
}

div.h50,
span.h50,
div.h50r,
span.h50r {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  width: 50px;
  height: inherit;
}
div.h50,
span.h50 {
  font-size: 0px;
}

td.w5 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  text-align: right;
  width: inherit;
  height: 5px;
}
td.w10 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  text-align: right;
  width: inherit;
  height: 10px;
}
td.w20 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  text-align: right;
  width: inherit;
  height: 20px;
}
td.w50 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  text-align: right;
  width: inherit;
  height: 50px;
}
td.h5 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  font-size: 1px;
  width: 5px;
  height: inherit;
}
td.h10 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  font-size: 1px;
  width: 10px;
  height: inherit;
}
td.h20 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  font-size: 1px;
  width: 20px;
  height: inherit;
}
td.h50 {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: none;
  font-size: 1px;
  width: 50px;
  height: inherit;
}
/*        END SPACERS                           /=/=/=/=/=/       */









  div#logo {
    margin: 0px 0px 0px -140px;
    padding: 0px;
    position: absolute;
    z-index: 1000;
    top: 30px;
    left: 50%;
    width: 280px;
    height: 100px;
  }
  div#page_header {
    margin: 90px 0px 0px 0px;
    padding: 0px;
    position: relative;
    display: block;
    clear: none;
    width: 1050px;
    height: 75px;
    background: transparent url("../../img/top_bg.png") no-repeat center bottom;
  }
  div#page_wrapper {
    margin: 0px;
    padding: 0px;
    position: relative;
    display: block;
    clear: none;
    width: 1050px;
    min-height: 300px;
  }
    div#body_content {
      margin: 0px;
      padding: 0px;
      position: relative;
      display: block;
      width: inherit;
      height: inherit;
/*
      text-align: left;
*/
    }
      div#hl_container {
        margin: 0px;
        padding: 5px;
/*
        padding: 5px 10px 5px 25px;
*/
        position: relative;
        display: block;
        width: inherit;
        background: transparent url("../../img/hl_icon.jpg") no-repeat left 5px;
      }
      span#headline_text {
        margin: 0px;
        padding: 0px;
        position: relative;
        display: block;
        width: inherit;
        color: #4A0F07;
/*
        text-indent: 5px;
*/
        font-size: 2em;
        font-weight: bold;
        font-style: italic;
        background: transparent url("../../img/hl_bg_left.jpg") no-repeat left bottom;
      }
  div#page_footer {
    margin: 0px;
    padding: 0px;
    position: relative;
    display: block;
    width: 1050px;
    min-height: 145px;
  }
    div#page_footer div#bottom_testimonial_display_top {
      margin: 0px;
      padding: 0px;
      position: relative;
      display: table;
      width: 540px;
      height: 10px;
      background: transparent url("../../img/test_bg_top.png") no-repeat center bottom;
    }
    div#page_footer div#bottom_testimonial_display {
      margin: 0px;
      padding: 10px 20px;
      position: relative;
      display: table;
      width: 540px;
      min-height: 50px;
      background: transparent url("../../img/parch.png") no-repeat center center;
    }
      div#bottom_testimonial_display div#testimonial_header {
        margin: 5px 0px 10px 0px;
        padding: 0px;
        position: relative;
        display: block;
        width: 500px;
        height: 20px;
        text-align: left;
      }
      div#bottom_testimonial_display div#testimonial_body {
        margin: 0px;
        padding: 0px 10px;
        position: relative;
        display: block;
        width: 500px;
        max-height: 100px;
        text-align: left;
      }
        div#testimonial_body div#read_test {
          margin: 0px;
          padding: 0px;
          position: relative;
          display: table;
          min-width: 100%;
          text-align: right;
        }
        div#testimonial_body div#testimonial_credit {
          margin: 0px;
          padding: 0px;
          position: relative;
          display: table;
          min-width: 100%;
          line-height: 25px;
          font-weight: bold;
          font-style: italic;
          text-align: right;
        }
    div#page_footer div#bottom_testimonial_display_bot {
      margin: 0px;
      padding: 0px;
      position: relative;
      display: table;
      width: 540px;
      height: 10px;
      background: transparent url("../../img/test_bg_bot.png") no-repeat center top;
    }
div#base_byline {
  margin: 0px;
  padding: 20px 0px;
  position: relative;
  display: block;
  clear: both;
  width: 1050px;
  height: auto;
  font-size: 11px;
  color: #FFFFFF;
  background: transparent;
  text-align: center;
}
div#base_byline div#base_phone {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: 1050px;
  height: auto;
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  background: transparent;
  text-align: center;
}
div#base_byline div#base_email {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: 1050px;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  background: transparent;
  text-align: center;
}
  div#base_byline div#base_email a {
    color: #FFFFFF;
  }
div#base_byline div#copyright {
  margin: 0px;
  padding: 0px 15px;
  position: relative;
  display: inline;
  float: left;
  clear: right;
  width: 625px;
  height: 20px;
  text-align: left;
}
div#base_byline div#credit {
  margin: 0px;
  padding: 0px 15px;
  position: relative;
  display: inline;
  float: left;
  clear: right;
  width: 345px;
  height: 20px;
  text-align: right;
}
div#base_byline div#validation {
  margin: 0px;
  padding: 0px 15px;
  position: relative;
  display: block;
  clear: both;
  width: 1000px;
  height: 40px;
  text-align: right;
}
div#credit a,
div#validation a {
  color: #FFFFFF;
}
div#credit a:link,
div#credit a:visited,
div#credit a:active,
div#validation a:link,
div#validation a:visited,
div#validation a:active {
  text-decoration: underline;
}
div#credit a:hover,
div#validation a:hover {
  text-decoration: none;
}
div.site_bullet {
  margin: 0px;
  padding: 5px 0px;
  position: relative;
  display: block;
  width: inherit;
  color: #2F3160;
  font-size: 1.25em;
  font-weight: bold;
  text-indent: 30px;
  line-height: 25px;
  background: transparent url("../../img/hl_icon.jpg") no-repeat left 5px;
}

.side_hl {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  clear: none;
  width: 250px;
  font-size: 1.5em;
  font-weight: bold;
  text-indent: 20px;
  text-align: left;
  background: transparent url("../../img/blog_hl_bg.jpg") no-repeat left top;
}
div.blog_spacer {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: 250px;
  height: 15px;
  background: transparent url("../../img/horiz_div.png") no-repeat center bottom;
}
div.blog_spacer_down {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: 250px;
  height: 15px;
  background: transparent url("../../img/horiz_div_down.png") no-repeat center top;
}


div.blog_hl_link {
  margin: 0px;
  padding: 5px 10px 5px 25px;
  position: relative;
  display: block;
  width: 250px;
  text-align: left;
  background: transparent url("../../img/hl_icon.jpg") no-repeat left 5px;
}
div.blog_hl_link span.hl {
  color: #2F3160;
  text-indent: 5px;
  font-size: 1.25em;
  font-weight: bold;
  background: transparent url("../../img/hl_bg_left.jpg") no-repeat left bottom;
}
div.blog_hl_link span.tod {
  font-size: 10px;
}
div.blog_hl_link a,
div.blog_hl_link a:visited,
div.blog_hl_link a:active{
  text-decoration: none;
}
div.blog_hl_link a:hover {
  text-decoration: underline;
}
div#read_more {
  margin: 0px;
  padding: 5px 0px;
  position: relative;
  display: block;
  width: inherit;
  text-align: right;
}
div.blog_date_link {
  margin: 5px 0px;
  padding: 5px 10px;
  position: relative;
  display: block;
  width: 240px;
  border-top: 1px dashed #2F3160;
}
div.blog_date,
div.blog_read {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: inline;
  float: left;
  clear: right;
  width: 50%;
  height: 20px;
}
div.blog_date {
  text-align: left;
}
div.blog_read {
  text-align: right;
}
div#read_blog_btn {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: inherit;
  text-align: center;
}
  div#base_logo_bar {
    margin: 10px 0px 0px 0px;
    padding: 10px;
    position: relative;
    display: block;
    width: 1020px;
    height: 120px;
    text-align: center;
    background: transparent url('../../img/base_logo_bar.png') no-repeat center center;
  }
    div#base_logo_bar img {
      margin: 20px 0px 0px 0px;
      padding: 0px 5px;

    }