logoleft{
    float: left;
    height: 80px;
}

body{
    background-color: #D1C5A0;
    margin: 0 auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #021C04;
} 

h1{
    padding-top: 40px;
    font-family: 'Cinzel', serif;
    font-size: 2.25em;
    color: #021C04;
    text-align: center;
    object-position: center;
    margin: auto;
}

h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #D1C5A0;
    text-align: center;
    object-position: center;
    margin: auto;
}

h3{
    font-family: 'Cinzel', serif;
    font-size: 1em;
    color: #D1C5A0;
    text-align: center;
    background-color: #021C04;
    padding: 13px;
    margin-bottom: 0px;
    margin-top: auto;
}

h4{
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
    color: #D1C5A0;
    text-align: center;
    background-color: #415936;
    padding: 5px;
    margin-bottom: 0px;
    margin-top: auto;
}

h5{
    padding-top: 10px;
    font-family: 'Cinzel', serif;
    font-size: 2em;
    color: #021C04;
    text-align: center;
    object-position: center;
    margin: auto;
}

h6{
    padding-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    color: #021C04;
    text-align: center;
    object-position: center;
    margin: auto;
}

.hlink{
    font-family: 'Cinzel', serif;
    font-size: 1em;
    color: #D1C5A0;
    text-align: center;
}

button{
    background-color: #021C04;
    font-family: 'Cinzel', serif;
    font-size: 1.125em;
    color: #D1C5A0;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 300px;
    object-position: center;
}

.buttonlink{
    background-color: #021C04;
    font-family: 'Cinzel', serif;
    font-size: 1.125em;
    color: #D1C5A0;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#buttondiv{
    margin: auto;
    padding-top: 120px;
    text-align: center;
    object-position: center;
}

#buttondiv2{
    margin: auto;
    text-align: center;
    object-position: center;
    padding: 2%;
}

.para{
    text-align: justify;
    width: 100%;
    object-position: center;
    clear: both;
}

#acc{
    padding-top: 1%;
    padding-bottom: 1.5%;
}

.para1{
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}

p1{
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #021C04;

}

nav {
    width: 100%;
    float: right;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    text-align: right;
}

li {
    display: inline;
    float: right;
    padding:25px;
}

li a {
    font-family: 'Cinzel', serif;
    font-size: 1.125em;
    color: #415936;
    text-decoration: none;
    padding: 7px;
}

.activebutton{
    color: #D1C5A0;
    background-color:#497336;
}

header{
    width = 100%;
    height = 600px;
    background-color: #D1C5A0;
}

#main-section1{
    background-image: url('intabaimages/dam2.jpg');
    background-origin: border-box;
    width: 100%;
    text-align: center;
    padding: 0.5%;
    padding-bottom: 2%;
    background-repeat: no-repeat;
    background-position: center;
}

#main-section1b{
    background-color: #021C04;
    padding: 0.5%;
    clear: both;
}

#main-section2{
    background-color: #021C04;
    clear: both;
    text-align: center;
    padding: 0.5%;
    background-repeat: no-repeat;
    background-position: center;
}

#mapstyle{
    background-color: #021C04;
    clear: both;
    text-align: center;
    padding: 0.5%;
    background-repeat: no-repeat;
    background-position: center;
}

* {box-sizing: border-box;}
.mySlides {display: none;}
img {vertical-align: middle;}

.slideshow-container {
              max-width: 1200px;
              position: relative;
              margin: auto;
            }

.text {
                position: absolute;
                bottom: 8px;
                width: 100%;
                font-family: 'Open Sans', sans-serif;
                font-size: 0.875em;
                color: white;
                text-align: center;
                padding: 8px 12px;
                }    

            .fade {
              -webkit-animation-name: fade;
              -webkit-animation-duration: 1.5s;
              animation-name: fade;
              animation-duration: 1.5s;
            }

            @-webkit-keyframes fade {
              from {opacity: .4} 
              to {opacity: 1}
            }

            @keyframes fade {
              from {opacity: .4} 
              to {opacity: 1}
            }

.contact-section{
    text-align: center;
    padding: 1%;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center; 
    color: #D1C5A0;
    text-align: center;
    background-color: #415936
}

.row{
    max-width: 100%;
    position: relative;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
}

.row2{
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #415936;
}

#gallery{
    font-family:  'Cinzel', serif;
    font-size: 1.1em;
    color: #D1C5A0;
    text-align: center;
    background-color: #415936;
    padding: 1%;
    margin-bottom: 0px;
    margin-top: auto;
    width: 100%;
}

.column {
    float: left;
    width: 33.33%;
    align-content: center;

}

.border{
    border-color: #D1C5A0;
    border-style: groove;
}

table{
    width:100%;
    text-align: centre;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 1em;
}

#column1 {
    float: left;
    width: 66.66%;
    text-align: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}

#column2 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #D1C5A0;
    float: right;
    width: 33.33%;
    text-align: center;
    background-color: #415936;
    height: auto;
}

.column5{
    width: 25%;
    flex: 25%;
}

.columntable{
    width: 33.3%;
    float: left;
    text-align: center;
}

.imagediv{
    vertical-align: middle;
}

#edit{
    padding:2%;
    font-style: italic;
}

#transblock1{
    max-width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    margin: auto 0;
}

#transblock2{
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    margin: auto 0;
}

#transblock3{
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    margin: auto 0;
}

.transblock{
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    margin: auto 0;
}

footer{
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #D1C5A0;
    text-align: right;
    clear:both;
    background-color: #021C04;
    width = 100%;
    height = 600px;
    bottom: 0;
    margin: 0 auto;
    padding: 30px;
}

input[type=text] {
    margin:10px;
    width: 300px;
    object-position: center;
    background-color: #D1C5A0;
}

textarea {
    margin:10px;
    width: 300px;
    object-position: center;
    background-color: #D1C5A0;
}

datalist {
    margin:10px;
    width: 300px;
    object-position: center;
    background-color: #D1C5A0;
}

a:link {
    text-decoration:none;
}

/* visited link */
a:visited {
    text-decoration:underline;
}

/* mouse over link */
a:hover {
    text-decoration:underline;
}

/* selected link */
a:active {
    text-decoration:none;
}
