html{
	font-family: Century Gothic, Verdana;
		color: #FF6600;
}



li,ul{
	list-style:none;
	width:850px;
	display:inline;
}


.leftList a{
	font-size:18px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	width:135px;
	text-align : center;
	line-height:2em;
	padding-top:140px;
	float:left;
}




.resource a{
	margin-right:0.5em;
	border-bottom-style: solid;
	border-bottom-color: #66811A;
	border-bottom-width: 0.6em;
	color: #000000;
	
}
.resource a:hover, a.resourceon{
	color:#66811A;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;

}



.ideas a{
	margin-right:0.5em;
	border-bottom-width: 0.6em;
	border-bottom-style: solid;
	border-bottom-color: #008282;
	color: #000000;
}
.ideas a:hover, a.ideason{
	color:#008282;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;
}

.activities a{
	margin-right:0.5em;
	border-bottom-width: 0.6em;
	;
	border-bottom-style: solid;
	border-bottom-color: #94001E;
	color: #000000;
}
.activities a:hover, a.activitieson{
	color:#94001E;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;
}

.link a{
	margin-right:0.3em;
	border-bottom-width: 0.6em;
	;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	color: #000000;
}
.link a:hover, a.linkon{
	color:#828282;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;
}
.map a{
	margin-right:0.5em;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	color: #000000;
	border-bottom-width:0.6em;
	;
}
.map a:hover, a.mapon{
	color:#9999CC;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;
}
.about a{
	margin-right:0.5em;
	border-bottom-style: solid;
	border-bottom-color: #990099;
	color: #000000;
	border-bottom-width: 0.6em;
}
.about a:hover, a.abouton{
	color:#990099;
	background-repeat: no-repeat;
	border-bottom-width: 0.6em;
	background-image: url(../images/tick2.gif);
	background-position: right 152px;
	
}
