body{font-family: arial; font-size:80%; color:#002485; margin:0; padding:0; }
img{border:0;}

h1{color:#000; margin:0; padding:0}
h2{color:#000;}
h3{color:#000;}
a:link, a:visited {text-decoration:none; display:inline; color:#0A4E8F	}
a:hover {color:#05723B;}
a.whitenav:link, a.whitenav:visited {text-decoration:none; color:#0A4E8F; text-decoration:underline}
td{vertical-align:top}
img.border{padding:0 8px 8px 0}

#container{width:100%; margin-right: auto; margin-left: auto; }

#wrapper{background:none;  }
#header{width:100%; background:none; }
#logo{display:none}
#pool{display:none;}
#contact{display:none}
#events{display:none}
#body{background:none; }

div#hp{background:none}
.watermark{background:none }

#footer-left{float:left; width:52% }
#footer-right{float:right; width:48% }
#lakehead{display:none}


.clearer{clear:both}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix {height: 1%;}
.h4-hp{margin:0 0 6px 0; color:#0A4E8F }
ul.none{list-style-type:none; padding:2px 0 2px 0; margin:0; }
.right{float:right; }

a.contact:link, a.contact:visited{ background:url("<?PHP echo $config['imagepath']?>layout/contactus.jpg") no-repeat 0 0; text-decoration:nonek; display:block; color:#fff; width:88px; height:24px;}
a.contact:hover {background:url("<?PHP echo $config['imagepath']?>layout/contact-hover.jpg") no-repeat 0 0; color:#05723B; text-decoration:none;}


a.events:link, a.events:visited{ background:url("<?PHP echo $config['imagepath']?>layout/upcomingevents.jpg") no-repeat 0 0; text-decoration:nonek; display:block; color:#fff; width:138px; height:24px; margin:0 1px 0 0}
a.events:hover {background:url("<?PHP echo $config['imagepath']?>layout/events-hover.jpg") no-repeat 0 0; color:#05723B; text-decoration:none;}

/* contains custom elements */
/* NAVIGATION */

div#navigation{display:none }