/* CSS Document */
body{
	background-color: #758F14;
}

.sf_main_header{
	color: #758F14;
}

.sf_sub_header{
	color: #707070;
}

.sf_navigation ul li a{
	color: #000;
}

.sf_navigation ul li a:visited{
	color: #000;
}

.sf_navigation ul li a:hover{
	color: #758F14;
}

.sf_extra5{
	sf_edit: true;
	background-image: url(images/main_left_5.jpg);
	background-repeat: no-repeat;
}

.sf_extra5 span{
	sf_edit: true;
	background-image: url(images/main_right_5.jpg);
	background-repeat: no-repeat;
}

.sf_pagetitle{
	color: #62BA3A;
}

.sf_footer{
	background-color: #758F14;
}