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

*
{
margin: 0;
padding: 0;
}

html
{
scroll-behavior: smooth;
}

body
{
width: 100%;
margin: 0;
padding: 0;
font-family: calibri, system-ui, -apple-system, sans-serif;
font-weight: normal;
font-size: small;
color: #E7CFA9;
background: #5C5134;
}

/* 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-image: linear-gradient(to right, #333311, #77742a);
background-color: #535120;
}

#header
{

width: 95%;
margin: 20px auto 0;
text-align: left;
display: flex;
}

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

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

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

h5
{
margin: 22px 0 0 0;
font-size: 17px;
color: #f6d12b;
}

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: #0d2240;
}

#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: 16px;
line-height: 16px;
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: #276092;
}

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

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: #276092;
}

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: #276092;
}

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
{
width: 1000px;
margin: 0 auto;
padding: 0;
text-align: center;
background: #513724;
}

#wrapper
{
width: 63%;
float: left;
margin: 0;
padding: 0 4% 0 0;
text-align: left;
background: #5C5134;
}

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

h1
{
margin: 10px 0 20px 0;
clear: left;
font-size: 22px;
text-align: left;
color: #E7CFA9;
}

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

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

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

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%;
float: left;
margin: 10px 0 30px 0;
border-bottom: 1px dotted #513724;
}

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

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: 16px;
line-height: 22px;
font-style: italic;
text-align: left;
color: #f4e6d0;
}

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: 16px;
line-height: 22px;
text-align: left;
color: #f4e6d0;
}

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 #000000;
border-bottom: 8px solid #000000;
}

.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: 10px 0 30px 0;
}

#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;
background: #5C5134;
}

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

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

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

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 #0b1b31;
background: #0c233f;
}

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

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

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

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 li
{
margin: 0 0 2px 0;
}

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

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

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

#sub-footer p
{
display: inline;
float: left;
margin: 16px 0 0 0;
text-align: left;
font-family: arial;
font-size: 13px;
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
{
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: 0 4%;
}

#responsive-nav-holder
{
display: block;
margin: 0;
border-bottom: 2px solid #203d60;
padding: 0;
}

#medium-toggle
{
float: right;
margin: 26px 4% 0 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: 10px 26px 12px 26px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: white;
background: #276092;
}

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: #0d2240;
}

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: #276092;
}

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 #0d2240 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 #276092 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: #276092;
}

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: #276092;
}

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: 96%;
float: left;
margin: 0 4% 0 0;
}

#wrapper
{
width: 62%;
padding: 0 4%;
text-align: left;
}

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

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

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

}

/* -------------------- Responsive 800px -------------------- */

@media(max-width: 800px){

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

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

#wrapper
{
width: 65%;
}

#right-column
{
width: 27%;    
}

.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 #333333;
}

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

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

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

a.toggleMenu:link, a.toggleMenu:visited, a.toggleMenu:active, a.toggleMenu:hover, a.toggleMenu:focus
{
padding: 8px 18px;
}
    
#wrapper
{
width: 96%;
}

.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;
}

#right-column
{
display: none;    
}

}

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

@media(max-width: 640px){

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

#header, #header p {
   display: block;
   text-align: center;
}

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

#main-logo-holder
{
width: 92%;
float: left;
max-width: none;
margin: 0;
border-bottom: 2px solid #333333;
padding: 2px 4% 0 4%;
background-image: linear-gradient(to right, #333311, #77742a);
background-color: #535120;
}

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

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

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

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

#wrapper
{
width: 92%;
padding: 0 6%;
}

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

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

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

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

#sub-footer p
{
font-size: 11px;
}

}

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

@media(max-width: 480px){

}