/*

*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, "Trebuchet MS", Helvetica;
	font-size: 13px;
	color: #373737;
	background-image:url('images/fadestrip2.png');
	background-repeat: repeat-x;
	background-position: left top;

	/*background: #336633; /*#006666; #336633; #4A708B;*/
}
a:link, a:visited { color: #d44601; text-decoration: none; font-weight:bold;}
a:active, a:hover { color: #000; text-decoration: underline}

body#main a#main_page,
body#about a#about_page,
body#gallery a#gallery_page,
body#cabins a#cabins_page,
body#contact a#contact_page,
{color: #000;}
h1 {
	margin:0px 0px 10px 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color: #336633; /*#B5C966;*/
	text-decoration: none;
}
h2 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #336633; /*#8b8d01; */
	text-decoration: none; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}
#lakeview_container {
	margin: 0px auto;
	width: 800px;
	height: auto;
	background: url(images/lakeview_bg.jpg);

}

.HL
{background: green;
color: white;
text-align: center;
}

.rightmove
{
	float: left;
        padding: 0px 0px 0px 160px;
}

#lakeview_header {
	width: 800px;
	height: 275px;
	background: url(images/lakeview_header.jpg) 	;
}
#lakeview_site_title {
	padding-top: 160px;
	padding-left: 500px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
#lakeview_site_slogam {
	padding-top: 10px;
	padding-left: 550px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#lakeview_right_column {
	float: right;
	margin: 0px 40px 0px 0px;
	width: 166px;

}

.lakeview_menu {
	margin: 10px 5px 30px 0px;
	height: 135px;
	width: 150px;
	background: url(images/lakeview_right_button.gif);
	line-height: 24px;
}


.lakeview_menu ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.lakeview_menu ul li {
	display: block;
}

.lakeview_menu ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	margin: 3px;
	color: #336633; /*#499200; */
	text-decoration: none;
}

.lakeview_menu ul li a:hover {
	color: #c2c400;
}
.lakeview_news {
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	border: 1px solid #838402;
	background: #B5C966; /*#9bb821; */
	color: #ffffff;
}
.lakeview_subtitle{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}

#lakeview_left_column{
	float: left;
	width: 520px;
	padding-left: 60px;
}
.post_box {
	clear: left;
	margin-top: 0px;
}
.text_area {
	float: left;
	clear: left;
	background: #e8ffd1;
	padding: 10px;
	border: 0px solid #ffffff;
}
.lakeview_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.text_area p{
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
.publish_date {
	clear: both;
	padding-top: 15px;
	color: #499200;
	font-size: 11px;
	font-weight: bold;
}
.border2 {
/* vertical-align: bottom; */
margin: 0px 0px 0px 0px;
padding: 2px;
border-style: solid;
border-width: 2px;
border-color: #334257;
width: 210px;
height: 168px;
display: inline-block;
float: right;
}
.border4 {
/* vertical-align: bottom; */
margin: 0px 0px 0px 0px;
padding: 2px;
border-style: solid;
border-width: 2px;
border-color: #334257;
width: 210px;
height: 180px;
display: inline-block;
float: right;
}
.border3 {
/* vertical-align: bottom; */
margin: 0px 0px 0px 0px;
padding: 2px;
border-style: solid;
border-width: 2px;
border-color: #334257;
width: 210px;
height: 180px;
display: inline-block;
float: left;
}
#lakeview_footer {
	clear: both;
	height: 30px;
	width: 800px;
	padding-top: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url(images/lakeview_footer.jpg) repeat-y;
}
#lakeview_footer a {
	color: #FFFFFF;
}


/* Lightbox Stuff */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


