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

h1 {

font-family: essonnes-display, serif;
font-weight: 700;
font-style: normal;
    padding-left: 10px;
}
 h2 {
font-family: rucksack, sans-serif;
font-weight: 700;
font-style: normal;
     padding-left: 10px;
}
h3 {font-family: rucksack, sans-serif;
    font-size:1.4em;
font-weight: 400;  
    padding-left: 10px;
}
h4{font-family: essonnes-display, serif;
    font-size:1.1em;
font-weight: 300; 
    padding-left: 10px;
    
}
h5{font-family: essonnes-display, serif;
    font-size:.9em;
font-weight: 100; 
    padding-left: 10px;}

p {font-family: rucksack, sans-serif;
font-weight: 300;
font-style: normal;
    padding-left: 10px;
}
ol {font-family: rucksack, sans-serif;
font-weight: 300;
font-style: normal;}

ul {font-family: rucksack, sans-serif;
font-weight: 300;
font-style: normal;}

.strong {font-weight:700;
}

div.next {
  background-color: #fff;
  width: 100%;
}
hr.new1 {
  border-top: 1px solid black;
    margin-top:1px;
}

.container{
padding: 0px;
}

nav.navbar {
  width: inherit;
      top: 0%;
  left: 50%;
  transform: translateX(-50%); 
}

.som-toolbar {
	color:crimson;
}
.teal {
	background-color:#477f81;
}
.green {
	background-color: #738132;
}
.blue {
	background-color: #1b3b63;
}
.footer {
	color:#000000;
background-color: #FFFFFF;
    padding-top: 20px;
    padding-left: 60px;
}
.footer a  {
	color:blue;
    
}
.narrow {
	padding-right:20px;
	padding-left: 20px
}
.bgimage2 {

  background:url("../images/Anima-homepage.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
 
}
.bgimage2025 {

  background:url("../images/Anima-homepage.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
 
}
.bgimage {

  background:url("../images/Anima-homepage.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
 
}
.bgimage h5 {
  color:white;
  text-shadow:2px 2px #333;
}
.shadow {
  -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  /* Similar syntax to box-shadow */
}


blockquote {
    padding-left: 30px;
    font-family: rucksack, sans-serif;
font-weight: 300;
font-style: normal;
}



.iframehome {
     margin-left: 18px;
    border: 6px;
    border-style: solid;
    border-color:#fff;
}

.morespace {
    margin-top: 8px;
    margin-bottom: 8px;
   padding-top: 8px;
    padding-bottom:8px;
}.moveright {
      margin-left: 18px;
}
.move20 {
    padding-left:0px;
}
.spaceBelow {
    margin-bottom: 10px;
}

shadow1 {text-shadow: 2px 2px;
    color:#fff;
}
table {
    font-family: rucksack, sans-serif;
font-weight: 300;
font-style: normal;
}
.whiteBack {
    background-color: #fff;
 
}
.formbackground {
    background-color: #F2F2F2;
}
@media (max-width: 300px) {
  .henry{
   background:url("../images/Henry-short.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
      background-attachment: fixed;}
}
@media (min-width: 301px) and (max-width: 600px) {
  .henry {
   background:url("../images/Henry-short.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .henry {
   background:url("../images/Henry-short.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
  }
}
@media (min-width: 769px) {
 .henry {
   background:url("../images/Henry-short.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
  }
}
.movemore {
    margin-left: 30px;
}
.btn-member {
	color:#fff;
	background-color: #1B3B63;
}
.btn-light {
	border-radius: 15px;
}
.btn-dark {
	border-radius: 15px;
}
.whitetext {color:#fff;}

.bg {
  /* The image used */
  background-image:url("../OurWork/calendarImages/AYLI_paintingMCT.jpg");

  /* Half height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.coffee {
    color:#fff;
    background:#849c3c; 
    border-right: thick;
    border-color: #fff;
    border-style: solid;

}
.coffee a {
    color:#fff;
    
}

.arden {
    color:#fff;
    background:#367668;  
     border-right: thick;
    border-color: #fff;
    border-style: solid;   
}
.arden a {
    color:#fff;
    
}

.falstaff {
    color:#fff;
    background:#006083; 
     border-right: thick;
    border-color: #fff;
    border-style: solid;
}
.falstaff a {
    color:#fff;
    
}
.btn-lg {
    background-color: #7e23e4;
   color:#fff
}
.btn-danger {background-color: #761E4E;
     border-color: #761E4E;
}
.really-white {color:#fff;
}
.red {background-color:red;}
.linkwhite {color:#fff;
    
}.mx {
}
