/* This is now the Dutch Nav*/
#mainNav a:link, #mainNav a:visited
{
	float:left;
	padding:16px 26px 16px 26px;
	#padding:16px 26px 17px 26px;
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

#mainNav a:hover, #mainNav a:active
{
	background: #0a547a;
}
