*{
    margin: 0;
    padding: 0;
}

.bg-body{
    
    background-image: url(../img/bg-body.jpg);
    background-color: #989574;
    background-repeat: repeat-x;
        color: #774F50;
    font-size: 12px; 
}
a{
   color: #774F50;  
}

a:hover, a:focus {
color: #333;
text-decoration: underline;
}

.btn-primary { border-radius: 0px; }

#outerwrapper{
    background-image: url(../img/outer-bg.jpg);
    width: 75%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    margin-top: 10px;
    position: relative;
    border: 2px solid #948879;
    background-color: #EEEBD4;
    padding-bottom: 80px;
        background-size: 100%;
}

.col-md-12 img{
    margin-top: 24px;
    margin-right: 86px;
}

.content-items{
    width: 80%;
    height: auto;
    margin: auto;
    border: 1px solid #989572;
    overflow: hidden;
    padding-bottom: 30px;
}

.top-bar {
    width: 100%;
    border: 1px solid;
    background-image: url(../img/top-bar.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    background-color: #989572;
    letter-spacing: .4em;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #989572;
}

.line{
    border: 1px solid #989572;
    margin-bottom: 5px;
    border-bottom-width: 0px;
}

.form-group {
    margin-bottom: -14px;
}

.customwrapper{
        background-image: url(../img/outer-bg.jpg);
    width: 75%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    margin-top: 10px;
    position: relative;
    border: 2px solid #948879;
    background-color: #EEEBD4;
    padding-bottom: 80px;
    background-size: 100%;
    background-position-y: 26px;
}

.topbar {
    padding-top: 10px;
    height: 26px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #63634E;
    line-height: 7px;
    text-align: right;
    padding-right: 24px;
}

.topbar a{
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.custom-nav {
       /* border: 2px solid;*/
    width: 91%;
    margin: auto;
    /* height: 29px; */
    padding-left: 5px;
    margin-top: -10px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 7px;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    letter-spacing: .1em;
        color: #801714;
}

.nav > li > a:hover{
    color:#000;
    background: none;
}

span.border-line {
    color: #6A6851;
    font-size: 14px;
    font-weight: bold;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.72);
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background-color: black;
}

img.img-1 {
    margin: auto;
    margin-bottom: 27px;
}

.photo {
    margin: auto;
    margin-top: -16px;
    width: 83%;
}

.top-bar-1{
    width: 100%;
    border: 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    background-color: #989572;
    letter-spacing: .4em;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #989572;
}

.details {
    padding: 17px;
}
.details a{
   padding: 5px;
}

.custom-inverse{
    font-weight: bold;
    background-color: #D9D6AF;
    background-image: none;
}

.custom-border{
    border: 1px solid #989570;
    padding: 4px;
    color: #704648;
    border-collapse: collapse;
    background-repeat: repeat;
    font-size: 13px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #989570;
}

.upload-btn{
    text-align: center;
    padding: 20px;
    background-color: #d9d6af;
}
.btn-upload{
    text-align: center;
    width: 145px;
    background-color: #D25C25;
    border: 3px solid #C3C0B0;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-top: 9px;
    padding-left: 18px;
    margin-top: 8px;
    color: #801714;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1.2px;
}
.img-album {
    width: 65%;
    padding: 6px;
    background-color: #fff;
}

.box-res{
    width: 18%;
}

.box-res img{
    margin-top: 0;
}

.box-a {
    padding-top: 20px;
}

.box-a h6{
   margin-bottom: 12px;
}

.box-a span{
    font-weight: normal;
}

.box-a a{
    color: #801714;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.box-a a:hover{
    color:#000;
}

.hover-tr{
    background-color: #E4E0B7;
    margin-top: -5px;
}

a.hover {
    text-decoration: none;
    color: #801714;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.table-items{
    width: 80%;
    height: auto;
    margin: auto;
    border: 1px solid #989572;
    overflow: hidden;
    padding-bottom: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
    line-height: 1.42857143;   
}

.col-th-1{
        width: 24%;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
}

.col-th-2{
        width: 60%;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
}

.col-th-3{
        width: 24%;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
}

.table-custom {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}



.col-md-12 .img-album {
    width: 65%;
    padding: 6px;
    background-color: #fff;
    cursor: pointer;
    margin-top: 0;

}

.news-details {
    padding: 7px 5px 5px 0px;
}
.border{
    border-right: 1px solid;
        width: 37%
      
}
.fish-img{
     
}

.bg-larry {
    background: #ded9a5;
    padding: 10px 8px;
    border-top: 2px solid #94906b;
    border-bottom: 2px solid #94906b;
    color: #333;
}

.bg-larry strong{
    color: #CE3E03;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bg-dinner {
    padding-top: 10px;
}

.bg-dinner strong{
    color: #CE3E03;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    
}

.bg-dinner h5{
    font-weight: bold;
    font-size: 12px;
}

.cris-nav {
    padding-top: 5px;
}

.cris-nav a{
    color: #3F6813;
    text-decoration: none;
    
}
.cris-nav a:hover{
    color: #000;
    text-decoration: none;
    
}

.comb-note{
    padding-top: 10px;
}

.comb-note a{
    color: #3F6813;
    text-decoration: none;
    
}
.comb-note a:hover{
    color: #000;
    text-decoration: none;
    
}

.bg-dinner a{
    color: #3F6813;
    text-decoration: none;
}

.bg-dinner a:hover{
    color: #000;
    text-decoration: none;
    
}

.btn-comb {
    float: right;
}

.btn-cm {
    width: 153px; 
    float: left;
    padding-right: 6px;
    padding-bottom: 6px;
    background-color: #C05B2F;
    border: 3px solid #C3C0B0;
    padding-top: 8px;
    padding-left: 6px;
    margin-top: 12px;
    margin-left: 8px;
    display: block;
    color: #512814;
    font-weight: bold;
    font-size: smaller;
    letter-spacing: 0.3px;
}


.btn-cm:hover{
    color:#fff;
}

.btn-comb {
    overflow: hidden;
    margin-left: -8px;
    border-bottom: 2px solid #8B8767;
    padding-bottom: 11px;
}

.weather-bx {
    float: right;
    padding-top: 17px;
    width: 100%;
}

.weather-bx h5{
    color:#000;
    font-weight: bold;
    font-size: 13px;
}

.weather-link a{
    color: #3F6813;
    text-decoration: none;
}

.weather-link a:hover{
    color: #000;
    text-decoration: none;
}

.sub-m {
    border-top: 1px solid #989572;
    padding-bottom: 7px;
    padding-top: 7px;
}

.bylaw {
    float: right;
    width: 100%;
    background: #ded9a5;
        padding: 0px 5px;
    border-top: 2px solid #94906b;
    border-bottom: 2px solid #94906b;
    color: #333;
}

.bylaw span{
        color: #333;
    font-style: normal;
    font-size: 90%;
        font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.bylaw strong{
        color: #333;
    font-style: normal;
    font-size: 83%;
        font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.bylaw a{
        color: #333;
    font-size: 0.7em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
        font-size: 8px;
}

.bylaw a:hover{
        color: #CE3E03;
}

.main-reg{
    padding-bottom: 15px;
}



.wild-m {
    border-bottom: 1px solid #989570;
    padding: 4px;
    color: #704648;
    border-collapse: collapse;
    background-repeat: repeat;
    font-size: 13px;
}

.pad-bx{
    padding: 0;
}

.wild-details {
    padding-bottom: 10px;
    padding-left: 3px;
}

.wild-details h5{
    padding-top: 5px;
}

.r-details {
    padding-top: 15px;
    margin-left: -24px;
}

.r-details p{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    line-height: 125%;
    color: #A24712;
}

.top-bar-2{
    width: 73%;
}

.txt-top{
    margin-top: 40px;
    line-height: 25px;
}

.r-details h6{
        font-size: small;
    margin-top: 210px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    line-height: 125%;
    color: #A24712;
}

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

    .col-md-12 img{
margin-top: 6px;
margin-right: 12px;
width: 23%;
        

    }
    
    .r-details{
        margin: 0;
    width: 100%;
    font-size: 0px;
        padding-top: 34px;
        text-align: left;
    }
    
    .col-th-1 {
    width: 40%;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
}
    
    
    .r-details h6{
        font-size: small;
    margin-top: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    line-height: 125%;
    color: #A24712;
}
    
    .col-md-12 .img-album {
    margin-top: 6px;
    width: 100%;
}
    
    .border{
    border-right: 1px solid;
        width: 100%;
      
}
    
    
    .col-md-12 .img-1{
        width: 100%;
    }
    
    #outerwrapper { width:100%; }
}

  .error{	background-color:#FF5E5E; color:#FFFFFF;}
.success{ background-color:#009900; color:#FFFFFF;}