.pageTitle {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #638C74;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: 638C74;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.footerRepeat {
	background-image: url(../images/footerSliceRepeat.gif);
	background-repeat: repeat-y;
	background-position:center
}

