/* ------[ Style Adjustments for Green Color Scheme ]-------- */

body {
	background-color: #333300;
	background-image: url(images/green/bodybg.gif);
	}

#head-content {
	background-image: url(images/green/headbg.gif);
	}

a, a:link, a:visited {
	color:#333300;
	}

a:hover, a:active {
	color:#000;
	}

#topnav li {
	background:url(images/green/navbg-black.gif) bottom center no-repeat;
	}

#topnav li a:hover, #topnav li a:active, #topnav li ul {
	background: #339900;
	}

.widgettitle, .content-col1 h2, li.title h2, h1.archive-title {
	background: #336600;
	}

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	border: 1px solid #336600;
	border-bottom: 0;
	background: #336600;
	}

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {
	background: #339900; 
	border: 1px solid #339900;
	border-bottom: 0;    
	}

#sidebar li ul.tabs li a.on {
	background:#eee;
	border: 1px solid #ddd;
	border-bottom: 0; 
	}









