@charset "utf-8";
* { padding: 0px; margin: 0px; }

/**
.imagebkbody {
    background-image: url('../images/___.jpg'); background-repeat: no-repeat; background-attachment: fixed; }
**/
.maindiv { position: absolute; top: 0px; left: 0px; transform: translate(34%, 0%); width: 50%; height: 100%; }

.mailinglist  {
    display: table;
	vertical-align: top;
    border: none;
    justify-content: center;
	padding: 0px;
    width: 409px; height: 210px; margin: 0px;
	overflow-x: hidden;	overflow-y: auto;
}

.actext { align-content: center; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
color: rgba(227,206,167,1.00) }
.actextblack { align-content: center; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
color: black }

/* Scrollbars ------------------------------------------------------*/
/* Firefox */
.scroller { overflow-x: hidden; overflow-y: scroll; scrollbar-color: darkgray green; scrollbar-width: 7px; }

/* Chrome */
.scroller::-webkit-scrollbar { width: 7px; }
.scroller::-webkit-scrollbar-track {
  background-color: darkgray;
  box-shadow: inset 0 0 5px white; 
  box-shadow: inset 0 0 5px white; 
  border-radius: 5px;
}
 
.scroller::-webkit-scrollbar-thumb { background: orangered; border-radius: 5px; }
.scroller::-webkit-scrollbar-thumb:hover { background: #b30000; }

.no-scrollbars { scrollbar-width: none; }
.no-scrollbars::-webkit-scrollbar { display: none; }

.roller { 
	position:inherit; width: 417px; height: 20px; margin-left: 4%; top: 15px; background-color: rgba(105,94,95,0.2); 
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 15px; font-weight: bold; text-align: center;
	letter-spacing: 8px; border: 1px solid; color: black
}

body { background-color: #000000; }

tbodytdimg {
	padding: 0px;
	display: block;
	vertical-align: bottom;
}

/* Tables ------------------------------------------------------*/
.content-table {
	border: 0px;
    border-spacing: 0px 0px; border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	min-width: 49px;
	border-radius: 0px;
}

.bg-table {
	border: 0px;
    border-spacing: 0px 0px; border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	min-width: 49px;
	border-radius: 0px;
}

.content-table img { display: block; margin: 0px; } 
.content-table td {	 padding: 0px; }
.content-table tbody tr { border-bottom: 0px; padding: 0px; }

/* scheduletable ------------------------------------------------------*/
.scheduletable {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	border: 0px; border-collapse: collapse; margin: 10px; width: 90%;
}
.scheduletable td:nth-child(1) {
	padding-left: 5px;
}

.month {
	text-align: center;	font-style:	bold;
	border-collapse: collapse; background-color: rgba(105,94,95,0.6);
	border: 1px solid;
}

.header th:nth-child(1) { text-align: left;	padding-left: 5px; }
.header th:nth-child(2) { text-align: left; }
.header th:nth-child(3) { text-align: left; }
.weekseparator td { padding-bottom: 8px; border-bottom: 1px solid; border-bottom-color: rgba(30,30,30,0.22); border-collapse: separate; }
.monthseparator td { padding-bottom: 20px; border-collapse: separate; }

/* songtable ------------------------------------------------------*/
.songtable {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	border: 1px solid; border-collapse: collapse; margin: 10px; width: 90%;
}

.songtable th {
	text-align: left; font-style: bold;
	border-collapse: collapse;
	background-color: rgba(105,94,95,0.6);
}
.songtable th:nth-child(2) { padding-left: 15px; }
.songtable tr:nth-child(odd) { background-color:rgba(105,94,95,0.2); }
.songtable td {	padding-bottom: 2px; }
.songtable td:nth-child(1) img {
	background-color:rgba(105,94,95,0.2);
	text-align: center;	vertical-align: middle;
	width: 60px; height: 60px;
}
.songtable td:nth-child(2) { padding-left: 15px; }
.songtable td:nth-child(4) { padding-right: 15px; }

.container { width: 70%; margin: 0px; pointer-events: auto; }

/* clienttable ------------------------------------------------------*/
.clienttable { align-content: center; }
.clienttable td {height: 70px; width: 720px; text-align: center; border-bottom: 1px solid; border-color: rgba(30,30,30,0.22); border-collapse: collapse; 
padding: 5px;}
.clienttable img { height: 70px; padding-right: 10px; }

/* testimonialtable ------------------------------------------------------*/
.testimonialtable { align-content: center; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
border-top: 1px solid; border-color: rgba(30,30,30,0.22); border-collapse: collapse; margin-bottom: 40px; width: 720px; }
.testimonialtable td {text-align: justify; padding: 5px;}
.testimonialtable img { height: 70px; padding-right: 10px; }
.testimonialtable p { padding-right :100px; padding-left: 10px; }
.testimonialtable h3 { padding-right :10px; font-size: 14px; text-align: right;}
.testimonialtable:hover { background-color:rgba(105,94,95,0.2); }

/* videotable ------------------------------------------------------*/
.videotable { align-content: center; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
border: 0px; border-collapse: collapse; margin-bottom: 0px; width: 864px;}

/* Form Input ------------------------------------------------------*/
#contact { background: #2F2F2F;	padding:25px; margin: auto auto; }
#contact input[type="text"], #contact input[type="email"], #contact textarea, #contact button[type="submit"] {
	font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }
#contact h3 { color: #F96; display: block; font-size: 30px;	font-weight: 400; }
#contact h4 { margin:5px 0px 15px; display: block; font-size: 13px; }

fieldset {
	border: medium none !important;
	margin: auto auto 10px;
	min-width: 70%;
	padding: 0px;
	width: 90%;
}

#contact input[type="text"], #contact input[type="email"], #contact textarea {
	width: 90%;
	border: 1px solid #CCC;
	background: #FFF;
	margin: auto auto 5px;
	padding: 10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transistion: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {	height: 100px; max-width: 90%; resize: none; }

#contact button[type="submit"] { cursor: pointer; width: 40%; border: none; background: rgba(223,203,166,1.00);
	color: rgba(12,11,8,1.00); display: block; margin: 0 auto; padding: 10px; font-size: 15px; text-align: center; }
#contact button[type="submit"]:hover { background: #897C66; -webkit-transition: border-color 0.3s ease-in-out;
	-moz-transistion: border-color 0.3s ease-in-out; transition: border-color 0.3s ease-in-out; }
#contact button[type="submit"]:active {	box-shadow:inset 0px 1px 3px rgba(0, 0, 0, 0.5); }
#contact input:focus, #contact textarea:focus {	outline: 0px; border: 1px solid rgba(56,51,41,1.00); }

::-webkit-input-placeholder { color: #888; }
:-moz-placeholder {	color: #888; }
::-moz-placeholder { color: #888; }
::-ms-input-placeholder { color: #888; }

/* Animations ------------------------------------------------------*/
.fade-in-image {
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
	  animation: fadeIn 2s;
	animation-fill-mode: forwards;
	pointer-events: none;
}

@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }

.fade {
  -webkit-animation: fadeOut 0.5s;
  -moz-animation: fadeOut 0.5s;
  -o-animation: fadeOut 0.5s;
  -ms-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s;
  animation-fill-mode: forwards;
	pointer-events: none;
}

@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-o-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-ms-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }

/* About ------------------------------------------------------*/
.imggall {
	display: flex; width: 95%;height: 70%;
	border-width: 2px; border-style: solid;	border-color: rgba(22,20,20,0.90);
	background-color: rgba(105,94,95,0.6); margin: auto; padding: 10px; font-size: 15px; }
.imggall img {
	border-width: 3px; border-style: groove; border-color: rgba(22,20,20,0.60); background-color: rgba(255,194,195,0.5); }
.imggall td { padding: 6px; }
.imggall h1 { font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 20px; }

/* Navigation ------------------------------------------------------*/
.navlink { position: relative; display: inline-block; width: fit-content; height: fit-content; }
.navimage { display: inline-block; width: auto; height: auto; }
.navoverlay { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; height: 100%; width: 100%;
  opacity: 0; transition: .5s ease; }
.navlink:hover .navoverlay { opacity: 1; }

.selectbutton {
  background-color: initial;
  background-image: linear-gradient(-180deg, #FF7E31, #E62C03);
  border-radius: 6px;
  box-shadow: rgba(253, 76, 0, 0.5) 0 3px 8px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
  line-height: 25px;
  outline: 0;
  overflow: hidden;
  padding: 0px 20px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: top;
  white-space: nowrap;
  width: fit-content; height: fit-content;
  z-index: 9;
  border: 0;
  transition: box-shadow .2s;
}

.selectbutton:hover {
  box-shadow: rgba(0, 0, 0, 0.6) 0 2px 4px;
}
/* 0.5625 aspect */
.mediathumb { display: inline-block; width: 70px; height: 40px; border: 1px solid; border-color: black; }
.mediathumb img { width: 70px; height: 40px; }

.noborders { border-spacing: 0px; }

.mediatitle { width: 576px; height: 20px; background-color: rgba(105,94,95,0.6); border-collapse: collapse;	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; font-size: 15px; padding: 0px; }