/* CSS Document */
body{
		background: #4C1403;
		}
		.sf_main_header{
		color: #876A54;
		}
		.sf_sub_header{
		color: #707070;
		}
		.sf_navigation ul li a{
		color: #000;
		}
		.sf_navigation ul li a:hover{
		color: #876A54;
		}
		.sf_extra5{
		background: url(images/main_left_6.jpg) no-repeat;
		sf_edit: true;
		}
		.sf_extra5 span{
		background: url(images/main_right_6.jpg) no-repeat;
		sf_edit: true;
		}
		
		.sf_pagetitle{
		color: #876A54;
		}
		.sf_footer{
		background: #4C1403;
		}