/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&display=swap');

body{margin:0px; font-family: 'Arimo', sans-serif; font-size:16px; color:#000; font-weight: normal; line-height:24px; background:#000; }

a:link, a:active, a:visited{ color:#6c9148; font-weight:400; text-decoration:none; }
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:14px; color:#fff; font-weight:400; line-height:30px; text-decoration:none;}
a.footermenu:hover{color: #fff;  text-decoration: none;}

a.more:link, a.more:active, a.more:visited {  color:#fff; font-weight:700; line-height:24px; text-decoration:none;}
a.more:hover{color: #f0d91c;  text-decoration: none;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#ffffff; background:#0e76bc; padding:15px 35px; font-weight:500;  text-decoration:none;  display: inline-block; border-radius:5px;}
a.btnlink:hover {background:#0b6eb1; text-decoration:none;}


/*********
HEADER
******/

#header_inn{width:1150px; margin:0 auto;  }
#logo{float:left; width:50%; padding:20px 0; }
#address{width:30%; float:right; padding:40px 0; text-align:right; font-size:23px;  color:#d7bb29; font-weight:700; font-family: Arial, Helvetica, sans-serif;}

#menu_bg{width:100%; background:#d7bb29;}

/*******
BANNER
*********/
.bg-image {
    position: relative;
}
.bg-image img {
    display: block;
    width: 100%;    
    margin: 0 auto;
}

#menu{
    text-align: center;
}
.menu_outer{
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
}

.page_nav_dropdown .caret{
    font-size:100%;
    color:#665c2b;
}
 
/****************/
#content{width:100%; background:#FFF; }
#content_inn{width:1150px; margin:0 auto; padding:45px 0; }
#left{width:53%; float:left;}
#events{background:#000; padding:20px; font-family:Arial, Helvetica, sans-serif;color:#fff; font-size:30px; font-weight:900;}
#events_inn{background:#e5e5e5; padding:30px;}

#right{float:right; width:42%;}
#box{background:#908f8a; text-align:center; padding:25px; font-size:18px; font-weight:700;  color:#FFF;}

#signup{background:#f0d91c; width:100%;}
#signup_inn{width:1150px; margin:0 auto; padding:40px 0; }


/*******
FOOTER
*********/
	#footer_inn{width:1150px; margin:0 auto; padding:30px 0; color:#FFF }
	#navigate{float:left; width:12%;}
	#directions{float:left; width:22%; }
	#contact{float:left; width:16%; margin-left:2%;}
	#hours{float:left; width:20%; font-size:13px;}
	#comm{float:right; width:27%; text-align:right;}

/*******
STYLE
*********/
h1{font-family:Arial, Helvetica, sans-serif; font-size:30px; line-height:35px; font-weight:700; margin-top:0; }
h3{font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:20px;  font-weight:900; margin-top:0; }

.style1{font-size:24px; font-weight:700; color:#0154b0; line-height:35px;}
.style2{font-size:28px; font-weight:700; line-height:35px;}
.style3{font-family: "Lobster Two", sans-serif; font-size:35px; font-weight:400; color:#D7BB29; line-height:45px;}
.style4{ font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:900; line-height:35px;}
.style5{font-size:20px; font-weight:700; line-height:35px;}
.style6{ font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#F0D91C; font-weight:900; line-height:35px;}
.style7{font-size:26px; font-weight:700; color:#fff; line-height:35px;}
.style8{font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:900; line-height:35px;}
.title{font-size:20px;}

/*******
FORM
*********/
#contactform{width:100%;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #d1d1d1; font-size:16px;  background:#FFF;}
textarea{height:100px;}

.form{width:100%;}

.btn{ height:40px; font-weight:bold; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#000; border:1px solid #000;  font-size:14px; margin-top:10px; padding:5px 20px; text-transform:uppercase; cursor:pointer;}
.email_error{ padding:2%; width:96%; border:1px solid red; color:red; margin:0 auto; text-align:center;}
.inputsize{ width:95%; margin-bottom:8px;}
.inputsizesmall{ width:100px; margin-bottom:8px;}
.inputsizesm{ width:40px; margin-bottom:8px;}
.textright{text-align:right;}

/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-left:40px;  }
.imgleft{ max-width:95%; float:left; margin-right:40px;  }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color:inherit; text-decoration:none; }

.tbar{ border-bottom:#b2b2b2 1px solid; padding:10px 10px 10px 0;}

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

:focus {outline:0 !important;}

iframe, object, embed {
    max-width: 100%;
}

