body {
	background-image: url(images/backtile_1.gif);	
	background-color: #C5A876;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;	
}
p {     font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.sf_content {	
	color: #000000;	
}
.sf_outer_wrapper {
	border-right: 3px solid #5a4031;
	border-left: 3px solid #5a4031;
	background-color: #C5A876;
	background-repeat: no-repeat;
}
.sf_main_header {	
	color: #006699;
}
.sf_sub_header {	
	color: #006699;	
}

.sf_content {	
	color: #663300;	
}
a:link {
	color: #663300;	text-decoration: underline;
}

a:visited {
	color: #663300;	text-decoration: underline;
}

a:hover {
	color: #006699;	text-decoration: none;
}