/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
p.inline  {
  display: inline;
  }
.wrapper  {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0% 70%;
  padding-top: 52px;
  border-bottom: 1px solid #999;
  box-shadow: 0 5px 12px #666;
    }
.wrapperthx   {
  background-color: #fff;
  padding-top: 52px;
  border-bottom: 1px solid #999;
  box-shadow: 0 5px 12px #666;
    }
.wrap {
  width:100%;
  margin: 0 auto;
  }
.promo  {
  font-family: arial, sans-serif;
  color: ;
  }
.promo2 {
  color: #5ca630;
  font-style:italic;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-weight: 400;
  }
.hide {
  display: hidden;
  }
.movie  {
  width: 600px;
  }
.facebk {
  margin: 10px 15px 0 0px;
  }
.navcontainer {
  
  background-color: #222;
  box-shadow: inset 0px 0px 40px #000;
  z-index: 20;  
  }
.headlogo {
  float: right;
  width: 250px;
  height:40px;
  margin-top: 0px;
  vertical-align: middle;
  } 
.flag {
  margin: 10px 15px 0 10px;
  }
.topflag  {
  width: 40px;
  height: 40px; 
  }
.head {
  background-color: #EC7B41;
  width: 100%;
  height: 0px;
  position: fixed;
  margin-top: 60px;
  z-index: 5;
  }
h3.headtext {
  display: inline;
  float: left;
  color: white;
  margin-top: 20px;
  }
h1.banner {
  margin-top: 40px;
  }
.homepic  {
  min-width: 320px;
  }
.homerot  {
  margin-top: -30px;
  min-width: 320px;
  }
.homepic2 {
  display: none;
  min-width: 320px;
  margin-bottom: 20px;
  } 
.boxright {
  border-left: 1px dotted #999;
  margin-left: 0px;
  padding-left: 10px;
  margin-top: 0px;
  }

.hometext {
  padding-top: 300px;
  background-color: #c6e59c;
  }

b.name  {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 140%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; 
  color:#759846;
  letter-spacing: 0.05em;
  }

img.right {
  margin: 0 150px 0 auto;
  vertical-align: middle;
  }
img.align-left  {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  }
img.align-right {
  float: right;
  margin-left: 20px;
  }
img.align-center  {
  margin: 0 auto 0 auto;
  padding-left: 20px;
  }

nav {
  height: 60px;
  width: 100%;
  background: #031908;
  font-size: 22px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  position: fixed;
  margin-top: 0px;
  /**-moz-box-shadow: inset 0 5px 3px #000;
  -webkit-box-shadow: inset 0 5px 3px #000;
  box-shadow: inset 0 5px 20px #000;**/
  z-index: 10;
}
nav ul {
  padding: 0;
  margin: 0 ;
  width: 960px;
  margin: 0 auto;
}
nav li {
  display: inline;
  float: left;
}
nav a {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 0px;
  text-align: center;
  text-transform: lowercase; 
  font-size: 22px;
  line-height: 60px;
  /**text-shadow: 1px 1px 1px #333;**/
  transition-property:color .3s linear 0s; -moz-transition:color .3s linear 0s; -webkit-transition:color .3s linear 0s; -o-transition:color .3s linear 0s; 
  z-index: 10:
}
nav li a {
  
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  font-size: 22px;
}
nav li:last-child a {
  border-right: 20px;
  margin-right: 0px;
  font-size: 22px;
}
nav a:hover {
  color: #8a9988;
  background-color: rgba(2, 2, 2, 0.5) ;
}
nav a#home  {
  text-indent: -9999px;
  width: 50px;
  background-image: url("/images/home.png");
  background-repeat: no-repeat;
  background-position: center center;
  }
nav a:active, .on {
  background-image: url("/images/glass.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #000;
  }

nav a#pull {
  display: none;
}
/***** Screen Bigger than 960px *****/
@media only screen and (min-width:1300px) {
nav ul {
  padding: 0;
  margin: 0 ;
  width: 1280px;
  margin: 0 auto;
}
}

/*Styles for screen 960px and lower*/
@media screen and (max-width: 960px) {
h1.banner {
  margin-top: ;
  }
  .head {
  margin-top: 60px;}
  .strap2   {
  font-size: 400%;
  margin: 20px 0px 50px 0px;
  }
  .hometext {
  padding-top: 120px;
  }
  .wrapper  {
  padding-top: 42px;
  background-image: none;}
}

/*Styles for screen 780px and lower*/
@media screen and (max-width: 780px) {
  .linklist {
    text-align: left;}
  
  
  .homerot  {
    display: none;
    }
  .homepic2 {
    display: block;
  }
  .hometext {
  padding-top: 120px;
  }
  
  h3.headtext {
  display: none;
  }
  img.align-right {
  display: none; 
  }
  .boxright {
  border-left: 0px;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 20px;
  }
  
  h1, h2, h3, h4  {
    text-align: center;
  }
  .headlogo {
  float: none;
  margin: 0 auto 0 15%;
  }
  .greenbox {
  padding-top: 20px;
  }
  .head {
  margin-top:30px
  }
  .wrapper  {
  padding-top: 22px;
  background-image: none;
  }
  .wrapperthx {
  padding-top: 22px;
  background-image: none;
  }
  nav { 
      height: auto;
    margin-bottom: 100px;
    border-bottom: 0;
    background: #111;
    background-color: rgba(0, 0, 0, 0.8) ;
  }
    nav ul {
      width: 100%;
      display: block;
      height: auto;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    display: none;
    height: auto;
    }
    nav li {
      width: 50%;
      float: left;
      position: relative;
    }
  nav li a {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
  }
    nav a {
      color: #faeaa0;
    display: inline-block;
    width: 120px;
    text-align: left;
    line-height: 30px;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
      width: 100%;
      text-indent: 25px;
    }
  nav a:active, .on {
  background-image: none;
  background-color: #111;
  }
  nav a#home  {
  text-indent: 25px;
  width: 100%;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  }
  
  nav a#pull {
    display: block;
    background-color: #222;
    color: #EC7B41;
    width: 100%;
    position: relative;
  }
  nav a#pull:after {
    content:"";
    background: url('/images/nav-icon.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 5px;
  }
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
  
  
  .headlogo {
  width: 200px;
  height: 32px;
  float: left;
  margin: 0 ;
  }
  .topflag  {
  width: 32px;
  height: 32px; 
  }
  .head {
    margin-top: 30px;
  }
  .footer {
    text-indent: -9999px;}
  
  nav ul  {
    float: none;
    }
  
  nav li {
    display: block;
    float: none;
    width: 100%;
  }
  nav li a {
    border-bottom: 1px solid #a3b09f;
  }
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
  .homepic2, .homepic {
    display:none;
    }
  .wrapper  {
    padding-top: 60px;
    }
  .wrapperthx {
    padding-top: 60px;
    }
  .head {
    margin-top: 30px;
    }
  img.align-right {
  display: none; 
  }
}


.right  {
  float: right;}
.photo  {
  margin: 18px 0 20px 0;}
.homepic  {
  margin-top: 8px;
  min-width: 320px;
  }

.testrot  {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  }

.smalltext  {
  font-size: 80%;
  color:#666;
  margin-bottom: ;
  padding-top: ;
  }
ul.squig  {
  list-style-image: url("/images/bullet.png");
  line-height: 1.6em;
  }
a.text  {
  font-weight: normal;}
.footer {
  background-color: #031908;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 30px;
  }
.portrot  {
  margin-bottom: 40px;
  }