*{
font-family: 'Raleway', sans-serif;
}
body{
margin:0;
padding:0;
}
#headerwrap{
margin:0 auto;
width:100%;
position:fixed;
top:0;
z-index:9999;
background:rgba(255, 255, 255,0.5);
 
}

#header{
clear: both;
margin:0 auto;
max-width:1400px;

}
#menu{
display:none;
}
#logo{
float: left;
max-width: 341px;
margin-top: 12px;
margin-bottom: 12px;
}
#logo img{
width:100%;
}
#tag{
float:right;
margin-top: 15px;
font-family: 'Raleway', sans-serif;
font-size:28px;
color: #006EA4;
font-weight: bold;
text-align: right;
margin-right: 10px;
}
#tag img{
width:100%;
}
#space{
clear: both;
float: left;
margin:0 auto;
width:100%;
}
#bannerwrap{
margin:0 auto;
width: 100%;
}
#bannerleft{
float: left;
margin:0 auto;
width: 50%;
}
#bannerright{
float: left;
margin:0 auto;
width: 50%;
}
#bannerleft img{
width: 100%;
}
#bannerright img{
width: 100%;
}
#bannerwrapm{
display: none;
}
#halfheader{
float: left;
width:46%;
margin: 2%;
padding-top: 400px;
 height: 100vh;
text-shadow: 0px 1px 11px #353419;
padding-bottom: 50px;
height: 100vh;
 
}
#graphicwrap{
margin:0 auto;
height: 100%;
width: 100%;
}

#graphicwrap img {
width: 100%;
}
#fullsizespacer{
clear:both;
height:150px;
}
#bluewrap{
float: left;
clear: both;
width: 100%;
margin:0 auto;
background-color: #006EA4;/* */
}
#bluecontent{
margin:0 auto;
max-width:1400px;
color: #FFFFFF;
padding: 10px;
}
#whitewrap{
float: left;
clear: both;
width: 100%;
margin:0 auto;

}
#whitecontent{
margin:0 auto;
max-width:1400px;
padding: 10px;
}
#newscontent img{
width:100%;
}

#col {
float: left;
width:27%;
background-color: #ffffff;
padding:2%;
margin: 1%;
margin-bottom: 30px;
}
#col img {
width:100%;
}
#half {
float: left;
width:42%;
padding:3%;
margin: 1%;
margin-bottom: 30px;
}
#half img {
width:100%;
}

#whitecontent li{
font-size:18px;
font-family: 'Raleway', sans-serif;
}

h1{
font-size:36px;
}
h2{
font-size:26px;
}
h3{
font-size:24px;
}
p{
font-size:18px;
}

 a:hover {
color:#FF6600;
}
.bluelink{
color:#3D91BA;
text-decoration: none;
}

.blacklink{
color:#000000;
text-decoration:none;
}


.white{
color:#FFFFFF;
text-decoration: none;
}

.title-blue{
font-family: 'Raleway', sans-serif;
font-size:28px;
color: #006EA4;
font-weight: bold;
}

 
.title-wht{
font-family: 'pacificoregular';
font-size:40px;
color: #FFFFFF;
}



html {
  scroll-behavior: smooth;
}
a.page-btn {
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
	font-weight: 600;
    text-transform:uppercase;
    text-decoration:none;
   color:#2D2D2D;
   border: solid 1px #000000;
    padding:9px 30px;
    cursor:pointer;
    letter-spacing:2px;
    text-align:center;
    display:inline-block;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
}
.page-btn:hover {
    color:#fff;
    background: #006EA4;
}
.forminput{
font-size: 18px;
color:#333333;
padding:3px;
margin-bottom:6px;
width:99%;
background:#FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #CCCCCC;
border-radius: 2px;
}
.forminputnowidth{
font-size: 18px;
color:#333333;
padding:3px;
margin-bottom:6px;
background:#FAFAFA;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #CCCCCC;
border-radius: 2px;
}
.submitbutton{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
	font-weight: 600;
    text-transform:uppercase;
    text-decoration:none;
   color:#414142;
   border: 1px solid #414142;
    padding:9px 20px;
    cursor:pointer;
    letter-spacing:2px;
    text-align:center;
    display:inline-block;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
}
.submitbutton:hover {
    color:#fff;
    background: #34495e;
}

#footerwrap{
float: left;
clear:both;
width:100%;
background:#3D91BA;
}
#footer{
max-width:1400px;
margin:0 auto;
padding:10px;
}

#footercol{
float: left;
width:27%;
padding:2%;
margin: 1%;
margin-bottom: 30px;
color:#FFFFFF;
font-size:18px;
}
#footercenter{
width:50%;
margin:0 auto;
}

#footer p{
color:#FFFFFF;
font-size:18px;
}
#footer li{
color:#FFFFFF;
font-size:18px;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#cccccc;
}
.indenttext66 { 
text-indent: 66px; 
color:#FFFFFF;
font-size:18px;
} 
.indenttext76 { 
text-indent: 76px; 
color:#FFFFFF;
font-size:18px;
}
#footerfull{
clear:both;
width:100%;
margin:0 auto;
}
#nav{
float:right;
width:65%;
text-align:right;
margin-top: 30px;
margin-right: 10px;
}
 .dropDownMenu a {
	color: #000000;
	font-size:18px;
	font-weight: 600;
}
.dropDownMenu,
.dropDownMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dropDownMenu li {
	position: relative;
}
.dropDownMenu a {
	padding: 0 0 0 30px; /*top right bottom left*/
	display: block;
	text-decoration: none;
	white-space:nowrap;
}
.dropDownMenu a:hover {
color:#006EA4;

}
/* Level 1 Drop Down Menu */
.dropDownMenu > li {
	display: inline-block;
	vertical-align: top;
	margin-left: -4px; /* solve the 4 pixels spacing between list-items */
}

/*.dropDownMenu > li > a {}*/
.dropDownMenu > li > a:hover {}
/* Level 2 */
.dropDownMenu > li > ul {
	text-align: left;
	width: auto; /* change auto value with 200px if you want a bigger menu */
	display: none;
background: #006EA4;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
}
.dropDownMenu > li:hover > ul {
	display: block;
}
.dropDownMenu ul li a {
	padding: 20px 20px 20px 20px; /*top right bottom left*/
		color: #FFFFFF;
	font-size:18px;
	font-weight: 600;
	}
.dropDownMenu ul li a:hover {
background: #CCCCCC;}

/* Level 3 */
.dropDownMenu > li > ul > li > ul {
	text-align: left;
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li:hover > ul {
	display: block;
}
.dropDownMenu ul ul li {
	background: #660E1A;}
.dropDownMenu ul ul li a {background: #660E1A;}
.dropDownMenu ul ul li a:hover {
background: #CCCCCC;}
 /* Style the Image Used to Trigger the Modal */




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

}
@media screen and (max-width: 1200px) {
.dropDownMenu a {
	padding: 0 0 0 15px; /*top right bottom left*/
	display: block;
	text-decoration: none;
	white-space:nowrap;
}

}
@media screen and (max-width: 1020px) {
#logo{
float:none;
clear: both;
width: 95%;
margin:0 auto;
padding: 20px;
}
#tag{
float:none;
clear: both;
width: 95%;
margin:0 auto;
text-align: center;
padding: 20px;
 
}
#nav{
display:none;
}
#fullsizespacer{
display:none;
}
#menu{
float: right;
display:inherit;
margin-top: 5px;
margin-right:10px;
}


.sb-slidebar {
	padding: 14px;
	color: #fff;
}
.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}
 #headerwrap{
margin:0 auto;
width:100%;
position:relative;
top:0;
z-index:9999;
background:rgba(255, 255, 255,1);
 
}
#bannerwrap{
display: none;
}
#bannerwrapm{
display: inherit;
margin:0 auto;
width: 100%;
}
#bannerwrapm img{
width: 100%;
}
#halfheader{
float: left;
width:46%;
margin: 2%;
 
padding-bottom: 50px;
}
}

@media screen and (max-width: 940px) {
#content{
clear: both;
width: 95%;
margin:0 auto;
}
.title-wht{
font-family: 'pacificoregular';
font-size:30px;
color: #FFFFFF;
}

h1{
font-size:24px;
}
h3{
font-family: 'pacificoregular';
font-size:30px;
}
p{
font-size:16px;
}
#halfheader{
padding-bottom: 50px;
margin-bottom: 30px;  
 
} 
#tag{
font-size:24px;

}
.title-wht{
font-family: 'pacificoregular';
font-size:20px;
color: #FFFFFF;
}
#footercol{
float: none;
margin:0 auto;
width:95%;
 text-align: center;
}

 }
 
@media screen and (max-width: 900px) {
#tag{
float:right;
margin-top: 0;
}
#footerleft{
float: none;
margin:0 auto;
width:95%;
text-align: center;
}
#footerright{
text-align: center;
float: none;
margin:0 auto;
width:95%;
}
#col {
float: none;
margin:0 auto;
width:95%;
text-align: center;
margin-bottom: 30px;
}
#half {
float: none;
margin:0 auto;
width:98%;
text-align: center;
margin-bottom: 30px;
}

}
@media only screen and (max-width: 700px){

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



}

