body
{
  background-color: #faf5f0;
  margin: 0;
  padding: 25px 0;
}

a:link
{
  color: #369;
}

a:visited
{
  color: #c0b690;
}

a:active
{
  color: #8f702c;
}

img
{
  border-style: none;
}


/*
 * Primary Links
 */
  #primary-links,
  #primary-links ul
  {
    list-style-type: none;
    margin: 0;
  }
  #primary-links
  {
    padding: 0;
    width: 200px;
  }
    #primary-links li a
    {
      display: block;
    }
    #primary-links li a.top
    {
      background-image: url('/images/primary-links.gif');
      overflow: hidden;
      text-indent: -5000em;
    }
    #primary-links li.home a.top
    {
      height: 24px;
    }
      #primary-links li.home a.top:hover
      {
        background-position: -200px 0;
      }
    #primary-links li.appointments a.top
    {
      background-position: 0 -24px;
      height: 37px;
    }
      #primary-links li.appointments a.top:hover
      {
        background-position: -200px -24px;
      }
    #primary-links li.services a.top
    {
      background-position: 0 -61px;
      height: 27px;
    }
      #primary-links li.services a.top:hover
      {
        background-position: -200px -61px;
      }
    #primary-links li.bridal a.top
    {
      background-position: 0 -88px;
      height: 26px;
    }
      #primary-links li.bridal a.top:hover
      {
        background-position: -200px -88px;
      }
    #primary-links li.products a.top
    {
      background-position: 0 -114px;
      height: 26px;
    }
      #primary-links li.products a.top:hover
      {
        background-position: -200px -114px;
      }
    #primary-links li.team a.top
    {
      background-position: 0 -140px;
      height: 24px;
    }
      #primary-links li.team a.top:hover
      {
        background-position: -200px -140px;
      }
    #primary-links li.blog a.top
    {
      background-position: 0 -164px;
      height: 26px;
    }
      #primary-links li.blog a.top:hover
      {
        background-position: -200px -164px;
      }
  #primary-links li ul
  {
    background-color: #4e2801;
    border: solid 1px #78593a;
    left: -999em;
    padding: 5px;
    position: absolute;
    text-align: left;
  }
  #primary-links li:hover ul,
  #primary-links li.sfhover ul
  {
    left: auto;
    margin: -26px 0 0 190px;
  }
    #primary-links ul a
    {
      border-bottom: solid 1px #56310c;
      color: #98bfe8;
      font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      padding: 3px 5px;
      text-decoration: none;
      text-transform: uppercase;
      width: 8em;
    }
    #primary-links ul a:hover
    {
      background-color: #78593a;
    }




/*
 * Page Headings
 */
  body.page-appointments-contact h1
  {
    background-image: url('/images/page-headings/appointments-contact.jpg');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-bridal-services h1
  {
    background-image: url('/images/page-headings/bridal-services.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-products-hair-products h1
  {
    background-image: url('/images/page-headings/products-hair-products.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-products-nail-products h1
  {
    background-image: url('/images/page-headings/products-nail-products.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-products-skin-products h1
  {
    background-image: url('/images/page-headings/products-skin-products.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-reve-team h1
  {
    background-image: url('/images/page-headings/reve-team.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-brazilian h1
  {
    background-image: url('/images/page-headings/services-brazilian.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-full-menu h1
  {
    background-image: url('/images/page-headings/services-full-menu.jpg');
    height: 42px;
    overflow: hidden;
    text-indent: -5000em;
    width: 272px;
  }
  body.page-services-hair-services h1
  {
    background-image: url('/images/page-headings/services-hair-services.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-mens-services h1
  {
    background-image: url('/images/page-headings/services-mens-services.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-minx h1
  {
    background-image: url('/images/page-headings/services-minx.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-nail-services h1
  {
    background-image: url('/images/page-headings/services-nail-services.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }
  body.page-services-skin-services h1
  {
    background-image: url('/images/page-headings/services-skin-services.gif');
    height: 180px;
    overflow: hidden;
    text-indent: -5000em;
    width: 430px;
  }



ul#team-pics,
ul#owner-pics
{
  list-style-type: none;
  margin: 0 0 15px;
  overflow: auto;
  padding: 0;
}

ul#team-pics
{
  width: 600px;
}

ul#owner-pics
{
  width: 300px;
}

ul#team-pics li,
ul#owner-pics li
{
  float: left;
  height: 160px;
  margin: 2px;
  padding: 10px 0;
  text-align: center;
  width: 146px;
}

ul#owner-pics li
{
  background-color: #c0b690;
}

ul#team-pics li .name,
ul#owner-pics li .name
{
  font-size: 17px;
  font-family: Verdana;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 3px;
}

ul#team-pics li .name
{
  color: #86bfeb;
}

ul#owner-pics li .name
{
  color: #4d2800;
}

ul#team-pics li .position,
ul#owner-pics li .position
{
  color: #8f702c;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 12px;
  font-style: italic;
  font-weight: normal;
}

.column { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 200; line-height: 1.3em; letter-spacing: 1px }
.body { color: white; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 18px }
.blue { color: #86bfeb; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: lighter; line-height: 20px; text-align: center; letter-spacing: 1px }
.ltbrown { color: #a3894e }
.price { font-size: 1 em
   }
.head { color: white; font-size: 20px; text-transform: capitalize }
.subhead { color: #86bfeb; font-size: 17px; font-family: Verdana; font-style: normal; font-weight: 200; text-align: center; letter-spacing: 3px; padding-bottom: 3px; border-bottom: 3px none }
.brown { color: #4d2800; font-size: 14px; font-family: Verdana; font-weight: normal; line-height: 14px; letter-spacing: 0 }
.small { color: #8f702c; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12px }
a { color: #a98643; font-weight: bold; text-decoration: underline }
a:hover { color: #afeeee; text-decoration: none }
/* NAVIGATION BUTTONS */
.cssnav { font-family: Georgia, "Times New Roman", Times, serif; background-image: url(images/button2-ON.png); background-repeat: no-repeat; white-space: nowrap; display: block; margin: 0; padding: 0; position: relative; width: 195px; height: 45px }
.cssnav a { color: black; font-size: 13px; text-decoration: none; display: block; width: 195px; height: 45px; float: left }
.cssnav img { width: 195px; height: 45px; border: 0 }
* html a:hover { visibility: visible }
.cssnav a:hover img { visibility: hidden }
.cssnav span { text-align: left; cursor: pointer; margin: 0; padding: 0; position: absolute; top: 15px; left: 72px; width: 149px; height: 14px }
/* END OF NAVIGATION */
.intro { color: black; font-size: 12px; font-family: Verdana; font-weight: 200; line-height: 14px; text-align: left }
.lightbrown { color: #c0b690; font-size: 11px; font-family: Verdana; font-style: italic; font-weight: normal; line-height: 14px }

.column  { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 200; line-height: 1.3em; letter-spacing: 1px }
.blue        { color: #369; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; line-height: 16px; text-align: center; letter-spacing: 1px }
.ltbrown {
  color: #A3894E
  }

.price {
  font-size: 1 em
  }

.head {
  color: white;
  font-size: 20px;
  text-transform: capitalize
  }

.subhead      { color: #86bfeb; font-size: 17px; font-family: Verdana; font-style: normal; font-weight: 200; text-align: center; letter-spacing: 3px; padding-bottom: 3px; border-bottom: 3px none }
.lightbrown     { color: #8f702c; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; letter-spacing: 0 }
.small     { color: #8f702c; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12px }
a    { color: #a98643; font-weight: bold; text-decoration: underline }

a:hover {
  color: #afeeee;
  text-decoration: none
  }



      /* NAVIGATION BUTTONS */
      .cssnav  {
            position:relative;
            font-family: Georgia, "Times New Roman", Times, serif;
            background-image:  url(images/button2-ON.png);
            background-repeat: no-repeat;
            white-space: nowrap;
            display: block;
            width: 195px;
            height: 45px;
            margin: 0;
            padding: 0;
      }
      .cssnav a {
            display: block;
            color: #000000;
            font-size: 13px;
            width: 195px;
            height: 45px;
            display: block;
            float: left;
            color: black;
            text-decoration: none;
      }

      .cssnav img {width: 195px; height: 45px; border: 0; }

      * html a:hover {visibility:visible}

      .cssnav a:hover img{visibility:hidden}

      .cssnav span {
            position: absolute;
            left: 72px;
            top: 15px;
            margin: 0px;
            padding: 0px;
            cursor: pointer;
            width: 149px;
            height: 14px;
            text-align: left;
      }
      /* END OF NAVIGATION */
.intro     { color: black; font-size: 12px; font-family: Verdana; font-weight: 200; line-height: 14px; text-align: left }
.lightbrown { color: #c0b690; font-size: 11px; font-family: Verdana; font-style: italic; font-weight: normal; line-height: 14px }
.callout  { color: #4d2800; font-size: 20px; font-family: "Times New Roman"; font-style: italic; font-weight: 700; line-height: 21px; font-stretch: ultra-expanded; letter-spacing: 1px }
.DARKbrown { color: #300; font-size: 14px; font-family: Verdana; line-height: 14px; text-align: center }
