body {	
	margin: auto;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #176b30;	
}

.sf_navigation ul li a {
	height: 27px;	
	text-decoration: none;	
	display: block;
	line-height: 27px;
	padding: 0 10px;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;	
}

.sf_pagetitle {	
	font-family: Adine Kirnberg Script, Script MS Bold, French Script MT, fantasy;
	clear:both;
	padding: 0px 25px 5px 40px;
	font-weight: Bold;
	font-size: 28px;
}

.sf_footer {	
	font-family: Georgia, serif;
	text-align: center;
	padding: 20px 5px;
	font-size: 10px;
	clear:both;	
	min-height: 15px;	
}

a:link {
	text-decoration: underline;
}