body{
	background:#B78623;
}
.sf_outer_wrapper{
	background:url(images/wrapper_BG_2.gif) repeat-y;
}
.sf_extra1{
	background:url(images/top_image_2.gif) no-repeat;
}
.sf_extra9{
	background:url(images/footer_BG_2.gif) no-repeat bottom;
}
.sf_header_wrapper{
	background:url(images/title_BG_2.gif) no-repeat;
	sf_edit:true;
}
.sf_main_header{
	color: #fff;
}
.sf_sub_header{
	color: #333333;
}
.sf_navigation ul li a{
	color: #B78623;
	border-bottom: dotted 1px #5B8A95;
}
.sf_navigation ul li a:hover{
	color: #604706;
	border-bottom: dotted 1px #004B5D;
	background:url(images/nav_pointer_2.gif) no-repeat left;
}
.sf_content{
	color: #333333;
}
h2{
	color: #333333;
}
.sf_pagetitle{
	color: #5B8A95;
}
.sf_footer{
	color:#333333;
}
