* {
        margin:0px;
        padding:0px;
}
body {
        color: #3D3D3D;
        margin:0px;
        padding:0px;
        font-size: 0.8em;
        font-family:Arial, Helvetica, sans-serif;
	background-color:#4B7F5F;
}
#outerwrapper {
        position:relative;
        width:1000px;
        background-color:black;
        margin:0 auto;
}
/*Header */
#header {
        width:998px;
        top:0px;
        z-index:100;
        vertical-align:bottom;
        margin:0px;
        background-color:#FFFFFF;
	border:1px solid #4F4F4F;
	padding-bottom:15px;
}
#block_1 {
        float: left;
        width: 1000px;
        background-color:white;
        margin-left:0px;
}
* html #block_1 {
        display: inline;
}
#block_2 {
        float: left;
        width: 200px;
	display:none;
        margin-left:-1000px;
	background-image:url(/templates/default/images/leftcol.png);
	background-repeat:repeat;
}
#block_3 {
        float: left;
        width: 200px;
        background-color:yellow;
        display:none;
}
#footer {
        clear: both;
	background-color:#4B7F5F;
        padding-top:10px;
	height:100%;
	display:block;
	
}
.onecolumn #block_1 {
        width:1000px;
}
.partners #block_1{
	width:800px;
	float:left;
	margin-left:0px;
}
.partners #block_2{
	width:200px;
	float:left;
	margin-left:0px;
}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3 {
        padding-bottom: 32767px !important;
        margin-bottom: -32767px !important;
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign {
        position: absolute;
        bottom: 0;
}
#block_1 .verticalalign {
        width: 34%;
}
#block_2 .verticalalign {
        width: 33%;
}
#block_3 .verticalalign {
        width: 33%;
}
/* hack for Opera 7+ */
@media all and (min-width: 0px) {
.verticalalign {
 width: 100% !important;
}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign {
 width: 34% !important;
}
div[id^="wrapper"] #block_2 .verticalalign {
 width: 33% !important;
}
div[id^="wrapper"] #block_3 .verticalalign {
 width: 33% !important;
}
}
/* hack for IEs of all persuasions before IE7 */
* html .verticalalign {
        width: 100% !important;
}
.verticalalign p {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0;
        padding: 0;
        background: #996666;
}
#wrapper_extra {
        position: relative;
}
* html #wrapper {
        position: relative;
}
#wrapper {
        overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra {
        float: left;
        width: 100%;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper {
        /* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
        float: left;
        /* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
        float/**/: none;
}
/* easy clearing */
#wrapper:after {
        content: '[DO NOT LEAVE IT IS NOT REAL]';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
#wrapper {
        display: inline-block;
}
/*\*/
#wrapper {
        display: block;
	clear:both;
	border:1px solid #4F4F4F;
}
/* end easy clearing */

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output {
        position: relative;
        z-index: 1000;
}


/* CSS Document */

/*Header */
h1 {
	
	font-family:Times New Roman;
	font-size:28px;
	font-weight:normal;
	padding-left:10px;
}
.headertop {
	
}
.subheader h1 {
	font-size:24px;
}
.tagline {
	color:black;
	height:15px;
}
.headermiddle {
	clear:left;
	height:100%;
}
.subheader {
}

.subpage p {
	margin-bottom:10px;
}
.headerbottom {
	clear:left;
}
.userlogindiv {
	margin-top:20px;
}
.logindiv {
	margin-bottom:10px;
}
.logindiv input {
	margin-left:23px;
}
#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%; z-index:1001}
ul.pureCssMenu ul ul{position: absolute;left:100%;top:0px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 3px 3px 0px;
	
}
ul.pureCssMenu table {border-collapse:collapse}
ul.pureCssMenu {
	display:block;
	zoom:1;
	position:absolute;
	left: 100;
	top: 200;
	
	
}
* HTML ul.pureCssMenu {position:absolute}
ul.pureCssMenu ul{
	width:260px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: .9;
}
ul.pureCssMenu ul ul{
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: .99;
}
}
ul.pureCssMenu li{
	display:block;
	margin:3px 0px 0px 3px;
	font-size:0px;
}
.submenu .pureCssMenui{margin:0px;}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 11px Verdana;
	color: black;
	text-decoration:none;
	cursor:pointer;
	
	
}
.headertop ul.pureCssMenu a,
.headertop ul.pureCssMenu li.dis a:hover,
.headertop ul.pureCssMenu li.sep a:hover{
	font-size:12px;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:3;
	height:100%;
	display:inline-block;
	background-color:#CECECE;	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:100%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	
	color: #FFFFFF;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	color:black;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
height:24px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrow_sub5.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:14px;}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arrow_sub2.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arrow_sub5.gif);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/arrow_sub5.gif)}
ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(./images/arrow_sub2.gif)}
.headertop ul.pureCssMenu{z-index:1000; margin-top:50px;}
 @charset "UTF-8";
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
.headertop .nav {
	background-color:white;
	color:black;
	width:998px;
}
.headerbottom .nav {
	background-image:url(/templates/default/images/bottom_nav.png);
	background-repeat:repeat-x;
	width:800px;
	margin-left:1px;
}
.nav {
	height:28px;
}
ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}
#MenuBar1 {
	width:1000px;
	display:table;
}
.subpage #block_1 #MenuBar1 {
	width:800px;
	background-color:grey;
}
#MenuBar1 ul {
	margin-top:0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
.subpage #block_1 ul.MenuBarHorizontal li {
	background-color:grey;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 140px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	z-index:1000;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 8.2em;
	z-index:1000;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 145px;
	z-index:1000;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
	z-index:1000;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: .9;
	z-index:1000;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	color:white;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.headertop .submenu a {
	background-image:url(/templates/default/images/topnav.png);
	height:15px;
	text-align:center;
	width:130px;
	z-index:1000;
}
.headertop .submenu li {
	width:130px;
}
.headertop .submenu {
	
	z-index:1000;
}
.headertop .submenu .MenuBarHorizontal li ul li{z-index:1000; margin-left:210px; }
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color:white;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	color:white;
}
#MenuBar1 li ul li .submenu {
	color:white;
	text-align:left
}
#MenuBar1 li ul li .submenu:hover {
	color:yellow;
	text-align:left
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#dropdown li {
	text-align:left;
}
#dropdown {
* margin-left:-60px;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
ul.MenuBarVertical iframe
{
position: absolute;
z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is
to keep IE 5.0 from parsing */
@media screen, projection
{
ul.MenuBarVertical li.MenuBarItemIE
{
display: inline;
f\loat: left;
}
}



/*Main Content*/
#block_1 {
}
#maincontent {
	padding:5px;
	margin-left:5px;
}
/*Block 1*/
.breadcrumb {
	margin-left:10px;
	font-size:10px;
}
.breadcrumb a {
	color:#B85000;
	text-decoration:none;
	font-size:10px;
}
.breadcrumb a:hover {
	text-decoration:underline;
	font-size:10px;
}
h2{clear:left;
color:black;
font-family:Palatino;
font-size:17pt;
font-weight:bold;
margin-top:10px;
padding-bottom:20px;
text-align:center;}
h3 {
	font-size:13px;
	padding-top:10px;
}
h4{font-size:14px; padding-bottom:10px;}
p img{margin:5px;}
.text_content a {
	color: #1566AF;
	text-decoration:none;
	font-weight:bold;
}
.list a:visited {
	color:#004F25;
}
.list a {
	color:#004F25;
}
.list a:hover {
	color: #FDB813;
}
.listsort a:visited {
	color:#004F25;
}
.listsort a {
	color:#004F25;
}
.listsort a:hover {
	color: #FDB813;
}
.article {
	margin-bottom:5px;
	width:675px;
	margin-left:10px
}
.withimage p {
	float:left;
	width:520px;
}
.withimage img {
	float:left;
	margin-left:10px;
}
.nodetags {
	float:left;
	margin:5px;
}
.tagsdiv {
	clear:left;
}
hr {
	clear:left;
	margin-bottom:-5px;
	height:1px;
}
#block_1 ul {
	margin-left:15px;
}
.moreinfo {
	float:right;
	margin-top:10px;
}
.resource_title {
	font-weight:bold;
	font-size:24px;
	margin-left:5px;
	padding-bottom:0px;
}
.resourcelisting {
	margin-bottom:20px;
}
 .Tag_Display {
	padding-top:10px;
}
 .Tag_Display a {
	color:#007AB5;
	text-decoration:none;
	font-size:11px;
}
.Tag_Display a:hover {
	text-decoration:underline;
	font-size:11px;
}
.Resource_Short_Display .Title_Display a {
	color:#647D23;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
 .Resource_Bullet_List .Title_Display a {
	color:#647D23;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.Resource_Short_Display{
	margin-bottom:35px;
}


.Admin_Edit_Page{
	clear:both;
}
/*End Block 1*/



/*directory*/
.listsort {
	float:left;
	margin:10px;
}
.sortedby {
	clear:left;
	margin-left:10px;
	margin-bottom:5px;
}
.directorylist {
	clear:left;
	margin-left:40px;
	height:50px;
}
.directorylist .list {
	width:320px;
	float:left;
}
/*imagegallery*/
.photogallerytitle {
	margin-bottom:10px;
}
.image {
	float:left;
	width:150px;
	height:150px;
}
.photogallery {
	float:left;
	height:150px;
	width:150px;
	margin:10px;
	background-color:brown;
	display:block;
}
/*projectpage*/
.rightmainarticle {
	padding:10px;
	height:150px;
}
.rightmainarticle div {
	margin-right:15px;
}

/*Contacts Directory*/
.contacts {
	float:left;
	height:150px;
	width:380px;
}
.contacts .addressinfo {
	list-style:none;
	float:left;
	margin-left:10px;
}
.contacts .imagediv {
	float:left;
}
/*Block 2*/
#block_2 #maincontent {
	
}
#block_2 .sponsor {
	margin-top:10px;
}
#block_2 h3 {
	margin-left:0px;
	margin-top:10px;
}
#block_2 p {
	margin:0px;
}

#block_2o a {
	color:#004F25;
}

.tagmenu a {
	color: #004F25;
}
.map {
	background-color:#FFF;
	width:270px;
	height:190px;
}
.tags {
}
.tagsmenu ul {
	list-style:none;
}
.tagsmenu a {
	text-decoration:none;
}
.tagsmenu a:visited {
}
.directory .search {
	margin-left:10px;
}
.tag_description {
	margin-left:10px;
}
.resource_gallery {
	margin:5px;
}
.resource_tags {
	margin:5px;
}
.resource_text {
	margin:5px;
	margin-bottom:10px;
	margin-top:0px;
}
hr {
	margin-bottom:5px;
}
.tag_remove_listing {
	margin-bottom:5px;
}
/*Block_2 Main content*/



/*QuickLinks*/

.quicklinks ul {
	list-style:none;
	color:white;
}
.quicklinks li {
	margin-bottom:10px;
}
.quicklinks a, .quicklinks a:visited {
	color:white;
	text-decoration:none;
}
.googlesearchbox_input {
	float:left;
}
.googlesearchbox_input input {
	width:132px;
	margin-left:5px;
}
.googlesearchbox {
	padding:5px 0 5px 0
}
/* End QuickLinks*/

/*footer*/
.footer_nav .MenuBarFooter li {
	float:left;
	list-style-type:none;
	width:110px;
}
.footer_submenu li a {
	float:none;
}
.footer_nav {
	margin-left:10px;
}
.MenuBarFooter li a {
	padding-right:5px;
	text-decoration:none;
	color:white;
	padding-bottom:3px;
	font-size:9px;
	font-weight:bold;
}

.footer_nav {
	display:block;
	background-color: #C2C7AA;
	clear:both;
	height: 10px;
	padding-top:10px;
}

.footertop_right{float: left; margin-left: 5px; padding-right: 15px; font-size:10px;}
.footertop_middle{float:left; width:855px; font-size:10px;}
.footertop_left{float:left;}
.headerbottomleft form{z-index:999}

.Admin_Edit_Content_block a, .Admin_Edit_Content_block a:visited, .Admin_Edit_Page a, .Admin_Edit_Page a:visited, .Admin_Edit_Resource a, .Admin_Edit_Resource a:visited {color:#CF2626; font-size:10px;}

.photo {float:left; padding-right:20px;}
.family {clear:both; height:100%; padding-bottom:200px;}
.links .text_content {margin-left:260px;}