
.mainTitle {
  font-size:200%;
  color:black;
  font-weight:bold
}
.bannerBar2 {
  background-color: #c2af84;
}
.bannerBar1 {
  background-color: #9cd29e;
}
.header { 
	color: black; 
	font-weight:bold;
	font-size: 110%;
}
.subheader { 
	color: black; 
	font-weight:bold;
	font-size: 100%;
}

a.menu:active { 
	color: #478449; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 80%;
} 
a.menu:link { 
	color: #478449; 
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
} 
a.menu:visited { 
	color: #478449; 
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
}
a.menu:hover { 
	background-color: #478449;
	color: white;
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
}

a.side-menu:active { 
	color: #478449; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 80%;
} 
a.side-menu:link { 
	color: #478449; 
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
} 
a.side-menu:visited { 
	color: #478449; 
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
}
a.side-menu:hover { 
	background-color: #478449;
	color: white;
	text-decoration: none; 
	font-weight:  bold;
	font-size: 80%;
}


