.colour-main {
	background-color: rgb(249, 251, 216);
}

.colour-light, .highlight {
 background-color: rgb(232,201,2);
}

.nav-1-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: rgb(212,224,242);
	padding: 5px 0px 5px 20px;
}
a:link, a:active, a:visited, a:hover {color: black}
.nav-1-on a:link, .nav-1-on a:active, .nav-1-on a:visited, .nav-1-on a:hover {color: black; text-decoration: none;}

.colour-light *, .colour-light a
{
color: white;
}

.colour-light input
{
color: black;
}
