body {
    color: #010000;
}

.sf_extra4 {
    background-image:url(uploads/background02_rev05.jpg);
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.sf_content{
    font-size: 12px;
    font-family: arial;
}

.sf_pagetitle {
display:inline;
float:right;
font-family:arial;
font-size:14px;
font-weight:bold;
margin-right:20px;
margin-top:14px;
text-align:left;
width:540px;
}

.sf_footer {
font-size:10px;
margin-left:260px;
margin-right:15px;
margin-top:16px;
font-family: arial;
width: 500px;
}

.sf_navigation ul {
background-image:none;
background-repeat:repeat-y;
font-family:arial;
font-size:12px;
list-style-type:none;
margin-bottom:0;
margin-left:-16px;
margin-right:0;
padding:0;
}

.sf_navigation ul li a:hover{
	width: 180px;
	padding-left: 0;
	list-style-type: none;
}

.sf_navigation ul li a{
	color: #5B8A95;
	border-bottom: none;
background-image:url(uploads/nav.png);
background-repeat: no-repeat;
background-position: bottom;
padding-top: 10px;
width: 200px;
padding-left: 15px;
}

.sf_navigation ul li a:hover{
	color: #004B5D;
	border-bottom: none;
	background-image:url(uploads/nav.png);
	background-repeat:no-repeat;
	background-position:bottom;
width: 200px;
padding-left: 15px;
}
}

.sf_navigation {
display:inline;
float:left;
font-family:arial;
font-size:12px;
font-weight:bold;
margin-left:0;
margin-top:10px;
width:230px;
}