/*  green style */


body {
	background-color:#4E8945;  
}

#leftSide .continue a{
	background-color:#6E9E67;
}

#wSidebar h2 {
	color:#477E3A;
}

h1.red18pxBold {
	color:#477E3A;
}

#secnav .cat-item {
 	background: url(../images/mrightgreen.jpg) no-repeat;
	background-position:top right;
}


#secnav .cat-item a {
 	background: url(../images/mleftgreen.jpg) no-repeat;
	background-position:top left;
}

#secnav .current-cat a {
 	background: url(../images/tab-150-active.png) no-repeat;
	background-position:top left;
}

#secnav .current-cat {
 	background: url(../images/tab-100-active.png) no-repeat;
	background-position:top right;
}
