
body{background: #001801 url(../images/skins/green/bg.gif) repeat top center;}

#pagecontainer{ border-top:10px solid #1e1604;}

.featuredinfo { 
background:#478445; text-align:center;
color:#e1ffe0;
}
	.featuredinfo a { 
	color:#e1ffe0;
	}
	
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #478445; 
}

.ddsmoothmenu ul li a:hover{
background: #478445; /*background of menu items during onmouseover (hover state)*/

}
	
	
.mblogtitle a:hover { color:#478445;}

.blankbutton a:hover { color:#478445;}
	
.portfoliotitle a:hover { color:#478445;}

#contents a {color:#478445;}
	#contents blockquote{ border-left: 5px solid #478445;}
	#contents .readmorebutton a:hover { color:#478445; }
	#contents .datecomment a { color:#478445; }
	#contents span.comments a { color:#478445;}
	#contents .posttitle a:hover { color:#478445;}

.sidebaropts { color:#478445; }
	.sidebaropts a { color:#478445;}
	.sidebaropts ul { color:#478445; }
	.sidebaropts ul li { color:#478445;}
	.sidebaropts ul li a { color:#478445;}
		.sidebaropts ul ul li a { color:#478445; }
		.sidebaropts ul ul ul li a { color:#478445;  }
		
	.sidebarpopular { color:#478445; }
	.sidebarpopular a { color:#478445; }
		
#wp-calendar td a { color:#478445; }

.flickr-box a:hover { border: 2px solid #478445; }

#footerwrap {
	border-top:7px solid #478445;
	}