
body {
	background: #fff url(../images/green/bg.jpg) 50% 0 no-repeat;
}

a:link,
a:visited {
	color: #788901;
}

a:hover {
	text-decoration: underline;
}

span#logo {
	background: url(../images/green/logo.png) 0 0 no-repeat;
}

div#menubar {
	background: url(../images/green/menu_bg.png) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(../images/green/module_head.png) no-repeat;	
	color: #fff;
}

#mainmenu li {
	border-right:  1px solid #79943A;
}

.contentheading {
	color: #788901;
}

h2 {
	color: #788901;
}

h3 {
	color: #788901;
}