.HeaderText{
	color: #005741;
	font-size: 2.5em;
	font-weight: 400;
	font-style: normal;
	font-family: Playfair Display;
	display: block;
	
}

.SubHeaderText{
	color: #005741;
	display: block;
	font-family: "Nunito Sans";
	font-size: 2.3em;
	font-style: normal;
	font-weight: 500;
	
}

.AccentSmall{
	color: #005741;
	display: block;
	font-family: "Nunito Sans";
	font-size: 1.8em;
	font-style: normal;
	font-weight: 500;
	text-align:center;
	
}

.PageTitle{
	color: #005741;
	font-size: 4em;
	font-weight: 400;
	font-style: normal;
	font-family: Playfair Display;
	display: block;
	
}

h1{
	color: #005741;
	display: block;
	font-family: Playfair Display;
	font-size: 4em;
	font-style: normal;
	font-weight: 400;
	
}

h2{
	color: #005741;
	display: block;
	font-family: Playfair Display;
	font-size: 3.5em;
	font-style: normal;
	font-weight: 400;
	
}

paragraph{
	color: #2a2a2a;
	display: block;
	font-family: Nunito Sans;
	font-size: 1.01em;
	font-style: normal;
	
}

.iframeContainer{

}

.videoContainer{

}

.formTable{

}

.mobileTable{
	color: #2a2a2a;
	display: block;
	font-family: Nunito Sans;
	font-size: 1.01em;
	font-style: normal;
	align: center;
	
}

.creamBox{

}

.creamBg{

}

.LinkButton{
	background: #074b42;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	
}

