@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'marker_feltregular';
    src: url('font/marker_felt-webfont.eot');
    src: url('font/marker_felt-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/marker_felt-webfont.woff2') format('woff2'),
         url('font/marker_felt-webfont.woff') format('woff'),
         url('font/marker_felt-webfont.ttf') format('truetype'),
         url('font/marker_felt-webfont.svg#marker_feltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h
@font-face {
    font-family: 'Franklin Gothic Book';
    src: url('font/FRABK.eot');
    src: url('font/FRABK.eot?#iefix') format('embedded-opentype'),
         url('font/FRABK.woff') format('woff'),
         url('font/FRABK.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body
{
	margin:0px;
	padding:0px;
	background-color:#542115;
}
.main
{
	width:100%;
}
.wrapper
{
	width:100%;
}
.header
{
	width:100%;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	min-height:250px;
	font-family: 'marker_feltregular';
}
.header ul 
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.header ul li
{
	float:left;
	margin-left:29px;
	font-family: 'marker_feltregular';
	color:#FFFFFF;
	font-size:18px;
}
.header ul li a
{
	text-decoration:none;
	color:#FFFFFF;
}
.header-line
{
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-x;
	height:14px;
}
.container
{
	width:100%;
	max-width:948px;
	margin:0px auto;
}
.logo
{
	padding-top:10px;
}
.logo a
{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:328px;
	height:187px;
	display:block;
	margin:0px auto;
}

.banner
{
	background-image:url(../images/strip1.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	text-align:center;
	padding-bottom:11px;
}
.banner img
{
	width:100%;
}
.banner1
{
	background-repeat:repeat-x;
	background-position:center bottom;
	text-align:center;
	padding-bottom:11px;
}
.banner1 img
{
	width:100%;
}
.middle
{
	width:100%;
	margin-top:-32px;
	position:relative;
	z-index:100;
	overflow:hidden;
}
.middle .up-menu
{
	background-color:#ffffff;
	border:3px solid #014b92;
	border-radius:5px;
	min-height:300px;
	width:275px;
	font-family: 'Franklin Gothic Book';
	text-align:center;
	float:left;
}
.middle .up-menu h3
{
	background-color:#014b92;
	font-size:26px;
	font-family: 'marker_feltregular';
	color:#fafcfd;
	text-align:center;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 22px 0px;
}
.middle .up-menu p
{
	text-align:center;
	margin:0px;
	padding:0px 0px 10px;
	line-height:18px;
	font-size:17px;
	color:#000000;
}
.middle .up-menu .click
{
	padding-bottom:10px;
}
.middle .up-free-events
{
	background-image:url(../images/events-bg.jpg);
	background-repeat:no-repeat;
	width:632px;
	height:349px;
	display:block;
	float:right;
	text-align:center;
}
.middle .up-free-events h3
{
	font-size:26px;
	font-family: 'marker_feltregular';
	color:#fafcfd;
	text-align:center;
	font-weight:normal;
	margin:0px;
	padding:15px 0px 5px 0px;
}

.middle .view-events {
    float: right;
    margin-right: 25px;
    margin-top: -40px;
    position: relative;
    width: 100%;
}
.middle .view-events a
{
	width:124px;
	height:32px;
	display:block;
	background-color:#014b92;
	font-family:Comic Sans MS;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	float:right;
}
.middle .view-events a:hover
{
	color:#000;
}


.middle1
{
	width:100%;
	margin:20px 0px;
	overflow:hidden;
}
.middle1 .left 
{
	width:603px;
	float:left;
}
.middle1 .left .block
{
	width:643px;
	padding:10px 0px;
	background-color:#FFFFFF;
	border:2px solid #014b92;
}

.middle1 .left h1
{
	font-family:Comic Sans MS;
	font-size:25px;
	color:#d3282f;
	margin:0px;
	padding:0px 10px;
	font-weight:normal;
	margin-bottom: 15px;
}



.middle1 .left h3
{
	font-family:Comic Sans MS;
	font-size:25px;
	color:#d3282f;
	margin:0px;
	padding:0px 10px;
	font-weight:normal;
	margin-bottom: 15px;
}
.middle1 .left p
{
	margin:0px;
	padding:0px 10px 20px;
	font-family:Comic Sans MS;
	font-size:16px;
}
.inner { padding: 10px; }

.middle1 .left h2 {
    color: #014b92;
    font-family: Comic Sans MS;
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px 10px;
    padding: 0;
}
.middle1 .left p
{
	margin:0px;
	padding:0px 10px 20px;
	font-family:Comic Sans MS;
	font-size:16px;
}
.middle1 .left hr
{
	background-image:url(../images/strip2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	border:0px;
	width:100%;
	background-size:cover;
}
.middle1 .left p i
{
	font-size:14px;
}
.middle1 .left p i b
{
	padding-left:100px;
}
.middle1 .left p i b span
{
	padding-left:200px;
}
.advisor-logos img
{
	margin-right:20px;
}
.middle1 .right
{
	float:right;
	width:281px;
}
.middle1 .right .next-door
{
	background-color:#FFFFFF;
	border:2px solid #014b92;
	text-align:center;
}
.middle1 .right .next-door h3
{
	text-align:center;
	font-size:16px;
	font-family:Comic Sans MS;
	color:#014b92;
	font-weight:normal;
}
.middle1 .right .next-door img
{
	margin-bottom:10px;
}
.middle1 .right .map
{
	background-color:#FFFFFF;
	border:2px solid #014b92;
	text-align:center;
}
.middle1 .right .map h3
{
	background-color: #014b92;
    color: #fafcfd;
    font-family: "marker_feltregular";
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 12px;
    text-align: center;
}
.middle1 .right .map .view-map
{
	background-color:#FFFFFF;
	width:100%;
	padding:10px 0px;
}
.middle1 .right .map .view-map a {
    background-color: #014b92;
    color: #ffffff;
    display: block;
    font-family: Comic Sans MS;
    font-size: 18px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    width: 154px;
	margin:0px auto;
}
.middle1 .right .map .view-map a:hover {
color: yellow;
}
.footer-strip
{
	background-image:url(../images/strip1.jpg);
	background-repeat:repeat-x;
	height:14px;
	display:block;
}
.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding:20px 0px;
	overflow:hidden;
}
.footer .flogo
{
	width:33%;
	float:left;
}
.footer .address
{
	width:33%;
	float:left;
	text-align:center;
	line-height:26px;
	font-size:20px;
	font-family: "marker_feltregular";
    color:#FFFFFF;
	padding-top:15px;
}
.footer .member
{
	width:33%;
	float:right;
	text-align:center;
	padding-top:10px;
}

.ajax_form input[type="text"]
{
	border: 1px solid #ababab;
    color: #333;
	padding: 5px;
    width: 200px;
    font-size: 11.5px;
}
.ajax_form textarea
{
	border: 1px solid #ababab;
    color: #333;
	padding: 5px;    
    font-size: 11.5px;
	height: 150px;
    width: 97%;
    line-height: 24px;
	resize:none;
}
.ajax_form input[type="submit"]
{
	padding: 4px 20px;
    font-size: 11.5px;
	border: 1px solid #ababab;
    background-color: #333;
    cursor: pointer;
    color: #fff;
	padding:8px 20px;
}
.gallery-size-thumbnail
{
	width:90%;
	margin:0 auto;
}
.gallery-size-thumbnail .gallery-item
{
	float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
.gallery-size-thumbnail .gallery-item a img
{
	border:2px solid #cfcfcf;
}
.mobile-nav
{
	display:none;
}
.is-sticky
{
	background: url('../images/logo.png') no-repeat;
}
.is-sticky #cssmenu
{
	padding: 14px 0px;
	z-index:999;
	width: 100%;
  	background-image: url(../images/sticky-header.jpg);
  	background-repeat: repeat-x;
  	background-position: center bottom;
}
#cssmenu ul
{
	max-width:808px;
	margin:0 auto;	
	z-index: 999;	
}
.blueMobileMenu {
    width: 100%;
    height:auto;
    display: block;
    z-index: 999999;
    position: absolute;
    padding-bottom: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: url(../images/header.jpg) repeat;
}
@media only screen and (max-width:968px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:66%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:60%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1 .left
{
    width:66%;
}
.mid1 .left, .mid1 .left .block
{
    width:100% !important;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:943px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:66%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:60%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1 .left
{
    width:66%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:918px)
{
}
@media only screen and (max-width:893px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:64%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:70%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1 .left
{
    width:64%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:868px)
{
}
@media only screen and (max-width:843px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:62%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:80%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1 .left
{
    width:62%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:818px)
{
}
@media only screen and (max-width:793px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:60%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:90%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1 .left
{
    width:60%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:743px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:58%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:90%;
}
.middle .view-events
{
    margin-top:20px;
}
.middle1 .left
{
    width:58%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:718px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:54%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:90%;
}
.middle .view-events
{
    margin-top:40px;
}
.middle1 .left
{
    width:55%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
}
@media only screen and (max-width:693px)
{

.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top:-80px;
}
.container
{
    width:97%;
    text-align: center;
}
.middle .up-free-events
{
    width:54%;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:90%;
}
.middle .view-events
{
    margin-top:40px;
}
.middle1 .left
{
    width:55%;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.footer
{
    padding: 10px 0px;
}
}
@media only screen and (max-width:668px)
{
.header ul li
{
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 10px;
}
}
@media only screen and (max-width:643px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top: 10px;
}
.container
{
    width:100%;
    text-align: center;
}
.middle .up-menu
{
    float: none;
	margin:20px auto;
}
.middle .up-free-events
{
    width: 93%;
    float: none;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:70%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1
{
    width: 95%;
    margin: 10px auto;
}
.middle1 .left
{
    width: 100%;
    float: none;
}
.middle1 .right
{
    float: none;
    margin: 0 auto;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.footer
{
    background-repeat: repeat;
}
.footer .flogo, .footer .address, .footer .member 
{
    width: 100%;
}
}
@media only screen and (max-width:618px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top: 10px;
}
.container
{
    text-align: center;
}
.middle .up-menu
{
    float: none;
	margin:20px auto;
}
.middle .up-free-events
{
    width: 93%;
    float: none;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:70%;
}
.middle .view-events
{
    margin-top:10px;
}
.middle1
{
    width: 95%;
    margin: 10px auto;
}
.middle1 .left
{
    width: 100%;
    float: none;
}
.middle1 .right
{
    float: none;
    margin: 0 auto;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.footer
{
    background-repeat: repeat;
}
.footer .flogo, .footer .address, .footer .member 
{
    width: 100%;
}
.header ul li
{
    display: inline-block !important;
    margin-left:11px;
    font-size:15px;
    float: none;
    margin-bottom: 10px;
}
}
@media only screen and (max-width:600px)
{
.is-sticky #cssmenu
{
	padding:0px;
}
}
@media only screen and (max-width: 593px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top: 10px;
}
.container
{
    text-align: center;
}
.middle .up-menu
{
    float: none;
	margin:20px auto;
}
.middle .up-free-events
{
    width: 93%;
    float: none;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:70%;
}
.middle .view-events
{
    margin-top:20px;
}
.middle1
{
    width: 95%;
    margin:10px auto;
}
.middle1 .left
{
    width: 100%;
    float: none;
}
.middle1 .right
{
    float: none;
    margin: 0 auto;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.advisor-logos img
{
    margin-bottom: 10px;
}
.footer
{
    background-repeat: repeat;
}
.footer .flogo, .footer .address, .footer .member 
{
    width: 100%;
}
.header ul li
{
    margin-left: 12px;
    font-size: 15px;
    float: none;
    display: inline-block !important;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 568px)
{
}
@media only screen and (max-width: 518px)
{
.mid1 .left .block .inner p a, .mid1 .left .block .inner p a img
{
    width:100% !important;
	display:block;
}
.header ul li
{
    margin-left:15px;
    font-size:15px;
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 468px)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top: 10px;
}
.container
{
    text-align: center;
}
.middle .up-menu
{
    float: none;
	margin:20px auto;
}
.middle .up-free-events
{
    width: 93%;
    float: none;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:95%;
}
.middle .view-events
{
    margin-top:0px;
}
.middle1
{
    width: 95%;
    margin:10px auto;
}
.middle1 .left
{
    width: 100%;
    float: none;
}
.middle1 .right
{
    float: none;
    margin: 0 auto;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.footer
{
    background-repeat: repeat;
}
.footer .flogo, .footer .address, .footer .member 
{
    width: 100%;
}
.header ul li
{
    margin-left:15px;
    font-size:15px;
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 418px)
{
.mobile-nav
{
	display:block;
	width:90%;
	margin:0 auto;
}
.mobile-nav ul
{
	width:100%;
	margin:0px;
	padding:0px;
}
.mobile-nav ul li
{
	list-style-type:none;
	margin:10px 0px;
}
.mobile-nav ul li a
{
	background-color: rgba(4,75,145,1);
	display: table-cell;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  	overflow: hidden;
  	line-height: normal;
  	vertical-align: middle;
  	padding:10px;
  	word-wrap: normal;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border-radius:5px;
	-webkit-box-shadow: 0 3px 2px -1px hsla(0,0%,0%,0.5),inset 1px 1px 1px hsla(0,0%,0%,0.3),inset -1px 0 1px hsla(0,0%,0%,0.3);
  -moz-box-shadow: 0 3px 2px -1px hsla(0,0%,0%,0.5),inset 1px 1px 1px hsla(0,0%,0%,0.3),inset -1px 0 1px hsla(0,0%,0%,0.3);
  box-shadow: 0 3px 2px -1px hsla(0,0%,0%,0.5),inset 1px 1px 1px hsla(0,0%,0%,0.3),inset -1px 0 1px hsla(0,0%,0%,0.3);
  font-family:'marker_feltregular';
  font-size:16px;
}
.mobile-nav ul li a i
{
	margin-right:8px;
}
.home .middle .container .up-menu, .home .middle .container .up-free-events, .home .middle1 .container .left, .home .middle1 .container .right
{
	display:block;
}
.header ul li
{
    margin-left:15px;
    font-size:15px;
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 368px)
{
}
@media only screen and (max-width: 320px) and (orientation: portrait)
{
}
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape)
{
.logo a
{
    width: 290px;
    background-size: 100%;
}
.middle
{
    margin-top: 10px;
}
.container
{
    text-align: center;
}
.middle .up-menu
{
    float: none;
	margin:20px auto;
}
.middle .up-free-events
{
    width: 93%;
    float: none;
    background-size: 100% 100%;
    margin: 0 auto;
}
.middle .up-free-events img
{
    width:95%;
}
.middle .view-events
{
    margin-top: 40px;
}
.middle1
{
    width: 95%;
    margin: 10px auto;
}
.middle1 .left
{
    width: 100%;
    float: none;
}
.middle1 .right
{
    float: none;
    margin: 0 auto;
}
.middle1 .left .block
{
    width: 97%;
    margin: 0 auto;
}
.boat-cap
{
	width:97%;
	margin:0 auto;
	margin-left:0px !important;	
}
middle1 .right
{
    float: none;
    width: 281px;
    margin: 0 auto;
}
.footer
{
    background-repeat: repeat;
}
.footer .flogo, .footer .address, .footer .member 
{
    width: 100%;
}
}