/* CSS Document */

body{
background-color:#BE9696;
}
.sf_wrapper{
background-color: #DCDCDC;
}
.sf_extra2{
	background-image: url(images/logo_5.gif);
	background-repeat: no-repeat;
}
.sf_extra5{
	background-image: url(images/photo_5.gif);
	background-repeat: repeat-x;
}
.sf_navigation{
background-color:#DCDCDC;
}
.sf_pagetitle{
border-top:#DCDCDC; solid 8px;
background-color: #fff;
}
.sf_content{
background-color: #fff;
}
.sf_extra12{
	background-image: url(images/footer_5.gif);
	background-repeat: no-repeat;
}
.sf_footer{
background-color: #BE9696;
color: #fff;
}
.sf_navigation ul li a{
	color: #000000;
	background-image: url(images/button_5.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sf_navigation ul li a:hover{
	color:#FFFFFF;
	background-image: url(images/buttonover_5.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sf_navigation ul li a:visited{
	color: #000000;
	
}


