/* CSS Document */
/*#sidebar { background: url(images/bkg_sidebar_green.png) no-repeat; }*/
#sidebar A:hover { color: #afe393; }

#sidebar #mainlogo { background: url(images/sb_logo_cbp_green.png); }

#sitemenu { color: #afe393; }
#sitemenu A:hover { color: #afe393; }

#sidebar h2 { color: #afe393; }
	#sidebar h2 A:link { color: #afe393; }
	#sidebar h2 A:visited { color: #afe393; }
	#sidebar h2 A:hover { color: #FFF; }
	#sidebar h2 A:active { color: #afe393; }
#sidebar h3 { color: #afe393; }
#sidebar li A:hover { color: #afe393; }

#content .date { color: #5fc828; }
#content A:hover {color: #5fc828; }

#sidebar .arrow { color: #afe393; }
#content .arrow { color: #5fc828; }

/* #content h1.portfolio_category { background-color: #afe393; } */