/* CSS Document */
body{
background-color: #FF9600;
}
.sf_extra1{
background: url(images/top_6.jpg) no-repeat;
}
.sf_wrapper{
background:url(images/content_6.jpg) repeat-y;	
}
.sf_navigation ul{
	background-color: #E7BA00;
/*background:url(images/nav_1.jpg) no-repeat bottom;
*/}

.sf_extra5 {
	background-image: url(images/nav_bottom_6.gif);
}

.sf_extra8{
background:url(images/footer_6.jpg) no-repeat;
}
.sf_navigation ul li a{
background: url(images/cross_s6.jpg) no-repeat left;
}
.sf_navigation ul li a:hover{
color: #F3E0BA;
}
.sf_pagetitle{
color: #FF9600;

}
.sf_main_header{
color: #FF9600;
}
.sf_sub_header{
color: #FF9600;
}