
body  {
      font-family       : Arial,Helvetica,sans-serif;
      font-size         : 12px;
      line-height       : 14px;


      margin            : 0px;
      background-color  : #CACACA;
}

h1    {
      font-size   : 22px;
      font-weight : normal;
      font-family : Century,Times New Roman,serif;
      line-height : 24px;

      color       : #FFF;

      padding     : 0px;
      margin      : 0px;
}

img   {
      border      : 0px;
}

a     {
      color       : #fff;
}

#contentBox {
      position    : absolute;

      width       : 800px;
      height      : 600px;

      left        : 50%;

      margin-left : -400px;
      margin-top  : 5px;

      color       : #000;
      background-color  : #FFF;
}

#navBar,#hnavBar     {
      position    : absolute;

      width       : 289px;
      height      : 600px;
      left        : 0px;
      overflow    : hidden;

      text-align  : left;

      background-color  : #FFF;

      background-image        : url( 'img/fade.gif' );
      background-repeat       : repeat-y;
      background-position     : right;

      border      : 1px solid #777;
      border-right: 0px;
}

#photoBox,#hphotoBox,#tphotoBox   {
      position    : absolute;

      width       : 512px;
      left        : 289px;
      height      : 600px;
      overflow    : hidden;

      border      : 1px solid #777;
      border-left : 0px;
}

#tphotoBox  {
      background-color  : #DEC483;
}

.homeText   {
      position    : absolute;

      left        : 60px;
      top         : 130px;

      width       : 370px;

      color       : #fff;

      text-align  : left;
}

.contactText   {
      position    : absolute;

      left        : 30px;
      top         : 15px;

      width       : 370px;

      text-align  : left;
}

.travelText   {
      position    : absolute;

      left        : 20px;
      top         : 100px;

      width       : 370px;

      text-align  : left;
}

.whyText   {
      position    : absolute;

      left        : 15px;
      top         : 360px;

      width       : 370px;

      color       : #fff;

      text-align  : left;
}

.nav        {
      color       : #000;

      line-height : 21px;

      text-decoration   : none;
}

.nav:hover  {
      color       : #C0952B;
}

#travel     {
      width       : 225px;
      padding     : 5px;

      text-align  : center;

      border            : 1px solid #000;
      border-bottom     : 0px;
      margin-top        : 20px;
      background-color  : #C0952B;
}

#travel b   {
      color       : #fff;
}

#travelform {
      width       : 225px;
      padding     : 5px;

      border            : 1px solid #000;
      border-top        : 0px;
      background-color  : #fff;
      padding-bottom    : 0px;
}

#travelform td,input,select    {
      font-size   : 11px;
}

.searchbtn   {
      color       : #fff;

      border            : 1px solid #000;
      background-color  : #C0952B;
}

#subnav1    {
      position    : absolute;

      left        : 165px;
      top         : 158px;
}

#subimg     {
      position    : absolute;

      left        : 133px;
      top         : 169px;
}
