/*
  -----------------------------------

  Style Theme:  Blue1 Flexible
  -----------------------------------
*/
#p7TBMroot {
   font-size: 1em;
   border-top: 1px solid #333333;
   background-image: url(img/bevel_bottom.gif);
   padding: 0 0 5px;
   background-repeat: repeat-x;
   background-position: left bottom;
}
#p7TBMrootbox {
   background-image: url(img/mbar.jpg);
   background-repeat: repeat-x;
   background-color: #97AD73;
}
#p7TBMroot img {
   border: 0;
}
/******CHANGE FOR THIS LAYOUT - to have menu align left, have only padding 0 margin 0********/
#p7TBMroot ul {
   width: 800px;
   padding: 0;
   margin: 0;
   border-left: 1px solid #333;
}
#p7TBMroot li {
   list-style-type: none;
   display: inline;
}
#p7TBMroot li a {
   float: left;
}
#p7TBMroot .p7TBMtext li a {
   color: #FFFFCC;
   padding: 5px 10px;
   text-decoration: none;
   border-right: 1px solid #333333;
   background-image: url(img/mroots.jpg);
   background-repeat: repeat;
   background-position: 0px 0px;
   background-color: #5B84BC;
   font-weight: bold;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
   color: #FFFFEA!important;
   background-color: #FFFFFF!important;
   background-position: 0px -200px !important;
   background-repeat: repeat;
}
/*
The Root Level Hover. This also locks the Hover state while
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active,
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus,
#p7TBMroot .p7TBMtext li a:active {
   color: #FFFFCC;
   background-position: 0px -100px;
   background-repeat: repeat;
   background-color: #C6D6E6;
   font-weight: bold;
}

/*
SUBMENU BAACKGROUNDS and BORDERS DELETED FROM HERE*/

#p7TBM br {
   clear: both;
   height: 0;
   line-height: 0.0;
   font-size: 1px;
}

/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
   color: #333333;
   font-weight: bold;
   border-color: #CCCCCC !important;
}
#bnow a, #bnow a:visited {
   text-decoration: none;
   padding: 2px 10px;
   color: #FFFFFF;
   background-color: #9ABE54;
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #4F4F4F;
   border-bottom: 1px solid #4F4F4F;
   border-left: 1px solid #FFFFFF;
   font-weight: bold;
   font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
}
#bnow a:hover, #bnow a:focus, #bnow a:active {
   color: #333333 !important;
   background-color: #E8CE55 !important;
}

/*
  -----------------------------------
 Blue2 FLEXIBLE
  -----------------------------------
*/

body {
   color: #333333;
   background-color: #FFFFFF;
   background-image: url(hdr_bg.jpg);
   background-repeat: repeat-x;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   margin: 0;
   padding: 0;
   min-width: 800px;
}
#masthead {
   height: 140px;
   background-image: url(location.gif);
   background-repeat: no-repeat;
   background-position: right top;
}
#masthead #hdrimg img {
   background-color: #FFFFFF;
   padding: 5px;
   border: 1px solid #333333;
   float: left;
   margin-top: 4px;
   margin-left: 4px;
}
}
#masthead #hdrimg {
   float: left;
}
#masthead #hdrtext {
   position: absolute;
   width: 500px;
   top: 100px;
   right: 26px;
   text-align: right;
}


#menubar {
   font-size: 0.8em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(kl_rootchannel.jpg);
   background-repeat: repeat-x;
}
/******** LAYOUT WRAPPER **********/
#layout {
   margin: 0;
   background-image: url(middle.jpg);
   background-repeat: repeat-y;

}
/******** COLUMNS WRAPPER and COLUMNS **********/
#columnwrapper {
   margin: 0;
   position: relative;
   padding-top: 12px;
      min-width: 800px;
   max-width: 1000px;
}
#mainbox {
   margin: 0 0 0 188px;
}  
#sidebox {
   position: absolute;
   top: 0;
   left: 0;
   width: 188px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
   font-size: 0.84em;
   padding: 0 24px 12px 24px;
}
#maincontent p {
   margin: 8px 0 12px 0;
}
#maincontent table td {
   border: 1px solid #C0D8B5;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 0px;
}
/********HEADERS*********/
h1, h2, h3, h4 {
   line-height: normal;
   font-family:"Trebuchet MS", Arial, sans-serif;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   font-size: 24px;
   font-weight: normal;
   color: #2E3D50;
}
h2 {
   margin: 0px;
   font-size: 1.5em;
   padding: 0px 24px 2px;
   color: #B48949;
   background-image: url(h2gradient.jpg);
   background-repeat: repeat-y;
}
#sidecontent h2 {
   background-image: none;
   padding: 0px 4px 2px;
   font-size: 1.16em;
}
h3 {
   margin: 1.5em 0 0 0;
   font-size: 1.35em;
}

/********Link Styles*******/
a:link, a:visited {
   color: #005596;
   text-decoration: none;
}
a:hover, a:active, a:focus {
   color: #C40732;
   text-decoration: none;
}

.myimages {
   border: 1px solid #666666;
   padding: 5px;
   background-color: #EBEBEB;
}
p.myimages {
   text-align: center;
   margin-right: auto;
   margin-left: auto;
}
a:hover .myimages   {
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
    }


/*Sidebar*/
#sidecontent {
   padding: 12px 12px;
   font-size: 0.8em;
}
#sidecontent .topheading {
   margin: 0;
}
#sidecontent p {
   margin: 8px 0 12px 0;
   font-size: .84em;
}
#sidecontent ul{
   padding: 0 0 0 8px;
   margin: 0;
}
#sidecontent ul li{
   line-height: 1.2em;
   padding-bottom: 4px;

}
.hidecute {
   visibility: hidden;
   display:none;
}

/* For the PHOTO GALLERY */

#maincontent p.lessmargin {
   line-height: 1.1em;
   margin: -10px 90px 8px 90px;
}


/*  Reservation Form */
#maincontent form table td {
   border: none;
}


#reservations #maincontent textarea{
   background-color: #F8F6C5;
}
#reservations #maincontent select{
   background-color: #F8F6C5;
   border: 1px solid #333333;
}

/******** SUBMIT BUTTONS ***********/

/* Error Message and Thank You for Reservation Form */
#errormessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 300px;
   width: 480px;
   left: 200px;
   top: 0px;
   text-align: center;
   padding: 30px 16px 16px;
}
#thankmessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 550px;
   width: 480px;
   left: 200px;
   top: 0px;
   padding: 30px 16px 16px;
}
form input.button  {
   color: #99FFFF;
   text-transform: uppercase;
   padding-right: 15px;
   padding-left: 15px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-top: 2px solid #BDBD81;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 2px;
   background-color: #3570AA;

}
form input.button:hover  {
   color: #CDFF82;
   background-color: #009900;
}
form p {
   font-size: 0.9em;
   margin: 0px;
   padding: 0px;

}
.uhoh {
   font-size: 1.2em;
   font-weight: bold;
   color: #993333;
}
.check {
   height: 1px;
   position: absolute;
   width: 120px;
   left: -1600px;
   top: -1500px;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
   font-size: 0.7em;
   margin: 0 0 0px 188px;

}
/*Footer Content*/
#footer {
   margin: 0;
   padding: 16px 24px 6px;
   color: #333333;
   background-image: url(footerBG.jpg);
   background-repeat: repeat-y;
}
#footer p {
   margin: 0 0 12px 0;
}


.p7fix a:active {
   color: #FFFFFF;
   background-color: #4a4a4a;
   cursor: pointer;
   font-size: .8em;
}
/* FOR THE H6 THAT THE EQUAL COLUMNS SCRIPT USES */
.tiny {
   line-height: 0.01em;
   margin: 0px;
   padding: 0px;
   font-size: 1px;
}



