body {
	background-color: rgba(246, 246, 246, 1);
}
h1 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
h2 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
h3 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
h4 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
h5 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
h6 {
	color: rgba(146, 146, 146, 1); font-family: "montserrat" , sans-serif; font-style: normal; font-weight: 400;
}
p {
	color: rgba(146, 146, 146, 1); line-height: 1.8; font-family: "alice", sans-serif; font-size: 14px; font-style: normal; font-weight: 100;
}
a {
	color: rgba(146, 146, 146, 1);
}
a:visited {
	color: rgba(146, 146, 146, 1);
}
a:hover {
	color: rgba(255, 255, 255, 1);
}
.linkStyle {
	color: rgba(146, 146, 146, 1); font-family: "montserrat", sans-serif; font-style: normal; font-weight: 100; text-decoration: none;
}
.logo {
	text-align: center; padding-top: 20px; padding-bottom: 20px;
}
.heroHeader {
	height: auto; padding-bottom: 5px;
}
.topNavUl {
	padding-top: 20px; padding-bottom: 20px; position: static;
}
.topNavLI {
	text-align: center;
}
.textStyle {
	text-align: left; color: rgba(146, 146, 146, 1); font-family: "montserrat", sans-serif; font-style: normal; font-weight: 400;
}
.headingStyle {
	color: rgba(146, 146, 146, 1); font-size: 32px;
}
.mainHeading {
	text-align: center; color: rgb(37, 56, 123); font-size: 48px; margin-top: 5%;
}
.mainTagline {
	text-align: center; color: rgba(255, 255, 255, 1); font-size: 16px; margin-top: -1%;
}
.sectionText {
	text-align: center;
}
#sectionOne {
	text-align: justify;
}
#sectionTwo {
	text-align: justify;
}
.gallery {
	padding-top: 10px; padding-bottom: 30px;
}
.paraContent {
	color: rgba(146, 146, 146, 1); line-height: 1.8; font-family: alice, sans-serif; font-size: 14px; font-style: normal; font-weight: 400; margin-right: 5%; margin-left: 5%;
}
.contentArea {
	text-align: center; color: rgba(146, 146, 146, 1); line-height: 1.8; font-family: alice , sans-serif; font-size: 14px; font-style: normal; font-weight: 100; margin-right: 5%; margin-left: 5%;
}
.showAreaH2 {
	text-align: center; font-family: montserrat, sans-serif;
}
#secondaryStyling {
	padding-top: 20px; padding-bottom: 20px;
}
.secondarySection {
	background-color: rgba(208, 207, 207, 1);
}
.secondaryHeading {
	text-align: center; color: rgba(255, 255, 255, 1);
}
.footerTitle {
	text-align: center; font-size: 22px;
}
.footerTextContainer {
	text-align: justify; margin-bottom: 10%;
}
