@charset "UTF-8";
html { 
	background-color:#999966;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;  
}

#homelink {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
	
#homelink a {
	/*position: relative;
	top: 20px;
	left: 50px;
	width: 800px;*/
	display: block;
	padding: 5px;
	border: 1px #336532;
	color: #214720;
	font-size: 12px;
	font-style: bold;
	text-decoration: none;
}

#homelink a:hover {
	color: #FFF;
	}
	
#container { 
	position: relative; 
	width: 800px; 
	height: auto; 
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	/*left: 50px;  
	top : 50px; */
	}

/*---------- masthead styles*/
#masthead {
	margin: 0;
	}
	
#masthead img {
	float: left;
	margin-bottom: 6px;
		}
	
#masthead logo {
	float: right;
	
	}
	

#navlinks {
	text-align: left;
	line-height: 0;
	padding: .5em;
	background-color: #336532; 
	}
	

		
#navlinks li {
	font-size: 10px;
	font-weight: bold;
	display: inline;
	border-right: 1px solid  #5C925A;
	}
#navlinks li.last { 
	border-right: 0;
	}
	
#navlinks li a {
	color: #CCCC99; 
	text-decoration: none;  
	padding: 4px;
	border: 0;
	}

#navlinks li a:visited {
	color: #999933;
	}

#navlinks li a:hover {
	color: #FFFFFF;
	 }

#navlinks li a:active {
	text-decoration: none;
	}

	

#tagline {
	background-color: #336532;
	font-size:12px;
	color: #ffcc33;
	text-align: center;
	padding: 12px 0 8px 0;
	}
	
#national a {
	width: 61px;
	background-color: #666633;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-size: 10px;
	padding: 2px;
	float: right;
	margin: -30px 0 0 0;
	}
	
#national a:visited {
	background-color: #666633;
	color: #CCCC99;
	}
	
#national a:hover {
	background-color: #996633;
	color: #FFCC33;
	}
	

/*----------content styles*/


	
#pagename {
	margin-left: 27px;
	width: 550px;
	height: 100px;
	float: left;
	}
	
#pagenamelong {
	margin-left: 27px;
	width: 800px;
	height: 100px;
	float: left;
	}
	
#sidebar2 {
	width: 200px;
	height: 100px;
	background-color:#e8ead7;

	border: 1px solid  #336532;	
	padding: 6px;
	float: right;
	}
#sidebar2.video {
	width: 100px;
	height: 50px;
	background-color:#e8ead7;
	font size: 16px;
	border: 1px solid  #336532;	
	padding: 6px;
	float: right;
	}

#sidebar2 a:link {
	color: #666633;
	text-decoration: underline;
	}

#sidebar2 a:visited {
	color: #666666;
	text-decoration: underline;
	} 
		
#sidebar2 a:hover {
	color:#996600;
	text-decoration: underline;
	}
	
#sidebar2 a:active {
	color:#336600;
	text-decoration: underline;
	}


	
#sidebar2 p.subhead {
	font-weight: bold;
	font-style: italic;  
	color: #666633; 
	}
	
#sidebar2 p {
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 10px;
	line-height: 12px;
	color: #666633; 
	padding-left: 6px;
	}
	
	
	
#officers {
	margin: 0 37px 2em 37px;
	border: 1px solid #b2b792;
	padding: 2px;
	}
	

#officers table td.label {
	font-weight: bold;
	}
	
#officers table tr.even {
	background-color:#e8ead7;
	}
	
#commtable {
	margin: 0 207px 2em 37px;
	border: 1px solid #b2b792;
	padding: 2px;
		}

#commtable td.label {
	font-weight: bold;
	}
	
#commtable tr.even {
	background-color:#e8ead7;
	}
	
#schedule {
	margin: 0 37px 2em 37px;
	padding: 2px;
	}

#schedule table {
	border: 1px solid #b2b792;
	}
	
#schedule table tr.even {
	background-color:#e8ead7;
	}
	
#schedule table.highlight {
	font-weight: bold;
	}
	
#membership {
	margin-left: 37px;
	}
	
#membership ul {
	padding: 0;
	list-style-type: none;
	}
	
	
#pubtable {
	text-align: center;
	text-decoration: underline;
	margin-left: 27px;
	background-repeat:no-repeat;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 14px;
	color: #336532;
	margin-left: 37px;
	}
	
h1.membership {
	margin-left: 0;
	}

	
h2 {
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 12px;
	font-style: italic;  
	color: #666633; 
	margin-left: 37px;
	}
	
h2.membership {
	margin-left: 0;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #336532;
	padding-left: 37px;
	}
	
h4 {	
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 11px;
	font-style: italic;
	text-align: center;  
	color: #996633;
	}
	
h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633; 
	padding-left:37px;
}

	
	
li { 
	font-family: Verdana; 
	font-size: 11px;
	text-align:left; 
	display: block; 
	line-height: 1.75em; 
	padding-right: 4px; 
	}
	
li.highlight {
	font-weight: bold;
	}
	


a:link {
	color: #666600; 
	text-decoration: underline;  
	padding: 0px;
	border: 0;
	}

a:visited {
	border: none;
	color: #666666;
	}
	
a:hover {
	color: #993300;
	 }
	 
a:active {
	text-decoration: underline;
	border: none;
	color: #993300;
	}

p {
	line-height: 1.75em;
	padding: 0 37px 0 37px;
	margin-bottom: 2em;
	}
	
p.highlight {
	font-weight: bold;
	}

	
p.byline {
	font-style: italic;
	}	
	

	
/*---------------footer styles*/	
#footer {
	font-style: italic;
	font-size: 10px;
	color: #CCCC99; 
	background-color: #336532;
	padding: 1em  0  1em  37px;
	}
	
