body
	{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #b9c5de url('grey5.jpg') repeat-x fixed top left;
	text-align: center;
	}


html 
	{
	height: 100%;
	margin-bottom: 0px;
	overflow-y: scroll;
	}


a:active, a:focus 
	{
	outline: 0;
      }




#container
	{
	width: 790px;
	margin: 0 auto 10px auto;
	padding: 0;
	border-right: #52958c 1px solid;
	background-color: #FFFFFF;
	}

#container2
	{
	width: 790px;
	margin: 0 auto 10px auto;
	padding: 0;
	background-color: #FFFFFF;
	border-right: #52958c 1px solid;
	border-left: #52958c 1px solid;
	}

#imagehome
	{
	width: 300px;
	float: left;
	background: url('sign1small.jpg') no-repeat;
	height: 400px;
	}

#imageboard
	{
	width: 300px;
	float: left;
	background: url('sign2small.jpg') no-repeat;
	height: 400px;
	}

#imagelinks
	{
	width: 300px;
	float: left;
	background: url('sign6small.jpg') no-repeat;
	height: 400px;
	}

#imagedocuments
	{
	width: 300px;
	float: left;
	background: url('sign3small.jpg') no-repeat;
	height: 400px;
	}

#imagebulletin
	{
	width: 300px;
	float: left;
	background: url('sign4small.jpg') no-repeat;
	height: 400px;
	}

#imagemember
	{
	width: 300px;
	float: left;
	background: url('sign5small.jpg') no-repeat;
	height: 400px;
	}

#imageminutes
	{
	width: 300px;
	float: left;
	background: url('sign7small.jpg') no-repeat;
	height: 400px;
	}

#content
	{
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	line-height: 1.5em;
	font-size: .8em;
	height: 379px;
	margin-left: 300px;
	}

#content ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#content ul li
	{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding-left: 5px;
	width: 220px;
	float: left;
	}

#documentlist
	{
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	line-height: 1.5em;
	font-size: .8em;
	height: 379px;
	margin-left: 300px;
	}

#documentlist ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#documentlist ul li
	{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding-left: 5px;
	}

#directorylist
	{
	background: #FFFFFF url('signsmallwide.jpg') no-repeat top center;
	padding: 340px 0 0 30px;
	text-align: left;
	font-size: .7em;
	margin: 0;
	}

#directorylist ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#directorylist ul li
	{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding-left: 5px;
	float: left;
	width: 240px;
	}

#bulletinboard
	{
	background: #FFFFFF url('nightpicwide2.jpg') no-repeat top center;
	padding: 404px 0 0 10px;
	text-align: left;
	font-size: .7em;
	margin: 0;
	}

#footer
	{
	background-color: #52958c;
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	color: #52958c;
	clear: both;
	}

#footer ul
	{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

#footer ul li
	{
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	}	

#footer a
	{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	}

#footer a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	}

#footer a:hover
	{
	text-decoration: none;
	color: #52958c;
	background-color: #FFFFFF;
	}

#credits
	{
	width: 750px;
	margin: auto;
	font-size: .7em;
	color: #FFFFFF;
	}

#credits p
	{
	margin: auto;
	}

#credits a
	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

#credits a:hover
	{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	}

.floatright
	{
	float: right;
	margin: 10px;
	}


a:link
	{
	color: #52958c;
	text-decoration: none;
	border: #FFFFFF 1px transparent;
	}

a:visited
	{
	color: #52958c;
	text-decoration: none;
	}

a:hover
	{
	color: #ddc771;
	text-decoration: underline;
	}


a img 
	{
	border: 1px solid #ffffff;
	}

a:hover img
	{
	border: #52958c 1px solid;
	}	


h1
	{
	font-size: 1.2em;
	color: #9a2a26;
	margin: 0 0 10px 0;
	}

h2
	{

	}

h4
	{
	font-size: 2em;
	color: #9a2a26;
	margin: 10px 0 15px 0;
	text-align: center;
	}

ul
	{

	}

li 
	{

	}

p
	{
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	}




#home .home, #member .member, #board .board, #documents .documents, #bulletin .bulletin, #directory .directory, #minutes .minutes, #links .links
	{
	border: #FFFFFF 1px solid;
	}


A.smaller 
	{
	color : #52958c;
	text-decoration : underline;
	}

A.smaller:HOVER 
	{
	color : #ddc771;
	text-decoration : none;
	}

INPUT 
	{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	}

HR 
	{
	color: #B8CFE7;
	height: 1px;
	}

TD 	
	{
	color : #333333;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background: #FFFFFF;
	}


TD.upper 
	{
	color : #FFFFFF;
	background : #23559C;
	font-family : "Trebuchet MS", Arial, Verdana, sans-serif;
	}

table.entries 
	{
	color : #333333;
	font-family : "Trebuchet MS", Arial, Verdana, sans-serif;
	BORDER-RIGHT: #52958c 1px solid;
	BORDER-LEFT: #52958c 1px solid;
	BORDER-TOP: #52958c 1px solid;
	BORDER-BOTTOM: #52958c 1px solid;
	}

#bulletininclude
	{
	background: #ffffff;
	font-size: .7em;
	}
