﻿.footerCopyright {
	color: gray;
	font-size: small;
	font-family: Calibri;
	}
	
.indexPic {
	
	text-align:center;
}
.mainText {

	font-family: Calibri;
	font-size: 14px;
}
A:link, A:visited, A:active    { color: gray}   

.sageBackground{
	background: #CFD784;
}

.sageDarkBackground{
	background: #909B6B;
}

.sedateGreenBackground{
	background: #9CA33B;
}

.aquamarineGreenBackground{
	background: #70DB93;
}





