@charset "utf-8";

/* General styles*/
/*Define your own styles in this stylesheet*/
body{
	background-color: #FFFFFF;
	font-family: 'Arial', sans-serif; 
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Arial' , sans-serif;
	color: #900211;
	font-style: normal;
	font-weight: 400;
	line-height: 200%;
	margin-top: -1%;
	margin-left: -2%;
	padding-top: 0px;
	font-size: 18pt;
}
p{
	font-family: 'Arial', sans sarif;
	font-style: normal;
	font-size: 12.5pt;
	font-weight: 100;
	line-height: 120%;
	width: 87%;
	ext-align: justify;
	margin-right: 79.45pt;
	color: #A5A5A5;
	line-height: 1.25;
	margin-bottom: 6px;
	margin-left: -9px;
}


/* Link styles*/
a {
	color:#900211;
}
a:visited {
	color: rgba(146,146,146,1.00);
}
a:hover {
	color: #C00014;
	text-align: center;
}
.linkStyle {
	color: rgba(146,146,146,1.00);
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;	
}
/* Header & HERO styles*/
.logo {
	text-align: center;
	
	float: left;
}
.heroHeader {
	height: auto;
	background-color: rgba(255,255,255,1.00);
	float: right;
	clear: both;
	margin-top: -46px;
}
/* Navigation styles*/
.topNavUl {
	padding-top: 20px;
	padding-bottom: 20px;
	right: 5%;
	clear: both;
}
.topNavLI {
	text-align: center;
}
/* Typography styles*/
.textStyle {
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(146,146,146,1.00);
}
.headingStyle {
	/* [disabled]font-family: 'montserrat', sans-serif; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: 400; */
	color: rgba(144,2,17,1.00);
	font-size: 32px;
}
.mainHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: 48px;
	margin-top: 43px;
}
.mainTagline {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	margin-top: -1%;
}
.sectionText {
	text-align: center;
}
#sectionOne {
	text-align: justify;
	margin-bottom: -28px;
}
#sectionTwo {
	text-align: justify;
}

/* Gallery styles */
.gallery{
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}
.paraContent{
	font-family: Arial;
	font-style: normal;
	color: rgba(144,2,17,1.00);
	font-weight: bolder;
	margin-left: 165px;
}
.contentArea{
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: rgba(146,146,146,1.00);
	line-height: 1.8;
	text-align: justify;
	margin-right: 0%;
	font-family: Arial;
	background-color: #FFFFFF;
	top: 10%;
	margin-top: -42%;
}
.showAreaH2 {
	
}
#secondaryStyling {
	padding-top: 20px;
    padding-bottom: 20px;
}
.secondarySection {
	background-color: rgba(255,255,255,1.00);
	width: 66%;
	left: 63%;
	float: right;
	color: #929292;
	font-family: Arial;
	text-align: justify;
	margin-top: 83px;
	clear: both;
}
.secondaryHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-right: 33px;
}
/*Footer styles*/
.footerTitle {
	font-size: small;
	margin-top: 0px;
	clear: both;
	font-weight: bold;
	text-align: center;
	width: 490px;
}
.footerTextContainer {
	font-size: small;
	clear: both;
	color: #900211;
	font-family: Arial;
	margin-bottom: -16px;
	text-align: center;
	width: 330px;
	height: 19px;
}
#secondaryStyling {
	position: relative;
	clear: both;
	list-style-type: none;
	float: left;
	margin-left: -143px;
}
.fluid.hero.heroHeader {
	height: 315px;
	margin-top: -33px;
}
#div {
	margin-left: -1px;
}
body {
	margin-top: -1px;
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;

}
.fluid.secondarySection.hide_mobile .fluid.secondarySection.zeroMargin_desktop.zeroMargin_tablet img {
}
.fluid.secondarySection.hide_mobile .fluid.secondarySection.zeroMargin_desktop.zeroMargin_tablet .contentArea4 {
	width: 48%;
	margin-left: -98%;
	margin-top: -68%;
}
.fluid.secondarySection.hide_mobile .fluid.secondarySection.zeroMargin_desktop.zeroMargin_tablet #h4 {
}
.fluid.secondarySection.hide_mobile .fluid.secondarySection.zeroMargin_desktop.zeroMargin_tablet #h4 {
}
#h4 {
	margin-top: -145%;
	margin-left: 219%;
	width: 146%;
}
#footer {
	color: #FFFFFF;
	font-size: 2px;
}
