/* CSS Document */

body {
	font-family: 'Noto Serif', serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	background-color: #000;
	background-image: url(images/background2.jpg);
	-webkit-text-size-adjust: 100%;
	margin-top: 20px;
	}

html {
	overflow-y: scroll;
	}

h1 {
	font-family: 'Noto Serif', serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #c72727;
	}

h2 {
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	line-height: 24px;
	font-weight: bold;
	color: #c72727;
	margin-bottom: 0;
	}

h3 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #c72727;
	line-height: 23px;
	text-align: left;
	margin-bottom: 0;
	}
	
h3 a {color: #c72727;}

h4 	{
	font-style: italic;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom:0;
	margin-top:4px;
	}

h5 	{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 4px;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom: 0;
	margin-top: 6px;
	}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%;
	}

ul { list-style-position: outside; padding-left: 1em;}

li {margin-bottom: 10px;}

iframe {
	border: 0;
	float: left;
	overflow: hidden;
	width: 440px;
	height: 295px;
	}
	
article {column-count: 2;}
	
hr	{
	display: block;
	color: #d3dbc9;
	height: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
	}

header {
	position: relative;
	display: block;
	background-color: #000;
	}

footer {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	min-height: 180px;
	color: #fff;
	background-color: #000;
	padding: 15px;
	text-align: left;
	display: block;
	clear: both;
	}

footer a {
	color: #85d2ff;
	}

footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a {
	color: #6527dd;
	text-decoration: underline;
	}

a:hover {
	color: #000083;
	text-decoration: underline;
	}
	
a:focus {text-decoration: underline;}
	
#wrapper {
	background-color: #eddfbf;
	background-image: url(images/beige-tiles.png);
	display: block;
	max-width: 1280px;
	text-align: left;
	margin: 0 auto;
	border: 7px solid #8f3030;
	box-shadow: 6px 6px 8px #222129;
	}

#content {
	padding: 15px;
	}

#logo {
	position: absolute;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 156px;
	height: 156px;
	left: 10px;
	top: 10px;
	z-index: 20;
	}
	
#logo-text {
	z-index: 21;
	position: absolute;
	width: 500px;
	height: 30px;
	left: 146px;
	top: 15px;
	font-family: 'Noto Serif', serif;
	font-size: 48px; 
	font-weight: bold;
	line-height: 26px;
	color: #d5ddcb;
	text-shadow:
		-2px -2px 0 #000,
		2px -2px 0 #000,
		-2px 2px 0 #000,
		2px 2px 0 #000;
	}

.center {
	text-align: center;
	}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	}

.left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}

.right2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}
	
.events {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}
	
.store-pdf {
	float: right;
	margin-left: 15px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	width: 100px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	}
	
.educational {
	float: right;
	margin-left: 15px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	width: 157px;
	font-family: 'Lato', sans-serif;
	clear: right;
	}

.cycle-slideshow {z-index: 10;}

.slide-container {
	width: 650px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
.photo-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c72727;
	line-height: 23px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 30px;
	}
	
.photo-container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
	grid-gap: 15px;
	}

.photo img {display: block;}
	
.text-small {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	color: #d5ddcb;
	margin-left: 17px;
	text-shadow:
		-2px -2px 0 #000,
		2px -2px 0 #000,
		-2px 2px 0 #000,
		2px 2px 0 #000;
	}

.text-box {
	width: 40%;
	font-size: 26px;
	font-style: italic;
	text-align: center;
	line-height: 34px;
	float: right;
	margin-left: 8px;
	margin-bottom: 11px;
	padding-top: 20px;
	}
	
.social-facebook {
	background-image: url('images/facebook-hover.png');
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 15px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}

.social-facebook:hover {
	background-position: 0px -35px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}
	
.social-youtube {
	background-image: url('images/youtube-hover.png');
	width: 35px;
	height: 35px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}

.social-youtube:hover {
	background-position: 0px -35px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.map {
	}

.map iframe {
	width: 70%;
	max-height: 180px;
	float: right;
	margin-left: 10px;
	}

.clearer {
	clear: both;
	}
	
.skip-link {
    position: fixed;
    top: -200px;
    padding: 6px;
    background-color: #fff;
    color: #000;
    display: inline-block;
    z-index: 9999;
    }

.skip-link:focus {top: 5px;}

.sig {
	font-size: 11px;
	text-align: right;
	max-width: 1280px;
	padding-right: 10px;
	padding-top: 5px;
	margin: auto;
	color: #990000;
	}

.sig a {color: #550000;}

.sig a:hover {color: #fff;}


/*****************************Navigation******************************/


nav {
	background-color: #000;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	line-height: 30px;
	}

nav a {
	padding: 6px 0 6px 0;
	color: #ebdec2;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	}

nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000;
	}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	/*justify-content: space-around; */
	}

nav ul li {
	margin: 0;
	padding: 0;
	color: #ebdec2;
	flex: auto;
	text-align: center;
	}


/*************** FOR MOBILE RESOLUTIONS *****************/

@media screen and (max-width : 1050px){

.left {
	width: 70%;
	}

.right {
	width: 70%;
	}


}

@media screen and (max-width : 940px){

nav {font-size: 18px;}

.events {width: 60%}

}


@media screen and (max-width : 750px){

.slide-container {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}

.slide-container img {
	width: 100%;
	}
	
nav {font-size: 16px;}

.left {width: 100%;}

.right {width: 100%;}
	
.events {width: 50%;}

.map iframe {width: 55%;}

}

@media screen and (max-width : 650px){

#logo-text {
	left: 8px;
	top: 15px;
	font-size: 48px; 
	font-weight: bold;
	}
	
#logo {
	display: none;
	height: 10px;
	}
	
.store-pdf {
	width: 60px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	}
}

@media screen and (max-width : 600px){

.map iframe {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}
	
.events {display: none;}
	
article {column-count: 1;}

}

@media screen and (max-width : 596px){
	
nav {font-size: 19px;}

nav ul {flex-wrap: wrap;}

nav ul li {flex:1 1 40%;}

nav {line-height: 20px;}

}


@media all and (max-width: 515px){

#logo-text {
	left: 8px;
	top: 10px;
	font-size: 28px; 
	font-weight: bold;
	width: 300px;
	}
	
.educational {
	float: right;
	margin-left: 15px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	width: 100px;
	}
	
.photo-container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	grid-gap: 15px;
	}
	
.text-small {display: none;}
}

@media all and (max-width: 310px){

#logo-text {
	left: 6px;
	top: 10px;
	font-size: 22px; 
	font-weight: bold;
	}
}


/*****************************Cycle2******************************/
/******* pager **********/
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: -8px; overflow: hidden;
	}
.cycle-pager span {
    font-family: font-family: 'Arvo', serif; font-size: 60px; width: 14px; height: 14px;
    display: inline-block; color: #eddfbf; cursor: pointer; padding-right: 10px;
	}
.cycle-pager span.cycle-pager-active { color: #000;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 10px; right: 16px; z-index: 700; }


/* overlay */
.cycle-overlay {
	font-family: font-family: 'Arvo', serif;
	font-weight: bold;
	text-align: center;
    position: absolute; bottom: 30px; width: 100%; z-index: 600;
    background: black; color: white; padding: 10px; opacity: .6;
	}

/******* prev / next links *********/
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/btn-left.png) 5% 95% no-repeat;}
.cycle-next { right: 0; background: url(images/btn-right.png) 95% 95% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=90) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


	/*****************************Lightbox*****************************/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:2px;border:6px solid #000}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#000}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(js/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(js/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(js/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(js/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}




