/*
  -----------------------------------
  Style Theme: Blue 2
  -----------------------------------
*/
#p7TBMroot {
	font-size: 12px;
	border-top: 1px solid #333333;
	background-image: url(img/bevel_bottom.jpg);
	padding: 0 0 2px 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 8px;
	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;
}









#p7TBMsubwrap{
	font-size: 12px;
	position: relative;
	height: auto;
	font-weight: bold;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 480px;
	top: 0px;
	width: 100%;
}
.p7TBMsubbox {
   padding: 4px 0 24px 0;
   margin: 0;
}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
   margin: 0;
   padding: 0;
   background-image: url(img/iebfix.gif);
   background-color: transparent;
   border: 0;
}
.p7TBMsub li {
   list-style-type: none;
   display: inline;
}
.p7TBMsub li a {
	color: #CCFFFF;
	padding: 4px 10px;
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 0 .5em 0 0;
	background-color: #5F799C;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #000000;
	border-color: #6B6B6B;
	background-color: #FFCC00;
}
#p7TBM br {
   clear: both;
   height: 0;
   line-height: 0.0;
   font-size: 1px;
}
/* 
  -----------------------------------

  2 Column Fixed - Blue1 Color PAGE STYLES
  -----------------------------------
*/
body {
   background-color: #536976;
   background-image: url(background.jpg);
   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: 20px;
}


/********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;
}
#photos #mainbox {
   width: 100%;
}
#sidebox {
   float: left;
   width: 210px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	font-size: 0.84em;
	background-image: url(vrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 16px 22px 20px 30px;
}
#maincontent p{
   line-height: 1.5em;
   margin: 8px 0 12px 0;
}
#maincontent table td {
   border: 1px solid #FDE080;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 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: 16px 12px 20px 12px;
	margin: 0;
	background-image: url(gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidecontent p {
   line-height: 1.35em;
   margin: 12px 0;
}
#sidecontent p.lessmargin {
   line-height: 1.1em;
   margin-top: 0px;
}
#sidecontent ul{
   margin: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 16px;
}
#sidecontent ul li, #maincontent ul li {
   line-height: 1.6em;

}
#sidecontent h2 {
	padding: 12px 0 6px 0;
	font-weight: bold;
	color: #A56D29;
	font-size: 1.5em;
}
#sidecontent h3 {
	padding: 12px 0 6px 0;
	font-weight: bold;
	color: #A56D29;
	font-size: 1.4em;
	margin: 0;
}
.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;  
}
h4 {
	font-size: 14px;
	font-weight: bold;
}


/********Link Styles*******/
a:link, a:visited {
   color: #3737FF;
   text-decoration: none;
}
a:hover, a:active, a:focus {
   color: #F09100;
   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;
}
.floatright { float:right; }
.floatleft { float: left; }
/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
   background-image: url(bottom.jpg);
   background-repeat: no-repeat;
   height: 48px;
   background-position: left bottom;
   font-size: .8em;
}

/***********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 #maincontent p.lessmargin {
   line-height: 1.1em;
   margin: 1px 90px 8px 90px;
}
/*  Guestbook */
hr {
   width: 80%;
}
/*  Rates page */
.rates {
   color: #333333;
   list-style-type: none;
}
.rates strong, .rates b  {
   color: #5D5D5D;
}
.rates li {
   margin-bottom: 6px;
}

/*  Reservation Form */
#maincontent form table td {
   border: none;
}

#maincontent input{

   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;
}
.uhoh {
   font-size: 1.2em;
   font-weight: bold;
   color: #993333;
}

/******** SUBMIT BUTTONS ***********/
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;
}
form p {
   font-size: 0.9em;
   margin: 0px;
   padding: 0px;
}
.specs {
   background-color:#F8FAFC;
   border: 1px solid #FFCC33;
   padding-top: 6px;
   padding-right: 16px;
   padding-bottom: 2px;
   padding-left: 16px;
   margin-left: 33px;
   margin-bottom: 22px;
   color: #003333;
}
.specs ul {
   margin-left: 16px;
}
.specs ul li {
   line-height: 1.2em;
   margin-bottom: 6px;
}
/******** Form Checkboxes ***********/
ul.Checkboxes
{
padding: 0em;
margin: 0em;
}

ul.Checkboxes li
{
   display: block;
   list-style-type: none;
   clear: both;
   float: none;
   height: auto;
   overflow: auto;
   list-style-image: none;
}

ul.Checkboxes li input
{
display: block;
float: left;
}

ul.Checkboxes li label
{
display: block;
margin-left: 0.2em;
margin-top: 0.1em;
float: left;
clear: right;
}
