@charset "UTF-8";
@-ms-viewport{
	width: device-width;
}
/* Body */

body {
	font-family: arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 0px; 
	border-spacing: 0px;
	background-color: #fff;
	}
	/* Header */
header {
	width: 100%;
	border: 0px; 
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;

}
/* unvisited link */
a:link {
	text-decoration:none;
    color: #005cb9;
}

/* visited link */
a:visited {
	text-decoration:none;
    color: #005cb9;
}

/* mouse over link */
a:hover {
	text-decoration:none;
    color: #e64209;
}

/* selected link */
a:active {
	text-decoration:none;
    color: #005cb9;
}
footer {
	width: 100%;
	border: 0px; 
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;

}


.top {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.logotop {
	width: 350px;
	padding: 0px;
}
.topimage {
	height:200px;
	padding: 0px;
}
.affiliates {
	background-color: #fff;
	text-align:center;
	padding: 0px;
	margin: 0px;
	}
.affiliatesimage {
	max-height:110px;
	width:auto;
	padding: 0% 5% 0% 5%;
	margin: 0px;
}
.events1 {
	width: 33%;
	height:410px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
.events1 h3 {
	margin-top: 40px;
	margin-bottom: 0px;
	color: #005cb9;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.events1 p {
	margin: 0px;
	width:80%;
	color: #333;
	font-size: 14px; 
	text-align: center;
	padding: 5px;
}
.events {
	width: 33%;
	height:410px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.1), 0 0 69px 0 rgba(0,0,0,0.12), 0 0 30px 0 ;*/
}
.events h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.events p {
	margin: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 14pt;
	padding: 0px;
	color: #005cb9;
}
/* unvisited link */
.events a:link {
	text-decoration:none;
    color: #005cb9;
}

/* visited link */
.events a:visited {
	text-decoration:none;
    color: #005cb9;
}

/* mouse over link */
.events a:hover {
	text-decoration:none;
    color: #e64209;
}

/* selected link */
.events a:active {
	text-decoration:none;
    color: #005cb9;
}
.events2 {
	width: 33%;
	height:410px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
/* Pics */
.pics {
	padding: 0px;
    max-width: 100%;
    height: auto;
}

.picsr {
    background-color: #f2f2f2;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 10px;
	display: inline-block;
	float: right;

}
.picsl {
    background-color: #f2f2f2;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 10px;
	display: inline-block;
	float: left;
}
.picscontainer {
    text-align:center;
	padding: 5px;
	background-color: #f2f2f2; 

}
/* secondary content */

.secondary {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:left;
	background-color: #ccdaf2;
}
.secondary p {
	width: auto;
	margin: 0px;
    padding: 10px;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
}
.clear {
	clear:left;
}
.events2 h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.events2 p {
	margin: 0px;
	text-align: center;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
}
.filler {
	width: 1%;
	float: left;
	height: 370px;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

}
.address {
	margin: 0px;
	text-align: center;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
}

.title {
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #128842;

}
.label {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 22px;
	line-height: 40px;	
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 4px;

}
.outerdiv {
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 80%;
}



/* gallery */
.text_column {

	text-align: left;
	font-weight: lighter;
	line-height: 12px;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
	color: #5D5E5D;
	margin: 0px;

}

.gallery {
	clear: left;
	display: inline-block;  
	width: 100%;
	background-color: #ccdaf2;
	padding: 0px;
	margin: 0px;

}
.galleryfiller {
	width: 1%;
	float: left;
	height: 380px;	
	margin: 0px;
	padding: 0px;
	background-color: #ccdaf2;
}
.thumbnail {
	width: 33.3333%;
	height: 400px;
	text-align: center;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	transition: all 0.3s linear;

}

/*.thumbnail:hover {
	background-color: #fff;
	color: #ffffff;
	cursor: pointer;
	
}*/
.halfwide {
	width: 50%;
	height: 410px;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;

}
/* unvisited link */
.halfwide a:link {
	text-decoration:none;
    color: #005cb9;
}/* visited link */
.halfwide a:visited {
	text-decoration:none;
    color: #005cb9;
}

/* mouse over link */
.halfwide a:hover {
	text-decoration:none;
    color: #e64209;
}

/* selected link */
.halfwide a:active {
	text-decoration:none;
    color: #005cb9;
}
.gallery .halfwide h4 {
	margin: 0px 0px 0px 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #e64209;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #24386e;
}
.gallery .halfwide h3 {
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #e64209;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #24386e;
}
.gallery .halfwide h2 {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #24386e;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 30px;
	padding-right: 10px;
}
.gallery .halfwide p {
	margin: 20px;
	font-size: 14px;
	color: #333333;
	background-color: #ccdaf2;
	text-align: left;
	padding-left: 10px;
}

.gallery .halfwide .tag {
	color: #222222;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.gallery .halfwide .taghover {
	color: #24386e;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.gallery .halfwide .taghover:hover {
	color: #e64209;
	cursor: pointer;
}

.gallery .thumbnail h4 {
	margin: 0px 0px 0px 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #e64209;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #24386e;
}
.gallery .thumbnail p {
	margin: 0px;
	color: #333333;
	text-align: center;
	padding-left: 10px;
}
.gallery .thumbnail .tag {
	color: #222222;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.gallery .thumbnail .taghover {
	color: #24386e;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.gallery .thumbnail .taghover:hover {
	color: #e64209;
	cursor: pointer;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 260px;
	opacity: 1.0;
	border: 0px solid #d02e2e;
}


.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	letter-spacing: 4px;
}

/* More info */

.button {
	width: 200px;
	margin-top: 20px;
	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: #24386e;
	cursor: pointer;
}
.copyright {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #128842;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.contact {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*footer*/
.footer {
	background-color: #128842;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
	border: 0px; 
	border-spacing: 0px;
}



/* Mobile */
@media (max-width: 420px) {

.title {
	clear: both;
	padding: 6px;
	margin: 0px;
	text-align: center;

}
.label {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;	
	font-weight: bold;
	letter-spacing: 4px;

}
.events1 {
	width: 34%;
	text-align: center;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.events1 p {
	margin: 0px;
	font-size: 16px; 
	text-align: center;
	width:90%;
	padding: 5px;
}
.events {
	width: 33%;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
.events h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.events p {
	margin: 0px;
	font-size: 16px;
	line-height: 16px; 
	text-align: center;
	padding: 2px;
}
.events2 h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.halfwide {
	width: 100%;
	height: auto;
}
.text_column {
	width: 90%;
	text-align: justify;
	padding: 0px;
	padding-left: 0px;
}

.thumbnail {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 0px;
}

.topimage {
height: 170px;
padding:0px;
}
.affiliateimage {
	max-width: 200px;
	height: auto;
	padding: 0px;
}
.events,.events1,.events2 {
	width: 100%;
	height: auto;
}
.filler,.galleryfiller {
	width: 0px;
	height: 0px;
}

}

/* Small Tablets */
@media (min-width: 421px)and (max-width: 720px) {
.title {
	clear: both;
	padding: 10px;
	margin: 0px;
	text-align: center;

}
.label {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;	
	font-weight: bold;
	letter-spacing: 4px;

}

.topimage {
height: 200px;
padding:0px;
}
.affiliatesimage {
	max-height:80px;
	width:auto;
	padding: 0% 1% 0% 1%;
}
.thumbnail {
	width: 50%;
	height: 320px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
	border-radius: 0px;
	padding-top: 0px;
}
.gallery .thumbnail h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	letter-spacing: 4px;
	padding-left: 0px;
	padding-right: 0px;
}
.events p {
	font-size: 16px;
	padding-left:50px;
	padding-right:50px;
	text-align: center;
}
.events,.events1,.events2 {
	width: 100%;
	height: auto;
}
.halfwide {
	width: 100%;
	height: auto;
}
.events1 p {
	font-size: 12px; 
	width: 70%;
	text-align:center;
}

.text_column {
	font-size: 12px; 
	width: 90%;
	margin: 0px;
	padding: 0px;
}
.filler,.galleryfiller {
	width: 0px;
	height: 0px;
}


}

/* Small Desktops */
@media (min-width: 721px) and (max-width: 1100px) {
.topimage {
	height: 240px;
	padding:0px;
}
.affiliatesimage {
	max-height:120px;
	width:auto;
	padding: 0% 1% 0% 1%;
}
.thumbnail {
	width: 50%;
	height:340px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
	border-radius: 0px;
	padding-top: 0px;
}
.events,.events1,.events2 {
	width: 100%;
	height:auto;
}

.events1 p {
	font-size: 16px; 
	width: 60%;
	text-align:center;
}
.filler,.galleryfiller {
	width: 0px;
	height: 0px;
}
.halfwide {
	width: 100%;
	height: auto;
}
.events p {
	font-size: 16px;
	padding-left:100px;
	padding-right:100px;
	text-align: center;
}

.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}

}
.blink {

    animation:8s blinker linear infinite;
    -webkit-animation:8s blinker linear infinite;
    -moz-animation:8s blinker linear infinite;

     color: red;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }
