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

@font-face { font-family: DCC Bomber; src: url('DCC - Bomber.otf'); }

@font-face { font-family: Springfield; src: url('Springfield demo.ttf'); }

@font-face { font-family: TheClub; src: url('The 27 Club.otf'); }

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #1f1f1f;
	color: #211F1F;
	font-family: 'Khand', sans-serif;
	font-style: normal;
	font-size: 16px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */

.text-block-titles {
	color: #201F20;
	text-shadow: 2px 2px 0px #81f361;
	font-family: 'TheClub', sans-serif;
	font-size: 65px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}


.text-gray-grunge{
	color: #C3C3C3;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}
.text-gray-grunge-small{
	color: #C3C3C3;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}

.text-gray-large{
	color: #C3C3C3;
	font-family: 'Khand', sans-serif;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.1;
}


.text-gray-medium{
	color: #C3C3C3;
	font-family: 'Khand', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.1;
}

.text-gray-small{
	color: #C3C3C3;
	font-family: 'Khand', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.1;
}
.text-gray-xsmall{
	color: #C3C3C3;
	font-family: 'Khand', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.1;
}

.text-gray-large-script{
	color: #C3C3C3;
	font-family: 'Springfield', cursive;
	font-size: 62px;
}

.text-gray-small-script{
	color: #C3C3C3;
	font-family: 'Springfield', cursive;
	font-size: 32px;
}

.text-dark-grunge{
	color: #201F20;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}
.text-dark-grunge-small{
	color: #201F20;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}

.text-dark-large{
	color: #201F20;
	font-family: 'Khand', sans-serif;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.1;
}


.text-dark-medium{
	color: #201F20;
	font-family: 'Khand', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.1;
}

.text-dark-small{
	color: #201F20;
	font-family: 'Khand', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.1;
}
.text-dark-xsmall{
	color: #201F20;
	font-family: 'Khand', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.1;
}

.text-dark-large-script{
	color: #201F20;
	font-family: 'Springfield', cursive;
	font-size: 62px;
}

.text-dark-small-script{
	color: #201F20;
	font-family: 'Springfield', cursive;
	font-size: 32px;
}


.text-green-grunge{
	color: #48F843;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}
.text-green-grunge-small{
	color: #48F843;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.0;
	letter-spacing: 0.1em;
}

.text-green-large{
	color: #48F843;
	font-family: 'Khand', sans-serif;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.1;
}


.text-green-medium{
	color: #48F843;
	font-family: 'Khand', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.1;
}

.text-green-small{
	color: #48F843;
	font-family: 'Khand', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.1;
}

.text-green-large-script{
	color: #48F843;
	font-family: 'Springfield', cursive;
	font-size: 62px;
}

.text-green-small-script{
	color: #48F843;
	font-family: 'Springfield', cursive;
	font-size: 32px;
}




/* ND */

.znd{
	color: #7b7b7b;
	font-family: 'DCC Bomber', sans-serif;
	font-size: 17px;
    text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 20px;
}

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




/* LINKS AND BORDER */

a {
	color: #211F1F;
}

.border {
	border: 3px solid #48F843;
}
.pageborder {
	box-shadow: 0px 20px 20px 10px rgba(0,0,0,0.45); }


/* CONTACT */

.sub-bg-index-contact {
	background-image: url("images/images/index2025_03.jpg");
	width: 559px;
	height: 39px;
	color: #221f1f;
	font-family: 'Khand', sans-serif;
	font-size: 17px;
	letter-spacing: 0.05em;
	font-weight: 300;
}


.sub-bg-index-contact a{
	color: #221f1f;
	text-decoration: none;
}

.contact-divider {
	color: #47f843;
	font-family: 'Khand', sans-serif;
	font-size: 20px;
	letter-spacing: 0.05em;
	font-weight: 300;
}

.sub-bg-subpage-contact {
	background-image: url("images/images/subpage_08.jpg");
	width: 559px;
	height: 37px;
	color: #221f1f;
	font-family: 'Khand', sans-serif;
	font-size: 17px;
	letter-spacing: 0.05em;
	font-weight: 300;
	padding: 5px 0 0 0;
}


.sub-bg-subpage-contact a{
	color: #221f1f;
	text-decoration: none;
}




/* BACKGROUNDS */

.sub-bg {
	background-color: #FFFFFF;
	padding: 0px 25px 0px 25px;
}

.sub-bg-index-menu {
	background-color: #231F1F;
	width: 950px;
	height: 63px;
	color: #47f843;
    text-transform: uppercase;
    font-family: 'DCC Bomber', sans-serif;
	font-size: 42px;
	letter-spacing: 0.1em;
}

.sub-bg-index-menu a{
	color: #babcbe;
	text-decoration: none;
}

.sub-bg-index-menu a:hover{
	color: #fff;
	text-decoration: none;
}

.menu-divider {
	padding: 0 25px 0 25px;
}

.sub-bg-subpage-menu {
	background-color: #231F1F;
	width: 950px;
	height: 63px;
	color: #47f843;
    text-transform: uppercase;
    font-family: 'DCC Bomber', sans-serif;
	font-size: 36px;
	letter-spacing: 0.1em;
}

.sub-bg-subpage-menu a{
	color: #babcbe;
	text-decoration: none;
}

.sub-bg-subpage-menu a:hover{
	color: #fff;
	text-decoration: none;
}

.menu-dividersub {
	padding: 0 15px 0 15px;
}

