/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 100%;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #444444;
	background-image: url(assets/bbg.gif);
}

div#wrapper {
	width: 830px;
	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.86em;
}
#wide div#wrapper {
	background: url(assets/wrapperWO.jpg) repeat-y 50% 0;
}
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;
	vertical-align:baseline;
	clear: both;
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	z-index: 22;
	background-position: 18px;
}
div#header h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFC;
	padding-top: 120px;
	margin-left: 0px;
	line-height: 1.2em;
}

div#content {
	background: url(assets/containertop.jpg) no-repeat 50% 0;
	width: 830px;
}
#wide div#content {
	background: url(assets/containertopWO.jpg) no-repeat 50% 0;
}

div#maincontent {
	float: left;
	width: 570px;
	position: relative;
	margin-top: 20px;
	padding: 14px 0 8px 40px;
}
div#maincontent p {
	margin-bottom:8px;
	margin-left: 20px;
}
#wide div#maincontent {
   width: 750px;
}
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 ul li, div#sidebar ul li{
	line-height: 1.2em;
	margin-bottom: 12px;
}
.rates ul {
   margin-bottom: 8px;}

div#sidebar {
   width: 170px;
   float: right;
   margin-top: 11px;
   padding: 8px 20px 0 0;
   font-size: 0.85em;
   line-height: 16px;
}

div#bottom {
	clear: both;
	height: 28px;
	padding: 0;
	color: #444444;
	background: url(assets/containerbottom.jpg) no-repeat 0 5px;
	line-height: 14px;
}
#wide div#bottom {
	background: url(assets/containerbottomWO.jpg) no-repeat 0 5px;
}

div#footer {
	clear: both;
	height: 25px;
	line-height:25px;
	color: #333;
	background-image: url(assets/bbg.gif);
}

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.indent {
   margin-left: 20px;
}
#maincontent table td {

   border: 1px solid #FDE080;
}
#maincontent table td.whiteBG {
	background-color:#FFF;
	padding-top: 12px;
}
#maincontent table td.heading {
	font-weight: bold;
	color: #FFF;
	background-color: #E1A25B;
	text-align:center;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 0px;
}
.hometable {
	background-color: #F8F9FA;
}
.hometable td {
	padding: 4px;
}
#rental .hometable {
	font-size:12px;
}


.clearing {
display: block;
clear: both;
visibility: hidden;
height: 0;
border-width: 0;
margin: 0;
padding: 0;
}
/* ------------------------------ */
   /* HEADERS */
/* ------------------------------ */


h1, h2, h3, h4 {
   line-height: normal;
   font-family:"Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   color: #4A6480;
   margin: 0px;
   padding: 0px;
}
h3 {
   margin: 1.5em 0 0 0;
   font-size: 1.3em;
}
/* ------------------------------ */
   /* sidebar */
/* ------------------------------ */


div#sidebar h2 {
   padding: 12px 0 4px 0;
   color: #4F7B8E;
   font-size: 16px;
}


#sidebar p.lessmargin {
   line-height: 1.1em;
   margin-top: 1px;
}
div#sidebar ul, div#maincontent ul {
   list-style-image: url(assets/ball.gif);
   padding: 7px 3px 7px 3px;
   margin-left: 16px;
}
div#maincontent ul {
   margin-left: 30px;
}

   /* 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;
	color: #9CF;
}
li#footertx a:hover {
	color:#FF9;
}


/* ------------------------------ */
/* 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: 5px 0px;
	padding: 5px;
	background-color: #CCF;
}
a:hover .myimages   {
	margin: 5px 0px;
	padding: 5px;
	border: 1px inset #666666;
	background-color: #FFE4AE;
}
div#sidebar a:active,
div#sidebar a:hover {

}
strong, b {
   color: #660000;
   font-weight: bold;
}

div#verybottom {
	background-image: url(assets/bbg.gif);
	color: #cccccc;
}
div#verybottom a {
	color: #99F;
}
/* ------------------------------ */
/* VR Specific things */
/* ------------------------------ */


.hidecute {
   visibility: hidden;
}

/* ------------------------------ */
/*  PHOTO GALLERY */
/* ------------------------------ */
#photos #maincontent {
	text-align:center;
}
#photos #maincontent p.lessmargin {
   line-height: 1.1em;
   margin: 4px 80px 8px 30px;
}
/* ------------------------------ */
/*  Guestbook */
/* ------------------------------ */
hr {
   width: 80%;
}


/*  Reservation Form */
#maincontent form table td {
   border: none;
}

#maincontent input{
	display: block;
	background-color: #FFC;
}
#maincontent textarea{
	background-color: #FFC;


}
#maincontent select{
	border: 1px solid #333333;
	background-color: #FFC;
}


/* 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;
	text-align: center;
	display: block;

}

#maincontent form input.button:hover {
   color: #CDFF82;
   background-color: #009900;
}
.buttontd {
	padding: 4px;
}
.buttontd .button a:link, .buttontd .button a:visited {
	text-align: center;
	color:#99FFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #3570AA;
	border: 2px outset #BDBD81;
}
.buttontd .button2 a:link, .buttontd .button2 a:visited {
	text-align: center;
	color:#9FF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #659ACF;
	border: 2px outset #BDBD81;
}
.buttontd .button a:hover, .buttontd .button2 a:hover {
	color: #930;
	background-color: #FFE4AE;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.buttontd .button2 a:hover {
	color: #036;
	background-color: #FC6;
}
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;
}
/* ------  Sidebar Navigation ------  */

div#sidebar #sidenav {
   width: 100%;
   margin-top: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#sidebar #sidenav ul#navlist
{
   text-align: left;
   padding: 0;
   margin: 0;
   width: 155px;
   list-style: none;
   font-size: 12px;
   font-weight: bold;
   list-style:none;
   list-style-type: none;
   list-style-image: none;
}

div#sidebar #sidenav ul#navlist li
{
display: block;
margin: 0px;
padding: 0px;
}

div#sidebar #sidenav ul#navlist li a
{
   display: block;
   width: 100%;
   color: #FFFFFF;
   text-decoration: none;
   padding-top: 0.7em;
   padding-right: 0;
   padding-bottom: 0.7em;
   padding-left: 0.6em;
   background-color: #D89838;
   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: #CCCCCC;
   border-right-color: #aaab9c;
   border-bottom-color: #666666;
   border-left-color: #CCCCCC;
}

div#sidebar #sidenav ul#navlist li#active a
{
   color: #800000;
   background-color: #DBAD60;

}

div#sidebar #sidenav ul#navlist li a:hover
{
   color: #764134;
   border-color: #aaab9c #fff #fff #ccc;
   background-color: #F2D57D;
}

