body {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background: #B2E91E url(../../images/layout/background.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
#body {
	background: url(../../images/layout/content-background.png);
	margin: 0px auto;
	width: 975px;
	padding-right: 17px;
	padding-left: 17px;
}


#header {
	background: url(../../images/layout/header.jpg) no-repeat;
}
#header #logo {
	float: left;
	width: 572px;
}
#header-image {
	float: left;
	width: 403px;
}


#nav {
	background: url(../../images/layout/menu.jpg) no-repeat top;
	height: 51px;
	padding-left: 260px;
}
#content {
	background: url(../../images/layout/info-side.jpg) no-repeat;
}
#content-back {
	background: url(../../images/layout/info.jpg) repeat-y;
}


#sidebar {
	padding: 30px 0px;
	float: left;
	width: 155px;
}
#sidebar h1 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #98002E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebar h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #163E96;
}
#sidebar p {
	padding: 0px 20px;
	font-size: 11px;
}
#sidebar .locations p.underline {
	padding: 0px;
	border-bottom-color: #163E96;
	margin: 0px 20px;
}
#sidebar .title {
	padding-top: 250px;
	padding-left: 50px;
}
#content-parrot {
	background: url(../../images/info/parrot.jpg) no-repeat 620px bottom;
	min-height: 575px
}

#info {
	padding: 30px 0px;
	float: left;
	width: 790px;
}
#info.short{
	padding: 30px 0px;
	float: left;
	width: 575px;
}


#info h1 {
	font-size: 24px;
	color: #980B04;
	font-weight: normal;
	padding-bottom: 20px;
}
#info h2 {
	font-size: 18px;
	color: #5F983D;
	font-weight: normal;
}
#info h3 {
	font-size: 16px;
	color: #163E96;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#info h4 {
	font-size: 13px;
	color: #F57D50;
	font-weight: bold;
	text-transform: uppercase;
}

#info p {
	margin-bottom: 10px;
	line-height: 140%;
}
#info ul {
	line-height: 140%;
	margin-right: 5px;
	margin-left: 40px;
}
#info ul li{
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 8px;
}
#info ol li{
	margin-bottom: 8px;
}
#info a {
	color: #CF0128;
	text-decoration: none;
}
#info .indent-left {
	padding-left: 75px;
}


#info a:hover {
	text-decoration: underline;
}
#info .indent-right {
	width: 570px;
}
#info .indent-right li {
	width: 530px;
}
#sidemenu  {
	float: left;
	width: 194px;
	padding-top: 30px;
	padding-left: 20px;
}
#sidemenu h1 {
	font-size: 22px;
	color: #980B04;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}


#footer {
	font-size: 11px;
	background: #447035;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#info .indent-right li strong {
	color: #163C13;
}

#info p.no-space {
	margin-top: -10px;
	margin-right: 0px;
}


#footer a {
	color: #FFEDD2;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

#footer a:hover {
	text-decoration: underline;
}
#footer-image {
	background: url(../../images/layout/footer.jpg) no-repeat;
	height: 182px;
	text-align: center;
}
#footer-image img {
	margin: 130px auto 10px;
	text-align: center;
}

#footer-sub {
	font-size: 11px;
	padding: 15px 17px 10px;
	background: url(../../images/layout/footer-background.png) no-repeat;
	margin: 0px auto;
	width: 975px;
}
#footer-sub a {
	color: #666;
	text-decoration: none;
}

a.button {
	color: #CF0128;
	text-decoration: none;
	background: #FED1C0;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #F8A586;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a.button:hover {
	background: #F8A586;
}


.clear {
	clear: both;
}
.image_r {
	float: right;
	padding: 0px;
	margin: 5px 0px 10px 10px;
}
.image_l {
	float: left;
	margin: 5px 20px 10px 0px;
	padding: 0px;
}
.indent-left .image_r {
	float: right;
	margin-left: 20px;
}
.indent-right img, .indent-left img, img.image{
	border: 1px solid #987B35;
}


.underline {
	border-bottom: 1px solid #F1E6DF;
}
.indent-left .image{
	margin-right: 30px;
	margin-left: 0px;
}
.center .image{
	margin-right: 20px;
	margin-left: 20px;
}
.center {
	text-align: center;	
}
#info .form-row .padding-5 {
	padding-bottom: 5px;
}
.column-header {
	background: #EEFBCE;
	padding: 3px;
	border-top: 1px solid #447035;
	border-bottom: 1px solid #447035;
	font-weight: bold;
}
.column-row {
	padding: 3px;
}




#fcf-form {
    display:block;
}

.fcf-body {
    margin: 0;
    font-family: -apple-system, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    padding: 30px;
    padding-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    max-width: 100%;
}

.fcf-form-group {
    margin-bottom: 1rem;
}

.fcf-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.fcf-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fcf-form-control:focus {
    border: 1px solid #313131;
}

select.fcf-form-control[size], select.fcf-form-control[multiple] {
    height: auto;
}

textarea.fcf-form-control {
    font-family: -apple-system, Arial, sans-serif;
    height: auto;
}

label.fcf-label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.fcf-credit {
    padding-top: 10px;
    font-size: 0.9rem;
    color: #545b62;
}

.fcf-credit a {
    color: #545b62;
    text-decoration: underline;
}

.fcf-credit a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.fcf-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .fcf-btn {
        transition: none;
    }
}

.fcf-btn:hover {
    color: #212529;
    text-decoration: none;
}

.fcf-btn:focus, .fcf-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fcf-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.fcf-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.fcf-btn-block {
    display: block;
    width: 100%;
}

.fcf-btn-block+.fcf-btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
    width: 100%;
}