* {
   margin: 0;
   padding: 0;
}

/* ------------------------------ */
/* 2. Page layout */
/* ------------------------------ */

   /* base */

body {
   margin: 0;
   padding: 0;
   color: #333;
   background: #444444;
   font-size: 100%;
   line-height: 18px;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
}
#tables2 table { border-collapse:collapse; }

div#wrapper {
   width: 820px;
   margin: 0 auto 0 auto;
   background: url(assets/wrapper.jpg) repeat-y 50% 0;
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.84em;
}

div#verybottom {
   height: 35px;
   background-color: #444444;
   color: #A3A3A3;
   font-size: 0.82em;
   margin: 0px;
   padding: 0px;
}
div#verybottom a { color:#9999CC; }
div#verytop {
   height: 22px;
   background: url(assets/top.jpg) no-repeat 0 0px;
}
div#header {
   height: 161px;
   background: url(assets/header3.jpg) no-repeat 9px;
   vertical-align:baseline;
   clear: both;
}

div#header img {
	margin-left: 290px;
	margin-top: 14px;
}
div#header h1 {
	font-size: 26px;
	font-weight: normal;
	color: #003366;
	margin-top: 6px;
	margin-left: 400px;
	line-height: 1em;
}

div#content {
   background: url(assets/containertop.jpg) no-repeat 50% 0;
   width: 820px;
}


div#maincontent {
   float: left;
   width: 560px;
   position: relative;
   margin-top: 20px;
   padding: 14px 0 8px 36px;
}
div#maincontent .myimages {
   margin-top: 4px;
   margin-right: 10px;
   margin-bottom: 4px;
   margin-left: 10px;
}
div#maincontent h2 {
   margin-top: 2px;
   margin-bottom: 12px;
   font-size: 1.6em;
   color: #BF6E32;
}
div#maincontent p {
	margin-bottom: 7px;
}
div#maincontent ul li, div#sidebar ul li{
   line-height: 1.1em;
   margin-bottom: 9px;
}


div#sidebar {
   width: 170px;
   float: right;
   margin-top: 11px;
   padding: 8px 20px 0 0;
   font-size: 0.86em;
   line-height: 16px;
}

div#bottom {
   clear: both;
   height: 16px;
   padding: 0;
   color: #444444;
   background: url(assets/containerbottom.jpg) no-repeat 0 5px;
   line-height: 14px;
}

div#footer {
   clear: both;
   height: 25px;
   line-height:25px; 
   color: #333;
   background: #444444 url(assets/footer.jpg) repeat-y 50% 0;
}

div#close {
   clear: both;
   height: 8px;
   padding: 0;
   color: #333;
   background: #444444 url(assets/bottom.jpg) no-repeat 0 0;
}
#photos div#maincontent {
   width: 590px;
}
/* ------------------------------ */
   /* MAINCONTENT TABLE */
/* ------------------------------ */

#maincontent table {
   margin-left: 20px;
}
#maincontent table td {

   border: 1px solid #FDE080;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 0px;
}
#maincontent form table {
	   margin-left: 0px;
}
#maincontent form table td {
   border: none;
}
#maincontent form table td p {
	padding: 0px;
	margin: 0px;
	font-size: .9em;
}

.clearer {
   clear: both;
}
/* ------------------------------ */
   /* HEADERS */
/* ------------------------------ */


h1, h2, h3, h4 {
   line-height: normal;
   font-family:"Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   color: #47607A;
   margin: 0px;
   padding: 0px;
}
h3 {
   margin: 1.5em 0 0 0;
   font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
	margin: 6px;
	line-height: 1.18em;
  }
/* ------------------------------ */
   /* sidebar */
/* ------------------------------ */


div#sidebar h2 {
   padding: 12px 0 4px 0;
   color: #4F7B8E;
   font-size: 18px;
}
div#sidebar h3 {
   padding: 12px 0 4px 0;
   color: #466C7D;
   font-size: 16px;
}


#sidebar p.lessmargin {
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 6px;
}
div#sidebar ul, div#maincontent ul {
   list-style-image: url(assets/ball.gif);
   padding: 7px 3px 7px 3px;
   margin-left: 16px;
}
div#maincontent ol {
   padding: 7px 3px 7px 3px;
   margin-left: 16px;
  }
   /* bottom */

li#footertx {
   float: left;
   width: 800px;
   list-style: none;
   font-size: 11px;
   line-height: 25px;
   text-align: center;
   font-weight: bold;
}

li#footertx a {
   height: 10px;
}
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
   border: none;
   background: transparent;
   text-decoration: none;
}
li#footertx a:hover {
   color:#993300;
}


/* ------------------------------ */
/* 4. links */
/* ------------------------------ */

div#header a:link,
div#header a:visited,
div#header a:active,
div#header a:hover,
div#top a:link,
div#top a:visited,
div#top a:active,
div#top a:hover {
   border: none;
   text-decoration: none;
}

a:link,
a:visited {
   color: #0033CC;
   text-decoration: none;
}

a:active,
a:hover {
   color: #FF6600;
   text-decoration: none;
}
.myimages {
   border: 1px outset #666666;
   margin: 2px 0px;
   padding: 5px;
   background-color: #CCCCCC;
}
a:hover .myimages   {
   margin: 2px 0px;
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
}


strong, b {
   color: #660000;
   font-weight: bold;
}
/* ------------------------------ */
/* VR Specific things */
/* ------------------------------ */


.hidecute {
   visibility: hidden;
}
/* ------------------------------ */
/*  PHOTO GALLERY */
/* ------------------------------ */
#photos #maincontent p.lessmargin {
   line-height: 1.1em;
   margin: 4px 80px 8px 30px;
}
/* ------------------------------ */
/*  Guestbook */
/* ------------------------------ */
hr {
   width: 80%;
}
/*  Reservation Form */



#maincontent input{
   background-color: #F8F6C5;
   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: 40px;
	top: 340px;
	text-align: center;
	padding: 30px 16px 16px;
}
#thankmessage {
	background-color: #FFFFD9;
	border: 2px outset #000066;
	position: absolute;
	height: 550px;
	width: 480px;
	left: 40px;
	top: 340px;
	padding: 30px 16px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
/******** SUBMIT BUTTONS ***********/
.button {
   font-family: "Trebuchet MS", Verdanna, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   width: 142px;
   height: 32px;
   background-image: url(assets/button.gif);
   background-color: transparent;
   border-style: none;
   color: #FFFFCC;
}

.buttonover {
  font-family: Trebuchet MS,Verdanna,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 142px;
  height: 32px;
  background-image: url(assets/buttonover.gif);
  background-color: transparent;
  border-style: none;
  color: #0000CC;
}
/******** Styles for Blue 1 ***********/
body {
   background-image: url(assetsbl/blueBG.gif);
}
div#wrapper {
   background: url(assetsbl/wrapper.jpg) repeat-y 50% 0;
}
div#verybottom {
   background-image: url(assetsbl/blueBG.gif);

}

div#verytop {
   background: url(assetsbl/top.jpg) no-repeat 0 0px;
}

div#content {
   background: url(assetsbl/containertop.jpg) no-repeat 50% 0;
}
div#bottom {
   background: url(assetsbl/containerbottom.jpg) no-repeat 0 5px;

}
div#footer {
   background: #444444 url(assetsbl/footer.jpg) repeat-y 50% 0;
}
div#close {
   background: #444444 url(assetsbl/bottom.jpg) no-repeat 0 0;
}
ul#menu {
   background: url(assetsbl/menu.jpg) no-repeat 0 0;
}

div#sidebar ul#navlist
{
	text-align: left;
	padding: 0;
	width: 150px;
	list-style: none;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

div#sidebar ul#navlist li
{
display: block;
margin: 0px;
padding: 0px;

}

div#sidebar ul#navlist li a
{
	display: block;
	width: 100%;
	color: #4F413C;
	text-decoration: none;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #C6C7BC;
	border-bottom-color: #9D9D9D;
	border-left-color: #DFDFDF;
	list-style-image: none;
	list-style-type: none;
}

div#sidebar ul#navlist li#active a
{
   color: #800000;
   background-color: #FF9900;
	list-style-image: none;
	list-style-type: none;
}

div#sidebar ul#navlist li a:hover, ul#navlist li#active a:hover, ul#navlist .open a
{
   color: #FFFFFF;
   border-color: #aaab9c #fff #fff #ccc;
   background-color: #F99500;
   	list-style-image: none;
	list-style-type: none;
}
