body{
  background-color: #E2E9D9;
}

#focus .focusbox .focusbox-content a.cta {
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.constrain {
  margin: 0 auto;
  display: block;
  width: 1190px;
  position: relative;
}

.alignright{
  float:right;
  margin-left: 25px;
  margin-bottom: 5px;
     
}

img.alignright{
  border: 5px solid #FCFBDB;
  webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
}

.wp-caption{
  border: 5px solid #FCFBDB;
  background-color: #FCFBDB;
 -webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
      
	-ms-transform: rotate(-0deg); /* IE 9 */
    -webkit-transform: rotate(-0deg); /* Chrome, Safari, Opera */
    transform: rotate(-0deg);
  
  
}
p.wp-caption-text{
  font-family: "wordy-diva";
  font-weight: 700;
  text-align: center;
  font-size: 16px !important;
  margin: 5px 0 !important;
  line-height: 30px !important;
  color: #607C38 !important;
}



.gallery{

}

.gallery-item {
				float: left;
				margin-top: 0px;
				text-align: center;
				width: 30%;
        margin: 1.5%;
        
        
         border: 5px solid #FCFBDB;
  background-color: #FCFBDB;
 -webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.25);
      
	-ms-transform: rotate(-0deg); /* IE 9 */
    -webkit-transform: rotate(-0deg); /* Chrome, Safari, Opera */
    transform: rotate(-0deg);
}

.gallery-item  img{
  float: left;
  width: 100%;
  height: auto;
}

.gallery-item .wp-caption-text{
   font-family: "wordy-diva";
  font-weight: 700;
  text-align: center;
  font-size: 16px !important;
  margin: 5px 0 !important;
  line-height: 30px !important;
  color: #607C38 !important;

}


#top {
  background: transparent url('../images/p-top-bar.png') bottom center repeat-x;
  padding: 14px 0px 36px 0px;
  z-index: 20;
  position: relative;
}

#logo {
  width: 321px;
  margin-bottom: 20px;
  display: inline-block;
}

#logo img {
  z-index: 3000;
  position: relative;
}

#top-social{
  position: absolute;
  top: 2px;
  right: 10px;
}

#top-social img{
  width: 32px;
  height: 32px;
}





#top .menuwrap {
  float: right;
  position: relative;
  right: 0px;
  margin-top: 65px;
  text-align: left;
  z-index: 3000;
}

#top ul {
  list-style: none;
  position: relative;
  margin: 0;
  left: 0;
}

#top ul li {
  list-style: none;
  margin: 0 0 0 0px;
  float: left;
  position: relative;
  font-size: 26px;
  color: #fff;
}

#top ul li span {
  margin: 0px 10px;
}

#top ul li:last-child span {
  display: none;
}

#top ul li a {
  display: inline;
  list-style: outside none none;
  
  color: #fff;
  
  
  
  /*font-family: "edding-780"; */
  font-family: "wordy-diva";
  /*font-family: "reenie-beanie";
  
  
  font-family: "felt-tip-roman";*/
  
  font-size: 25px;
  
}

#top ul li a:hover {
  color: #663713;
}

#top ul li ul.sub-menu {
  position: absolute;
  top: 40px;
/*  left: -50px;*/
  width: auto;
  visibility: hidden;
  border: 1px solid #89633F;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#top ul li ul.sub-menu a {
  background: #673714;
  text-align: left;
  display: block;
  width: 250px;
  line-height: normal;
  height: auto;
  padding: 5px 10px;
  font-size: 19px;
  border-bottom: 1px solid #89633F;
}

#top ul li ul.sub-menu li span {
  display: none;
}

#top ul li ul.sub-menu a:hover, #header ul li ul.sub-menu li.current_page_item a {
  background: #222 !important;
  transition: none;
  color: #fff;
}

#top ul li ul.sub-menu li:first-child a {
  -moz-border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 4px 4px 0px 0px !important;
  border-radius: 4px 4px 0px 0px !important;
}

#top ul li ul.sub-menu li:last-child a {
  -moz-border-radius: 0px 0px 4px 4px !important;
  -webkit-border-radius: 0px 0px 4px 4px !important;
  border-radius: 0px 0px 4px 4px !important;
  border-bottom: 0px;
}

body #top img.circles-left,
body #top img.circles-right {

}

#top img.circles-left {
  position: absolute;
  top: 0px;
  left: 0px;
}

#top img.circles-right {
  position: absolute;
  top: 0px;
  right: 0px;
}

#brownbar {
  background: transparent url(../images/g-bar.png) top center repeat-x;
  height: 31px;
  width: 100%;
  z-index: 5000;
  position: relative;
  
}

#footer-brownbar {
  background: transparent url(../images/g-bottom-bar.fw.png) top center repeat-x;
  height: 31px;
  width: 100%;
  z-index: 5000;
  position: relative;
 
  
}


#header {
  min-height: 450px;
  margin-top: -28px;
  z-index: 10;
}

#header .constrain {
  width: 90%;
}

#header .text-wrap {
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
}

#header .header-caption-text{
   font-family: "wordy-diva";
position: absolute;
  font-size: 30px;
   bottom: 5px;
  left: 10px;
  width: 100%;
  text-align: left;
  text-shadow: 0px 2px 2px #000;
  color: #fff;
}

#header .text-wrap p {
  text-align: center;
  margin: 0px;
  font-family: "wordy-diva";
  font-size: 45px;
  color: #fff;
  text-shadow: 0px 2px 2px #000;
}


#focus {
  background: #FCFBDB;
  
}

.negative-margin{
  margin-bottom: -20px;
}

#map-canvas2{
  border: 1px solid #fff;
}



#focus a {
  display: block;
  width: 24.5%;
  float: left;
  height: 350px;
  position: relative;
  margin-right: 0.5%;
  margin-top: 0.5%;
  margin-bottom: 0.5%;
}

#focus a span.outter {
  position: absolute;
  bottom: 20px;
  left: 0px;
  display: block;
  width: 100%;
}

#focus a:last-child {
  margin-right: 0px;
}

#focus a span.outter span {
  width: 346px;
  font-size: 35px;
  font-family: "wordy-diva";
  line-height: 67px;
  margin: 0 auto;
  background: transparent url('../images/g-focus-overlay.png') top left no-repeat;
  height: 67px;
  color: #fff;
  text-align: center;
  display: block;
}

#focus a:hover span span {
  color: #607C38;
}

#content {
  padding-bottom: 60px;
  padding-top: 40px;
  background-color: #E2E9D9;
}

#content .fiftyfifty {
  float: left;
  width: 50%;
}

#content .fiftyfifty:first-child {
  padding-right: 20px;
}

#content .fiftyfifty:last-child {
  padding-left: 20px;
}

#content .fiftyfifty dl {
  color: #333;
  line-height: 1.8em;
  margin: 1.3em 0;
  font-size: 14px;
}

#content p.tagline {
  margin-top: 0px;
  font-weight: 700;
}

span.wpcf7-not-valid-tip {
  font-size: 13px !important;
}

div.wpcf7-response-output {
  margin: 0px 0px 0px 0px !important;
  padding: 10px !important;
}

div.wpcf7-validation-errors {
  background: #f7e700 !important;
  color: #000 !important;
  font-size: 13px !important;
}

#content .fiftyfifty dl dt {
  width: 30%;
  float: left;
}

#content .fiftyfifty dl dd {
  margin-left: 30%;
  width: 70%;
}

#content .constrain {
  width: 1100px;
}

#content .form input,
#content .form textarea {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

#content .form input.wpcf7-submit {
  width: auto;
}

#content .form p {
  margin: 0px;
  padding: 0px;
}

#content p {
  color: #333;
  line-height: 1.4em;
  margin: 1.2em 0;
  font-size: 15px;
}

#content ul,
#content ol {
  color: #333;
  font-size: 15px;
  padding: 0px;
  margin: 20px 0px 20px 25px;
}

#content ul li,
#content ol li {
  color: #333;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0.8em 0;
  

}

#content ul li {
  list-style: disc;
  
}

#content a {
  color: #607c38;
  font-weight: 700;
}

#content a:hover {
  color: #673714;
}

#content h1 {
  color: #607c38;
  font-size: 30px;
  font-weight: 700;
  font-family: "wordy-diva";
}

#content h2 {
  color: #607c38;
   font-family: "wordy-diva";
  font-size: 25px;
  font-weight: 700;
}

#content h3 {
  color: #607c38;
   font-family: "wordy-diva";
  font-size: 22px;
  font-weight: 700;
} 

.directors{
  width: 100%;
  float: left;
 
}

.directors h3{
  border-bottom: 2px solid #FCFBDB;
}

.people{
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;  
}

.people .one_3{
 
 margin-top: 30px;
 padding-bottom: 15px; 
 border: 0px solid red;
 width: 33%;
 margin: 0%;
 float: left;
 padding: 10px;
}

.people img{
  border: 5px solid #FCFBDB;
  width: 100%;
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 4px 6px 5px -3px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 6px 5px -3px rgba(0,0,0,0.2);
box-shadow: 4px 6px 5px -3px rgba(0,0,0,0.2); 
}

.people h3{
  color: #607c38;
   font-family: "wordy-diva";
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0 0 0 !important;
  padding: 5px 0 5px 10px !important;
  text-align: center;
}
.people h4{
  margin: 0 0 10px 0!important;
  padding: 0 !important;
  padding-bottom: 10px !important;
  background-color: #EBEFDA;
  border-radius: 2px;
  padding: 10px 20px !important;
  text-align: left;
  color:  #673714;
  font-weight: 400 !important;
  
  
}

.people ul{
  text-align: left;
    background-color: #EBEFDA;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px  10px 30px !important;
  margin: 0 !important;
  
}
.people p{
  text-align: left;
    background-color: #EBEFDA;
  color: #fff;
  border-radius: 5px;
  padding: 15px 20px !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.6em !important;
  
}
  


#content .content-left {
  float: left;
  width: 70%;
  padding-right: 30px;
}

#content .content-right {
  float: left;
  width: 30%;
  padding-left: 0px;
}

.sidebox {
  background: #617C39;
  padding: 25px 15px 10px 15px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

.sidebox .bar {
  background: transparent url(../images/g-bar.png) top center repeat-x;
  height: 31px;
  position: absolute;
  top: -15px;
  left: 0px;
  width: 100%;
}

.sidebox li {
  color: #fff !important;
}

.sidebox a,
.sidebox h2 {
  color: #fff !important;
}

.sidebox a:hover {
  color: #99BA68 !important;
}

.blogpost .blog-title {
  background: #617C39;
  color: #fff;
  padding: 10px;
  position: relative;
  width: 100%;
}

.blogpost .blog-title h2,
.blogpost .blog-title h2 a {
  color: #fff !important;
}

.blogpost .blog-title h2 {
  width: 100%;
  padding-right: 150px;
}

.blogpost .date {
  background: #673714;
  color: #fff !important;
  padding: 8px !important;
  font-size: 11px !important;
  margin: 0px !important;
}

.blogpost a.blogcta {
  background: #617C39;
  color: #fff !important;
  font-size: 13px !important;
  padding: 6px 10px;
  display: inline-block;
  margin-top: 10px;
}

.blogpost a.blogcta:hover {
  background: #673714;
}

.blogpost .blog-content {
  padding: 20px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.blogpost .blog-title .blog-pic {
  position: absolute;
  top: -20px;
  right: 20px;
  border: 2px solid #fff;
}


#content blockquote {
  background-color: #d9dbcc;
  color: #673714;
  border-radius: 5px;
  font-family: "wordy-diva";
  font-family: "edding-780"; 
  font-size: 20px;
  line-height: 1.2em;
  padding: 20px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  
}

blockquote.thirty{
  width: 33% !importan;
  float: right;
}


hr.contentbox {
  background: transparent url('../images/g-hr-bar.png') top center repeat-x;
  height: 5px;
}

#footer {
  background: #607C38 url('../images/g-footer.png') top center repeat-x;
  margin-top: -20px;
  padding-top: 50px;
  padding-bottom: 30px;
  min-height: 455px;
}

#footer .menuwrap {
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}

#footer ul {
  list-style: none;
  position: relative;
  margin: 0;
  left: 50%;
}

#footer ul li {
  list-style: none;
  margin: 0px;
  float: left;
  position: relative;
  font-size: 26px;
  color: #fff;
}


#footer ul li a {
  display: inline;
  list-style: outside none none;
  font-family: "wordy-diva";
  color: #fff;
}

#footer ul li span {
  margin: 0px 20px;
}

#footer ul li:last-child span {
  display: none;
}

#footer ul li a:hover {
  color: #663713;
}


#footer hr {
  margin: 20px 0px;
}


.footer {
  position: relative;
  margin: 0 auto;
  width: 510px;
}

.footer p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #663713;
}



.social {
  position: absolute;
  top: -5px;
  right: -120px;
}

.social img {
  
}


/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position: absolute;
	top:0;
	right:0;
	background:#3D3D3B url(../images/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
    z-index: 99999;
	width:50px;
}

.nav-rotate {
  background: #3D3D3B url(../images/nav-close.svg) no-repeat center center;
	background-size:18px;
}

.nav-mobile:hover {
  background-color: #838381;
}

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #8B2870;
	height:49px;
	width:50px;
	cursor:pointer;
	z-index: 99999;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../images/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#6E1656;
}

@media only screen and (max-width: 1470px) {
  #focus a span.outter span {
    width: 100%;
  }
}

@media only screen and (max-width: 1230px) {
  #top ul li span,
  #footer ul li span {
    margin: 0px 10px;
  }
  
  .constrain,
  #content .constrain {
    width: 100%;
  }
  
  #content .constrain {
    padding-left: 30px;
	padding-right: 30px;
  }
}

@media only screen and (max-width: 1190px) {
  #content .constrain
}

@media only screen and (max-width: 1085px) {
  #top ul li span {
    margin: 0px 5px;
  }
  
  #top ul li {
    font-size: 22px;
  }
  
  
  
  #footer ul li span {
    margin: 0px 5px;
  }
  
  #footer ul li {
    font-size: 22px;
  }
  
  #top ul li ul.sub-menu {
    top: 35px;
  }
  
}

@media only screen and (max-width: 970px) {
  #focus a span.outter span {
    font-size: 25px;
  }
}


@media only screen and (max-width: 890px) {
  #top ul li {
    font-size: 20px;
  }
  
  #header .text-wrap p {
    font-size: 30px;
  }
  
  #footer ul {
    display: none;
  }
  
  #footer hr {
    display: none;
  }
  
  #footer {
    min-height: 0px;
	background-position: bottom center;
  }
  
  .footer {
    width: 100%;
  }
  
  .social {
    position: relative;
	right: auto;
	top: auto;
	width: 102px;
	margin: 0 auto;
  }
  
  #content .fiftyfifty dl dt {
    font-weight: bold;
	width: 100%;
	float: none;
  }
  
  #content .fiftyfifty dl dd {
    margin-left: 0px;
	width: 100%;
  }
  
}

@media only screen and (max-width: 800px) {
  .nav-mobile {
    display:block;
  }
  
  .nav-list {
    display:none;
  }
  
  #top ul li {
    float: none;
  }
  
  #top ul li a {
    display: block;
	padding: 10px;
  }
  
  #top ul li a:hover,
  #top ul li.current-menu-item a {
    color: #fff;
	background: #222;
  }
  
  #top ul li span {
    display: none;
  }
  
  #top ul li ul.sub-menu {
    visibility: visible !important;
	top: auto !important;
	left: auto !important;
	display: block !important;
	position: relative !important;
	width: 100% !important;
	border: 0px;
  }
  
  #top ul li ul.sub-menu a {
    border-bottom: 0px;
  }
  
  #top ul li ul.sub-menu li.current-menu-item a {
    background: #222 !important;
  }
  
  #top ul li ul.sub-menu a {
    width: 100% !important;
	padding: 10px !important;
	font-size: 16px !important;
	padding-left: 20px !important;
  }
  
  #logo img {
    width: 100%;
	height: auto;
  }
  
  #header,
  #header .constrain {
    min-height: 400px !important;
	margin-top: 0px;
  }
  
  #logo {
    width: 96%;
  }
  
  #top img.circles-right {
    width: 20%;
	height: auto;
	z-index: 20;
  }
  
  #top img.circles-left {
    width: 20%;
	height: auto;
	z-index: 20;
  }
  
  #brownbar.topbrownbar {
    display: none;
  }
  
  #top .menuwrap {
    min-height: 50px;
	background: #673714;
	width: 100% !important;
	float: none;
	left: auto;
  }
  
  #top ul {
    left: auto;
  }
  
  #top {
    padding-bottom: 0px;
  }
  
  #focus {
    padding: 1%;
  }
  
  #focus a {
    width: 49.5%;
	height: 250px;
	margin-left: 0%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-top: 0px;
  }
  
  #focus a#focus-1,
  #focus a#focus-3 {
    margin-right: 0.5%;
  }
  
  #focus a#focus-2,
  #focus a#focus-4 {
    margin-left: 0.5%;
  }
  
  #focus a#focus-3,
  #focus a#focus-4 {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 770px) {
  #focus a span.outter span {
    background-repeat: repeat-x;
  }
}

@media only screen and (max-width: 700px) {
  #content .fiftyfifty {
    width: 100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
	float: none;
  }
}

@media only screen and (max-width: 650px) {
  #content .content-left {
    float: none;
	padding-right: 0px;
	width: 100%;
  }
  
  #content .content-right {
    float: none;
	padding-left: 0px;
	width: 100%;
  }
  
  #content .blog .content-right {
    margin-top: 40px;
  }
  
  .blogpost .blog-title h2 {
    width: 100%;
  }
}


@media only screen and (max-width: 570px) {
  
}

@media only screen and (min-device-width : 320px) and (max-width : 568px), (min-device-width : 320px) and (max-width : 480px)  { 
  #focus a {
    height: 200px;
  }
  
  #footer {
    background-image: none;
	padding-left: 10px;
	padding-right: 10px;
  }
  
  #header, #header .constrain {
    min-height: 300px !important;
  }
  
  #header .text-wrap p {
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
  }
  
}

@media only screen and (max-width: 520px) {
  .blogpost .blog-title .blog-pic {
    display: none;
  }
  
  .blogpost .blog-title h2 {
    padding-right: 0px;
  }
}





/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 100%;
	height: 100px;
	margin-bottom: 1em;
  margin-top: 10px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%
	height: 100px;
}
	
/* Explicitly set height/width of each list item */	
#scroller{
  margin: 0 !important;
  padding: 0 !important;
} 

.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 200px;
	height: 100px;
  margin: 0 !important;;
  padding: 0 !important;;
  list-style: none !important;
  
}