html { 
  background: url(/img/treeback.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body { 
  font-family: kepler;
  color: white;
  font-size: 18px;
  text-shadow: 2px 2px 4px #000000;
}


 /* Navbar container */
.navbar {
  display: flex;
  list-style-type: none; 
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  
}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 1px 1px;
  text-decoration: none;
  
}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 0px 0px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {

}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(0,0,0,0.5);
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 3px 3px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: rgba(0,0,0,0.5);
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
} 





@font-face {
  font-family: mcfont;
  src: url(/mc-webfont.woff);
}

@font-face {
  font-family: manu;
  src: url(/manu.woff);
}

@font-face {
  font-family: celtic;
  src: url(/celtic.woff);
}

@font-face {
  font-family: fscript;
  src: url(/script.woff);
}

@font-face {
    font-family: bardic;
    src: url(/lombardic-oakp-webfont.woff2) format('woff2'),
         url(/lombardic-oakp-webfont.woff) format('woff');
}

@font-face {
    font-family: 'fancy';
    src: url(/beardsonsnormal-rgmy8-webfont.woff2) format('woff2'),
         url(/beardsonsnormal-rgmy8-webfont.woff) format('woff');
}

navtext {
  font-family: fancy;
  font-size: 18px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

ttext {
  font-family: bardic;
  font-size: 40px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

t2text {
  font-family: bardic;
  font-size: 30px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

tdisc {
  font-family: bardic;
  font-size: 12px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

tsour {
  font-family: bardic;
  font-size: 8px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

flet {
  font-family: Decadentia;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h1 {
  font-family: bardic;
  font-size: 35px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h1i {
  font-family: bardic;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h2 {
  font-family: bardic;
  font-size: 25px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h2i {
  font-family: bardic;
  font-size: 25px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h3 {
  font-family: bardic;
  font-size: 20px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h3i {
  font-family: bardic;
  font-size: 20px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

celtic {
  font-family: celtic;
  font-size: 20px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

celticm {
  font-family: celtic;
  font-size: 25px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

celticl {
  font-family: celtic;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

celtict {
  font-family: celtic;
  font-size: 45px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

fscript {
  font-family: fscript;
  font-size: 20px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

fscriptm {
  font-family: fscript;
  font-size: 25px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

fscriptl {
  font-family: fscript;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

fscriptt {
  font-family: fscript;
  font-size: 45px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

manu {
  font-family: manu;
  font-size: 20px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

manum {
  font-family: manu;
  font-size: 25px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

manul {
  font-family: manu;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

manut {
  font-family: manu;
  font-size: 35px;
  display: inline;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}



img {max-width:100%;
	max-height:auto;
}

 /* FORM*/
 /* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] { 
  color: white;
  background-color: rgba(0,0,0,.2);
  border-color: rgba(0,0,0,1);  
  padding: 12px 20px;
  border-radius: 2px;
  cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,1); 
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  padding: 20px;
} 



div#home {

	background-image: url('/img/mcback.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
 
div#footer {
   position: fixed;
   bottom:0;
   width:100%;
   background-color: rgba(255,255,255,0.25);
}



a:link {color: White;
text-decoration: none;
}
a:visited {color: Gray;
text-decoration: none;
}
a:hover {
  font-weight:bold;
}

#ttable {
  background-color: rgba(0,0,0,0.5);
  padding:15px;
  }
  
 #mttable {
  background-color: rgba(0,0,0,0.5);
  padding:15px;
  }