.sf_extra2 {
	border-right: 5px solid white;
	background-color: #866e21;
	background-image: url(uploads/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sf_header_wrapper {
	background-color: #866e21;
	background-image: url(uploads/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: 177px top;    
}

.sf_navigation {
    background: #e1eecb;
}

.sf_navigation ul li a:hover {
    background-color: #ffeffd;
    color: #111;
}


.sf_pagetitle {
	text-align: left;
        text=transform: none;
	height: auto !important;
	margin: 0 20px 0 180px;
	padding: 20px 20px 0px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_extra1 {
	border-bottom: 7px solid #80b411;
}

.sf_wrapper {
    border-bottom: 7px solid #80b411;
}