/* CSS Document */

body{
	background-color:#666B25;
}

.sf_wrapper{
	background-color: #B1B841;
}

.sf_extra2{
	background-image: url(images/logo_6.gif);
	background-repeat: no-repeat;
}

.sf_extra5{
	background-image: url(images/photo_6.gif);
	background-repeat: repeat-x;
}

.sf_navigation{
	background-color:#B1B841;
}

.sf_pagetitle{
	border-top:#B1B841 solid 8px;
	background-color: #fff;
}

.sf_content{
	background-color: #fff;
}

.sf_extra12{
	background-image: url(images/footer_6.gif);
	background-repeat: no-repeat;
}

.sf_footer{
	background-color: #666B25;
	color: #fff;
}

.sf_navigation ul li a{
	color: #000000;
	background-image: url(images/button_6.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sf_navigation ul li a:hover{
	color:#FFFFFF;
	background-image: url(images/buttonover_6.gif);
	background-repeat: no-repeat;
	background-position: left;
}

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


