@charset "utf-8";
.text {
}
body {
    font-family: "Lato", sans-serif;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #6E8ABA;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #333A19;
	display: block;
	transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
	color: #f1f1f1;
	background-color: #464E1D;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		#page-wrap { position: relative; }
.eagle-text {
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.eagle-red {
	font-size: 12pt;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	line-height: 20px;
}

.eagle-text1 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#flash-bg {	background-image: url(../../images/flashbg.jpg);
}
#pic-bg {
	background-image: url(../../images/wood-tb-bg.jpg);
	background-repeat: repeat;
}
.img-border {
	border: 1px solid #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#center {
	background-color: #dbc56f;
}

.blt-list {
	margin-bottom: 20px;
}
.header {
	font-size: 18pt;
	font-weight: bold;
	color: #4D2E12;
}
.header2 {
	font-size: 14pt;
	font-weight: bold;
	color: #4D2E12;
	text-decoration: underline;
}

#clicker {
	font-size: 30px;
	left: 10px;
	top: 10px;
	cursor:pointer;
	text-align: left;
	width: 100%;
	color: #FFF;
}
#reserv {
	
	right: 10px;
	top: 10px;
	cursor:pointer;
	text-align: right;
	width: 100%;
	color: #FFF;
}
.ctr-table {
	background-image: url(../img/wood.jpg);
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.white {
	color: #FFF;
	text-shadow: 1px 2px 3px #000;
	font-size: 14pt;
	letter-spacing: 0.06em;
	line-height: 25px;
	font-weight: normal;
}
a.gold:link {
	font-size: 14pt;
	color: #DBC56F;
	text-shadow: 1px 2px 3px #000;
	text-decoration: none;
}
a.gold:visited {
	color: #DBC56F;
}
a.gold:hover {
	color: #FFF;
}
a.gold:active {
	color: #FFF;
}
.white-little {
	color: #FFF;
	text-shadow: 1px 2px 3px #000;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
}
  .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
     

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
a:link {
	font-weight: bold;
	color: #43502E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #43502E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C30;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #C30;
	text-decoration: none;
}
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Geneva, Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #A65B1A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');background-color:#A65B1A; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #BF691E; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #7F4614; border-left: 1px solid #D9CFB8;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #F0E5CC; color: #7F4614; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }

a.nav-btn:link {
	
	font-size: 14pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	text-shadow: 0px 1px 0px #20063a;
	letter-spacing: 0.09em;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
a.nav-btn:visited {
	font-size: 14pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.nav-btn:hover {
	v
	font-weight: normal;
	color: #1A1A1B;
	text-decoration: none;
}
a.nav-btn:active {
	font-size: 14pt;
	font-weight: normal;
	color: #1A1A1B;
	text-decoration: none;
}
.ctr-btn {
	padding: 20px;
	width: 80%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006e2e+0,006e2e+100;Green+Flat+%233 */
background: rgb(0,110,46); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,110,46,1) 0%, rgba(0,110,46,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,110,46,1) 0%,rgba(0,110,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,110,46,1) 0%,rgba(0,110,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#006e2e',GradientType=0 ); /* IE6-9 */


	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #00AEEF;
}
.ctr-btn:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#90d4ed+0,00aeef+100 */
background: #90d4ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #90d4ed 0%, #00aeef 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #90d4ed 0%,#00aeef 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #90d4ed 0%,#00aeef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90d4ed', endColorstr='#00aeef',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #1A1A1B;
}