/* CSS Document */

body{
background-color:#D8BE90;
}
.sf_wrapper{
background: #E1700D;
}
.sf_extra2{
background:url(images/logo_4.gif) no-repeat;
}
.sf_extra5{
background:url(images/photo_4.gif) repeat-x;

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


