<!--


/* Defaults / Desktop View */
body {
	font:normal 14px/17px PT Sans, Arial, sans-serif;
	color:#333;
	width:100%;
	background-color: #ffffff;
	
A:link {color: #009c45; text-decoration: underline}
A:visited {color: #009c45; text-decoration: underline}
A:hover {color: #009c45; text-decoration: underline}
A:active {color: #009c45; text-decoration: underline}

}

.clear {
	clear:both;
}





#fullwidth {
	display:block;
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}



#fullwidthtwo {
	display:none;
}

#fullwidththree {
	display:none;
}


#fullwidthfour {
	display:none;
}



#header {
	display:block;
	width:auto;
	max-width:1200px;
	height:300px;
	margin-left:2%;
	margin-right:2%;
	background:
	url('images/about_lake_home_hdr_bkg_1200x300.jpg') left top;
	background-repeat:no-repeat;
}

#onethirdcolumn {
	display:block;
	float:left;
	width:30%;
	margin:2%:
	}

#headeroverlay {
  position: absolute;
  top:22px; right: 0; bottom: 0; left: 5%;
  display:block;
  z-index:1;
  height:150px;
	width:100%;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}


#headeroverlaytwo {
display:none;
}





#overlaytitlebox {
	position: absolute;
	width:44%;
	height:44px;
	padding:22px;
	top:200px; right: 0; bottom: 0; left: 0px;
	background-color:#FFFFFF;

}
	

.overlaytitle {
	margin-top:0px;
	width:auto;
	height:auto;
	margin-left:0px;
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight:plain;
	color:#000000;
	text-shadow: 3px 3px 3px #E7E7E7;
	

}

.blogtitle {
	margin-top:0px;
	width:auto;
	height:auto;
	margin-left:0px;
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color:#000000;
	text-shadow: 3px 3px 3px #E7E7E7;
	


}

.bodyshaded {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	margin-left: 22px;
	margin-right: 16%;
	font-size:16px;
	line-height:24px;
	color:#666666;
	text-align:left;
	width:auto;
	background-color:#eeeeee;
	padding:11px;
	border-radius:4px;
}


#headlinecentered {
	width:66%;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;

}


.headlinecenteredtext {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight:normal;
	color: #000000;
	text-align:center;
	text-decoration:none;

}




H1 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



H2 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}

H3 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 22px;
	line-height: 22px;
	margin-left:44px;
	font-weight:normal;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



/* ============================== This is for Overall Styling of the Content Gallery. */
#gallery-container
{
	display:block;
	border: 0px solid rgb(6, 61, 92);
	/*border-radius*/
	-webkit-border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	padding:0px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}

.gallery
{
	display:block;
	width:1200px;
	height:675px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	z-index:10;
	/*border:2px solid green;*/
}





    

#navbutts {
	display:block;
	float:right;
	margin-left:auto;
	margin-right: 11%;
	width:auto;
	max-width:500px;
	height:36px;
	font-family: PT Sans, Verdana, Helvetica; sans-serif;
	font-size: 21px;
	line-height: 44px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	border-radius:22px;
	margin-top:0px;
	padding:16px;
	background:
	url('images/home_page_nav_base.png') left top;
	background-repeat:no-repeat;




	}

#navbutts A:link {color: #FFFFFF; text-decoration: none;}
#navbutts A:visited {color: #f8e7ff; text-decoration: none;}
#navbutts A:hover {color: #6afaff; text-decoration: none;}
#navbutts A:active {color: #FFFFFF; text-decoration: none;}



#navbuttstwo {
	display:none;
	}
	
#navbuttsthree {
	display:none;
	}

	
#navbuttsfour {
	display:none;
	}








#logo1 {
	display:block;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:400px;

	 
}

#logo2 {
	display:none;
}

#logo3 {
	display:none;
}

#logo4 {
	display:none;
}







#button1 {
	display:block;
}

#button2 {
	display:none;
}


#button3 {
	display:none;
}

#button4 {
	display:none;
}






a.buttonone {
  display:block;
  width:88%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:16px;
  line-height:33px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttonone:hover {
  background-color:#67c490;
  border-color: #13cf00;

}





a.buttontwo {
  float:left;
  display:block;
  width:50%;
  height:auto;
  margin-left:25%;
  margin-right:25%;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttontwo:hover {
  background-color:#67c490;
  border-color: #13cf00;

}




a.buttonthree {
  display:block;
  width:311px;
  height:auto;
  margin-left:22px;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttonthree:hover {
  background-color:#59aa7d;
  border-color: #13cf00;

}




a.buttonfour {
  display:block;
  width:40%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:55px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttonfour:hover {
  background-color:#59aa7d;
  border-color: #13cf00;

}




#galleryone {
	display:block;
	float:left;
	margin:0px;
}



#gallerytwo {
	display:none;
}



#galleryfour {
	display:none;
}





#singlecolumn {
	display:block;
	float:left;
	margin-top:44px;
	margin-left:5%;
	width:70%;
	display:block;
	height:auto;

}

.singlecolumntext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:22px;
	margin-left:44px;
	text-align:left;
	text-decoration:none;

}

.singlecolumntext A:link {color: #009c45; text-decoration: none}
.singlecolumntext A:visited {color: #a76cff; text-decoration: none}
.singlecolumntext A:hover {color: #fd3740; text-decoration: none}
.singlecolumntext A:active {color: #009c45; text-decoration: none}


.singlecolumntextshaded {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:plain;
	color: #555555;
	margin-right:22px;
	margin-left:44px;
	text-align:left;
	text-decoration:none;

}

#blogarraydiv {
	margin-left:22px;
}


#readmorebutton1 {
	display:block;
	float:left;
	margin-left:22px;
	margin-top:22px;
	margin-bottom:22px;
}

#readmorebutton2 {
	display:none;
}



#readmorebutton3 {
	display:none;
}


#readmorebutton4 {
	display:none;
}

a.readmorebutton {
  display:block;
  width:188px;
  height:30px;
  text-align:center;
  font-size:16px;
  line-height:28px;
  font-weight:plain;
  text-decoration:none;
  background-color:#1e73be;
  border-radius: 4px;
  border-color: #0f5ea3;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.readmorebutton:hover {
  background-color:#40a5ff;
  border-color: #1e73be;

}



.blogarraypic {
	float:left;
	width:69%;
	max-width:400px;
	margin-top:22px;
	margin-right:22px;
	margin-bottom:11px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}



.blogfeaturepic {
	float:left;
	width:95%;
	max-width:500px;
	margin-left:44px;
	margin-right:22px;
	margin-bottom:22px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	
}


#blogpostbox {
  display:block;
  width:84%;
  height:auto;
  text-align:left;
  padding:8px;
  margin-bottom:111px;
  background-color:#ffffff;
  border-radius: 2px;
  border-color: #888888;
  border-style: solid;
  border-width: 1px;
  text-decoration:none;
  box-shadow:2px 2px 4px #BBBBBB;	
}


.icons {
	font-size: 28px;
	line-height: 30px;
}

.icons2 {
	font-size: 20px;
	line-height: 30px;
}

		


#sidebar {
	display:block;
	float:left;
	width:25%;
	display:block;
	margin-top:44px;
	margin-bottom:44px;
	height:auto;
	padding:11px;
	border-radius:22px;
	background-color:#dbf4ff;

}

.sidebartext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebartext A:link {color: #009c45; text-decoration: none}
.sidebartext A:visited {color: #a76cff; text-decoration: none}
.sidebartext A:hover {color: #fd3740; text-decoration: none}
.sidebartext A:active {color: #009c45; text-decoration: none}


.sidebarbullets {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:-16px;
	text-align:left;
	text-decoration:none;

}

.sidebarbullets A:link {color: #009c45; text-decoration: none}
.sidebarbullets A:visited {color: #a76cff; text-decoration: none}
.sidebarbullets A:hover {color: #fd3740; text-decoration: none}
.sidebarbullets A:active {color: #009c45; text-decoration: none}




.sidebarheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebarsubheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}



#prevnextnav {
	display:block;
	width:88%;
	height:88px;
	margin-left:auto;
	margin-right:auto;
}
	
.backnexttext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.backnexttext A:link {color: #009c45; text-decoration: none}
.backnexttext A:visited {color: #a76cff; text-decoration: none}
.backnexttext A:hover {color: #fd3740; text-decoration: none}
.backnexttext A:active {color: #009c45; text-decoration: none}





.bigaddress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	color: #505050;
	text-align:center;
	text-decoration:none;

}

.smalladdress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:plain;
	color: #505050;
	text-align:center;
	text-decoration:none;

}


.bigaddresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	margin-left:5%;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;

}

.smalladdresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	margin-left:5%;
	font-weight:plain;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;

}



.bigaddresswhitecenter {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:22px;
	padding-top:22px;
	text-align:center;
	text-decoration:none;

}



#mapboxone {
	display:block;
}


#mapboxfour {
	display:none;
}



.footertext {
	font-family: PT Sans, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:plain;
	color: #505050;
	text-decoration:none;
	text-align:center;
}

.footertext A:link {color: #009c45; text-decoration: none}
.footertext A:visited {color: #a76cff; text-decoration: none}
.footertext A:hover {color: #fd3740; text-decoration: none}
.footertext A:active {color: #009c45; text-decoration: none}









#googlemap1 {
	display:block;
	width:1200px;
	height:444px;
	margin-left:auto;
	margin-right:auto;
}



#googlemap2 {
	display:none;
}


#googlemap3 {
	display:none;
}


#googlemap4 {
	display:none;
}


#footer {
	display:block;
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	font-size: 16px;
	line-height: 24px;
	color:#dfdfdf;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	line-height:16px;
	height:11px;
}



#footer a:hover {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:underline;
	font-style:plain;
	color:#330066;
	margin-top: 11px;
	line-height:16px;

}

#footer a:link {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}


#footer a:active {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}

#footer a:visited {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}









/*============================== SIZE TWO ===================================*/











@media only screen and (min-width:651px ) and (max-width:979px) {
	/*Small Desktop / Large Tablet View*/

body {
	font:normal 14px/17px PT Sans, Arial, sans-serif;
	color:#333;
	width:100%;
	background-color: #ffffff;
	
A:link {color: #B1A063; text-decoration: underline}
A:visited {color: #AE8E39; text-decoration: underline}
A:hover {color: #72002E; text-decoration: underline}
A:active {color: #003C72; text-decoration: underline}


}





#fullwidth {
	display:block;
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}



#fullwidthtwo {
	display:none;
}

#fullwidththree {
	display:none;
}


#fullwidthfour {
	display:none;
}



#header {
	display:block;
	width:auto;
	max-width:800px;
	height:267px;
	margin-left:auto;
	margin-right:auto;
	background:
	url('images/about_lake_home_hdr_bkg_800x267.jpg') left top;
	background-repeat:no-repeat;
}



#headeroverlay {
  position: absolute;
  top:55px; right: 0; bottom: 0; left: 8%;
  display:block;
  z-index:1;
  width:auto;
  height:150px;
  width:auto;
  max-width:744px;
}


#headeroverlaytwo {
display:none;
}


#overlaytitlebox {
	position: absolute;
	width:44%;
	height:33px;
	padding:22px;
	top:150px; right: 0; bottom: 0; left: 0px;
	background-color:#FFFFFF;

}
	

.overlaytitle {
	margin-top:0px;
	width:auto;
	height:auto;
	margin-left:0px;
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 3vw;
	line-height: 3vw;
	font-weight:plain;
	color:#000000;
	text-shadow: 3px 3px 3px #E7E7E7;
	

}



H1 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



H2 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}

H3 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 22px;
	line-height: 22px;
	margin-left:44px;
	font-weight:normal;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



/* ============================== This is for Overall Styling of the Content Gallery. */
#gallery-container
{
	display:block;
	border: 0px solid rgb(6, 61, 92);
	/*border-radius*/
	-webkit-border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	padding:0px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}

.gallery
{
	display:block;
	width:1200px;
	height:675px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	z-index:10;
	/*border:2px solid green;*/
}





    

#navbutts {
	display:block;
	float:right;
	margin-left:auto;
	margin-right: 2%;
	width:auto;
	max-width:400px;
	height:33px;
	font-family: PT Sans, Verdana, Helvetica; sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	border-radius:16px;
	margin-top:0px;
	padding:13px;
	background:
	url('images/home_page_nav_base.png') left top;
	background-repeat:no-repeat;




	}

#navbutts A:link {color: #FFFFFF; text-decoration: none;}
#navbutts A:visited {color: #FFFFFF; text-decoration: none;}
#navbutts A:hover {color: #FFFFFF; text-decoration: none;}
#navbutts A:active {color: #FFFFFF; text-decoration: none;}



#navbuttstwo {
	display:none;
	}
	
#navbuttsthree {
	display:none;
	}

	
#navbuttsfour {
	display:none;
	}








#logo1 {
	display:none;
}

#logo2 {
	display:block;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:300px;
	 
}


#logo3 {
	display:none;
}

#logo4 {
	display:none;
}







#button1 {
	display:block;
}

#button2 {
	display:none;
}


#button3 {
	display:none;
}

#button4 {
	display:none;
}






a.buttonone {
  display:block;
  width:88%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:16px;
  line-height:33px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttonone:hover {
  background-color:#67c490;
  border-color: #13cf00;

}





a.buttontwo {
  float:left;
  display:block;
  width:50%;
  height:auto;
  margin-left:25%;
  margin-right:25%;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttontwo:hover {
  background-color:#67c490;
  border-color: #13cf00;

}




a.buttonthree {
  display:block;
  width:311px;
  height:auto;
  margin-left:22px;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}

a.buttonthree:hover {
  background-color:#59aa7d;
  border-color: #13cf00;

}




a.buttonfour {
  display:block;
  width:55%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:55px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}


#galleryone {
	display:none;
}



#gallerytwo {
	display:block;
}



#galleryfour {
	display:none;
}




#singlecolumn {
	display:block;
	float:left;
	margin-top:44px;
	margin-right:5%;
	margin-left:5%;
	width:55%;
	display:block;
	height:auto;

}

.singlecolumntext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:1px;
	margin-left:44px;
	text-align:left;
	text-decoration:none;

}


.icons {
	font-size: 28px;
	line-height: 30px;
}

.icons2 {
	font-size: 20px;
	line-height: 30px;
}

		


#sidebar {
	display:block;
	float:left;
	width:35%;
	display:block;
	margin-top:44px;
	margin-bottom:44px;
	margin-left:0px;
	height:auto;
	padding:11px;
	border-radius:22px;
	background-color:#dbf4ff;

}

.sidebartext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebartext A:link {color: #009c45; text-decoration: none}
.sidebartext A:visited {color: #a76cff; text-decoration: none}
.sidebartext A:hover {color: #fd3740; text-decoration: none}
.sidebartext A:active {color: #009c45; text-decoration: none}


.sidebarbullets {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:-16px;
	text-align:left;
	text-decoration:none;

}

.sidebarbullets A:link {color: #009c45; text-decoration: none}
.sidebarbullets A:visited {color: #a76cff; text-decoration: none}
.sidebarbullets A:hover {color: #fd3740; text-decoration: none}
.sidebarbullets A:active {color: #009c45; text-decoration: none}




.sidebarheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebarsubheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.bigaddress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	color: #505050;
	text-align:center;
	text-decoration:none;

}

.smalladdress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:plain;
	color: #505050;
	text-align:center;
	text-decoration:none;

}


.bigaddresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	margin-left:5%;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;

}

.smalladdresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	margin-left:5%;
	font-weight:plain;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;

}



.bigaddresswhitecenter {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:22px;
	padding-top:22px;
	text-align:center;
	text-decoration:none;

}



#mapboxone {
	display:block;
}


#mapboxfour {
	display:none;
}



.footertext {
	font-family: PT Sans, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:plain;
	color: #505050;
	text-decoration:none;
	text-align:center;
}

.footertext A:link {color: #009c45; text-decoration: none}
.footertext A:visited {color: #a76cff; text-decoration: none}
.footertext A:hover {color: #fd3740; text-decoration: none}
.footertext A:active {color: #009c45; text-decoration: none}





#googlemap1 {
	display:none;
}






#googlemap2 {
	display:block;
	width:800px;
	height:350px;
	margin-left:0px;
	margin-top:0px;
	margin-right:auto;
}


#googlemap3 {
	display:none;
}


#googlemap4 {
	display:none;
}


#footer {
	display:block;
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	font-size: 16px;
	line-height: 24px;
	color:#dfdfdf;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	line-height:16px;
	height:11px;
}



#footer a:hover {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:underline;
	font-style:plain;
	color:#330066;
	margin-top: 11px;
	line-height:16px;

}

#footer a:link {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}


#footer a:active {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}

#footer a:visited {
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	color:#009c45;
	margin-top: 11px;
	line-height:16px;

}





}


/*=============================== SIZE THREE ====================================*/











@media only screen and (min-width:481px ) and (max-width:650px) {
	/* Small Tablet View */

body {
	font:normal 14px/17px PT Sans, Arial, sans-serif;
	color:#333;
	width:100%;
	background-color: #ffffff;
	
A:link {color: #B1A063; text-decoration: underline}
A:visited {color: #AE8E39; text-decoration: underline}
A:hover {color: #72002E; text-decoration: underline}
A:active {color: #003C72; text-decoration: underline}


}





/* Dropdown Button */
.dropbtn {
    background-color: #009c45;
    color: white;
    padding: 16px;
    font-size: 16px;
    line-height: 11px;
    border: none;
    cursor: pointer;
    margin-left:auto;
    margin-right:auto;
    margin-top:11px;
    text-align:left;

}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #41b574;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: relative;
    background-color: #009c45;
    width: 88%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left:22px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #FFFFFF;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    line-height:11px;
    text-align:left;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #40a5ff}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}






#fullwidth {
	display:block;
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}



#fullwidthtwo {
	display:none;
}

#fullwidththree {
	display:none;
}


#fullwidthfour {
	display:none;
}



#header {
	display:block;
	width:500px;
	height:167px;
	margin-left:auto;
	margin-right:auto;
	background:
	url('images/about_lake_home_hdr_bkg_500x167.jpg') left top;
	background-repeat:no-repeat;
}



#headeroverlay {
  position: absolute;
  top:11px; right: 0; bottom: 0; left: 8%;
  display:block;
  z-index:1;
  width:auto;
  height:150px;
}


#headeroverlaytwo {
display:none;
}


#overlaytitlebox {
	position: absolute;
	width:44%;
	height:11px;
	padding:18px;
	top:130px; right: 0; bottom: 0; left: 44px;
	background-color:#FFFFFF;

}
	

.overlaytitle {
	margin-top:0px;
	width:auto;
	height:auto;
	margin-left:0px;
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 3vw;
	line-height: 3vw;
	font-weight:plain;
	color:#000000;
	text-shadow: 3px 3px 3px #E7E7E7;
	

}



H1 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



H2 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}

H3 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 22px;
	line-height: 22px;
	margin-left:44px;
	font-weight:normal;
	color: #000000;
	text-align:left;
	text-decoration:none;

}

.bigaddresswhitecenter {
	font-family: PT Sans, Arial, san-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	margin-top:22px;
	padding-top:22px;
	text-decoration:none;
	max-width:300px;

}






#navbutts {
	display:none;

	}


#navbuttstwo {
	display:none;
	}
	
#navbuttsthree {
	display:block;
	margin-left:auto;
	margin-right: auto;
	width:366px;
	height:44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:plain;
	color: #505050;
	text-decoration:none;
	text-align:center;
	margin-top:44px;
	padding-left:0px;

	}
	
#navbuttsthree A:link {color: #FFFFFF; text-decoration: none;}
#navbuttsthree A:visited {color: #FFFFFF; text-decoration: none;}
#navbuttsthree A:hover {color: #FFFFFF; text-decoration: none;}
#navbuttsthree A:active {color: #FFFFFF; text-decoration: none;}


	
#navbuttsfour {
	display:none;
	}





.bigaddress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight:bold;
	color: #505050;
	text-align:center;
	text-decoration:none;

}



#logo1 {
	display:none;
}

#logo2 {
	display:none;
}

#logo3 {
	display:block;
	position:absolute;
	margin-top:8px;
	width:auto;
	margin-left:4%;

}


#logo4 {
	display:none;
}




#button1 {
	display:block;
}

#button2 {
	display:block;
}



#button3 {
	display:block;
}






a.buttonone {
  display:block;
  width:96%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:16px;
  line-height:33px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}





a.buttontwo {
  float:left;
  display:block;
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}




a.buttonthree {
  display:block;
  width:211px;
  height:auto;
  margin-left:11px;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}




a.buttonfour {
  display:block;
  width:80%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}




#button4 {
	display:none;
}





#galleryone {
	display:none;
}



#gallerytwo {
	display:block;
	width:88%;
	margin-left:auto;
	margin-right:auto;
}


#galleryfour {
	display:none;
}




#singlecolumn {
	display:block;
	width:88%;
	margin-left:5%;
	margin-right:auto;
	height:auto;
	background: #ffffff;	

}


.singlecolumntext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #505050;
	margin-right:8%;
	margin-left:8%;
	text-align:left;
	text-decoration:none;
}







#sidebar {
	display:block;
	float:right;
	width:84%;
	margin-top:44px;
	margin-bottom:44px;
	margin-left:auto;
	margin-right:5%;
	height:auto;
	padding:11px;
	border-radius:22px;
	background-color:#dbf4ff;

}

.sidebartext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebartext A:link {color: #009c45; text-decoration: none}
.sidebartext A:visited {color: #a76cff; text-decoration: none}
.sidebartext A:hover {color: #fd3740; text-decoration: none}
.sidebartext A:active {color: #009c45; text-decoration: none}


.sidebarbullets {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:-16px;
	text-align:left;
	text-decoration:none;

}

.sidebarbullets A:link {color: #009c45; text-decoration: none}
.sidebarbullets A:visited {color: #a76cff; text-decoration: none}
.sidebarbullets A:hover {color: #fd3740; text-decoration: none}
.sidebarbullets A:active {color: #009c45; text-decoration: none}




.sidebarheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebarsubheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}








#googlemap1 {
	display:none;
}






#googlemap2 {
	display:none;
}




#googlemap3 {
	display:block;
	margin-top:44px;
	width:500px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}


#googlemap4 {
	display:none;
}




#footer {
	display:block;
	font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	font-size: 16px;
	line-height: 24px;
	color:#dfdfdf;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	line-height:16px;
	height:11px;
}





}






/*================================ SIZE FOUR ==================================*/











@media only screen and (min-width:300px) and (max-width:480px) {
	/* Smartphone view*/

body {
	font:normal 14px/17px PT Sans, Arial, sans-serif;
	color:#333;
	background-color: #690500;
	background: #FFFFFF;	
	
A:link {color: #B1A063; text-decoration: underline}
A:visited {color: #AE8E39; text-decoration: underline}
A:hover {color: #72002E; text-decoration: underline}
A:active {color: #003C72; text-decoration: underline}


}





/* Dropdown Button */
.dropbtn {
    background-color: #009c45;
    color: white;
    padding: 16px;
    font-size: 16px;
    line-height: 11px;
    border: none;
    cursor: pointer;
    margin-left:auto;
    margin-right:auto;
    margin-top:11px;
    text-align:left;

}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #41b574;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: relative;
    background-color: #009c45;
    width: 88%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left:16px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #FFFFFF;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    line-height:11px;
    text-align:left;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #40a5ff}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}






#fullwidth {
	display:block;
	width:100%;
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}



#fullwidthtwo {
	display:none;
}

#fullwidththree {
	display:none;
}


#fullwidthfour {
	display:none;
}



#header {
	display:block;
	width:400px;
	height:167px;
	margin-left:auto;
	margin-right:auto;
	background:
	url('images/about_lake_home_hdr_bkg_400x167.jpg') left top;
	background-repeat:no-repeat;
}



#headeroverlay {
  position: absolute;
  top:11px; right: 0; bottom: 0; left: 8%;
  display:block;
  z-index:1;
  width:auto;
  height:150px;
}


#headeroverlaytwo {
display:none;
}


#overlaytitlebox {
	position: absolute;
	width:66%;
	height:22px;
	padding:22px;
	top:100px; right: 0; bottom: 0; left: 0px;
	background-color:#FFFFFF;

}
	

.overlaytitle {
	margin-top:0px;
	width:auto;
	height:auto;
	margin-left:0px;
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 6vw;
	line-height: 6vw;
	font-weight:plain;
	color:#000000;
	text-shadow: 3px 3px 3px #E7E7E7;
	

}



H1 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}



H2 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:normal;
	margin-left:44px;
	color: #000000;
	text-align:left;
	text-decoration:none;

}

H3 {
	font-family: DIN Condensed, PT Sans, Arial, san-serif;
	font-size: 22px;
	line-height: 22px;
	margin-left:44px;
	font-weight:normal;
	color: #000000;
	text-align:left;
	text-decoration:none;

}




#navbutts {
	display:none;

	}


#navbuttstwo {
	display:none;
	}
	
#navbuttsthree {
	display:block;
	margin-left:auto;
	margin-right: auto;
	width:280px;
	height:49px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight:plain;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	margin-top:44px;
	padding-left:0px;

	}
	




#logo1 {
	display:none;
}

#logo2 {
	display:none;
}

#logo3 {
	display:none;
}


#logo4 {
	float:left;
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


#onethirdcolumn {
	width:88%;
	margin-left:auto;
	margin-right:auto;
}


#sidebar {
	display:block;
	float:right;
	width:84%;
	margin-top:44px;
	margin-bottom:44px;
	margin-left:auto;
	margin-right:5%;
	height:auto;
	padding:11px;
	border-radius:22px;
	background-color:#dbf4ff;

}

.sidebartext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebarbullets {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #444444;
	margin-right:0px;
	margin-left:-16px;
	text-align:left;
	text-decoration:none;

}




.sidebarheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}

.sidebarsubheadertext {
	font-family: DIN Condensed; PT Sans, Arial, san-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight:plain;
	color: #000000;
	margin-right:11px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;

}




#galleryone {
	display:none;
}



#gallerytwo {
	display:none;
}


#galleryfour {
	display:block;
	width:96%;
	margin-left:auto;
	margin-right:auto;
}





.bigaddress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:bold;
	color: #505050;
	text-align:center;
	max-width:280px;
	text-decoration:none;

}

.smalladdress {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:plain;
	color: #505050;
	text-align:center;
	text-decoration:none;
	max-width:280px;

}


.bigaddresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	margin-left:5%;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
	

}

.smalladdresswhite {
	font-family: PT Sans, Arial, san-serif;
	font-size: 18px;
	line-height: 22px;
	margin-left:5%;
	font-weight:plain;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;

}



.bigaddresswhitecenter {
	font-family: PT Sans, Arial, san-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	margin-top:22px;
	padding-top:22px;
	text-decoration:none;
	max-width:300px;

}








#button1 {
	display:block;
}

#button2 {
	display:none;
}


#button3 {
	display:none;
}


#button4 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:280px;
	margin-top:22px;
}




a.buttonone {
  display:block;
  width:100%;
  height:auto;
  margin-left:0px;
  margin-right:0px;
  text-align:center;
  font-size:14px;
  line-height:28px;
  padding:2px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}





a.buttontwo {
  float:left;
  display:block;
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  line-height:28px;
  font-weight:plain;
  text-decoration:none;
  background-color:#41b574;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}




a.buttonthree {
  display:block;
  width:188px;
  height:auto;
  margin-left:11px;
  margin-right:auto;
  text-align:center;
  font-size:18px;
  line-height:44px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}




a.buttonfour {
  display:block;
  width:90%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:18px;
  line-height:33px;
  padding:3px;
  font-weight:plain;
  text-decoration:none;
  background-color:#67c490;
  border-radius: 6px;
  border-color: #0f9c00;
  border-style: solid;
  border-width: 2px;
  color:#ffffff;
}


#singlecolumn {
	display:block;
	width:84%;
	display:block;
	margin-left:11px;
	height:auto;
	background: #ffffff;	

}





.singlecolumntext {
	font-family: PT Sans, Arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:plain;
	color: #505050;
	margin-right:8px;
	margin-left:4%;
	text-align:left;
	text-decoration:none;

}




#googlemap1 {
	display:none;
}






#googlemap2 {
	display:none;
}




#googlemap3 {
	display:none;
}




#googlemap4 {
	display:block;
	margin-top:44px;
	width:300px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}




#footer {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	font-style:plain;
	font-size: 16px;
	line-height: 24px;
	color:#dfdfdf;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	line-height:16px;
	height:auto;
}



.footertext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:plain;
	color: #777777;
	text-decoration:none;
	text-align:center;
	max-width:280px;
}



}



-->