.sansgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #425E60;
}
.serifheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #425E60;
}
.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #425E60;
}
.menu {
list-style:none;
clear: left;
float: left;
width: 189px;
margin: 0 0 0px 10px;
padding: 5px;
font-style:normal; 
font-variant:normal; 
font-size:14px; 
font-weight: bold; 
font-family: Georgia, "Times New Roman", Times, serif;
}

.menu ul {	
list-style: none;
width: 189px;
margin: 0 0 10px 0;
padding: 0px;
font-style:normal; 
font-variant:normal; 
font-size:14px; 
font-weight: bold; 
font-family: Georgia, "Times New Roman", Times, serif;
}	

.menu li {
margin-bottom: 10px;
}

.menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #425E60;
display: block;
padding: 5px 0 0 8px;
}	
	
.menu li a:hover {
color: #9ABDB9;
}
