/*
  -----------------------------------

  Style Theme:  Blue1 Flexible
  -----------------------------------
*/

#p7TBMroot {
   font-size: 12px;
   border-top: 1px solid #3062ab;
   background-image: url(img/bevel_bottom.gif);
   padding: 0 0 5px;
   background-repeat: repeat-x;
   background-position: left bottom;
}
#p7TBMrootbox {
   background-image: url(img/b1-mbar.jpg);
   background-repeat: repeat-x;
   background-color: #3062AB;
}
#p7TBMroot img {
   border: 0;
}
/******CHANGE FOR THIS LAYOUT - to have menu align left, have only padding 0 margin 0********/
#p7TBMroot ul {
	width: 990px;
	padding: 0;
	margin: 0 0 0 2px;
	border-left: 1px solid #333;
}
#p7TBMroot li {
   list-style-type: none;
   display: inline;
}
#p7TBMroot li a {
   float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #600;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(img/b1_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #5B84BC;
	font-weight: bold;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
   color: #333333!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: #003366;
   background-position: 0px -100px;
   background-repeat: repeat;
   background-color: #C6D6E6;
   font-weight: bold;
}


#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: #F7B24D;
	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: #FDCC80 !important;
}

body {
   color: #333333;
   background-color: #FFFFFF;
   background-image: url(pbg.jpg);
   background-repeat: repeat-x;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   margin: 0;
   padding: 0;
   min-width: 770px;
}
#masthead {
   height: 140px;
   background-image: url(location.gif);
   background-repeat: no-repeat;
   background-position: right top;
}
#masthead #hdrimg img {
	background-color: #DFD;
	padding: 5px;
	border: 1px solid #3062ab;
	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;
   border-bottom: 1px solid #333333;

}
/******** COLUMNS WRAPPER and COLUMNS **********/
#columnwrapper {
   margin: 0;
   position: relative;
   padding-top: 12px;
   min-width: 760px;
   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 #FDE080;
}
#maincontent table td p {
	padding: 4px 6px 4px 10px;
	margin: 0px;
	font-size: 0.96em;
}
/********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: 1.75em;
   font-weight: normal;
   color: #2E3D50;
}
h2 { 
	color:#069;
}
h3 {
   margin: 0;
   font-size: 1.5em;
   padding: 0px 24px 2px;
   color: #B48949;
   background-image: url(h2gradient2.jpg);
   background-repeat: repeat-y;
}
#sidecontent h2 {
	background-image: none;
	color:#6386A6;
	font-size: 1.26em;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

}
h4 {
   margin: 1.5em 0 0 0;
   font-size: 1.35em;
}
strong, b {
	color: #033;
}

/********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;
}
a:hover .myimages   {
	padding: 5px;
	border: 1px solid #666666;
	background-color: #AFCAE4;
    }



/*Sidebar*/
#sidecontent {
   padding: 12px 12px;
   font-size: 0.8em;
}

#sidecontent p {
   margin: 8px 0 12px 0;
   font-size: .84em;
}
#sidecontent p.lessmargin {
   line-height: 1.1em;
   margin-top: 2px;
   }
#sidecontent ul{
   padding: 0 0 0 8px;
   margin: 0;
}
#sidecontent ul li, #maincontent ul li{
	line-height: 1.6em;
	padding-left: 5px;
}
#sidecontent ul, #maincontent ul {
	list-style-image: url(dot.gif);	
}
.hidecute {
   visibility: hidden;
   display: none;
}

/* For the PHOTO GALLERY */

#photos #maincontent p.lessmargin {
   line-height: 1.1em;
   margin: 4px 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 ***********/
#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: 5px;
   padding-left: 5px;
   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;
}
#maincontent form table p {
	font-size: 1em;
   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;
}
#footer a:link, #footer a:visited  { color:#92C9C9;
}

.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;
}

