@charset "utf-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 29, 2014 */
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@800&display=swap');


body{
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../img/bgnew.jpg);
	background-repeat: no-repeat;
	background-position: center center ;

	background-color: #222;
	background-size: cover;
	}

.img-responsive {
	max-width:100%;
	}

a.btn.btn-primary {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
  background-color: #005AAB;
  border-color: #005AAB;
  font-size: 30px!important;
}
	
.row.link {
	margin-top: 50px;
	}

.baseline {
	color:#fff;
	font-size:70px;	
	font-family: 'Mulish', sans-serif;
	padding-top: 50px;	
	}
	
.container {
	max-width:940px;
	margin-top:200px;
	}

.visual {
	margin-bottom:85px;
	}	
	
.imgholder {
	border:10px solid #FFF;
	width:433px;
	margin-bottom:70px;
	height:308px;	
	margin-right:auto;
	margin-left:auto;	
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}

.linkholder {

	width:415px;
	height:58px;
	background-color:#3D4D33;
	text-align:center;
	line-height:58px;
	color:#fff;
	font-size:18px;
	}
	
.center-block {
	text-align:center;
	}
	
.btn-default {
	margin: 10px;
	}

margin-bottom:40px;


.footer{
	background-color:#284D2D;
	padding:20px;		
	}
.footerlow{
	background-color:#A1D040;
	padding:20px;		
	color:#fff;
	}
	
a {
  color: #fff;
  font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	text-decoration: none; 

}

a:hover,
a:focus {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	text-decoration: none; 
}


.pageheader a {
  color: #C2C59A;
  text-decoration: none;
}

.pageheader a:hover,
.pageheader a:focus {
  color: #C2C59A;
  text-decoration: none;
}


.calltoaction {
	padding: 30px;
	margin-bottom:150px
	}	


.logo {
	color: #C2C59A;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.1em;
    margin-top: 22px;
	}

.sponsor{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEB42C;
	}
	
h1,
.caption 
	{
	color:#8C9A54;
	}

h2 	{
	color:#89904A;
	}

.contact {
	color:#9AA08F;
	text-align:center;
	padding-bottom:500px;
	padding-top:42px;	
	}

.contact a {
  color: #9AA08F;
  text-decoration: none;
}

.contact a:hover,
.contact a:focus {
	color: #9AA08F;
  	text-decoration: none;
	border-bottom-color: #9AA08F;  
}

.row-padding-large { 
	padding-top:70px; 
/*	padding-bottom:100px; 	*/
	}
	
.seamoose {
	float:right;
	margin-top:-46px;
	}
	
@media (max-width: 480px) {

.container{
  padding-right: 0px;
  padding-left: 0px;
}

a.btn.btn-primary {
  font-size: 17px!important;
}	
.img-responsive {
	padding:20px;
	}

body{
	background-image: url(../img/bgnew_sm.jpg);
	background-repeat: no-repeat;
	background-position: center center ;
	background-size: cover;
	}	
.baseline {
    font-size: 30px;
	padding-top: 20px;
}
	
.container {
    margin-top: 100px;
}	
.img-responsive {
  max-width: 75%;
}
	}	