@charset "utf-8";
body {
    max-width: 1400px;
    width: 95%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
body h1 {
    font-size: 4.5em;
    text-align: center;
    color: #3B4E39;
    margin-bottom: 10px;
}
#hidden {
    display: none;
}
#wrap {
	width: 100%;
	overflow: hidden
}
#photo_gallery {
    position: relative;
    height: 520px;
	width: 2975px;
    margin-bottom: 30px;
    display: flex;
    animation: bannermove 30s linear infinite;
}
@keyframes bannermove {
	0% {
	left: 0;
  	}
  	100% {
    left: -2975px;
  	}
}
#photo_gallery img {
  	margin: 0px 25px;
  	box-shadow: 2px 2px 8px #8a8a8a;
}
#header {
    height: 300px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    display: block;
    border-top: 3px solid #3B4E39;
    border-bottom: 3px solid #3B4E39;
    border-right-color: #3B4E39;
    border-left-color: #3B4E39;
}

#header img {
    display: block;
    margin: auto;
}

#navigation {
    width: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

#navigation a {
    width: 80%;
    background-color: #aebda1;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    float: left;
    text-decoration: none;
    color: #000000;
    font-size: 1.7em;
    transition: 0.3s;
    clear: left;
    padding-left: 5%;
    padding-right: 5%;
}
#navigation a:hover {
    width: 85%;
    background-color: #3B4E39;
    text-decoration: none;
    color: #FFFFFF;
    transition: 0.3s;
	padding-right: 10%;
}
#nav_side {
    width: 66%;
    float: right;
    clear: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2%;
    margin-left: 2%;
    text-align: center;
}
#nav_side h2 {
    font-size: 1.8em;
    color: #537055;
}
#nav_side h3 {
    font-size: 2.5em;
    margin-top: 25px;
    margin-bottom: 5px;
    color: #F04F30;
    text-align: center;
    border-bottom: 2px solid #3B4E39;
    padding-bottom: 10px;
}

#nav_side h4  {
    font-size: 4em;
    margin: 0px;
    color: #3B4E39;
    border-collapse: collapse;
}

#nav_side #inline {
	display: flex;
}

#nav_side #st {
    flex: 1;;
}
#nav_side #st #st_image {
    height: 300px;
    width: 225px;
    margin: auto;
    background-image: url(../images/st_gray_02.png);
	transition: 0.3s;
}
#nav_side #st #st_image:hover {
    height: 300px;
    width: 225px;
    margin: auto;
	background-image: url(../images/st_color_02.png);
    transition: 0.3s;
}
#nav_side #ot #ot_image {
    height: 300px;
    width: 225px;
    margin: auto;
    background-image: url(../images/ot_gray_02.png);
	transition: 0.3s;
}
#nav_side #ot #ot_image:hover {
    height: 300px;
    width: 225px;
    margin: auto;
	background-image: url(../images/ot_color_02.png);
    transition: 0.3s;
}
#nav_side #ot {
	flex: 1;
}
#nav_side #map {
    height: 460px;
    width: 92%;
    background-color: #aebda1;
    padding-top: 10px;
    margin: auto;
    border: 2px solid #3B4E39;

}

#full_page {
    clear: both;
    width: 100%;
}

#full_page p {
    font-size: 1.2em;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 5px;
    margin-left: 5%;

}
#full_page p a {
    color: #F04F30;
}
#full_page h3 {
    font-size: 2em;
    margin-left: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #F04F30;
    margin-top: 0px;
    margin-right: 10%;
    margin-bottom: 0px;
}
#full_page h3 a {
    color: #F04F30;
}

#full_page h4 {
    font-size: 2em;
    margin-left: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #f0e4d7;
    margin-top: 0px;
    margin-right: 10%;
    margin-bottom: 0px;
}
#full_page h5 {
    font-size: 1em;
    color: #FFFFFF;
    margin-top: -20px;
    margin-bottom: 0px;
    margin-left: 10%;
    padding-bottom: 35px;
    margin-right: 0px;
    font-style: italic;
}
#full_page ol {
    margin-left: 6%;
    margin-right: 6%;
    font-size: 1.2em;
}
#full_page ul {
    margin-left: 6%;
    margin-right: 6%;
    font-size: 1.2em;
}

#footer p {
    margin: 0px;
}

#footer a {
    text-decoration: none;
    color: #3B4E39;

}
#footer a:hover {
    text-decoration: underline;
}

#footer {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    background-color: #AEBDA1;
    margin-bottom: 25px;
    border: 2px solid #3B4E39;
    font-size: 1.1em;
    clear: both;
}
#full_page #bio_1 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_1 p {
    text-indent: 10mm;
}
#full_page #bio_1 img {
    float: right;
    padding-left: 5%;
    margin: 5px;
}
#full_page #bio_2 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_2 p {
    text-indent: 10mm;
}
#full_page #bio_2 img {
    float: left;
    padding-right: 5%;
	margin: 5px;
}
#full_page #bio_3 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_3 p {
    text-indent: 10mm;
}
#full_page #bio_3 img {
    float: right;
    padding-left: 5%;
	margin: 5px;
}
#full_page #bio_4 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_4 p {
    text-indent: 10mm;
}
#full_page #bio_4 img {
    float: left;
    padding-right: 5%;
	margin: 5px;
}
#full_page #bio_5 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_5 p {
    text-indent: 10mm;
}
#full_page #bio_5 img {
    float: right;
    padding-left: 5%;
	margin: 5px;
}
#full_page #bio_6 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
}
#full_page #bio_6 p {
    text-indent: 10mm;
}
#full_page #bio_6 img {
    float: left;
    padding-right: 5%;
	margin: 5px;
}
#full_page #bio_7 {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    clear: both;
    margin-bottom: 25px;
    background-image: url(../images/bio_backghround_01.png);
    min-height: 330px;
}
#full_page #bio_7 p {
    text-indent: 10mm;
}
#full_page #bio_7 img {
    float: right;
    padding-left: 5%;
    margin: 5px;
    min-height: 0px;
}
#full_page form {
    width: 100%;
}
#full_page #form_left {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: left;
}
form #form_left label {
    clear: both;
    float: right;
    height: 30px;
    margin-right: 3px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.2em;
}
#full_page #form_right {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: right;
}
form #form_right input {
    float: left;
    clear: both;
    height: 30px;
	width: 45%;
    margin-top: 1px;
    margin-bottom: 9px;
}
form #form_right textarea {
	float: left;
    clear: both;
	height: 100px;
	width: 70%;
    margin-top: 1px;
    margin-bottom: 9px;
}
form #form_right button {
    float: left;
    clear: both;
    margin-top: 1px;
    margin-bottom: 9px;
}
