@charset "utf-8";
/* CSS Document */

*
{
margin: 0;
padding: 0;
}

html
{
scroll-behavior: smooth;
}

body
{
width: 100%;
margin: 0;
padding: 0;
font-family: palatino, baskerville, cambria, serif, system-ui, -apple-system;
font-weight: normal;
font-size: small;
color: #222222;
background: white;
}

/* Common Elements */

a
{
outline: none;
}

a:link, a:visited, a:active
{
color: inherit;
text-decoration: none;
}

a:hover, a:focus
{
color: inherit;
text-decoration: none;
}

a.call-link:link, a.call-link:visited, a.call-link:active, a.call-link:hover, a.call-link:focus
{
color: inherit;
text-decoration: none !important;
cursor: text;
}

img
{
width: 100%;
max-width: 100%; /* Internet Explorer Fix */
}

img.no-border
{
border: 0;
}

img.pre-load
{
display: none;
}

ul
{
list-style: none;
}

br.clear-all
{
clear: both;
}

/* End Common Elements */

#header-holder
{
width: 100%;
float: left;
margin: 0;
padding: 0;
background: white;
}

#header
{
width: 1000px;
margin: 0 auto;
text-align: center;
}

#main-logo-holder
{
width: 480px;
float: left;
margin: 6px 0;
}

img#main-logo
{
float: left;
border: 0;
}

#phone-header-holder
{
width: auto;
float: right;
margin: 0;
text-align: right;
}

h5
{
margin: 30px 0 0 0;
font-size: 22px;
color: #132a58;
}

h6
{
font-size: 14px;
color: #f2f1df;
}

/* Responsive Navigation */

#responsive-nav-holder, p#small-phone
{
display: none;
}

/* End Responsive Navigation */

/* Main Navigation */

#main-nav-stripe
{
width: 100%;
margin: 0;
background: #1D428A;
}

#main-nav-holder
{
display: table;
table-layout: fixed;
width: 1000px;
margin: 0 auto;
text-align: center;
}

ul.nav
{
display: table-row;
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: white;
}

ul.nav li
{
list-style: none;
display: table-cell;
text-align: center;
position: relative;
padding: 0 0 0 1px;
}

ul.nav li#leftmost-main
{
padding-left: 0;
}

ul.nav li:hover > a, ul.nav li:focus > a
{
background: #006BB6;
}

a.m-n:link, a.m-n:visited, a.m-n:active
{
display: block;
text-align: center;
margin: 0;
padding: 12px 0;
color: inherit;
text-decoration: none;
background: #1D428A;
}

a.m-n:hover, a.m-n:focus, a.m-n-act:link, a.m-n-act:visited, a.m-n-act:active, a.m-n-act:hover, a.m-n-act:focus
{
display: block;
text-align: center;
margin: 0;
padding: 14px 0;
color: inherit;
text-decoration: none;
background: #006BB6;
}

ul.nav li ul
{
position: absolute;
top: auto;
left: 0;
display: none;
visibility: hidden;
opacity: 0;
width: 100%;
margin: 0;
padding: 0;
z-index: 200;
}

ul.nav li:hover ul
{
display: block;
opacity: 1;
visibility: visible;
}

ul.nav li ul li
{
display: block;
width: 100%;
float: left;
clear: left;
padding: 0;
text-align: left;
}

ul.nav li ul li a:link, ul.nav li ul li a:visited, ul.nav li ul li a:active
{
display: block;
margin: 0 0 0 1px;
padding: 14px;
color: white;
background: #006BB6;
}

ul.nav li ul li a:hover, ul.nav li ul li a:focus, ul.nav li ul li a.m-n-sub-act
{
text-decoration: none;
background: #245987;
}

ul.nav li#leftmost-main ul li a:link, ul.nav li#leftmost-main ul li a:visited, ul.nav li#leftmost-main ul li a:active, ul.nav li#leftmost-main ul li a:hover, ul.nav li#leftmost-main ul li a:focus, ul.nav li#leftmost-main ul li a.m-n-sub-act:link, ul.nav li#leftmost-main ul li a.m-n-sub-act:visited, ul.nav li#leftmost-main ul li a.m-n-sub-act:active, ul.nav li#leftmost-main ul li a.m-n-sub-act:hover, ul.nav li#leftmost-main ul li a.m-n-sub-act:focus
{
margin-left: 0;
}

/* End Main Navigation */

#main-wrapper-no-vid
{
width: 1100px;
margin: 0 auto;
padding: 0;
text-align: center;
background: none;
}

img.banner
{
width: 100%;
float: left;
margin: 8px 0 12px 0;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

img.wide-pic
{
width: 100%;
float: left;
margin: 8px 0 28px 0;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#main-wrapper
{
width: 1000px;
margin: 400px auto 0 auto;
padding: 0;
text-align: center;
background: none;
}

#wrapper
{
width: 59%;
float: left;
clear: left;
margin: 8px 0 0 0;
padding: 0 4% 30px 4%;
text-align: left;
background-color: white;
}

#wrapper-no-vid
{
width: 59%;
float: left;
margin: 0;
padding: 0 4%;
text-align: left;
background-color: rgba(255, 255, 255, 0.85);
}

.vid-wrap
{
width: 59%;
float: left;
margin: 8px 0 40px 0;
padding: 30px 4%;
text-align: left;
background-color: rgba(255, 255, 255, 0.85);
}

.mobile-pic-box
{
display: none;
}

h1
{
margin: 0 0 20px 0;
clear: left;
font-size: 24px;
line-height: 30px;
text-align: left;
color: #1D428A;
}

h1.no-crumbs
{
margin: 2px 0 20px 0;
}

h1.no-video
{
margin: 22px 0 20px 0;
}

#myVideo
{
position: absolute;
left: 0;
top: 80px;
width: 100%;
height: auto;
object-fit: cover;
z-index: -1;
}

p.caption
{
clear: left;
margin: 0;
font-style: italic;
font-size: 14px;
line-height: 20px;
color: white;
text-align: center;
}

.bio-holder
{
float: right;
width: 250px;
margin: 10px 0 30px 30px;
}

img.bio
{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

h2
{
clear: left;
margin: 34px 0 20px 0;
padding: 0;
font-size: 18px;
line-height: 24px;
text-align: left;
color: #1D8A2D;
}

h2.contact-info
{
margin-bottom: 24px;
padding-top: 2px;
}

h2.contact-info a:link, h2.contact-info a:visited, h2.contact-info a:active
{
text-decoration: underline;
}

h2.contact-info a:hover, h2.contact-info a:focus
{
text-decoration: none;
}

hr
{
width: 100%;
height: 1px;
float: left;
margin: 10px 0 30px 0;
border: 0;
background: #c9c9c9;
}

p
{
margin: 0 0 20px 0;
clear: left;
font-size: 18px;
line-height: 25px;
}

p.crumbs
{
margin: 10px 0 16px 0;
color: white;
font-size: 13px;
line-height: 17px;
font-style: italic;
}

p.contact-type
{
margin-bottom: 0;
}

p a:link, p a:visited, p a:active
{
text-decoration: underline;
}

p a:hover, p a:focus
{
text-decoration: none;
}

p.quote
{
font-style: italic;
}

p.less-bottom
{
margin: 0 0 10px 0;
}

p.fine-print
{
font-size: 14px;
line-height: 20px;
}

p.finer-print
{
font-size: 12px;
line-height: 18px;
}
				
ul.normal-list
{
margin: 0 44px 20px 36px;
clear: left;
font-size: 18px;
line-height: 25px;
font-style: italic;
text-align: left;
color: #222222;
}

ul.normal-list li
{
margin: 0 0 10px 0;
list-style: disc;
}

ul.normal-list li a:link, ul.normal-list li a:visited, ul.normal-list li a:active, ul.non-italic-list a:link, ul.non-italic-list a:visited, ul.non-italic-list a:active
{
text-decoration: underline;
}

ul.normal-list li a:hover, ul.normal-list li a:focus, ul.non-italic-list a:hover, ul.non-italic-list a:focus
{
text-decoration: none;
}

ul.non-italic-list
{
margin: 0 44px 20px 36px;
clear: left;
font-size: 18px;
line-height: 25px;
text-align: left;
color: #222222;
}

ul.non-italic-list li
{
margin: 0 0 10px 0;
list-style: disc;
}

ol.normal-o-list
{
margin: 0 44px 20px 36px;
clear: left;
font-size: 16px;
line-height: 22px;
text-align: left;
color: #f4e6d0;
}

ol.normal-o-list li
{
margin: 0 0 10px 0;
}

.ambi-pic-box
{
width: 100%;
float: left;
margin: 8px 0 24px 0;
}

img#jewel
{
border-top: 8px solid #00bec3;
border-bottom: 8px solid #00bec3;
}

.small-pic-box
{
display: block;
width: 100%;
max-width: 360px;
margin: 24px auto;
text-align: center;
}

.small-pic-box-nc
{
display: flex;
width: 100%;
max-width: 360px;
margin: 24px auto;
text-align: center;
}

#form-holder
{
width: 100%;
float: left;
margin: 0 0 30px 0;
}

.mobile-form-holder
{
display: none;				
}

.form-section.page-section
{
background-color: rgb(255, 255, 185, 0.85) !important;
}

#slider-holder
{
width: 100%;
float: left;
margin: 10px 0 20px 0;
}

.vid-holder
{
position: relative;
overflow: hidden;
width: 100%;
float: left;
margin: 8px 0 24px 0;
padding-top: 56.25%;
}

iframe.responsive-frame
{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}

#map-holder
{
width: 100%;
float: left;
margin: 2px 0 20px 0;
}

#like-button-holder
{
width: auto;
float: left;
margin: 10px 0 16px 0;
}

p.top-link
{
margin: 0;
}

/* -------------------- Right Column -------------------- */

#right-column
{
width: 33%;
float: right;
margin: 0;
padding: 0;
}

#right-column-no-vid
{
width: 33%;
float: right;
margin: 20px 0 0 0;
padding: 0;
}

.right-pic-box
{
width: 100%;
float: left;
padding: 50px 0 40px 0;
}

.right-pic-box-nc
{
width: 100%;
float: left;
padding: 30px 0 40px 0;
}

.right-pic-box-next
{
width: 100%;
float: left;
padding: 0 0 40px 0;
}

img.right-pic
{
width: 100%;
float: left;
border: 0;
}

img.right-pic-c
{
width: 100%;
float: left;
margin: 0 0 10px 0;
border: 0;
}

/* -------------------- End Right Column -------------------- */

#footer-stripe
{
width: 100%;
float: left;
margin: 40px 0 0 0;
border-top: 3px solid #193874;
border-bottom: 3px solid #193874;
background: #1D428A;
}

#footer
{
width: 1000px;
margin: 0 auto;
padding: 16px 0 0 0;
text-align: center;
}

#left-list, .left-list-n
{
width: 50%;
float: left;
}

#right-list, .right-list-n
{
width: 50%;
float: right;
}

img#footer-logo
{
width: 80%;
margin: 0;
}

h3
{
margin: 20px 0 2px 0;
padding: 0;
color: white;
text-transform: uppercase;
text-align: left;
}

ul.footer-list
{
clear: left;
margin: 0;
text-align: left;
font-size: 16px;
color: white;
}

ul.footer-list-right
{
clear: left;
margin: 0;
text-align: right;
font-size: 16px;
color: white;
}

ul.footer-list li, ul.footer-list-right li
{
margin: 0 0 2px 0;
}

ul.footer-list li a:hover, ul.footer-list li a:focus, ul.footer-list-right li a:hover, ul.footer-list-right li a:focus
{
color: #ffc72c;
}

a.f-n-act:link, a.f-n-act:visited, a.f-n-act:active
{
color: #ffc72c;
}

#sub-footer
{
width: 1000px;
margin: 12px auto 0 auto;
border-top: 1px solid white;
padding: 0;
text-align: center;
}

#sub-footer p
{
display: inline;
float: left;
margin: 16px 0 14px 0;
text-align: left;
font-size: 14px;
color: white;
}

#sub-footer p a:link, #sub-footer p a:visited, #sub-footer p a:active
{
text-decoration: none;
}

#sub-footer p a:hover, #sub-footer p a:focus
{
text-decoration: underline;
}

img.social-link
{
width: 36px;
float: right;
margin: 10px 0 10px 10px;
border: 0;
}

/* -------------------- Responsive 1040px -------------------- */

@media(max-width: 1040px){

#header-holder
{
border-bottom: 2px solid #999999;    
}

#header
{
width: 100%;
float: left;
margin: 0;
padding: 0;
text-align: left;
}

#phone-header-holder
{
display: none;
}

#main-logo-holder
{
max-width: 480px;
width: auto;
margin: 2px 4% 6px 4%;
}

#responsive-nav-holder
{
display: block;
margin: 0;
padding: 0;
}

#medium-toggle
{
float: right;
margin: 18px 4% 18px 0;
}

a.toggleMenu:link, a.toggleMenu:visited, a.toggleMenu:active, a.toggleMenu:hover, a.toggleMenu:focus
{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 12px 26px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: white;
background: #006BB6;
}

ul.responsive-nav
{
width: 100%;
float: left;
margin: 0;
border-top: 2px solid #203d60;
list-style: none;
font-size: 14px;
text-align: center;
line-height: auto;
}

ul.responsive-nav:before
{
content: " "; 
display: table; 
}

ul.responsive-nav:after
{
clear: both;
content: " "; 
display: table;
}

.active
{
display: block;
}

ul.responsive-nav li
{
position: relative;
color: #01106d;
}

ul.responsive-nav li:hover, ul.responsive-nav li:focus
{
color: #006919;
background: white;
}

ul.responsive-nav > li
{
display: block;
width: 100%;
float: none;
margin: 0;
}

ul.responsive-nav > li > a
{
display: block;
}

a.r-n:link, a.r-n:visited, a.r-n:active
{
display: block;
border-bottom: 1px solid white;
padding: 16px 0;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: white;
text-decoration: none;
background: #1D428A;
}

a.r-n:hover, a.r-n:focus
{
display: block;
border-bottom: 1px solid white;
padding: 16px 0;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: white;
text-decoration: none;
background: #006BB6;
}

a#r-n-bottom
{
border: 0;
}

ul.responsive-nav ul
{
display: block;
width: 100%;
border: 0;
list-style: none;
text-align: left;
}

ul.responsive-nav li ul
{
position: absolute;
left: -9999px;
z-index: 10000;
white-space: nowrap;
text-align: center;
background: white;
}

ul.responsive-nav > li.hover > ul
{
min-width: 100%;
left: 0;
border: 0;
padding: 0;
}

ul.responsive-nav li li.hover ul
{
left: 100%;
top: 0;
}

ul.responsive-nav li ul li, ul.responsive-nav li ul li:hover, ul.responsive-nav li ul li:focus
{
border: 0;
}

ul.responsive-nav > li > .parent
{
background: url('images/down-arrow.png') no-repeat #1D428A 95% 50%;
background-size: 12px;
}

ul.responsive-nav > li > .parent:hover, ul.responsive-nav > li > .parent:focus
{
background: url('images/down-arrow.png') no-repeat #006BB6 95% 50%;
background-size: 12px;
}

a.r-n-sub:link, a.r-n-sub:visited, a.r-n-sub:active
{
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid white;
padding: 16px 0;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: white;
background: #006BB6;
}

a.r-n-act:link, a.r-n-act:visited, a.r-n-act:active, a.r-n-act:hover, a.r-n-act:focus, a.r-n-sub:hover, a.r-n-sub:focus
{
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid white;
padding: 16px 0;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: white;
text-decoration: none;
background: #006BB6;
}

a.r-n-sub-act:link, a.r-n-sub-act:visited, a.r-n-sub-act:active, a.r-n-sub-act:hover, a.r-n-sub-act:focus
{
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid white;
padding: 16px 0;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: white;
text-decoration: none;
background: #245987;
}

ul.responsive-nav > li.hover > ul, ul.responsive-nav li li.hover ul
{
position: static;
}

#main-nav-stripe
{
display: none;
}

#main-wrapper
{
width: 92%;
float: left;
margin: 300px 4% 0 4%;
}

#main-wrapper-no-vid
{
width: 92%;
float: left;
margin: 16px 4% 0 4%;
}

#wrapper, #wrapper-no-vid, .vid-wrap
{
width: 62%;
text-align: left;
}

p.crumbs
{
margin: 24px 0 16px 0;
}

.bio-holder
{
width: 200px;
}

#myVideo
{
top: 60px;
}

h2
{
margin-top: 20px;
}

#right-column, #right-column-no-vid
{
width: 30%;
padding: 0;
}
    
#footer
{
width: 92%;
float: left;
margin: 0 4%;
padding: 20px 0;
text-align: left;
}

#sub-footer
{
width: 92%;
float: left;
margin: 12px 4% 0 4%;
border-top: 1px solid white;
padding: 0;
text-align: left;
}

}

/* -------------------- Responsive 860px -------------------- */

@media(max-width: 800px){

#main-logo-holder
{
max-width: 480px;
}

#medium-toggle
{
margin: 18px 4% 18px 0;
}

#main-wrapper, #main-wrapper-no-vid, .vid-wrap
{
margin-top: 0;			
}

img.banner
{
width: 100%;
float: left;
margin: 24px 0 14px 0;
}

#wrapper, #wrapper-no-vid, .vid-wrap
{
width: 92%;
padding: 0 4%;
}

.vid-wrap
{
margin-top: 340px;
}

h1.no-crumbs
{
margin: 20px 0 20px 0;
}
			
.mobile-form-holder
{
display: block;
margin: 6px 0 20px 0;
}

#right-column, #right-column-no-vid
{
display: none;    
}

.right-pic-box
{
padding: 50px 0 30px 0;
}

.right-pic-box-nc
{
padding: 30px 0 30px 0;
}

.right-pic-box-next
{
padding: 0 0 30px 0;
}
    
}

/* -------------------- Responsive 720px -------------------- */

@media(max-width: 720px){
	
#header-holder
{
height: auto;
border-bottom: 2px solid #999999;
}

#main-logo-holder
{
max-width: 400px;
margin: 6px 4%;
}

#responsive-nav-holder
{
margin: 0;
border: none;
}

#medium-toggle
{
margin: 18px 4% 18px 0;
}

a.toggleMenu:link, a.toggleMenu:visited, a.toggleMenu:active, a.toggleMenu:hover, a.toggleMenu:focus
{
padding: 12px 18px 9px 18px;
}

.vid-wrap
{
margin-top: 38%;
}

.mobile-pic-box
{
display: flex;
width: 100%;
max-width: 500px;
margin: 24px auto;
text-align: center;
}

.mobile-caption-box
{
width: 100%;
max-width: 500px;
margin: 24px auto;
text-align: center;
}

img.mobile-pic
{
width: 100%;
float: left;
border: 0;
}

}

/* -------------------- Responsive 640px -------------------- */

@media(max-width: 640px){

body
{
-webkit-text-size-adjust: 100%;
}

#header-holder
{
background-image: none;  
}

#main-logo-holder
{
width: 92%;
float: left;
max-width: none;
margin: 0;
border-bottom: 2px solid #999999;
padding: 2px 4% 0 4%;
background-color: white;
}

p#small-phone
{
display: inline-block;
margin: 26px 0 0 5%;
padding: 0;
font-size: 17px;
font-weight: bold;
line-height: 19px;
color: #132a58;
}

p#small-phone a
{
text-decoration: none;    
}

span#small-address
{
font-size: 13px;
font-weight: normal;
color: #f2f1df; 
}

#medium-toggle
{
margin: 15px 6% 14px 0;
}

#wrapper, #wrapper-no-vid, .vid-wrap
{
width: 90%;
padding: 0 5%;
}

.vid-wrap
{
margin-top: 37%;
}

.bio-holder
{
width: 180px;
}

#myVideo
{
top: 120px;
}

p, ul.normal-list, ol.normal-o-list, ul.non-italic-list
{
font-size: 17px;
line-height: 25px;
text-align: left;
}

#footer
{
width: 88%;
margin: 0 6%;
}

#right-list, #left-list
{
width: 100%;
float: left;
}

ul.footer-list
{
font-size: 18px;
}

ul.footer-list-right
{
margin: 16px 0 0 0;
border-top: 1px solid white;
padding: 20px 0 0 0;
font-size: 18px;
text-align: left;		
}

ul.footer-list li, ul.footer-list-right li
{
margin: 0 0 8px 0;
}

ul.footer-list-right li.flrb
{
margin: 0 0 2px 0;
}

#sub-footer
{
width: 88%;
margin: 0 6%;
}

#sub-footer p
{
margin: 12px 0;
font-size: 12px;
}

}

/* -------------------- Responsive 480px -------------------- */

@media(max-width: 480px){

}