@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	font: normal small Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #333;
/*	background: #fff url(img/bg.gif) repeat-x top left;*/
}
/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
#bodyContainer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-top: 10px;
	border: thin solid #005E20;
	border-radius:8px;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	
}
#photoholder {
	width:758px;
	height:240px;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
}
#thephoto {
	width:758px;
	height:240px;
}
#heading {
	padding-left: 11px;
	width: 770px;
	padding-top: 12px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	margin: 5px 0px;
}
h4 {
	margin: 5px 0px;
	color: #FF0033;
}
h4 a {
	color: #FF0033;
}
h4 a:hover {
	color: #c0c0c0;
}



#leftCol {
	padding: 10px 0px;
	margin-left: 20px;
	width: 72%;
	float: left;
}
#rightCol {
	float: right;
	width: 19%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005e20;
	margin-top: 5px;
	margin-right: 15px;
}
#rightCol li {
	font: bold 13px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#rightCol li a{
	text-decoration: none;
	color: #996600;
}
#rightCol li a:hover{
	color: #c0c0c0;
}
#footer {
	clear: both;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
}
#imgContainer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.imgBorder {
	text-align: center;
	padding: 2px;
	border: 1px solid #005e20;
	margin-bottom: 3px;
}
.imgRight {
	padding: 2px;
	float: right;
	border: 1px solid #47472D;
	margin-left: 5px;
}
.imgLeft {
	padding: 2px;
	float: left;
	border: 1px solid #47472D;
	margin-right: 5px;
}
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
address a{
	color: #333333;
	text-decoration: underline;
}
img.bdr {
	padding: 2px;
	border: 1px solid #B06F53;
}
.right {
  float: right;
}
.left {
	float: left;
}

a { 
  color: #00458B; 
  }
.exec {
	font-size: larger;
}

#agenda {
	margin-top: 10px;
}
#home #agenda .left {
	float: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	font-size: larger;
}
#home  #agenda  .right {
	float: right;
	list-style-type: disc;
	list-style-position: inside;
	font-size: larger;
	margin-right: 60px;
} 
 
 
/* Netflix box */ 

#bodyContainer #heading {
  /*background: url(img/h3-bg.gif) no-repeat left top;*/
  }
#bodyContainer #wrap {
	width: 780px;
/*	background: url(img/h3-bg.gif) no-repeat left top;*/
}

/*#bodyContaine h3 {
	margin: 0;
	padding: 14px 10px 14px 20px;
	list-style: none;
  }
#bodyContaine li {
  margin: 0 0 6px; 
  padding: 0;
  } */

/* Indestrucible box */

/*.container {
	float: left;
	padding: 0;
	color: #666;
	background: url(img/rounded-right.gif) top right no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 396px;
  } 
.desc {
  margin: 0;
  padding: 9px 9px 0 9px;
  background: url(img/rounded-left.gif) top left no-repeat;
  }
.link {
  margin: 0;
  padding: 0 0 0 9px;
  background: url(img/rounded-left.gif) bottom left no-repeat;
  }
.link em {
  display: block;
  padding: 0 9px 9px 0;
  font-style: normal;
  background: url(img/rounded-right.gif) bottom right no-repeat;
  }
.container a {
	font-size: 300%;
	color: #e70;
  }*/
  

dl {
	font: medium Helvetica, Arial, sans-serif;
}
dd {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
.smaller {
	font-size: smaller;
}
.brown {
	color: #996600;
}


.end {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}
pre {
	font-size: x-small;
	font-weight: bold;
	line-height: 120%;
}

.wkffc {
	color: #fff;
	text-align: center;
	font-size: larger;
	margin-top: 3px;
	margin-left: 35px;
	margin-right: 35px;
	font-family: Vivaldi, "Arial Black", Arial, Helvetica, sans-serif;
	background-color: #005e20;
	border-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: ridge;
}
#home #t-home, #events #t-events, #links #t-links, #membership #t-membership, #library #t-library, #gallery #t-gallery, #blog #t-blog, #contact #t-contact {
	color: #005e20;
}
#bcws {
	text-align: center;
	width: 100%;
}
.spacer {
	padding-top: 80px;
}
@media screen {
#printHeading {
	margin-left: 20px;
	display: none;
}
}
@media print {   
#rightCol { display:none;}
#photoholder {display:none;}
#bodyContainer { border: none;}
#heading {display:none;}
#printHeading {margin-left: 20px; display:block;} 
}
