body{
	background-color: #FFF;
	background: url('../img/so/bg_content.gif') top center no-repeat;
	background-attachment: fixed;
}

h1, h2 {
	color: #228227;
}

div, p {
  color: #000;
}

div.boxTitle, div.boxTitle2 {
	color: #228227;
}

div.boxContact .title {
	color: #228227;
}

div#Main {
	background: url('../img/so/bg_header.png') repeat-x;
}

div#mainNav ul li a:hover {
	background: url('../img/so/bg_mainnav_active.png') top left repeat-x;
}

div#mainNav ul li a.active {
	background: url('../img/so/bg_mainnav_active.png') top left repeat-x;
}

div#contentHeader input {
	color: #000;
	border: 1px solid #39A63E;
}

div#contentHeader .headleft {
	background: url('../img/so/bg_loginbox.png') no-repeat;
}

div#contentNav a.anav {
	color: #228227;
}

div#contentNav a.anav2 {
	color: #228227;
}

div#contentNav a.nav:hover {
	color: #228227;
}

div#contentNav a.nav2:hover {
	color: #228227;
}

div#contentArticle .title {
	color: #228227;
}

.skip strong {
	color: #228227;
}

input, select, textarea {
	color: #000;
}