* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#555;
	font-size:9pt;
	text-align:center;
	}	
#wrapper {
	border:1px solid #0c4346;
	margin:20px auto;
	width:960px;
	}
div#header {
	width:960px;
	height:100px;
	background:url(../images/footer.gif) repeat;
	}
a:link, a:visited {
	text-decoration:underline;
	color:#555;
	font-size:9pt;
	}
a:active, a:hover {
	color:#111;
	}		
a img, a:visited img, input#ppImg, input#pp-submit {
	border: 0;
	opacity:1;
	filter:alpha(opacity=100);
	}
a:hover img, input#ppImg:hover, input#pp-submit:hover {
	border: 0;
	opacity:0.7;
	filter:alpha(opacity=70);
	}
	
/*//// Drop-down Menu //////*/

div#menu_wrapper {
	width:960px;
	text-align:center;
}
div#menu {
	width:960px;
	margin:0 auto;
	background:url(../images/div2.gif) repeat;
	padding:0 0 8px 0;
	height:22px;
}	
div#menu ul {
	padding:8px;
}
div#menu ul li {
	display:inline;
	list-style:none;
	margin:0 5px;
	height:22px;
} 
div#menu ul.sf-menu {
	margin:0 auto;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin:0;
	list-style:none;
}
ul.sub-menu {
	position:absolute;
	top:-999em;
}
.sub-menu li {
	width:100%;
	display:block;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:3px;
	z-index:99;
}

/*// Menu Skin //*/

.sf-menu {
	padding:0px;
}
.sf-menu li {
	margin:0px;
	text-transform:lowercase;
	padding:7px 1px; /* needed so the drop-down activates */
	font-size:9px;
	display:inline-block;
	position:relative;
}
.sf-menu a {
	/*display:block;*/
	position:relative;
	text-decoration:none;
	color:#0c4346;  
	font-weight:bold;
}
.sf-menu a:link, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#0c4346;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	text-decoration:none;
	color:#4c7714; 
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:25px; /* overriding essential styles */
	background-color:#e0ddc5;
	border-top:1px solid #cccccc;
}
ul.sub-menu {
	position:absolute;
	left:-1px;  /* added to get dropdowns to work */
	margin:0 0 -5px -15px;
	z-index:1000;
	padding:0px;
	text-align:left;
}
ul.sub-menu li {
	margin-top:0;
	font-size:9px;
	line-height:19px;
	padding:0px;
	text-align:left;
}
.sub-menu a:link, .sub-menu a:visited {
	position:relative;
	text-transform:lowercase;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	padding-right:15px;
}
ul.sub-menu li a:hover {
	color:#4c7714;
	text-decoration:none;
}
.sf-menu a.current:link, .sf-menu a.current:visited, .sf-menu a.current:hover, .sf-menu div a.current:link, .sf-menu div a.current:visited, .sf-menu div a.current:hover {
	color:#81aed9;
}

/* //////// END MENU ////////// */

#content {
	background:url(../images/div3.gif) repeat;
	padding:20px 30px;
	text-align:left;
	}
p {
	line-height:2em;
	padding-bottom:15px;
	}
p.address {
	line-height:1.4em;
	padding-bottom:15px;
	}
h2 {
	font-weight:normal;
	color:#0c4346;
	padding:12px 0 12px 0;
	font-size:18px;
}
fieldset {
	border:1px solid #a3c495;
	padding:20px;
	position:relative;
	}
legend {
	background-color:#a3c495;
	color:#0c4346;
	font-size:15px;
	letter-spacing:1px;
	padding:2px 5px;
	}	
div#flower {
	width:191px;
}
div#sub-menu a:link, div#sub-menu a:visited {
	color:#0c4346;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
div#sub-menu a:hover {
	color:#a3c495;
	text-decoration:underline;
	font-weight:bold;
}
div#sub-menu {
	position:absolute;
	top:10px;
	right:10px;
	padding:0 0 0 20px;
}
div#sub-menu li {
	list-style-type:none;
	padding:10px 0;
	margin-left:30px;
	display:inline;
}	
.float-right {
	float:right;
	padding:10px 0 0 20px;
	line-height:1.5em;
	font-size:8pt;
	}
.float-right img {
	margin-bottom:10px;
}
.imgCaption {
	text-transform:uppercase;
	font-size:7pt;
	letter-spacing:0px;
	font-weight:bold;
}
div#left {
	width:600px;
	}			
div#bottombar {
	background:url(../images/div2.gif) repeat;
	height:15px;
	}
div#bottombar2 {
	background: url(../images/footer.gif) repeat;
	height:25px;
	}	
.copy {
	color:#999;
	font-size:8pt;
	padding:5px 20px 0 20px;
	}
div#credits {
	padding:20px;
	text-align:center;
	color:#888;
	line-height:18px;
	}
div#credits a:link, div#credits a:visited {
	color:#888;
	font-size:8pt;
	text-decoration:none;
	}	
div#credits a:hover {
	color:#555;
	text-decoration:underline;
	}
div#credits img {
	padding:2px 8px;
}
form p {
	font-weight:bold;
	color:#0c4346;
	line-height:1.5em;
	padding-bottom:0px;
	margin-bottom:20px;
}
p.normal {
	color:#555;
	font-weight:normal;
	}	
label {
	width:120px;
	float:left;
	font-weight:bold;
	color:#0c4346;
	margin-right:10px;
	line-height:1.5em;
}
input, textarea {
	width:330px;
	border-radius:5px;
	padding:8px;
	border:1px solid #ddd;
}
textarea {
	height:100px;
}
input:focus, textarea:focus {
	outline:none;
}
input#submitBtn {
	width:80px;
	margin-left:130px;
	background-color:#a3c495;
	color:#0c4346;
	font-weight:bold;
	cursor:pointer;
}
input#submitBtn:hover {
	background-color:#a3c495;
	color:#fff;
}
a#submitBtn:link, a#submitBtn:visited {
	font-size:11px;
	background-color:#a3c495;
	color:#0c4346;
	font-weight:bold;
	cursor:pointer;
	border-radius:5px;
	padding:8px;
	border:1px solid #ddd;
	text-decoration:none;
}
a#submitBtn:hover {
	background-color:#a3c495;
	color:#fff;
	text-decoration:none;
}
.width100{
	width:100px;
	margin-right:20px;
}
.width50{
	width:50px;
	margin-right:10px;
}
.width20{
	width:20px;
	margin-right:10px;
}

/*//// OLD //*/

p.formP {
	color:#0c4346;
	font-size:10pt;
	font-weight:normal;
	width:340px;
	margin-left:130px;
}
div#recaptcha {
	margin:0 0 15px 130px;
}
h3 {
	margin-bottom:3px;
	font-size:9pt;
	color:#0c4346;
	}
p.quote {
	font-weight:bold;
	padding-bottom:0;
	}
p.source {
	font-style:italic;
	padding-bottom:5px;
	}	
p.block {
	padding:0px 50px 10px 50px;
	}	
p.date {
	padding:0px 50px 10px 50px;
	font-style:italic;
	}
img.left {
	float:left;
	border:0;
	margin-right:10px;
	}
table.alternate {
	background-color:#a3c495;
}
table.alternate th {
	background-color:#0c4346;
	color:#fff;
	text-align:center;
	padding:3px 10px;
}
table.alternate td {
	padding:3px 10px;
}
div.galleryStrays {
	float:left;
	margin:0 30px 20px 0;
}

/* // Site Map Page // */

ul.sitemap {
	margin-left:40px;
	font-size:10pt;
}
ul.sitemap li {
	list-style:disc;
	padding-bottom:4px;
}
ul.sitemap ul {
	margin-left:30px;
}
ul.sitemap ul li {
	list-style:circle;
	padding-bottom:4px;
}
ul.sitemap a:link, ul.sitemap a:visited {
	font-size:10pt;
	text-decoration:none;
}
ul.sitemap a:hover {
	text-decoration:underline;
	color:#111;
}

/*///  ARCHIVE PAGE  ///*/

table#tbl_columns {
	width:600px;
	table-layout:fixed;
}
table#tbl_columns td {
	vertical-align:top;
	padding-right:20px;
}
table#tbl_columns a:link, table#tbl_columns a:visited {
	text-decoration:none;
}
table#tbl_columns a:hover {
	text-decoration:underline;
}

/*///  MEMBERSHIP PAGE  ///*/

ul.member-list {
	list-style:none;
	line-height:1.5em;
	margin-left:10px;
}
ul.member-list a:link, ul.member-list a:visited {
	color:#444;
	text-decoration:none;
}
ul.member-list a:hover {
	color:#0c4346;
	text-decoration:underline;
}

/*///  ASSOCIATION PAGE  ///*/

table#docs {
	table-layout:fixed;
	background-color:#a3c495;
	background-color:#cfe0c8;
	margin-top:15px;
}
table#docs td, table#docs th {
	padding:3px 10px;
	vertical-align:top;
	background-color:#fbf7f7;
	margin:1px;
}
table#docs th {
	background-color:#efe7e1;
	color:#0c4346;
	font-size:11px;
}
div.assoc_year {
	padding-bottom:20px;;
}
div.assoc_year p {
	line-height:2em;
	padding:0 0 0 20px;;
}
button.showBtn {
	margin-bottom:6px;
	font-size:9pt;
	color:#0c4346;
	font-weight:bold;
	background:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	display:block;
}
button.showBtn:hover {
	cursor:pointer;
	color:#000;
}

.alert {
	font-weight:bold;
	color:#60c;
}