 

strong {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; 13px; 
	font-style: oblique; 
	font-weight: bolder; 	
	color: green
}
	
	
body { /* The main page settings */
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#000000;	
	background-image: url('images/woodback.jpg');
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	
}
html {
	height:100%;
	margin-bottom:1px;
	
}
#container { /* the 'box' holding everything*/
	width:   auto; /* was 750px; */
	margin-right: auto;
	margin-left:auto;
	text-align: left;	 
	color: green;
	
}
#header { /* the main banner space */
	width:100%;
	height: 120px;
	padding-top: 5px;	
	
}

.spacer { /* the gap between the header and the main body */
	width:100%;
	height: 15px; 	
}
hr { /* don't know! */
	border:0px;
	color:#FFFF99;
	background-color: red;  transparent;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 { /* Text size for header */
	font-size:28px;
	color:#339966;
	padding-top:5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:1200;	
}
h2 { /* used on events page */
  color: green;
	font-size:20px;
	font-style:italic;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	
}
h3 { /* Main body header text */
	color: green;
	font-size:25px;	
	text-align:left;
	font-style:italic;	
	font-weight:300;
	padding-top:4px;
	padding-left: 10px;
}

.line1{
color:green;
}

.line2{
color: Indigo;
}

.FlashBoxHeading{
  color: green;
	font-size: 150%; 	
	text-align:left;
	font-style:italic;	
	font-weight:300;
	padding-top: 8px;	 
}
.top_main_heading { /* Main body Header size */
	margin-top:  15px;
	
}
#left { /* the Navigation and News pane */
  clear: both;
	float:left;
	width:120px;	
	text-align: center;
	background-image: url('images/leftBar.jpg');
	background-repeat: no;
	color:#000000;
}
#leftcontent p { /* the news pane content box */
	color:#000000;
	background-color: transparent;
	font-size: 12px;
	text-align:left;
	margin-left:10px;
	margin-right:20px;
}
#leftcontent ul { /* the navigation pane  area */
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	color:#000000;		
}
#leftcontent a { /* the navigation pane words area */
	color:#000000;
	text-decoration:none;
	text-align: centre;
	font-size:16px;

}
.news { /* unused? */
	color:#000000;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#000000;
	background-color: blue; transparent;
	line-height:20px;
	padding:5px;
}
#leftcontent a:hover { /* the navigation pane words with mouse over*/ 
	color:#000000;
	background-color: transparent;
	text-decoration:underline;
}

#FlashBox{  	
  float: left;
	width: 55%;					
	height: 320px;
	padding-left:5px;
	padding-right: 5px;
	margin-left: 10px;
	font-size: small;
	color:green;					
	border-style: solid;
	border-width: 2px;
	border-color: green;
	overflow: auto;
}
#FlashBox a{
  text-decoration: underline;
	 color: green;
}

#PictureBox { 
  float: left;
  margin-left: 10px;	
	width: 35%; 
	max-width: 320px;
}

#LeftTextBox { 
  color:green;
	font-size: medium;
  float: left;
  margin-left: 10px;	
	width: 55%; 
		
}

.newsletter { 
  color:green;
	font-size: medium;
  float: left;
  margin-left: 10px;	
	width: 122px; 
	text-align: center;		
}

#main { /* the main body area */
	float:left;
	width:  80%; /* auto;  was 550px;*/
	color: green;	
	padding-top: 20px;
	padding-bottom:20px;
}
#maincontent p { /* the main body text areas */
	color:green;	
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}
#maincontent1 p { /* used on committee page */
	color:#000000;
	background-color: green; 
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-color:#000000;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}
#maincontent a { /* links format */
	color: green;
	background-color: transparent;
	text-decoration:none;
}
#maincontent a:hover { /* links format with mouse*/
	color:#000000;  
	text-decoration:underline;
}


#footer { /* the footer area */
	clear:both;	
	width:750px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#footer a { /* the footer area links */
	color:#000000;	
	text-decoration:none;
}
#footer a:hover { /* the footer area links with mouse */
	color:#000000;	
	text-decoration:underline;
}
.centre { /* used in links page */
	color: green;
	
	font-size: medium;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: auto;
}
.right { /* footer right hand side */
	color:#000000;	
	float:right;
	font-size:100%;
	margin-top:5px;
}
.right1 { /* not used on index page */
	color:#000000;
	background-color:  magenta; transparent;
	float:right;
	font-size:100%;
	margin-top:5px;
	margin-left:60px;
}
.left { /* footer lhs */
	color:#000000;	
	float:left;
	font-size:100%;
	margin-top:5px;
}
.thumbnail { /* used on committee page */
	
	background-color: green; 
	float:left;
	font-size:100%;
	margin-top:5px;
	margin-left:25px;
	color: yellow;
}

.thumbnail strong{
  color: yellow;
}

.NormalText{
						color: green;
						Font-size: medium;
						padding-left: 10px;
}

.GalleryThumb{ /* used on gallery pages */
  float: left;
	font-size: medium; 
  text-align: center; 
  width: 250px;
	height: 300px;
}

.FloatRight { /* Gallery navigation */
  float: right;
	font-size: small;
	text-align: center;
	width: 70px;
	height: 90px;	
}

.FloatLeft { /* Picture navigation */
  float: left;
	font-size: small;
	text-align: center;
	width: 70px;
	height: 90px;	
}