@charset "UTF-8";
/* CSS Document */

.styleTITLE {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	font-size: 48px;
}
.styleTITLEbelow {
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	letter-spacing: 5px;
	font-size: 25px;
	text-transform: uppercase;
}
.styleINTRO {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #3c2432;
	text-align: center;
	font-size: 16pt;
	line-height: 26pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.styleSUBTITLE {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	font-size: 25px;
}
.style1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #306378;
	text-align: left;
	font-size: 16pt;
	line-height: 22pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 40px;
}
.style2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #306378;
	text-align: left;
	font-size: 16pt;
	line-height: 22pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}
.style3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #3c2432;
	text-align: left;
	font-size: 14pt;
	line-height: 22pt;
	margin-left: 75px;
	margin-right: 25px;
	margin-top: 20px;
}
.style4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #3c2432;
	text-align: left;
	font-size: 12pt;
	line-height: 22pt;
	margin-left: 125px;
	margin-right: 25px;
	margin-top: 5px;
}
.style5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #3c2432;
	text-align: left;
	font-size: 12pt;
	line-height: 22pt;
	margin-left: 125px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.style6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #3c2432;
	text-align: left;
	font-size: 12pt;
	line-height: 26pt;
	margin-left: 45px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.styleCopyright {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #3c2432;
	text-align: center;
	font-size: 12pt;
	margin-top: 15px;
}
.styleWebdesign {
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	color: #3c2432;
	text-align: center;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 30px;
}

a:link { font-weight: 400; color: #306378; text-decoration: underline; }
a:visited { color: #306378; text-decoration: underline; }
a:hover { color: #306378; text-decoration: underline; }
a:active { color: #306378; text-decoration: underline; }
a.nav1:link { color: #3c2432; text-decoration: none; }
a.nav1:visited { color: #3c2432; text-decoration: none; }
a.nav1:hover { color: #3c2432; text-decoration: none; }
a.nav2:active { color: #ffffff; text-decoration: none; }
a.nav2:link { color: #ffffff; text-decoration: none; }
a.nav2:visited { color: #ffffff; text-decoration: none; }
a.nav2:hover { color: #ffffff; text-decoration: none; }
a.nav2:active { color: #ffffff; text-decoration: none; }
body {background-image: url(Images/Bckgrnd.gif); background-repeat: no-repeat; background-position: top center;}