html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

* {
	font-size:100%;
	margin:0;
	padding:0;
	}
	
body {
	background: #1A4033  url(../images/flag4.jpg) bottom center no-repeat;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	}
#wrap {
	padding-top: 20px;
	background: #7A7A7A;
	text-align: center;
	overflow: hidden;
	height: auto !important;
}
#wrap-inner {
	background: #7A7A7A;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	position: relative;
	background: #1A4033;
	width: 960px;
	height: 238px;
	}	
#nav {
	background: #1A4033;
	width: 360px;
	margin: 0px;
	padding-bottom: 20px;
	float: left;
	}
	#navmenu {
	background: #1A4033;
	width: 360px;
	margin: 0px;
	padding-bottom: 20px;
	float: left;
	}
	#navD {
	background: #1A4033;
	width: 340px;
	margin: 0px;
	padding-bottom: 20px;
	float: left;
	position: relative;
	top: 200px;
	left: -360px;
	}
#content {
	background: #C1B998;
	width: 600px;
	min-height: 350px;
	height: 350px;
	height: auto !important;
	
	padding: 15px 0;
	float: right;

	}
	#content ul.d li
	{list-style-type:disc;
	font-size: 1.2em;
		
	}
	#content ul li ul.d li{
	margin-top: 1.2em;
	list-style-type:circle;
	line-height: 1em;
	font-size: 1em;
	}
	#content.activities{
	background: #C1B998;
	color: #000;
	}
	#content.activities a{
	color: #000;
	}
	#content.activities h1{
	color: #000;
	}
	.listactivities a{
	color: #000;
	}
	#content.directors
	{
	background: #C1B998;
	color: #000;
	}
	#content.directors h1{
	color: #222;
	}
	.listdirectors{
	margin: 20px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #C1B998;
	color: #000;
	text-align: center;
	}
				.tempmenu{
		margin: 1px;/*20px */
	padding: 1px;/*10px */
	font-size: 1.2em;
	line-height: 1.4em;
	/* background: #47db48; */
	color: #000;
	text-align: center;
		}
		.listactivities{
	margin: 20px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #C1B998;
	color: #000;
	text-align: center;
	}
	#content.menus
	{
	background: #C1B998;
	color: #222;
	line-height: 1em;
	}
	#content.menus h1{
	color: #222;
	}
	#content.contact
	{
	background: #C1B998;
	color: #222;
	line-height: 1.8em;
	font-size: 1.1em;
	}
	#content.contact h1{
	color: #222;
	}
	#content p, #footer p {
	font-size: 1.2em;
	
	}

/* general */

h1, h2, h3, h4 { 
	margin: 0 20px; 
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	}
h1 {
	font-size: 2em;
	
	line-height: 1.2em;
	margin: 0 20px 10px;
	color: #222;
	}	
	
h2 {
	margin: 0 20px 5px;
	font-size: 1.7em;
	/*height: 30px;*/
	line-height: 1.2em;
	color: #222;
	clear: both;
	}
h3 {
	margin: 0 20px 4px;
	font-size: 1.2em;
	font-weight: bold;
	}
h4 {
	margin: 0 20px 0px;
	color: #53741f;
	font-size: 1.1em;
	font-weight: bold;
	}
p { 
	margin: 0 20px 15px; 
	}
	
 ul {
	margin: 0 20px 15px; 
	}
	
.centertable, .centertable td {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #4d4d4d;
  padding: 1em;
  margin-bottom: 1em;
}

.centertablesummermusic, .centertablesummermusic td{
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #4d4d4d;
  padding: 1em;
  margin-bottom: 1em;
}

.centertablesummermusic th{
	margin: 0;
text-align: center;
}
	
.clear{
clear: both;
}
	.activities ul li, .menus ul li, #links p {
		margin-left: 10px;
		list-style-type: disc;
		padding:0 10px 0 10px;
		font-size: 1.2em;
		margin-bottom: 1.2em;
		}
/*
#content a {
	color: blue;
	text-decoration: none;
	}
*/
#content a:hover {background: #fff;}	
a:hover {text-decoration: underline;}
	

a.brownlink:link{
	color: #503C0C;
	text-decoration: underline;
	font-weight:bold;
	}

a.brownlink:visited{
	color: #503C0C;
	text-decoration: underline;
	font-weight:bold;
	}	
a.brownlink:hover {	
background: #fff;
text-decoration: underline;
font-weight:bold;
}


img { 
	border: none;
	}
	

.center{
text-align: center;}

.centerbold{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

/*  header */
#headerleft {
	position: absolute;
	top: 20px;
	left: 20px;
	background: transparent url(../images/logo2c.png) 0 0 no-repeat;
	width: 320px;
	height: 198px;
	margin: 0px;
	}
	
	#headerleftindex {
	position: absolute;
	top: 20px;
	left: 20px;
	background: transparent url(../images/logonew2.png) 0 0 no-repeat;
	width: 320px;
	height: 198px;
	margin: 0px;
	}
#headerright {
		width: 600px;
	/*padding-top: 238px;
	height: 0px !important;
	overflow: hidden;*/
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}	

/* nav */

#navmenu li {
		background: #2F6855;
		width: 320px;
		height: 36px;
		padding: 0px;
		margin: 0 20px;
		letter-spacing: 2px;
		font-size: 1.2em;
		}

#navmenu li a {
		background: #2F6855;
		display: block;
		height: 36px;
		line-height: 36px;
		color: #fff;
		padding-left: 25px;
		text-decoration: none;
		}


#nav li {
		background: #2F6855;
		width: 320px;
		height: 36px;
		padding: 0px;
		margin: 0 20px;
		letter-spacing: 2px;
		font-size: 1.2em;
		}
	#nav li a {
		background: ##2F6855;/*#001242;*/
		display: block;
		height: 36px;
		line-height: 36px;
		color: #fff;
		padding-left: 25px;
		text-decoration: none;
		}
	#nav li a:hover, #nav li a.active  {
		background: #C1B998;
		color: red;
		}
	.red{
		color: red;
		}
		
		.red2{
		color: red;
		text-decoration: underline;
		}
	
		
	#nav li a.activeA {
		background: #C1B998;
		color: #222;
		}
	#nav li a.activeD {
		background: #C1B998;
		color: #222;
		}
		#nav li a.activeM {
		background: #C1B998;
		color: #222;
		}
			#nav li a.activeC{
		background: #C1B998;
		color: #222;
		}
	#nav .first {border-top: 1px solid #4d4d4d;}	
	

/* index */
#content .home {
	width: 170px;
	height: 170px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}
#content .home a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 170px;
	height: 170px;
	display: block;
	text-decoration: none;
	float:left;
}

#content .wider {
	width: 370px;
	height: 170px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}
#content .wider a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 370px;
	height: 170px;
	display: block;
	text-decoration: none;
	float:left;
}
#content .homestretch {
	width: 550px;
	height: 170px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}
#content .homestretch a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 550px;
	height: 170px;
	display: block;
	text-decoration: none;
	float:left;
}

#content .homestretchfull {
	width: 575px;
	height: 862px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 10px 20px;
}
#content .homestretchfull a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 575px;
	height: 862px;
	display: block;
	text-decoration: none;
	float:left;
} 
#content .homestretchfull1 {
	width: 575px;
	height: 1150px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 10px 20px;
}
#content .homestretchfull1 a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 575px;
	height: 1150px;
	display: block;
	text-decoration: none;
	float:left;
}
#content .homestretchfull2 {
	width: 575px;
	height: 1600px;
	line-height: 165px;
	float: left;
	display: inline;
	margin: 0 0 10px 20px;
}
#content .homestretchfull2 a {
	text-indent: -9000em;
	overflow: hidden; 
	width: 575px;
	height: 1600px;
	display: block;
	text-decoration: none;
	float:left;
}
#content .poster2, #content .poster2 a, #content .poster2 a:hover {background: transparent url(../images/sundaymusic.png) 0 0 no-repeat;}
#content .poster3, #content .poster3 a, #content .poster3 a:hover {background: transparent url(../images/fathersday2025.jpg) 0 0 no-repeat;}
#content .poster4, #content .poster4 a, #content .poster4 a:hover {background: transparent url(../images/julymenu.gif) 0 0 no-repeat;}
#content .poster5, #content .poster5 a, #content .poster5 a:hover {background: transparent url(../images/augustmenu.gif) 0 0 no-repeat;}
#content .poster6, #content .poster6 a, #content .poster6 a:hover {background: transparent url(../images/septmenu.gif) 0 0 no-repeat;}
#content .poster7, #content .poster7 a, #content .poster7 a:hover {background: transparent url(../images/thanksgiving2025.png) 0 0 no-repeat;}
#content .poster8, #content .poster8 a, #content .poster8 a:hover {background: transparent url(../images/kidsfly2023b.png) 0 0 no-repeat;}
#content .poster9, #content .poster9 a, #content .poster9 a:hover {background: transparent url(../images/halloween2014b.png) 0 0 no-repeat;}

#content .poster10, #content .poster10 a, #content .poster10 a:hover {background: transparent url(../images/bluewing2025.png) 0 0 no-repeat;}
#content .poster11, #content .poster11 a, #content .poster11 a:hover {background: transparent url(../images/springfestposter.jpg) 0 0 no-repeat;}
#content .poster12, #content .poster12 a, #content .poster12 a:hover {background: transparent url(../images/Fridaymusic.png) 0 0 no-repeat;}
#content .poster13, #content .poster13 a, #content .poster13 a:hover {background: transparent url(../images/thanksgiving2023.jpg) 0 0 no-repeat;}
#content .poster14, #content .poster14 a, #content .poster14 a:hover {background: transparent url(../images/octobermenu.gif) 0 0 no-repeat;}
#content .poster15, #content .poster15 a, #content .poster15 a:hover {background: transparent url(../images/novembermenu.gif) 0 0 no-repeat;}
#content .poster12, #content .poster16 a, #content .poster16 a:hover {background: transparent url(../images/decembermenu.gif) 0 0 no-repeat;}
#content .poster1, #content .poster1 a, #content .poster1 a:hover {background: transparent url(../images/januarymenu.gif) 0 0 no-repeat;}
#content .poster20, #content .poster20 a, #content .poster20 a:hover {background: transparent url(../images/2024summerfest.jpg) 0 0 no-repeat;}
#content .poster21, #content .poster21 a, #content .poster21 a:hover {background: transparent url(../images/marchmusic.jpg) 0 0 no-repeat;}
#content .poster22, #content .poster22 a, #content .poster22 a:hover {background: transparent url(../images/holiday2.jpg) 0 0 no-repeat;}
#content .poster23, #content .poster23 a, #content .poster23 a:hover {background: transparent url(../images/carshow2025.jpg) 0 0 no-repeat;}

#content .poster24, #content .poster24 a, #content .poster24 a:hover {background: transparent url(../images/februarymenu.gif) 0 0 no-repeat;}
#content .poster25, #content .poster25 a, #content .poster25 a:hover {background: transparent url(../images/marchmenu.gif) 0 0 no-repeat;}

#content .poster26, #content .poster26 a, #content .poster26 a:hover {background: transparent url(../images/membership.gif) 0 0 no-repeat;}
#content .poster26b, #content .poster26b a, #content .poster26b a:hover {background: transparent url(../images/renewal.gif) 0 0 no-repeat;}

#content .poster27, #content .poster27 a, #content .poster27 a:hover {background: transparent url(../images/turkeybowling2025.png) 0 0 no-repeat;}
#content .poster28, #content .poster28 a, #content .poster28 a:hover {background: transparent url(../images/clambake2025.jpg) 0 0 no-repeat;}
#content .poster29, #content .poster29 a, #content .poster29 a:hover {background: transparent url(../images/springfest2023.png) 0 0 no-repeat;}

#content .poster30, #content .poster30 a, #content .poster30 a:hover {background: transparent url(../images/aprilmenu.gif) 0 0 no-repeat;}
#content .poster31, #content .poster31 a, #content .poster31 a:hover {background: transparent url(../images/maymenu.gif) 0 0 no-repeat;}
#content .poster32, #content .poster32 a, #content .poster32 a:hover {background: transparent url(../images/summerfest2023.png) 0 0 no-repeat;}
#content .poster33, #content .poster33 a, #content .poster33 a:hover {background: transparent url(../images/egghunt2023.png) 0 0 no-repeat;}
#content .poster34, #content .poster34 a, #content .poster34 a:hover {background: transparent url(../images/fish2025.gif) 0 0 no-repeat;}
#content .poster35, #content .poster35 a, #content .poster35 a:hover {background: transparent url(../images/kids2024.png) 0 0 no-repeat;}
#content .poster36, #content .poster36 a, #content .poster36 a:hover {background: transparent url(../images/junemenu.gif) 0 0 no-repeat;}
#content .poster37, #content .poster37 a, #content .poster37 a:hover {background: transparent url(../images/memberdw4.png) 0 0 no-repeat;}
#content .poster38, #content .poster38 a, #content .poster38 a:hover {background: transparent url(../images/bluewing2019.jpg) 0 0 no-repeat;}
#content .poster39, #content .poster39 a, #content .poster39 a:hover {background: transparent url(../images/wine.png) 0 0 no-repeat;}
#content .poster40, #content .poster40 a, #content .poster40 a:hover {background: transparent url(../images/chickbbq2017.jpg) 0 0 no-repeat;}
#content .poster41, #content .poster41 a, #content .poster41 a:hover {background: transparent url(../images/fridayhappyhour.png) 0 0 no-repeat;}
#content .poster42, #content .poster42 a, #content .poster42 a:hover {background: transparent url(../images/membership2014.png) 0 0 no-repeat;}
#content .poster43, #content .poster43 a, #content .poster43 a:hover {background: transparent url(../images/lakefest2.png) 0 0 no-repeat;}
#content .poster44, #content .poster44 a, #content .poster44 a:hover {background: transparent url(../images/egghunt2025.gif) 0 0 no-repeat;}
#content .poster45, #content .poster45 a, #content .poster45 a:hover {background: transparent url(../images/qofh.png) 0 0 no-repeat;}
#content .poster46, #content .poster46 a, #content .poster46 a:hover {background: transparent url(../images/patio.png) 0 0 no-repeat;}
#content .poster47, #content .poster47 a, #content .poster47 a:hover {background: transparent url(../images/cleveland2019.jpg) 0 0 no-repeat;}
#content .poster48, #content .poster48 a, #content .poster48 a:hover {background: transparent url(../images/sundaymusic.png) 0 0 no-repeat;}
#content .poster49, #content .poster49 a, #content .poster49 a:hover {background: transparent url(../images/egghunt2013.jpg) 0 0 no-repeat;}
#content .poster50, #content .poster50 a, #content .poster50 a:hover {background: transparent url(../images/closed.png) 0 0 no-repeat;}
#content .poster51, #content .poster51 a, #content .poster51 a:hover {background: transparent url(../images/pavilion.png) 0 0 no-repeat;}
#content .poster52, #content .poster52 a, #content .poster52 a:hover {background: transparent url(../images/newyear2023.png) 0 0 no-repeat;}
#content .poster53, #content .poster53 a, #content .poster53 a:hover {background: transparent url(../images/golfleg2024.png) 0 0 no-repeat;}
#content .poster54, #content .poster54 a, #content .poster54 a:hover {background: transparent url(../images/easter2025.png) 0 0 no-repeat;}
#content .poster55, #content .poster55 a, #content .poster55 a:hover {background: transparent url(../images/mothersday2025.gif) 0 0 no-repeat;}
#content .poster56, #content .poster56 a, #content .poster56 a:hover {background: transparent url(../images/easter2024.png) 0 0 no-repeat;}
#content .poster57, #content .poster57 a, #content .poster57 a:hover {background: transparent url(../images/valentine2024.png) 0 0 no-repeat;}
#content .poster58, #content .poster58 a, #content .poster58 a:hover {background: transparent url(../images/oktoberfest2019.png) 0 0 no-repeat;}
#content .poster59, #content .poster59 a, #content .poster59 a:hover {background: transparent url(../images/kdsmoker2019.jpg) 0 0 no-repeat;}
#content .poster60, #content .poster60 a, #content .poster60 a:hover {background: transparent url(../images/summerfest2025.jpg) 0 0 no-repeat;}
#content .poster61, #content .poster61 a, #content .poster61 a:hover {background: transparent url(../images/reversedrawing2025.png) 0 0 no-repeat;}
#content .poster62, #content .poster62 a, #content .poster62 a:hover {background: transparent url(../images/carshow2024.png) 0 0 no-repeat;}
#content .poster63, #content .poster63 a, #content .poster63 a:hover {background: transparent url(../images/300club2019b.gif) 0 0 no-repeat;}
#content .poster64, #content .poster64 a, #content .poster64 a:hover {background: transparent url(../images/stpatrick2025.png) 0 0 no-repeat;}
#content .poster65, #content .poster65 a, #content .poster65 a:hover {background: transparent url(../images/RideTopless2025.jpg) 0 0 no-repeat;}
#content .poster66, #content .poster66 a, #content .poster66 a:hover {background: transparent url(../images/KDSMOKER2025.png) 0 0 no-repeat;}
#content .poster67, #content .poster67 a, #content .poster67 a:hover {background: transparent url(../images/turkeybowl.png) 0 0 no-repeat;}
#content .poster68, #content .poster68 a, #content .poster68 a:hover {background: transparent url(../images/thanksgiving2024.png) 0 0 no-repeat;}
#content .poster69, #content .poster69 a, #content .poster69 a:hover {background: transparent url(../images/latenite.png) 0 0 no-repeat;}

#content .poster70, #content .poster70 a, #content .poster70 a:hover {background: transparent url(../images/othermenu.jpg) 0 0 no-repeat;}
#content .poster71, #content .poster71 a, #content .poster71 a:hover {background: transparent url(../images/sundaylunch.jpg) 0 0 no-repeat;}
#content .poster72, #content .poster72 a, #content .poster72 a:hover {background: transparent url(../images/tuesdaysss.png) 0 0 no-repeat;}

#content .poster88, #content .poster88 a, #content .poster88 a:hover {background: transparent url(../images/monday.gif) 0 0 no-repeat;}
#content .poster89, #content .poster89 a, #content .poster89 a:hover {background: transparent url(../images/tuesday.gif) 0 0 no-repeat;}

#content .poster90, #content .poster90 a, #content .poster90 a:hover {background: transparent url(../images/snackmenu.gif) 0 0 no-repeat;}
#content .poster91, #content .poster91 a, #content .poster91 a:hover {background: transparent url(../images/buffetmenu.gif) 0 0 no-repeat;}
#content .poster92, #content .poster92 a, #content .poster92 a:hover {background: transparent url(../images/diningroommenu.gif) 0 0 no-repeat;}
#content .poster93, #content .poster93 a, #content .poster93 a:hover {background: transparent url(../images/golfleague2025.png) 0 0 no-repeat;}
#content .poster94, #content .poster94 a, #content .poster94 a:hover {background: transparent url(../images/boatslip2018.gif) 0 0 no-repeat;}
#content .poster95, #content .poster95 a, #content .poster95 a:hover {background: transparent url(../images/boatraffle2020.gif) 0 0 no-repeat;}
#content .poster96, #content .poster96 a, #content .poster96 a:hover {background: transparent url(../images/casino2019.png) 0 0 no-repeat;}
#content .poster97, #content .poster97 a, #content .poster97 a:hover {background: transparent url(../images/mothersday2024.png) 0 0 no-repeat;}
#content .poster98, #content .poster98 a, #content .poster98 a:hover {background: transparent url(../images/happyhour.png) 0 0 no-repeat;}


#links h2 {clear: none;}




/* footer */
#footer {
width: 100%;
	clear: both;
	padding-top: 10px;
	height: 221px;	

	text-align: center;
	
	}
#footercontent{
	width: 960px;
	display: block;
	margin: 0 auto;
	
	color: #fff;

	}

	#footerLeft,   #footerRight {
		width: 480px;
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px;
		text-align: left;
		
	}
	#footerLeft  {
		background: transparent;
		padding: 0px;
		float: left;
		display: inline;
		width: 480px;
		line-height: 1.6em;
		margin-left: 0px;
		}
		
		
		#footerRight {
		background: transparent;
		
		padding-left: 40px;
		float: right;
		display: inline;
		width: 440px;
		line-height: 1.6em;
		margin-left: 0px;
		}
		
		#footer h2 {
	margin: 0 0 5px 0;
	font-size: 1.7em;

	line-height: 1.2em;
	color: #fff;
	clear: both;
	}

	#footer-inner a {
		text-decoration: none;
		color: #9fd052;
		}
		#footer a:hover {
		text-decoration: underline;	
		}
		.address{
		color: #fff;
		text-align: center;
		}