#header { background:url("images/green/header_tile.png") repeat scroll 0 0 transparent; border-bottom:1px solid #FF9900; }
	#header .container { background:url("images/green/header_bg.jpg") no-repeat scroll 0 0 transparent; }
		div#top-menu { background:url("images/green/menu_separator.png") no-repeat scroll left top transparent; }
		ul.nav > li >  a { text-shadow:none /*-1px -1px 1px ##FF9977*/; }
		ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a { background:url("images/green/menuitem-current.png") no-repeat scroll 65% 100%; }
		
		a#search-icon { background:url("images/green/search-icon.png") no-repeat 0 0; }
		#header #search-form { background:url("images/green/search-bar.png") no-repeat scroll 0 0 transparent; }
			#header #search-form input { color:#4A4A4A; }
		
		#pagetop a { color:#808000; }

#featured-area, #pagetop { background-color:#E6B75B; }
	#featured-area .container, #pagetop .container { background:url("images/green/featured-bg.jpg") no-repeat scroll left top transparent; }
	a#prevlink { background:url("images/green/prevlink.png") no-repeat scroll 0 0 transparent; }
	a#nextlink { background:url("images/green/nextlink.png") no-repeat scroll 0 0 transparent; }
		h2.feat-heading, #pagetop h1 { text-shadow:1px 2px 2px #4A4A4A; }
		#featured-slider p.tagline, #pagetop p.tagline { color:#808000; text-shadow:0 1px 1px #4A4A4A; }
		#featured-slider div.excerpt { text-shadow:1px 2px 2px #4A4A4A; }

#featured-thumbs div#active_item { background:url("images/green/activethumb.png") no-repeat 0 0; }
		
cite.fn, span.says, #content-area cite.fn a { color:#4A4A4A; }
#content-area a.comment-reply-link { background: #4A4A4A; }
.reply-container { background:url("images/green/reply-right-bg.png") no-repeat scroll right bottom; }
