#pageFooter {
	min-height:50px;
  	height:auto !important;
  	height:50px;
	overflow: auto;
	padding : 5px;
	text-align : center;
	border-top : 10px solid #fca404;
	background : #a03719;
	color : #000;
	font-size: 90%;
}

#pageFooter a {
	text-decoration : none;
	color : #fca404;
	background-color : inherit;
}

#pageFooter a:hover {
	text-decoration : underline;
	color : #999;
	background-color : inherit;
}
#provinceMenu {
	color: #E9DDC9;
	padding: 50px 0px 10px 0px;
	text-align: center;
}

#provinceMenu a {
	color: #FCA404;
	text-decoration: none;
}

#provinceMenu a:hover {
	text-decoration: underline;
}

#provinceMenu a.current {
	color: Black;
}