@charset "utf-8";

@font-face {font-family: "Dasesad";
	src: url('fonts/dasesad.eot');
    src: url('fonts/dasesad.eot?#iefix') format('embedded-opentype'),
        url('fonts/dasesad.woff2') format('woff2'),
        url('fonts/dasesad.woff') format('woff'),
        url('fonts/dasesad.ttf') format('truetype'),
        url('fonts/dasesad.svg#dasesad') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	background-color: #ffffff;
	margin: 0px;
}

#logo {
	width: 100%;
	position:relative;
	left: 0px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 82.3789%;
	padding-left: 4.3105%;
	padding-right: 4.3105%;
}
.gridContain_foot {
	background-color:#ffce12;
	width: 100%;
	height: auto;
	text-align: center;
	bottom: 0;
	position:relative;
}

.donate {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000 !important;
	background: #fdf21c;
	box-shadow:7px 10px 200px -1px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.07);
	width: 250px !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 20px !important;
}

.top_image {
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: -1;
}
#SlideShowBackground {
	width: 100%;
}
#SlideShow {
	width: 100%;
}
.DarkGrey {
	background-color: #333333;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 20px;
	text-align:center;
	color: #ffce12 !important;
	padding: 20px;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.9);
}
.LightGrey {
	background-color:#cccccc;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
	color: #000000 !important;
	padding: 10px;
	overflow: auto;
}
.grid_block {
	margin-left: auto;
	margin-right: auto;
	width: 82.3789%;
	padding-left: 4.3105%;
	padding-right: 4.3105%;
	justify-content: center;
}
.display_block {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.half_display_block {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.twothird_display_block {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.Yellow {
	color: #ffce12;
}
h1 {
	font-family: "Dasesad", "Century Gothic", Geneva, sans-serif;
	color: #000000;
	font-size: 45px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
	letter-spacing: 4px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
h3 {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
a:link {
	text-decoration:none;
	color: #000000;
}

a:visited {
	text-decoration:none;
	color: #000000;
}

a:hover {
	text-decoration:none;
	color: #ffce12;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.07);
}

a:active {
	text-decoration:none;
	color: #ffce12;
}

p {
	padding: 0px;
	margin: 0px;
}
.ConTitle {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.ConText {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
}
.SecTitle {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 20px;
}
.UpdateT {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 16px;
	font-style:italic;
}
p, ul, td {	
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
	text-align:justify;
}
.ConImg {
	width: 100%;
	margin: 10px;
}
.ImgMedia {
	width: 100%;
	margin: 10px;
}
.GreyImgs {
	width: 25%;
	margin: 8px;
}
.content_wrap {
	width: 90%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.polaroidr{
	float:right;
	clear: left;
	margin: 4px;
}
.polaroidl{
	float:left;
	margin: 4px;
}
.polaroid{
	margin: 4px;
}
.Trustee {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
}
.Pos {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 14px;
}
.alldet {
	width : 100%;
	height : 800px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.GalImg {
		width: 100%;
	}
	
/* DESKTOP */
@media only screen and (min-width: 769px) {
	#logo {
		width: 450px;
		position:relative;
		left: 0px;
		z-index: 99;
		
	}
	.logo_shade {
		width: 450px;
		box-shadow:7px 10px 200px -1px rgba(0, 0, 0, 0.3);
		box-shadow:7px 10px 200px -1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.3);
	}
	.menu_wrap {
		margin-top: 20px;
		margin-bottom: 200px;
		width: 100%;
		height: 58px;
		background-color:#FFF;
		box-shadow:7px 10px 200px -1px rgba(0, 0, 0, 0.3);
		box-shadow:7px 10px 200px -1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 7px 10px 20px -1px rgba(0, 0, 0, 0.3);
		
	}
	.gridContainer {
		width: 85.7368%;
		max-width: 1232px;
		padding-left: 2.1315%;
		padding-right: 2.1315%;
		margin: 0 auto;
	}
	.top_image {
		background-size: cover !important;
		display: flex;
		align-items: center;
		justify-content: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		overflow:hidden;
		width: 100%;
		height: 500px;
		left: 0;
		right: 0;
		top: 0px;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		z-index: -1;
	}	
	#SlideShowBackground {
		height: 500px;
		object-fit: cover; 
	}
	#SlideShow {
		height: 500px;
		object-fit: cover !important; 
	}
	.grid_block {
		width: 85.7368%;
		max-width: 1232px;
		padding-left: 0%;
		padding-right: 0%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		justify-content: space-between;
	}
	.display_block {
		width: 30%;
		margin-bottom: 0px;		
		padding: 0px;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		/* height: 250px; */
		object-fit: cover !important;
		overflow: hidden;
	}
	.half_display_block {
		width: 48%;
		margin-bottom: 0px;		
		padding: 0px;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		object-fit: cover !important;
		overflow: hidden;
	}
	.twothird_display_block {
		width: 60%;
		margin-bottom: 0px;		
		padding: 0px;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		overflow: hidden;
	}
	.GalImg {
		width: 33%;
	}
	.ConImg {
		max-width: 325px;
		margin: 10px;
	}
	.ImgMedia {
		width: 225px;
		margin: 10px;
	}
	.GreyImgs {
		max-width: 237px;
		margin: 12px;
	}
	.content_wrap {
		width: 80%;
		height: auto;
		position: relative;
		top: 0px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
}



/* Responsive Nav Bar */
#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-style: solid;
	border-color: rgba(0, 0, 0, .05);
}

#menu li,
#menu a,
#menu .main-menu {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 22px;
	color: #000000;
    text-decoration: none;
}

#menu .main-menu {
	text-transform: uppercase;
}
#menu .sub-menu {
	text-transform: capitalize;
}

#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
	
  background-color: #ffffff;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  	position: relative;
  	display: block;
  	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu, 
#toggle-menu {
  background-color: #ffffff;
}

#toggle-menu, 
#menu a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: white;
  color: #ffce12;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #ffce12;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  margin-top: -20px;
  border-radius: 75%;
  width: 2em;
  height: 2em;
  text-align: center;
  background-color: #ffffff;
  text-shadow: 0 0 0 transparent;
  color: #ffffff;
}

#menu .drop-icon {
  line-height: 1;
}

@media only screen and (max-width: 769px) and (min-width: 769px) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}
/* DESKTOP */
@media only screen and (min-width: 769px) {
	
  #menu .main-menu {
    display: block;
	width: 100%;
  }
   #menu .main-menu li {
    width: 24%;
    
  }
  #menu .sub-menu li {
    width: 100%;
    
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }
 
  #menu .main-menu {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px; 
  }
  
  #menu .sub-menu{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 0 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 11em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}

