#branding img {
border-bottom:1px solid #123440;
border-top:4px solid #123440;
}

#access {
background:none repeat scroll 0 0 #123440;
}
#content .entry-title {
color: #123440;
font-family: tamarillo-1,tamarillo-2,serif;
font-size: 2.0em;
line-height: 0.8em;
} 
#access ul ul a {
	background: #23657c;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #23657c;
	color: #fff;
}