body { 
	height: 100%;
	margin: 0px; 
	padding-top: 10px;
	text-align: center; 
	background-color: #336699;
}

p {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	padding-top: 0px;
	letter-spacing: 150%;
	text-align:left;
}

h1 {
	font: 18px	Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
}
h2 {
	font: 14px  Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	padding-top: 5px;
	font-weight: bold;
}
h3 {
	font: 12px  Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
}
h1 + p {
	margin-top: -5px;
}
h2 + p {
	margin-top: -5px;
}
h3 + p {
	margin-top: -10px;
}
p + p {
	margin-top: -5px;
}
hr + h2, h2 + hr {
	margin-top: -5px;
}

#main_img {margin-top: 15px;}
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	letter-spacing:.2em;
	line-height:30px;
}
#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
}
.oneColFixCtrHdr {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	z-index: -1;
}
.twoColElsRt img {border:1px solid #999}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF;
	height: auto;
	color: #333333;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	align: center;
	padding: 0 5px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent a { 
	font: 12px	Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent a:hover { color:#003399; }
.oneColFixCtrHdr #mainContent a:visited { color: #006699;}
.oneColFixCtrHdr #footer {
	padding: 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	align: center;
	background-color:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.oneColFixCtrHdr #footer a { 
	font: 12px	Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover { color:#009999; }
.oneColFixCtrHdr #footer a:visited { color: #666;}

.twoColElsRt #innerContainer { 
	width: 670px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-color: #FF00FF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/* Fix for IE6, the Holly Hack, Hides from IE-mac \*/
* html .twoColElsRt {height: 1%;}
* html .oneColFixCtrHdr {height: 1%;}
/* End hide from IE-mac */

} 
.twoColElsRt #sidebar1 {
	float: right; 
	width: 250px; /* since this element is floated, a width must be given */
	background-color: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 10px;
}
.twoColElsRt #sidebar1 h3, .twoColElsRt #sidebar1 p {
	margin-left: 15px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
.twoColElsRt #innerContent {
	padding: 0px;
	margin: 5px; /* the left margin can be given in ems or pixels. It creates the space down the left side of the page. */
}  

/* Miscellaneous classes for reuse */
.vb_container {
	height: auto;
}

.vb_block_left {
	float:left;
	margin-left: 0px;
	width: 330px;
	height:auto;
}
.vb_block_right {
	float:right;
	margin-right: 5px;
	width: 330px;
	height:auto;
}

.vb_pic_right {
	float: right;
	width: 100px;
	margin: 0 0 0 0px;
	border: 1px #000000;
	position:relative;
}
.vb_pic_left {
	float:left;
	width: 100px;
	height: auto;
	margin-right: 10px;
	position:relative;
}

.black {background: #000;}
.bb5 {border: 5px inset #483db8;}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px 15px 15px 15px;
	position:relative;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	position:relative;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* gallery */

div.weather {
	float: right;
	margin: 19px;
}

div.thumb {
	width: 130px;
	height: 130px;
	float:left;
	margin: 0 10px 10px 0;
	display:inline;
	background: url(../images/layout/shadow.gif) no-repeat;
}
div.thumb img {
	border: 1px solid #777;
	margin: 9px 0 0 9px;
}

.infowindow {
	width: 300px;
	padding: 5px;
}
.infowindow h1 {
	background-color:#3399CC;
	color:#FFFFFF;
	font-size:12px;
	padding: 5px;
}
.infowindow thumb {
	width: 130px;
	height: 130px;
	float:left;
	margin: 0 10px 10px 0;
	display:inline;
	background: url(../images/layout/shadow.gif) no-repeat;
}
.infowindow thumb img {
	border: 1px solid #777;
	margin: 9px 0 0 9px;
}

.clear {
	clear: left;
}

/* table for availability dates */
table {
	border-collapse: collapse;
}
caption {
	text-align: center;
	margin: 0 0 .5em 0;
	font-weight: bold;
}
table.av th, table.av td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0.5em;
	font-size:7px;
	text-align:center;
}
tr {
	background: #B0C4D7;
}
thead th {
	background: #036;
	color: #fff;
}
tbody th {
	background: #658CB1;
	font-weight: bold;
}
td.weekend {background: #99CCFF; font-weight:bold;}
td.peak {background:#660066; color: #fff;}
td.high {background:#006600; color: #fff;}
td.mid {background:#00CC33;}
td.low {background:#00FFFF;}
td.booked {background:#FF0000;}
td.grey {background:#bbbbbb;}

table.header tr td{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
}

table.avdesc tr, table.avdesc td{ font-size:10px; border: 5px; border-style:solid; border-color:#FFFFFF; padding: 5px;  }

