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

body,html {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #010101 url(../../graphics/default/tile_bg_3.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58642f;
	font-weight: bold;
	margin-bottom: 5px;
	}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
a {
	padding: 0;
	margin: 0;
        color: #000000;
       text-decoration: none;
	}
	
ul {
	list-style: none;
	}

#navigation li {
	float: right;
	margin-left: 10px;
	}
	
#navigation li a:hover {
	border-bottom: 3px solid #1e1d1d; 
	}
	
              .logo {
			width: 401px;
			height: 37px;
			background: url(../../graphics/default/textseed_3.png) no-repeat;
			float: left;
	                text-indent:-9999px;
			margin-bottom: 3px;
			}		

li a.home {
	background: url(../../graphics/default/navigation/a_001.png) no-repeat ;
	width:33px;  
	display: block;
	text-indent:-9999px;
	}
	
	
li a.ourstory {
	background:url(../../graphics/default/navigation/a_002.png) no-repeat; 
	width:57px; 
	display: block;
	text-indent:-9999px;
	}
	

li a.blog {
	background:url(../../graphics/default/navigation/a_003.png) no-repeat;
	width:26px; 
	display: block;
	text-indent:-9999px;
	}

li a.theorchard {
	background:url(../../graphics/default/navigation/a_008.png) no-repeat;
	width:69px; 
	display: block;
	text-indent:-9999px;
	}
	
	
li a.activism {
	background:url(../../graphics/default/navigation/a_004.png) no-repeat; 
	width:51px; 
	display: block;
	text-indent:-9999px;
	}
	
	
li a.thewall {
	background:url(../../graphics/default/navigation/a_005.png) no-repeat; 
	width:50px; 
	display: block;
	text-indent:-9999px;
	}
	
li a.faq {
	background:url(../../graphics/default/navigation/a_006.png) no-repeat;
	width:19px; 
	display: block;
	text-indent:-9999px;
	}
	
li a.contact {
	background:url(../../graphics/default/navigation/a_007.png) no-repeat;  
	width:46px;
	display: block;
	text-indent:-9999px;
	}

li a.navigation_guide {
	background: url(../../graphics/default/header/navigation_guide.png) no-repeat;
	width: 111px;
	display: block;
	text-indent:-9999px;
	}

li a.twitter {
	 background: url(../../graphics/default/header/links/twitter.png) no-repeat;
	display: inline-block;
	text-indent:-9999px; 
	width: 42px;
	height: 12px;
	}

li a.blip {
	background: url(../../graphics/default/header/links/blip.png) no-repeat;
	display: inline-block;
	text-indent:-9999px; 
	width: 38px;
	height: 12px;
	}
	
li a.rss {
	background: url(../../graphics/default/header/links/rss.png) no-repeat;
	display: inline-block;
	text-indent:-9999px;
	width: 10px;
	height: 10px;
	}
	
li a.flickr {
	background: url(../../graphics/default/header/links/flickr.png) no-repeat;
	display: inline-block;
	text-indent:-9999px; 
	width: 32px;
	height: 12px;
	}
	
li a.facebook {
	background: url(../../graphics/default/header/links/facebook.png) no-repeat;
	display: inline-block;
	text-indent:-9999px;
	width: 56px;
	height: 12px;
	}

.small_text {
	font-size: 10px;
}

.small_date {
	font-size: 10px;
        margin: 0;
}
.calender_post {
	color: #58642f;
	font-weight: bold;
       margin: 5px
}

.calender_entry {
       margin: 5px
}

.weekday {
       margin-left: 7px
}

.alignleft {
       float: left;
}

/* -------------- */

#top_spacer {
	width: 100%;
	height: 1px;
	background: #1e1d1d;
	margin-bottom: 40px;
	}
	
#top_nav_container {
	width: 100%;
	height: 30px;
	background: url(../../graphics/default/top_nav_tile_bg_small.jpg);
	}
	
	#top_nav_container_wrapper {
		width: 1000px;
		margin: auto;
		padding: 0;
		}
		
	#top_nav_navigation_guide {
		float: left;
		margin-top: 10px;
		width: 146px;
		height: 12px;
		}

	#top_nav_navigation_guide a:hover {
		border-bottom:1px solid #9b8f73; 
		}
				
		#top_nav_container_wrapper_links {
			float: right;
			margin-top: 10px;
                       display: inline;
			width: 600px;
			}
               #top_nav_container_wrapper_links ul {
float:right;
position: relative;
display:inline;
list-style-type: none;
width: 500px;
}			

 #top_nav_container_wrapper_links li {
float:right;
list-style-type: none;
margin: 0px;
}
			
* html #top_nav_container_wrapper_links li {
width: 60px;
}


		#top_nav_container_wrapper_links a {
			margin-left: 10px;
display:inline;
			float: right;
			}
			
		#top_nav_container_wrapper_links a:hover {
			border-bottom:1px solid #9b8f73; 
			float: right;
display:inline;
			}
	
	#top_nav_guide {
		width: 100%;
		height: 259px;
		display: none;
		background: url(../../graphics/default/top_nav_tile_bg.jpg);
		}

#top_nav_guide_wrapper {
		width: 1000px;
		margin: auto;
		padding: 0;
		}

.top_nav_guide_wrapper_box {
                width: 300px;
                float: left;
               display:inline;
position:relative;
                margin-left: 33px;
                height: 259px;
                color: #FFFFFF;
                }

.nav_guide_li {
               margin-left: 8px;
               margin-bottom: 12px;
}

.nav_guide_li a {
               color: #FFFFFF;
}

.nav_guide_li a:hover {
	       border-bottom:1px solid #9b8f73; 
}

.right_img {
               margin-bottom: 8px;
}
		
#container {
	width: 1000px;
        margin-top: 30px;
	margin: auto;
	padding: 0;
	}
	
               #content_header {
		margin-top: 40px;
		width: 100%;
		height: 19px;
		}


	
		#navigation {
			float: right;
			text-decoration: none;
			margin-top: 25px;
			}
			
			#navigation a:hover {
				border-bottom: 2px solid #1e1d1d;
				}

.sidebar_text {
 padding: 0px 0px 0px 10px;
}

.search_results {
 padding: 0px 10px 0px 10px;
}

#resources1 a {
	color:#58642f;
}
						
/* -------------- */

