.sf_pagetitle {
color:#a4938b;
	text-align: center;
	padding-right: 30px;
	font-size: 22px;
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
}
.sf_main_header {
	padding: 60px 0 0 30px;
	font-size: 25px;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	text-transform: none;
	letter-spacing: .1em;
	width: 600px;
height:200px;
text-align:center;
}
.sf_navigation ul li a:hover{
font-weight:bold;
}
.sf_footer {
text-align:center;
	width: 620px;
	float: right;
	display: inline;
	margin-top: 20px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 10px;
	padding-right: 20px;
}
.sf_content li {
list-style-image: url(uploads/bullet3.png);
list-style-type:square;
padding-bottom:5px;
    background-position: 0 6px;
list-style-position: outside;

}

