/*
  -----------------------------------
  Style Theme: Blue 2
  -----------------------------------
*/
#p7TBMroot {
   font-size: 12px;
   border-top: 1px solid #333333;
   background-image: url(img/bevel_bottom.jpg);
   padding: 0 0 16px 0;
   background-repeat: repeat-x;
   background-position: left bottom;
   font-weight: bold;
}
#p7TBMrootbox {
   background-image: url(img/mbar.jpg);
   background-repeat: repeat-x;
   background-color: #6A88AA;
}
#p7TBMroot img {
   border: 0;
}
#p7TBMroot ul {
   margin: 0;
   padding: 0;
}
#p7TBMroot li {
   list-style-type: none;
   display: inline;
}
#p7TBMroot li a {
   float: left;
}
#p7TBMroot .p7TBMtext li a {
   color: #000033;
   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: #76A2AD;
}
#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: #CCFFFF;
   background-position: 0px -100px;
   background-repeat: repeat;
   background-color: #003366;
}

#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;
}

/*
  -----------------------------------

  2 Column Fixed -
  -----------------------------------
*/
body {
   background-color: #536976;
   background-image: url(background.gif);
   color: #333333;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   margin: 20px 0;
   padding: 0;
}
#masthead {
   background-image: url(masthead.jpg);
   background-repeat: no-repeat;
   height: 162px;
}
#layout #masthead #hdrimg img {
   background-color: #FFFFCC;
   padding: 5px;
   border: 1px solid #333333;
}
#layout #masthead #hdrimg {
   float: right;
   padding-top: 6px;
   padding-right: 16px;
}
#layout #masthead #hdrtext {
	float: left;
	padding-top: 126px;
	padding-left: 25px;
}


/********LAYOUT WRAPPER**********/
#layout {
   width: 806px;
   margin: 0 auto;
   background-color: #FFFFFF;
   background-image: url(middle.jpg);
   background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
   font-size: 0.8em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0 auto;
   width: 790px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
   margin: 0 auto;
   width: 790px;
   padding: 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
   580 + 210 = 790 */
#mainbox {
   float: left;
   width: 580px;
}
#singlecolumn #mainbox {
   width: 790px;
}
#sidebox {
   float: left;
   width: 210px;
   background-image: url(gradient.jpg);
   background-repeat: no-repeat;
   background-position: right top;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
   font-size: 0.84em;
   background-image: url(vrule.gif);
   background-repeat: repeat-y;
   background-position: right top;
   padding: 0 22px 20px 30px;
}
#singlecolumn #maincontent {
   background-image: none;
}
#maincontent p{
   line-height: 1.5em;
   margin: 8px 0 12px 0;
}
#maincontent table {
   margin-left: 20px;
}
#singlecolumn #maincontent table {
	margin-left: 0px;
}
#maincontent table td {
   border: 1px solid #FDE080;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 0px;
}
#maincontent table td.caltable table {
   margin-left: 0px;
}
/*Little box to put in maincontent area*/
.callout {
   float: left;
   width: 132px;
   margin: 6px 8px 0px 0px;
   padding: 10px;
   border: 1px solid #333333;
   font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
   font-size: 0.7em;
   padding: 0 12px 20px 12px;
   margin: 0;

}
#sidecontent p{
   line-height: 1.35em;
   margin: 12px 0;
}
#sidecontent p.lessmargin {
   line-height: 1.1em;
   margin-top: 4px;
}
#sidecontent ul{
   margin: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 16px;
}
#sidecontent ul li{
   line-height: 1.6em;

}
#sidecontent h2 {
   padding: 12px 0 6px 0;
   font-weight: bold;
   color: #006699;
}
.smallertext {
   font-size: 0.86em;
}

/********HEADINGS*******/

h1, h2, h3, h4 {
   line-height: normal;
   font-family:"Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   color: #4A6480;
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 20px;
}
h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   font-size: 1.5em;
   font-weight: normal;
   color: #2E3D50;
}
h2 {
   margin: 0;
   font-size: 1.6em;
}
h3 {
   margin: 1.5em 0 0 0;
   font-size: 1.3em;  
}

/********Link Styles*******/
a:link, a:visited {
	color: #039;
}
a:hover, a:active, a:focus {
   color: #CC3300;
   text-decoration: none;
}

.myimages {
   border: 1px outset #666666;
   margin: 5px 0px;
   padding: 5px;
   background-color: #CCCCCC;
}
a:hover .myimages   {
   margin: 5px 0px;
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
    }

/*CLEARING the LAYOUT FLOATS*/
.clearit {
   font-size: 0;
   line-height: 0;
   height: 0;
   clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
   background-image: url(bottom.jpg);
   background-repeat: no-repeat;
   height: 48px;
   background-position: left bottom;   
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
   width: 750px;
   margin: 0 auto;
   font-size: 0.84em;
   color: #003366;
}
/*Footer Content*/
#footer {
   padding: 0 0 0 30px;
   color: #9B4E00;
}
#footer a:link, #footer a:visited {
   color: #663333;
   text-decoration: none;
}
#footer a:hover, #footer a:active, a:focus {
   color: #993300;
   text-decoration: none;
}

.hidecute {
   visibility: hidden;
}
/* Individual Page styles */

/*  PHOTO GALLERY */
#photos #mainbox {
	width: 650px;
	margin-left: 60px;
}
#photos #maincontent {
	background-image:none;
}
#photos #maincontent p.lessmargin {
	line-height: 1.1em;
	font-size: .96em;
	margin-top: 2px;
	margin-right: 80px;
	margin-bottom: 8px;
	margin-left: 30px;
	background-image: none;
}
/*  Guestbook */
hr {
   width: 80%;
}

/*  Reservation Form */
#maincontent form table td {
   border: none;
}

#maincontent input{
   background-color: #F8F6C5;
   color: #000000;
   display: block;
}
#maincontent textarea{
   background-color: #F8F6C5;

}
#maincontent select{
   background-color: #F8F6C5;
   border: 1px solid #333333;
}


/* 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;
}
#maincontent 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;

}
#maincontent 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;
}
