body { margin:0; padding:0; font-family:"Century Gothic"; background-color: #696a65;}
#header	{ position: relative; width:946px; height:148px; background:url(/images/header.jpg) no-repeat; margin:0 auto;}
#header address {
	position: absolute;
	top: 60px;
	left: 730px;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 13px;
}
#navbar	{ text-align: left; width:926px; height:22px; background:url(/images/horizontalbar.jpg) repeat-x; margin: 0 auto; padding: 10px; font-size:13px; color:#fff; font-weight: bold;}
#container	{ width:946px; margin:0 auto; padding:0; background:url(/images/body-bg-y.jpg); overflow:hidden;}
#nav-section /* IE 6 reads positioning perfectly. FF and IE7 almost. will use "ie6style.css to import"*/{ 
/* Ensure the values betweeb thise comment and the next comment remain consistent in both this style and ie6style.css*/
float:left; 
width:243px; 
min-height:194px;
height:auto !important;
height:194px;
background:#ccc url(/images/nav-section.jpg) no-repeat;
padding:50px 10px 0 40px;
/* End of Comment */
font:18px bold "Century Gothic";
margin-left:4px;
}
#photo-rotator { width: 640px; float:left; height:244px;}
#content { width: 630px; float:right; padding: 10px 10px 5px 0; font-size:13px; font-family:"Century Gothic"; line-height:1.7em;}
h1,h2,h3,h4,h5,h6	{font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 18px; margin:0; padding:0;}
h1 {
	color: #669602;
	font-size: 20px;
}

h2 {
	color: #669602;
	font-size: 18px;
}

iframe {
	margin: 0 150px;
}

div#content a:link, div#content a:visited, div#extra-info a:link, div#extra-info a:visited { color: #00f; }
div#content a:hover, div#content a:active, div#extra-info a:hover, div#extra-info a:active { color: #669602; }

#content p, #extra-info p { margin:15px 5px; padding:0;}
#extra-info h1 { margin: 0 5px; }
#extra-info  { background-color:#fff; float:left; width:280px; margin-left:7px; padding-top:10px;}
.photogallery_thumb	{ padding-left:40px; padding-top:5px;}
p.para-photogal	{font-size: 13px;}
div#footer	{ text-align: center; width:926px; height:22px; background:url(/images/horizontalbar.jpg) repeat-x; margin: 0 auto; padding: 10px; font-size:10px; color:#fff; font-weight: normal;}

#footer a {
	color: #fff;
}

#footer p {
	margin: 0;
}

/* BEGIN: news feed */
#scrollup {
   position: relative;
   overflow: hidden;
   border: 1px solid #669602;
   height: 200px;
   width: 625px;
   background-color: #fff;
   margin: 0 auto 5px 0;

 }
 .headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 145px;
   width:610px;
	text-align: center;
 }
 
 div#scrollup h1 {
 	font-size: 120%;
	background-color: #fff;
	color: #a70303;
 }

/* END: news feed */

/* BEGIN: Contact Form code */

.asterix { color:#f00; font-family:Verdana, sans-serif; font-size:14pt; font-weight:bold; }

form#contact label { width:10em; display:block; float:left; }
form#contact input, form#contact select { margin-bottom: .5em; }

/* END: Contact Form code */

/* BEGIN: Accordion */

.basic  {
	width: 550px;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
	color: #f4f4af;
	background-color: #29674e;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
}
div#content .basic a:hover {
	background-color: #d44302;
	color: #000;
}
.basic a.selected {
	color: #000;
	background-color: #d44302;
}

@media print {
	.basic div {
		display: block!important;
		height: auto!important
	}
}

/* END: Accordion */

/* BEGIN: Officers table */

table.officers-table, table#past-presidents-table {
	width: 95%;
	padding: 0;
	margin: 5px 15px;
}

table.officers-table tr.odd, table#past-presidents-table tr.odd {
	background-color: #dcdcdc;
}

table.officers-table th {
	width: 33%;
	border: 1px solid #000;
	background-color: #69c;
}

table.officers-table td {
	width: 33%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}

table#past-presidents-table th.name {
	width: 60%;
	border: 1px solid #000;
	background-color: #69c;
}

table#past-presidents-table th.period {
	width: 40%;
	border: 1px solid #000;
	background-color: #69c;
}

table#past-presidents-table td.name {
	width: 60%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}

table#past-presidents-table td.period {
	width: 40%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}

/* END: Officers table */

ul.programs li, ul.programs li ul li {
	margin: 0 0 10px 0;
}

ul.videos li, ul.videos li ul li {
	margin: 0 0 10px 30px;
}

br.clear {
	clear: both;
}

div#breaking-news {
	height:30px;
	background:url(/images/alert.jpg) repeat-x;
	background-color: #f00;	
	padding: 1px 0 0 30px;
	color: #fff;
	float: left;
	width: 617px;
}
div#breaking-news strong {
	font-size: 19px;
}
div#breaking-news span{
	font-weight: bold;
	font-size: 15px;
}
div#breaking-news a {
	color: #fff;
	text-decoration: underline;
}

img#content-photo {
	float: left;
	margin: 0 8px 0 0;
	width: 140px;
	height: 100px;
}

hr.news-seperator {
	width: 70%;
	margin: 8px auto;
	color: #669602;
}