body { margin:0; padding:0; border:0;	 font:normal 12px Arial, Helvetica, sans-serif; background:transparent url(images/bg_leftnav.gif) repeat-y; }

#header { width:100%; height:173px; background-color:#3f9ab3}

#nav{
	float:left; 
	width:180px;
	}
	
#home{
	height: 25px;
	width: 180px;
	text-indent: 10000px;
	font:normal 11px Arial, Helvetica, sans-serif;
	overflow: hidden;
	background: url(images/home.gif) top left no-repeat;
	display: block;
}

#home:hover{
	background-position: bottom left;
}
#who{
	height: 24px;
	width: 180px;
	margin:0; padding:0; border:0px;	
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/who.gif) top left no-repeat;
	display: block;
}
#who:hover{
	background-position: bottom left;
}
#board{
	height: 24px;
	width: 180px;
	text-indent:10000px;
	overflow: hidden;
	background: url(images/board.gif) top left no-repeat;
	display: block;
}
#board:hover{
	background-position: bottom left;
}
#bylaws{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/bylaws.gif) top left no-repeat;
	display: block;
}
#bylaws:hover{
	background-position: bottom left;
}
#meetings{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/meetings.gif) top left no-repeat;
	display: block;
}
#meetings:hover{
	background-position: bottom left;
}
#membership{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/membership.gif) top left no-repeat;
	display: block;
}
#membership:hover{
	background-position: bottom left;
}
#contact{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/contact.gif) top left no-repeat;
	display: block;
}
#contact:hover{
	background-position: bottom left;
}
#related{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/related.gif) top left no-repeat;
	display: block;
}
#related:hover{
	background-position: bottom left;
}
#planning{
	height: 40px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/planning.gif) top left no-repeat;
	display: block;
}
#planning:hover{
	background-position: bottom left;
}
#owl{
	height: 24px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/owl.gif) top left no-repeat;
	display: block;
}
#owl:hover{
	background-position: bottom left;
}
#main { float:left; width:500px; padding:0 0 35px 0; margin:25px 0 0 35px; border:0;  }


p { font:normal 12px Arial, Helvetica, sans-serif; padding:0; margin:10px 0 20px 0}
div.redtext { font:normal 12px Arial, Helvetica, sans-serif; color:#990000; }
div.red  { color:#990000; font:normal 14px Arial, Helvetica, sans-serif; font-weight:bold;}
div.redsmall { color:#990000; font:normal 12px Arial, Helvetica, sans-serif; font-weight:bold;}
a { color: #5211a3; font-weight:bold;text-decoration:none }

div.redbold { color:#990000; margin-top:15px; border-bottom:15px; font:normal 11px Arial, Helvetica, sans-serif; font-weight:bold;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight:bold; color: #3f9ab3; text-decoration: none; }

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #000000; text-decoration: none; margin-bottom: -1px; padding: 1px;}
p.planning { font:normal 12px Arial, Helvetica, sans-serif; padding:0; margin:10px 0 20px 0; margin-top:-2px;}
p.fullstory { font:normal 12px Arial, Helvetica, sans-serif; padding:0; margin:10px 0 20px 0; margin-top:-10px;}


h2.agm {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #000000; text-decoration: none; margin-bottom: -1px; margin-top:-20px;}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #3f9ab3; text-decoration: none; margin-bottom: -1px; padding: 1px;}

li { margin-left:-14px; margin-top:10px;  margin-bottom:10px; padding-left:5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

li p { font:normal 12px Arial, Helvetica, sans-serif; padding:1px; margin:10px 0 10px 0;}
.asterisk {font-size: 11px; color:#FF0000}

#columns { padding:0 0 7px 0; margin:7px 0 8px 0; }
#column1  { float: left; width: 300px;} 
#column2  { float: left; width: 60px;} 
#undercolumn { padding:0; margin:0; float:left}

#bullets ul { margin:0px; padding-left:14px; list-style:none; }
#bullets ul li { margin-bottom:6px; padding-left:14px; background:transparent url(images/bullet.gif) no-repeat 2px 6px ; }

#numbers ol {list-style: lower-roman; margin:7px 0 0 18px; padding:0 0 0 18px; }
#numbers ol li { margin:7px 0 7px -10px; padding:0 0 0 -10px; }

#letters ol {list-style: lower-alpha; margin:7px 0 0 22px; padding:0 0 0 22px; }
#letters ol li { margin:7px 0 7px -8px; padding:0 0 0 -8px; }

#backtotop { width:auto; float:right; margin-top:-14px; margin-bottom:-14px; margin-right:14px;  }
#backtotop a { display:block; width:34px; height:8px; text-indent:-999px; overflow:hidden; background:transparent url(images/back-to-top.gif) no-repeat; }