body{
	background-color:#B78623;
}
.sf_outer_wrapper{
	background-image:url(images/wrapper_2.gif);
	background-repeat:repeat-y;
}
.sf_extra1{
	background-image:url(images/top_image_2.gif);
	background-repeat:no-repeat;
}
.sf_extra9{
	background-image:url(images/footer_2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sf_header_wrapper{
	background-image:url(images/title_2.gif);
	background-repeat: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:visited{
	color: #B78623;
}
.sf_navigation ul li a:hover{
	color: #604706;
	border-bottom: dotted 1px #004B5D;
	background-image:url(images/nav_pointer_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.sf_content{
	color: #333333;
}
h2{
	color: #333333;
}
.sf_pagetitle{
	color: #5B8A95;
}
.sf_footer{
	color:#333333;
}
