@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	background:#000;
	margin:0;
}
input	{
	font-size: 16px; margin-bottom: 5px; border: 1px dotted #000; padding: 3px;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link.navlink  {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
a:visited.navlink  {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
a:hover.navlink  {
	text-decoration: none;
	color: #F3C615;
	font-weight:bold;
}
a:active.navlink  {
	text-decoration: none;
	font-weight:bold;
}
a:link.footerlink  {
	color: #fff;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}
a:visited.footerlink  {
	text-decoration: none;
	color: #fff;
	font-size:10px;
}
a:hover.footerlink  {
	text-decoration: none;
	color: #F3C615;
	font-size:10px;
}
a:active.footerlink  {
	text-decoration: none;
	font-size:10px;
}
a:link.breadlink  {
	color: #F3C615;
	text-decoration: none;
	font-weight:bold;
}
a:visited.breadlink  {
	text-decoration: none;
	color: #F3C615;
	font-weight:bold;
}
a:hover.breadlink  {
	text-decoration: none;
	color: #F3C615;
	font-weight:bold;
}
a:active.breadlink  {
	text-decoration: none;
	font-weight:bold;
}
#header-container {
	width: 100%;
	height: 171px;
	background-color: #2c8358;
}
#black-bar {
	width: 100%;
	height: 35px;
	background-color: #000;
	position: relative;
}
#logo-container {
	margin: 0 auto;
	width: 900px;
	height: 171px;
	background-image:url(/images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#nav  {
	width: 550px;
	height: auto;
	position: absolute;
	margin: 45px 0 0 275px;
}
.nav-menu  {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 35px 0 0;
	line-height: 19px;
	letter-spacing: .1em;
}
#main-container {
	width: 100%;
	background-color: #fff;
	padding: 20px 0 20px 0;
	height: auto;
}
#content-container {
	width: 900px;
	height: auto;
	margin: 0 auto;
}
#home-container {
	width: 900px;
	height: 710px;
	margin: 0 auto;
}
#home-intro {
	width: 600px;
	float: left;
}
#home-email-container {
	width: 250px;
	float: right;
	border: 1px dotted #000;
	padding: 10px;
}
#home-email-content	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
}
#footer-container {
	width: 100%;
	position: absolute;
	height: auto;
	padding-bottom: 20px;
}
#bottom-container {
	width: 900px;
	color: #fff;
	height: auto;
	margin: 20px auto 0 auto;
}
#content-title	{
	height: auto;
	background: #2c8358;
	padding:10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#page-title-container	{
	border: 1px dotted #000;
	padding: 10px;
	margin-bottom:20px;
}
#page-title	{
	background: #e1f0e8;
	padding: 10px;
}
#home-album-container	{
	width: 267px;
	height: auto;
	float: left;
	margin-top: 20px;
	border: 1px dotted #000;
	padding: 10px;
}
#home-album-title	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
	color: #000;
	text-align: center;
}
#home-album-content	{
	height: auto;
}
#home-video-container	{
	width: 267px;
	height: auto;
	float: left;
	margin: 20px 0 0 23px;
	border: 1px dotted #000;
	padding: 10px;
}
#home-video-title	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
	color: #000;
	text-align: center;
}
#home-video-content	{
	height: auto;
}
#home-events-container {
	width: 250px;
	float: right;
	border: 1px dotted #000;
	padding: 10px;
	margin-top: 20px;
}
#home-events-title	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
	color: #000;
}
#home-events	{
	height: auto;
	width:250px;
	border-bottom: 1px dotted #000;
}
#home-events-day	{
	height: auto;
	padding:10px;
	width: 25px;
	float:left;
	font-weight:bold;
}
#home-events-copy	{
	height: auto;
	padding:10px;
	width:230px;
}
#home-events-month	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px dotted #000;
}
#home-news-container	{
	width: 580px;
	height: auto;
	float: left;
	margin-top: 20px;
	border: 1px dotted #000;
	padding: 10px;
}
#home-news	{
	height: auto;
	border-bottom: 1px dotted #000;
}
#home-news-content	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
}
#officer-container {
	width: 900px;
	height: 405px;
	margin: 0 auto;
}
#officer-image-container	{
	width: 457px;
	height: auto;
	border: 1px dotted #000;
	padding: 10px;
	float:left;
	margin-right:20px;
}
#officer-content {
	height:auto;
	float:left;
	width:auto;
	margin-right:20px;
}
#bod-container {
	width: 900px;
	height: 375px;
	margin: 0 auto;
}
#bod-content {
	height:auto;
	float:left;
	width:auto;
	margin-right:20px;
}
#members-container {
	width: 900px;
	height: 2700px;
	margin: 0 auto;
}
#members-intro {
	width: 600px;
	float: left;
}
#events-content-container {
	width: 900px;
	height: 1100px;
	margin: 0 auto;
}
#events-container {
	width: 900px;
}
#events-title	{
	height: auto;
	background: #e1f0e8;
	padding:10px;
	color: #000;
}
#events	{
	height: auto;
	border-bottom: 1px dotted #000;
}
#events-day	{
	height: auto;
	padding:10px;
	width: 25px;
	float:left;
	font-weight:bold;
}
#events-copy	{
	height: auto;
	padding:10px;
	width:880px;
}
#events-month	{
	height: auto;
	background: #2c8358;
	padding:10px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}
#news-content-container {
	width: 900px;
	height: 575px;
	margin: 0 auto;
}
#news-container {
	width:900px;
}
#news	{
	height: auto;
	padding:10px;
}
#news-copy	{
	height: auto;
	padding:10px;
	width:230px;
}
#news-date	{
	height: auto;
	background: #2c8358;
	padding:10px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}
#video-container {
	width: 900px;
	height: 530px;
	margin: 0 auto;
}
#video-item-container {
	width: 267px;
	height: auto;
	padding:10px;
	border: 1px dotted #000;
	float:left;
	margin:0 11px 20px 0;
}
#album-container {
	width: 900px;
	height: 3670px;
	margin: 0 auto;
}
#album-item-container {
	width: 267px;
	height: auto;
	padding:10px;
	border: 1px dotted #000;
	float:left;
	margin:0 11px 20px 0;
}
#gallery-title	{
	height: auto;
	background: #2c8358;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px;
	text-align:center;
}
.footer-menu  {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 30px 0 0;
	line-height: 19px;
	letter-spacing: .1em;
}
.officer-menu  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
}
.menu01{
	margin:0;
	padding:0 60px 0 0;
	list-style:none;
	float:left;
}
.copyright	{
	font-size: 11px;
}
.content-text	{
	line-height: 1.5em;
}
.required	{
	color:#f00;
}
.news-title	{
	text-transform:uppercase;
	font-weight:bold;
}
.members-bg	{
	background: #e1f0e8;
}
.copy-bold	{
	font-weight:bold;
}
.members-title {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background:#2c8358;
	padding:5px;
}
