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

@font-face { font-family: Billion; src: url('images/Billion Dreams.otf'); }  


body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #000000;
	font-family: "Barlow Condensed", sans-serif;
	font-style: normal;
	font-size: 19px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */

.text-black-large{
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 45px;
	line-height: 1.0;
	text-transform: uppercase;
	font-weight: 600;
}

.text-black-med{
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.2;
}

.text-black-small{
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.2;
}

.text-black-xsmall{
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.2;
}


.text-script-black-large {
	color: #231f20;
	font-family: "Billion", cursive;
	font-size: 55px;
	line-height: 1.1;
}

.text-script-black-small {
	color: #231f20;
	font-family: "Billion", cursive;
	font-size: 30px;
	line-height: 1.1;
}

.text-blue-large{
	color: #016598;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 45px;
	line-height: 1.0;
	text-transform: uppercase;
	font-weight: 600;
}

.text-blue-med{
	color: #016598;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.2;
}

.text-blue-small{
	color: #016598;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.2;
}

.text-script-blue-large {
	color: #016598;
	font-family: "Billion", cursive;
	font-size: 55px;
	line-height: 1.1;
}

.text-script-blue-small {
	color: #016598;
	font-family: "Billion", cursive;
	font-size: 30px;
	line-height: 1.1;
}




/* ND */

.znd{
	color: #ffffff;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 15px;
    text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 0.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.znd a{
	color: #ffffff;
	text-decoration: none;
}


/* MENU */

.menu-index {
    background-image: url("images/index2024_02.jpg");
    width: 950px;
    height: 68px;
    color: #ffffff;
	font-family: "Barlow Condensed", sans-serif;
    font-size: 37px;
    text-transform: uppercase;
	font-weight: 600;
}

.menu-index a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 13px;
}

.menu-index a:hover {
    color: #000000;
}


.menu-subpage {
    background-image: url("images/subpage2024_02.jpg");
    width: 950px;
    height: 68px;
    color: #ffffff;
	font-family: "Barlow Condensed", sans-serif;
    font-size: 37px;
    text-transform: uppercase;
	font-weight: 600;
}

.menu-subpage a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 13px;
}

.menu-subpage a:hover {
    color: #000000;
}

/* LINKS AND BORDER */

a {
	color: #7E7E7E;
}

.border {
	border: 3px solid #016598;
}
.pageborder {
	box-shadow: 0px 10px 25px 10px rgba(0,0,0,0.65); }



/* HOMEPAGE */

.recentnews {
	background-color: #ffffff;
	width: 334px;
	height: 333px;
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 30px;
	padding: 25px;
}

.recentnews a{
	color: #231f20;
	text-decoration: none;
}

.recentnews-script {
	color: #016598;
	font-family: "Billion", cursive;
	font-size: 55px;
	line-height: 1.0;
}


.recentnews-large {
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.0;
}

.recentnews-small {
	color: #231f20;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.0;
}





/* FOOTER */

.index-footer {
	background-image: url("images/index2024_11.jpg");
	width: 950px;
	height: 171px;
}

.index-footer table {
	color: #ffffff;
}

.index-footer table a {
	color: #cfcfd1;
	text-decoration: none;
}


.footer-name {
	color: #231f20;
	font-family: "Billion", cursive;
	font-size: 45px;
	line-height: 1.0;
}


.footer-large {
	color: #ffffff;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 25px;
	line-height: 1.4;
	font-weight: 600;
	text-transform: uppercase;
}

.footer-small {
	font-family: "Barlow Condensed", sans-serif;
	font-size: 19px;
	text-transform: uppercase;
}


/* SUBPAGE HEADERS */

.subpage-headers {
	background-image: url("images/subpage2024_05.jpg");
	width: 339px;
	height: 276px;
	color: #231f20;
	font-family: "Billion", cursive;
	font-size: 85px;
	line-height: 0.9;
	padding-top: 25px;
}


/* BACKGROUNDS */

.sub-bg {
	background-color: #ffffff;
	padding: 0px 35px 10px 35px;
}

.sub-bg-index {
	background-color: #DFDEE0;
	padding: 20px;
	width: 950px;
	height: 400px;
	color: #000000;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.5;
}

 