/*
	reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0; padding:0;
}
a{ text-decoration:none; color:#fff; }
a img{ border:none; }
.clear{ clear:both;}


/*
	site styles
*/

body{
	background-color:#edddca;
	font:12px Arial;
}
#header{
	background-color:#1d467f;
	height:59px;
	width:100%;
	
}

#header a, #header img{
	float:left;
}
#header a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}
#header-events{
	background-color:#c4986e;
	height:59px;
	width:100%;
	}
#header-events a, #header-events img{
	float:left;
}
#header-events a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}
#header-home {
	background-color:#6c6374;
	height:59px;
	width:100%;

	}
#header-home a, #header-home img{
	float:left;
}
#header-home a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:58px;

	
}
#header-accomodations {
	background-color:#8e5151;
	height:59px;
	width:100%;
	}
#header-accomodations a, #header-accomodations img{
	float:left;
}
#header-accomodations a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}
#header-amenities {
	background-color:#4a7f74;
	height:59px;
	width:100%;
	}
#header-amenities a, #header-events img{
	float:left;
}
#header-amenities a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}	
#header-realestate {
	background-color:#637b94;
	height:59px;
	width:100%;
	}
#header-realestate a, #header-realestate img{
	float:left;
}
#header-realestate a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}
#header-geninfo {
	background-color:#ad6b42;
	height:59px;
	width:100%;
	}
#header-geninfo a, #header-geninfo img{
	float:left;
}
#header-geninfo a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}
#header-golf{
	background-color:#567246;
	height:59px;
	width:100%;
	}
#header-golf a, #header-golf img{
	float:left;
}
#header-golf a{
	background:url(images/amenities_topleft.gif) no-repeat;
	width:148px;
	height:59px;
}		
		
.column{ float:left }

h1 {
	font-size:26px;
	line-height:1em;
	color:#330000;
	}
h2 {
	font-size:16px;
	}
h3 {
	font-size:14px;
	}		
.leftColumn{
	background-color:#edddca;
	width:978px;
	margin-top:1px;
	min-height:800px;
}
.leftColumns{
	background-color:#edddca;
	width:978px;
	margin-top:1px;
	min-height:800px;
}
	
.rightColumn{
	width:340px;
	margin-left:-187px;
	margin-top:150px;
	letter-spacing:1px;	
}
.leftInnerColumn{
	width:148px;
	background-color:#edddca;
	position:relative;
	padding-bottom:1px;	
}
.leftInnerColumn img{
	margin-top:1px;	
}
.menuContainer{
	
		
}

.mainMenu{
	/*background:url(../slices/main-menu.jpg) no-repeat; */
	background-color:#edddca;
	width:146px;
	
	display:block;
	color:#110B01;
	padding:9px 0 9px 2px;
	border-bottom:#fff solid 1px;
	font-family:"Times New Roman", Times, serif; 
		
	font-size:14px;
	border-right:#fff solid 1px;
	text-transform:uppercase;
	font-weight:normal;
}
.subMenu{
	/*background:url(../slices/sec-menu.jpg);*/
	width:140px;
	display:block;
	color:#fff;
	padding:2px 2px 1px 6px;
	border-top:#fff solid 1px;
border-right:#fff solid 1px;
border-bottom:#fff solid 1px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;

}
.submenu a {
	width:140px;
	}
.subMenu a:hover{ color:#000; width:140px;}

.thirdLevelMenu{
	width:145px;
	margin-top:-1px;
}
.thirdLevelMenu a{
	/*background:url(../slices/bluebg.jpg);*/
	width:129px;
	padding:5px 0 5px 20px;
	border-top:#fff solid 1px;
	display:block;
	color:#fff;
border-right:#fff solid 1px;
font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.thirdLevelMenu a:hover{ color:#000; }

/* start hard coded stuff to get the old looks back for a while */
#mainmenu_1:hover, #mainmenu_1.selectedTopMenu{ background-color: #637b94; }
#children_container_1 a.subMenu,#children_container_1 .thirdLevelMenu a{
	background:none;
	background-color: #637b94;
}
#mainmenu_2:hover,#mainmenu_2.selectedTopMenu{ background-color: #637b94; }
#children_container_2 a.subMenu,#children_container_2 .thirdLevelMenu a{
	background:none;
	background-color: #637b94;
}
#mainmenu_3:hover,#mainmenu_3.selectedTopMenu{ background-color: #4A7f74; }
#children_container_3 .thirdLevelMenu{ border-top:#fff solid 1px;}
#children_container_3 a.subMenu,#children_container_3 .thirdLevelMenu a{
	background:none;
	background-color: #4A7f74;
}
#mainmenu_4:hover,#mainmenu_4.selectedTopMenu{ background-color: #567246; }
#children_container_4 a.subMenu,#children_container_4 .thirdLevelMenu a{
	background:none;
	background-color: #567246;
}

#mainmenu_5:hover,#mainmenu_5.selectedTopMenu{ background-color: #AD6B42; }
#children_container_5 .thirdLevelMenu{ border-top:#fff solid 1px;}
#children_container_5 a.subMenu,#children_container_5 .thirdLevelMenu a{
	background:none;
	background-color: #AD6B42;
}
#mainmenu_6:hover,#mainmenu_6.selectedTopMenu{ background-color: #4A7f74; }
#children_container_6 .thirdLevelMenu{ border-top:#fff solid 1px;}
#children_container_6 a.subMenu,#children_container_6 .thirdLevelMenu a{
	background:none;
	background-color: #4A7f74;
}
#mainmenu_7:hover,#mainmenu_7.selectedTopMenu{ background-color: #c4986e; }
#children_container_7 a.subMenu,#children_container_7 .thirdLevelMenu a{
	background:none;
	background-color: #c4986e;
}
#mainmenu_8:hover,#mainmenu_8.selectedTopMenu{ background-color: #8e5151; }
#children_container_8 a.subMenu,#children_container_8 .thirdLevelMenu a{
	background:none;
	background-color: #8e5151;
}
#mainmenu_9:hover,#mainmenu_9.selectedTopMenu{ background-color: #AD6B42; }
#children_container_9 a.subMenu,#children_container_9 .thirdLevelMenu a{
	background:none;
	background-color: #AD6B42;
}
#mainmenu_10:hover,#mainmenu_10.selectedTopMenu{ background-color: #8D5352; }
#children_container_10 a.subMenu,#children_container_10 .thirdLevelMenu a{
	background:none;
	background-color: #8D5352;
}
#mainmenu_11 { background-color: #8D5352; }
#mainmenu_11:hover,#mainmenu_11.selectedTopMenu{ background-color: #C4986E; }
#children_container_11 a.subMenu, #children_container_11 .thirdLevelMenu a{
	background:none;
	background-color: #C4986E;
}
/* end hard coded stuff to get the old looks back for a while */

.rightInnerColumn{
	width:626px;

}
#headerImage img{
	border-bottom:#ffffff solid 1px;
	border-left:#edddca solid 1px;
}
.insideImage img {
	border-bottom:#ffffff solid 1px;
	border-left:#edddca solid 1px;
}
#pageContent{
	color:#000000;
	padding:0 10px 0 15px;
	background-color:#FFFFFF;
	border-bottom:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
	border-left:#ffffff solid 1px;
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;		
		
}
#pageContent a{
	text-decoration:underline; 
	color:#9700ad;
	}
	
#pageContent h1{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
#pageContent div.textContainer{
	margin-top:15px;
	line-height:1.5;
	color:#000000;	
}
#spageContent{
	color:#000;
	padding:0 10px0 0 15px;	
	border-bottom:#ffffff solid 1px;
	border-right:#ffffff solid 1px;	
border-left:#ffffff solid 1px;
font-family:"Times New Roman", Times, serif; 
	font-size:14px;	
}
#spageContent div.textContainer{
	margin-top:0px;
	line-height:1.5;
padding:0 10px 0 10px;	
}
#spageContent a{
	text-decoration:underline; 
	color:#9700ad;
	}
#clubpageContent{
	color:#000;
	padding:0 0 0 15px;	
	border-bottom:#ffffff solid 1px;
	border-right:#ffffff solid 1px;	
border-left:#ffffff solid 1px;
	width:757px;0
}
#clubpageContent div.textContainer{
	margin-top:0px;
	line-height:1.5;
	padding:0 10px 0 10px;
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;		

}
#clubpageContent a{
	text-decoration:underline; 
	color:#9700ad;
	}
#lpageContent{
	color:#000;
	padding:0 0 0 10px;	
}

#lpageContent div.textContainer{
	margin-top:15px;
	line-height:1.5;
padding:0 10px 0 10px;			
		}
#lpageContent a{
	text-decoration:underline; 
	color:#9700ad;
	}

.indent{
	margin-left:5px;
	}	

.author{
	float:right;
}
#footer{
	width:625px;
	color:#330000;
	margin:20px auto 0 150px;
	text-align:center;
	text-transform:uppercase;
	font:11px Time New Roman;
	line-height:1.5;
}

#footer a{
	color:#330000;
	}

#copyItems{
		
}
img.floatRight { 
    float: right;
	margin-left:10px;
	margin-bottom:10px;
}
#pageQuote{
	position:absolute;
	z-index:100;
	margin:190px 0 0 780px;
	*margin:190px 0 0 -45px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;

	font-family: arial, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	
}

#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ffffff;
}

#contact-area input.submit-button {
	width: 50px;
	float:right;
}
label {
	float: left;
	text-align: left;
	margin-right: 50px;
	width: 150px;
	padding-top: 5px;
	font-size: 12px;
}
.reg {
	font-size:9px;
	}
.lakeclubtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.lakeclubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;	
	line-height:1em;
	}
.lbg{
	background-color:#edddca;
	}	
	
.floatleft{
	float:left;
	margin-left:150px;
	}	
	
.columnsleft {
	float:left;
	margin-right:20px;
	}
.lakeclublogo{
	float:right;
	padding-left:5px;
	margin-left:5px;
	}		
.leftColumnsblue {
	background:url(../slices/background-catering.jpg) top no-repeat;
	background-color:#95cde9;
	width:978px;
	margin-top:1px;
	min-height:800px;
}

.lakeclub-bg{
    background:url(../images/lake-club-bg.jpg) no-repeat;
    width:754px;
    
    }

#logo {
	width:147px;
	height:59px;
	border-right: 1px solid #ffffff;

	}
	
.celebrate a{
	font-size: 12px;
	margin-left:5px;
	color:#330000;

	}
.celebrate a:hover{
	text-decoration:underline;
	}
.form-checkbox input {
	float: left;
	width: 25px;
}
.form-checkbox p {
	vertical-align: middle;
	float: left;
}