


h1 {
  font-size: 5em;
  font-family: 'Marcellus', serif;
  letter-spacing: 20px;
  text-transform:uppercase;
  font-weight: 100;
  margin-bottom:10px; 

   }

h2 {
    color: #7ebeeb;
    font-weight: 200;


   }

h3 {
    font-weight: 300;
      font-size: 1.7em;
      color: #000; 
    }      

h4 {
    font-weight: 300;
      font-size: 1.2em;
      color: #999; 

   }   



h6 {
  font-size: .75em;
  color: #333333; 
  font-weight: 300;
  margin-bottom: 20px;

   } 

 p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
  color: #999; 
   }

   
   


body {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  color: #333333;
  line-height: 18px;

  } 


hr {
  border: solid #dddddd;
  border-width: 2px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }


footer {
  color: #aaa;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
 
}

footer a { 
color: #aaa;
text-decoration: none;
  font-weight: 200;
}

footer a:hover {
color: #333333; 
text-decoration: underline; 
 font-weight: 200;
}  

/* Default Link Styles */
a {
  color: #333333;
  text-decoration: none;
  line-height: inherit; 
  font-weight: 300;
}
  a:hover, a:focus {
    color: #7ebeeb; }
  a img {
    border: none; } 


[data-clearing] li {
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 20px;

     }

.clearing-caption {
  color: black;
  line-height: 1.3;
  background: #ffffff;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0; }  

  .clearing-blackout {
  background: #ffffff;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; 
  
}


.clearing-assembled .clearing-container .carousel {
    background: #ffffff;
    height: 150px;
    margin-top: 5px; }

      .clearing-assembled .clearing-container .carousel > ul li {
        
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 3px;
        position: relative;
        cursor: pointer;
        opacity: 0.2; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          min-height: 100%;
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          min-width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        
       .clearing-assembled .clearing-container .visible-img {
        background: #ffffff;
        overflow: hidden;
        height: 75%; 
        }

    .clearing-close {
    color: black;
    padding-top: 0; }

      .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: black; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: black; }

      

 .grey { 
  font-family: inherit;
  font-weight: normal;
  color: #999999; 
  font-size: 0.75em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }

  blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 0px solid #dddddd; }


  .box-margin{
margin-bottom: 10px;

  }


