/* Page Title */
#xg_body h1,
#xg_body ul.navigation a,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover,
.navigation-solo,
.navigation-solo a {
  color: #222 !important;
}
/* Page */
#xg_body,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
  background-color: #677E52;
}
/* Module Body: Background & Text */
.xg_module_body, .xg_module_foot {
  background-color: #C1E3E7;
}
.xg_module_head {
  border-top:1px solid #8cad73;
}

ul.page_tabs li.this {
	background-color: #C1E3E7;
}