body{
	background-color:#84956B;
}
.sf_extra1{
	background:url(images/book_top_5.gif) no-repeat;
}
.sf_wrapper{
	background:url(images/book_repeat_5.gif) repeat-y;
}
.sf_extra9{
	background:url(images/book_bottom_5.gif) no-repeat;
}
.sf_main_header{
	color: #3B5238;
}
.sf_sub_header{
	color:#666666;
}
.sf_navigation ul li a{
	color:#333;
	border-bottom: dotted 1px #666;
}
.sf_navigation ul li a:hover{
	color:#333;
	border-bottom: dotted 1px #FF6600;
	background: #D2E5DF url(images/arrow_rollover.gif) no-repeat 0 3px;
}
.sf_content{
	color:#333333;
}
.sf_pagetitle{
	color:#666666;
}