/* CSS Document */
body{
		background-color: #C1C1C1;
		}
		.sf_main_header{
		color: #333;
		}
		.sf_navigation ul li a{
		color: #fff;
		}
		.sf_navigation ul li a:visited{
		color: #fff;
		}
		.sf_navigation ul li a:hover{
		color: #EAD78D;
		}
		.sf_header_wrapper{
		background-image: url(images/header_3.jpg);
		background-repeat: no-repeat;
		}
		.sf_extra5{
		background-image: url(images/top_3.jpg);
		background-repeat: no-repeat;
		}
		.sf_extra7{
		background-image: url(images/bottom_3.jpg);
		background-repeat: no-repeat;
		}
		