@font-face {
font-family: 'Garamond';
src: url('../fonts/garamond.ttf');
}

body {
font-size: 100%;
margin: 0 auto;
max-width: 1600px;
color: #040707;
font-family: Arial,sans-serif;
background-color:#5B564B;
background-repeat:repeat;
background-position:0 0;
background-image:url("../img/stein_pattern.png");
background-attachment: fixed;
overflow-x:hidden;
overflow-y:auto;
}

a {
color:inherit;
text-decoration:none;
}

a:hover  {
text-decoration:none;
}

div#wrapper {
max-width:1600px;
margin:20px 20px 30px 20px;
box-shadow: 0 1px 50px rgba(0,0,0,.8); 
-webkit-box-shadow: 0 1px 50px rgba(0,0,0,.8); 
-moz-box-shadow: 0 1px 50px rgba(0,0,0,.8); 
}

div#bar-header-behind {
position:absolute;
z-index:-3;
height:400px;
line-height:80px;
width:inherit;
max-width:1560px;
}

div#bar-header-behind-inner {
position:relative;
margin:0;
padding:0;
background-color:#fff;
background-position:0 -80px;
width:inherit;
height:inherit;
display:inline-block;
max-width:1560px;
background-repeat:no-repeat;
background-image:url("../img/empty2.png");

transition: all .7s ease;
-webkit-transition: all .7s ease; 
-moz-transition: all .7s ease;
}

div#bar-header-layer {
position:absolute;
z-index:-2;
height:400px;
width:inherit;
max-width:1560px;
background-color:none;
background-position:0 0;
background-repeat:repeat-y;
opacity:1;
background-image:url("../img/fade_bg_white2.png");
}

div#bar-header-content{
position:absolute;
z-index:0;
background:#fff;
height:400px;
line-height:80px;
width:100%;
max-width:1560px;
background:none;
}

.stick-header {
position:fixed !important;
top:0;
}

div#bar-header {
position:relative;
background:#fff;
height:400px;
line-height:80px;
width:100%;
background:none;
}

div#logo-container {
position:absolute;
top:75px;
left:50px;
z-index:1;

transition: all .4s ease;
-webkit-transition: all .4s ease; 
-moz-transition: all .4s ease;
}

div#logo-container  a {
cursor:pointer;
display:inline-block;
}

div#title-container {
position:absolute;
top:140px;
right:80px;

transition: all .4s ease;
-webkit-transition: all .4s ease; 
-moz-transition: all .4s ease;
}

h1#title-headline {
line-height:50px;
font-family:'Garamond',serif;
text-align:right;
font-size:45px;
font-style:italic;
font-weight:normal;
text-transform:uppercase;
color:#fff;
max-width:800px;
text-shadow: 0px 2px 10px rgba(0,0,0,1);
}

h2#title-subheadline {
line-height:40px;
font-family:'Garamond',serif;
text-align:right;
font-size:30px;
font-style:italic;
font-weight:normal;
margin:10px 0 0 0;
color:#fff;
max-width:700px;
text-shadow: 0px 2px 6px rgba(0,0,0,1);
}

img#bar-header-logo {
height:250px;
width:auto;
margin:0;
}

div#bar-nav {
position:relative;
height:80px;
line-height:80px;
width:100%;
font-size:22px;
text-align:center;
color:#040707;
letter-spacing:1px;
text-transform:uppercase;
}

div#bar-nav-container {
position:absolute;
top:0;
left:50%;
z-index:100;
height:80px;
line-height:80px;
max-width:1560px;
width:100%;
font-size:22px;
text-align:center;
color:#040707;
letter-spacing:1px;
text-transform:uppercase;
}

div#bar-nav-inner-container {
position:relative;
height:80px;
background:#e1e7e0;
line-height:80px;
width:100%;
max-width:1560px;
margin:0 -50%;
font-size:22px;
text-align:center;
color:#040707;
letter-spacing:1px;
text-transform:uppercase;
}

div#bar-nav-logo {
position:absolute;
top:-500px;
left:80px;
height:60px;
z-index:101;
transition: all .4s ease;
-webkit-transition: all .4s ease; 
-moz-transition: all .4s ease;
}

img#nav-logo-image {
height:60px;
width:auto;
}

.stick-nav-logo {
top:10px !important;
}

div#nav-container {
position: relative;
height:80px;
line-height:80px;
margin:0 auto;
text-align:center;
}

.nav-top-shadow {
box-shadow: 0 -5px 5px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 -5px 5px rgba(0,0,0,.2); 
-moz-box-shadow: 0 -5px 5px rgba(0,0,0,.2); 
}

div.nav-item {
display:inline-block;
height:inherit;
padding:0;
margin:0px 0 0px 0;
line-height:inherit;
color:#444;
font-family:'Garamond',serif;
text-align:center;
font-size:20px;
font-style:italic;
text-transform: uppercase;
cursor:pointer;
background-position:center -2px;
background-repeat:no-repeat;
background-image:url("../img/empty.png");

transition: all .4s ease;
-webkit-transition: all .4s ease; 
-moz-transition: all .4s ease;
}

div.nav-item:hover {
color:#2a6921;
background-image:url("../img/nav_bg_hover.png");
}

.nav-active {
color:#2a6921 !important;
background-image:url("../img/nav_bg.png") !important;
}

.nav-active2 {
color:#2a6921 !important;
}

.stick-nav {
position:fixed !important;
}

.stick-nav-inner {
box-shadow: 0 3px 20px rgba(0,0,0,.4) !important;
-webkit-box-shadow: 0 1px 20px rgba(0,0,0,.4) !important;
-moz-box-shadow: 0 1px 20px rgba(0,0,0,.4) !important;
}

div#subnav-container {
position:relative;
margin:0;
padding:0;
}

.stick-page-container {
position:fixed !important;
z-index:100 !important;
/*top:160px !important;*/
top:80px !important;
}

div.subnav-item {
height:50px;
padding:0 0px;
margin:0 30px 15px 40px;
line-height:50px;
color:#fff;
font-family:'Garamond',serif;
text-align:left;
font-size:15px;
font-style:italic;
font-weight:bold;
text-transform:uppercase;
cursor:pointer;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
background-position:center center;
background-repeat:no-repeat;
background-color:#2a6921;
background-image:url("../img/subnav_bg.png");

transition: all .4s ease;
-webkit-transition: all .4s ease; 
-moz-transition: all .4s ease;
}

div.subnav-item:hover {
color:#2a6921;
background-color:#fff;
background-image:url("../img/subnav_bg_hover.png");
}

.subnav-active {
color:#2a6921 !important;
background-color:#fff;
font-weight:bold !important;
background-image:url("../img/empty.png") !important;
}

a.subnav-link {
text-decoration:none;
color:inherit;
padding:0 15px;
height:inherit;
display:inline-block;
text-align:inherit;
}

div#bar-footer {
position:relative;
background:#f6f6f6;
height:60px;
border-top:1px solid #eee;
}

div#footer-text {
height:inherit;
color:#040707;
font-family:'Garamond',serif;
text-align:center;
line-height:60px;
font-size:14px;
font-style:italic;
}

div#footer-link {
position:absolute;
top:0;
z-index:1;
height:60px;
line-height:60px;
color:#040707;
font-family:'Garamond',serif;
text-align:center;
font-size:14px;
font-style:italic;
text-transform:uppercase;
cursor:pointer;
background-position:center center;
background-repeat:no-repeat;
background-size:100% 100%;

transition: all .2s ease;
-webkit-transition: all .2s ease; 
-moz-transition: all .2s ease;
}

div#footer-link:hover {
color:#2a6921;
}

.link-left {
left:30px;
}

.link-right {
right:80px;
}

a.nav-link {
text-decoration:none;
color:inherit;
padding:0 25px;
height:inherit;
display:inline-block;
}

a.nav-link:hover {

}

a.nav-link2 {
text-decoration:none;
color:inherit;
padding:0;
height:inherit;
display:inline-block;
}

a.nav-link2:hover {
}

div.clear {
clear:both;
}


div#main-content {
position:relative;
text-align:center;
min-height:800px;
background-color:#999;
width:100%;
margin:0;
padding:0;
background-color:#fff;
background-position:0 0;
background-repeat:repeat;
}

div#page-content {
display:inline-block;
width:100%;
margin:0 auto;
padding:80px 0 0 0;
min-height:inherit;
}

div#page-left {
display:inline-block;
float:left;
width:23%;
margin:0 0;
padding:0;
min-height:inherit;
}

div#page-main {
display:inline-block;
float:left;
width:54%;
margin:0;
padding:0;
min-height:inherit;
}

div#page-right{
display:inline-block;
float:left;
width:23%;
margin:0;
padding:0;
min-height:inherit;
}

div#contact-info {
position:relative;
display:inline-block;
margin:0 30px;
background:rgba(225, 231, 224, 0.6);
min-height:100px;
}

h1#contact-info-headline {
line-height:30px;
font-family:'Garamond',serif;
text-align:center;
font-size:18px;
font-style:italic;
font-weight:normal;
color:#444;
margin:0 0px 0px 0px;
padding:10px 5px 5px 5px;
border-bottom:5px solid #fff;
}

p#contact-info-text {
line-height:25px;
font-family:'Garamond',serif;
text-align:left;
font-size:16px;
font-style:italic;
font-weight:normal;
color:#444;
margin:15px 30px 20px 30px;
}

h1.page-headline {
line-height:100px;
font-family:'Garamond',serif;
text-align:center;
font-size:30px;
font-style:italic;
font-weight:normal;
text-transform:uppercase;
color:#2a6921;
margin:0 30px 50px 30px;
padding:0;
border-top:1px solid rgba(42,105,33,0.1);
border-bottom:1px solid rgba(42,105,33,0.1);
}

p.page-text {
line-height:24px;
text-align:left;
font-size:17px;
font-weight:normal;
font-style:normal;
color:#444;
margin:0 80px;
padding:0;
}