@charset "UTF-8";
@font-face {
    font-family: 'sangstafontregular';
    src: url('../../fonts/sangstafont-webfont.woff2') format('woff2'),
         url('../../fonts/sangstafont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Body */
body {
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	/*background-color: #FFFFFF;*/
	margin: 0;
	background-image: url("../../images/slide001.jpg");
}
/* Container */
.container {
	font-family: 'sangstafontregular';
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #2a5983;
	/*background-color: #FFFFFF;*/
	/*background-image: url("../../images/slide001.jpg");*/
}
a {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none
}
a:hover {
	color: #fdcc52;
}
/* Header */
header {
	width: 100%;
	height: 2.5%;
	background-color: #c0d8ed;
	border-bottom: 2px solid #4f84b3;
	border-top: 2px solid #4f84b3;
	border-left: 2px solid #4f84b3;
	border-right: 2px solid #4f84b3;
}
.header a {
	color: #2a5983;
	cursor: pointer;
	text-decoration: none;
	font-size: 20px;
}
.header a:hover {
	color: #fdcc52;	
}

.header2 {
	width: 100%;
	display: inline-block;
	background-color: #c0d8ed;
	border-bottom: 2px solid #4f84b3;
	border-top: 2px solid #4f84b3;
	border-left: 2px solid #4f84b3;
	border-right: 2px solid #4f84b3;
}
.header2 a {
	color: #2a5983;
	cursor: pointer;
	text-decoration: none;
	font-size: 20px;
}
.header2 a:hover {
	color: #fdcc52;
	
}
.headerimage {
	display: inline-flex;
}
h1{
	text-align: center;
	margin-top: -10px;
	font-size: 35px;
	color: #4f84b3;
}
h3{
	text-align: center;
	margin-top: -25px;
	font-size: 30px;
	color: #4f84b3;
	font-weight: normal;
}
h2{
	text-align: left;
	margin-top: 30px;
	font-size: 35px;
	color: #4f84b3;
}
h4{
	
	font-size: 19px;
	color: #4f84b3;
	font-weight: normal;
}
h5{
	font-size: 25px;
	color: 0000;
	font-weight: bold;
}
h6{
	display: inline;
	font-size: 25px;
	color: 0000;
	font-weight: bold;
}
h7{
	display: inline;
	font-size: 25px;
	color: 0000;
	font-weight: normal;
}
h8{
	font-size: 16px;
	color: 0000;
	font-weight: normal;
}

.right{
	float: right;
	
}
.left{
	float: left;
}
.middle{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.middle a {
}
.middle a:hover img{
	transform: scale(1.1);
}
.middle a:active img{
	transform: translateY(4px);
}
.top{
	vertical-align: top;
}

.logo2{
	color: #2a5983;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0px;
	padding-top: 3px;
	line-height: 1.25em;
}
.logo p{
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
}
.logo {
	color: #4f84b3;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 6px;
	line-height: .05em;
	font-size: 15px;
	letter-spacing: 1px;
}
.hero_header {
	color: #4f84b3;
	font-weight: bold;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.gallery {
	width: 95%;
	clear: both;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 2.5%;*/
	/*margin-right: 2.5%;*/
	
	/*background-color: #FFFFFF;*/
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.gallery2 {
	width: 95%;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gallery3 {
	width: 95%;
	clear: both;
	display: inline-block;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-bottom: -50px;
	padding-top: -20px;
	margin-top: -5px;

}

.filler{
	height: 30%;
}
.thumbnail {
	width: 46%;
	text-align: center;
	float: left;
	margin-top: 35px;
	background-image: url("../../images/bgstage2.jpg");
	max-width: 800px;
	max-height: 485px;
	background-color: #f0ead8;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 10px;
	border-bottom: 4px solid #4f84b3;
	border-top: 4px solid #4f84b3;
	border-left: 4px solid #4f84b3;
	border-right: 4px solid #4f84b3;
	box-shadow: 5px 5px 10px 0px #70869a;
}
.thumbnailright {
	width: 30%;
	text-align: right;
	float: left;
	max-width: 800px;
	max-height: 485px;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	

}
.thumbnailleft {
	width: 30%;
	text-align: left;
	float: left;
	max-width: 800px;
	max-height: 485px;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	

}
.thumbnailcenter {
	width: 15%;
	display: inline-block;
	/*text-align: center;*/
	/*float: center;*/
	/*margin-top: 35px;*/
	max-width: 800px;
	max-height: 485px;
	padding-bottom: 20px;
	margin-left: 23%;
	margin-right: 1%;
	border-radius: 3px;
	/*padding-top: 10px;*/

}
.thumbnailvid {
	width: 100%;
	clear: both;
	text-align: center;
	/*float: left;*/
	margin-top: 25px;
	/*background-image: url("../../images/bgstage2.jpg");*/
	max-width: 770px;
	background-color: #f0ead8;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*margin-left: 22%;*/
	/*margin-right: 22%;*/
	border-radius: 3px;
	padding-top: 0px;
	border-bottom: 4px solid #4f84b3;
	border-top: 4px solid #4f84b3;
	border-left: 4px solid #4f84b3;
	border-right: 4px solid #4f84b3;
	box-shadow: 5px 5px 10px 0px #70869a;
}
.thumbnailpic {
	width: 30%;
	text-align: center;
	float: left;
	margin-top: 20px;
	max-width: 800px;
	margin-left: 1%;
	margin-right: 1%;
}
.thumbnailimage {
	width: 90%;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
.thumbnailpicannounce {
	width: 30%;
	text-align: center;
	float: left;
	margin-top: 0px;
	max-width: 800px;
	padding-bottom: 5px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 5px;
	
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.button1 {
  background-color: #4f84b3; 
  border: 3px solid #c0d8ed;
  border-radius: 8px;
  box-shadow: 3px 3px 5px 0px #70869a;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: 'sangstafontregular';
  font-size: 18px;
}
.button1:hover {
	background-color: #c0d8ed;
	cursor: pointer;
	color: #4f84b3;
	border: 3px solid #4f84b3;
}
.button1:active {
	transform: scale(.98);
	transform: translateY(4px);
	outline: none;
}

.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4f84b3;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 35px;
}
.gallery .thumbnail p {
	margin: 0;
	color: #4f84b3;
	text-align: left;
	padding-left: 20px;
}
.gallery .thumbnailpic img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.gallery .thumbnailcenter img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* More info */
.intro {
	/*background-color: #FFFFFF;*/
	padding-bottom: 20px;
	width: 70%;
	text-align: center;
	padding-top: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
.column {
	font-family: "sangstafontregular";
	width: 80%;
	text-align: center;
	padding-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
}
.fullcolumn {
	width: 80%;
	max-width: 600px;
	text-align: center;
	padding-top: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.column h5 {
	color: black;
	text-align: center;
}
.column h8{
	font-size: 16px;
	color: 0000;
	font-weight: normal;
	margin-top: -50px;
	padding-top: -50px;
}

.column p {
	color: #4f84b3;
	text-align: center;
	font-size: 25px;
	margin-top: -10px;
}
.fullcolumn p {
	color: #000;
	font-size: 35px;
}
.announce p {
	color: black;
	text-align: left;
	font-size: 19px;
}
.announce h6 {
	color: black;
	text-align: left;
	magin-top: 10px;
	magin-bottom: 10px;
}
.announce h7 {
	color: black;
	text-align: left;
	magin-top: 10px;
	magin-bottom: 10px;
}
.announce .subhead{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.containpic{
	clear: both;
	display: inline-block;
	
}
.cards {
	width: 40%;
	height: auto;
	max-width: 512;
	max-height: 512;
	opacity: 0.8;
}
.cards2 {
	width: 100%;
	height: auto;
	max-width: 512;
	max-height: 512;
	opacity: 1;
	
}
.cards3 {
	max-width: 50%;
}
.cards4 {
	max-width: 25%;
	
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #4f84b3;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
footer {
	background-color: #c0d8ed;
	padding-top: 10px;
	padding-bottom: 10PX;

}
.intro {
	display: inline-block;
	/*background-color: #6DC7D0;*/
}
.profile {
	width: 50%;
}

.banner1 {
	width: 100%;
}
.banner2 {
	width: 50%;
	
}
.banner2-2 {
	width: 35%;
	
}
.banner3 {
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.banner4 {
	
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.gallery .thumbnail .tag {
	color: #4f84b3;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
}
.link2 {
	color: #4f84b3
}

/* Mobile */
@media (max-width: 320px) {

body {
	background-image: url("../../images/slide001small.jpg");
}	
h1{
	text-align: center;
	margin-top: -5px;
	font-size: 20px;
}
	h3{
	text-align: center;
	margin-top: -10px;
	font-size: 15px;
	color: #4f84b3;
}
.thumbnailpic {
	width: 90%;
	}
.thumbnailpicannounce {
	width: 60%;
	}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.25em;
}
.logo2 {
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.25em;
	}
.header2 {
	height: 40%;
	}

.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.column p {
	font-size: 20px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 5px;
}
.thumbnailvid {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.gallery .thumbnail h4 {
	font-size: 15px;
}
.gallery .thumbnail .tag {
	font-size: 11px;
}

.column {
	width: 100%;
	margin-top: 0px;
}
.middle{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.middle img{
	transform: scale(.75);
	}
.middle a:hover img{
	transform: scale(.85);
	}
.middle a:active img{
	transform: translateY(2px);
	}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 11px;
	text-align: center;
}
.banner3 {
	width: 95%;
}
.cards3 {
	max-width: 85%;
}
	.cards4 {
	max-width: 45%;
}

}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
body {
	background-image: url("../../images/slide001small.jpg");
}
h1{
	text-align: center;
	margin-top: -5px;
	font-size: 25px;
}
	h3{
	text-align: center;
	margin-top: -15px;
	font-size: 20px;
	color: #4f84b3;
}
.thumbnailpic {
	width: 90%;
	}
.thumbnailpicannounce {
	width: 60%;
	}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: .05em;
}
.logo p {
	text-align: right;	
	}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}

.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.thumbnailvid {
	width: 95%;
	margin-left: 5%;
	margin-right: 5%;
}
.text_column {
	padding-left: 2px;
	padding-right: 2px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
.column p {
	font-size: 25px;
}
	.gallery .thumbnail h4 {
	font-size: 20px;
}
.gallery .thumbnail .tag {
	font-size: 14px;
}
.middle{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.middle img{
	transform: scale(.75);
	}
.middle a:hover img{
	transform: scale(.85);
	}
.middle a:active img{
	transform: translateY(2px);
	}
.banner3 {
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.banner4 {
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
	.cards3 {
	max-width: 75%;
}
	.cards4 {
	max-width: 45%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1079px) {
	
.text_column {
	width: 100%;
}
.thumbnail {
	width: 100%;
}
.thumbnailpic {
	width: 90%;
}
.thumbnailpicannounce {
	width: 80%;
}
	
.thumbnailvid {
	width: 80%;
	margin-left: 5%;
	margin-right: 5%;
}
.gallery .thumbnail h4 {
	font-size: 25px;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
	.gallery .thumbnail h4 {
	font-size: 30px;
}
.gallery .thumbnail .tag {
	font-size: 16px;
}
.middle{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.middle img{
	transform: scale(.75);
	}
.middle a:hover img{
	transform: scale(.85);
	}
.middle a:active img{
	transform: translateY(2px);
	}
.banner3 {
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
	.cards4 {
	max-width: 35%;
}
}
