/* ------------------------------------ *
 CSS
 17 April 2010 10:57:37
 HAPedit 3.1.11.111
 * ------------------------------------ */
/* colours
Deep blue for logo  #0b0ea0
pale turquoise background #dcfdfa
*/
body {
      width: 100%;
      font: 10px lucida sans unicode,lucida grande,verdana,arial,san-serif;
      /*font-weight: 900;*/
      color: #0b0ea0;
      background-color: #dcfdfa ;
      margin: 0;
      padding: 0 ;

}
.clear {
clear:both;
}
#mainPanel {
      width: 1110px;
      margin: 0 0 0 2%;
      background-image: url('images/background.gif');
      background-repeat: no-repeat;
}
#logo {
      position: absolute;
      left: 180px;
      top: 20px;
}
#phone_no {
      position: absolute;
      left: 600px;
      top: 35px;
      font: 30px lucida sans unicode,lucida grande,verdana,arial,san-serif;
}
#specialAdvert {
               position: absolute;
               left: 650px;
               top: 87px;
}
#specialAdvert  a {
 text-decoration: none;
}

#specialAdvert img {
   border-style: none;
}

#toppanel {
          height: 270px;
          width: 900px;
}
#panel {
       height: 356px;
       width: 850px;
       background-image: url("images/panel.gif");
       position: relative;
       left: 8%;
}
#panelbar {
           position: relative;
           top: 180px;
           left: -6px;
           height: 30px;
           width:1130px;


           /* for IE */
           /*filter:alpha(opacity=60);*/
           /* CSS3 standard */
           /*opacity:0.6;*/

}
#paneltext {
           padding-left: 200px;
           font-weight: bold;
           font-size: 24px ;
           /* for IE */
           /*filter:alpha(opacity=100); */
           /* CSS3 standard */
           /*opacity:1; */
           z-index: 10;
}

.itemLeftTop {
     float: left;
     height: 91px;
     width: 403px;
     margin: 5px 0  0 13px;
     background-image: url("images/santa_stay.gif");

}

.itemRightTop {
     float: left;
     height: 91px;
     width: 403px;
     margin: 5px 0 0 18px;
     background-image: url("images/wedding.gif");

}
.itemLeft {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0  0 13px;
     background-image: url("images/santa_day.gif");
}

.itemRight {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0 0 18px;
     background-image: url("images/huskeysled.gif");
}
.itemLeftMid {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0  0 13px;
     background-image: url("images/skilift.gif");
}

.itemRightMid {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0 0 18px;
     background-image: url("images/activities.gif");
}
.itemLeftBot {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0  0 13px;
     background-image: url("images/car.gif");
}

.itemRightBot {
     float: left;
     height: 91px;
     width: 403px;
     margin: -6px 0 0 18px;
     background-image: url("images/mybook.gif");
}
.textLeft  {
           position: relative;
           top: 10px;
           left: 160px;
}
.itemPic {
           position: relative;
           top: 10px;
           left: 15px;
}
.itemPic a {
         width: 90px;
         height: 80px;

         border-style: none;
}
.fakeLink {
          font-size: 18px ;
          font-weight: bold;
}
.textLeft a {
          text-decoration: none;
          font-size: 18px ;
          font-weight: bold;
}
.textLeft a:visited {
          color: #009999;
          }
.textLeft a:hover {
          color: #001f1f ;
          }

.textRight  {
           position: relative;
           top: 10px;
           left: 160px;
}
.textRight a {
          text-decoration: none;
          font-size: 18px ;
          font-weight: bold;
}
.textRight a:visited {
          color: #009999;
          }
.textRight a:hover {
          color: #001f1f ;
          }
#bot_nav {
       height: 40px;
       width: 850px;
       position: relative;
       left: 8%;
       top: 20px;
       /*margin: 20px 0 0 60px ;*/
       background-image: url("images/nav_bar.gif")
         
}

#bot_nav ul{
 list-style-type:none;
 padding: 1px 0 1px 0;
 margin:0;
 margin-left: 100px;
 padding-top:6px;
 padding-bottom:10px;
}
#bot_nav li{
 display: inline;
 padding-left: 5px;
 padding-right: 5px;
 font-size: 12px ;
}
#foot {
       padding-left: 100px;
       padding-top: 20px;
       padding-right: 50px;
       font-size: 12px;

}
.lineColor {
           color: #b2fcf5;
}
.strongText {
            font-weight: bold;
}
#abta {
            position: relative;
            left: 100px;
            top: -56px;
}
#abta img{
      border: 0;
      width: 39px;
      height: 56px;
      }
#atol {
            position: relative;
            left: 500px;
}
#atol img{
      border: 0;
      width: 63px;
      height: 56px;
}