/* CSS Document */
body{
background-color: #3D742A;
}
.sf_extra1{
background: url(images/top_5.jpg) no-repeat;
}
.sf_wrapper{
background:url(images/content_5.jpg) repeat-y;	
}
.sf_navigation ul{
	background-color: #3A6629;
/*background:url(images/nav_1.jpg) no-repeat bottom;
*/}

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

.sf_extra8{
background:url(images/footer_5.jpg) no-repeat;
}
.sf_navigation ul li a{
background: url(images/cross_5.jpg) no-repeat left;
}
.sf_navigation ul li a:hover{
color: #AFB276;
}
.sf_pagetitle{
color: #3D742A;

}
.sf_main_header{
color: #3D742A;
}
.sf_sub_header{
color: #3D742A;
}