/* CSS Document */

body{
background-color:#D8BE90;
}
.sf_wrapper{
background-color: #E1700D;
}
.sf_extra2{
	background-image: url(images/logo_4.gif);
	background-repeat: no-repeat;
}
.sf_extra5{
	background-image: url(images/photo_4.gif);
	background-repeat: repeat-x;
}
.sf_navigation{
background-color:#E1700D;
}
.sf_pagetitle{
border-top:#E1700D solid 8px;
background-color: #fff;
}
.sf_content{
background-color: #fff;
}
.sf_extra12{
	background-image: url(images/footer_4.gif);
	background-repeat: no-repeat;
}
.sf_footer{
background-color: #D8BE90;
color: #fff;
}
.sf_navigation ul li a{
	color: #000000;
	background-image: url(images/button_4.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sf_navigation ul li a:hover{
	color:#FFFFFF;
	background-image: url(images/buttonover_4.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sf_navigation ul li a:visited{
	color: #000000;
	
}


