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


    * {
    margin: 0;
    }
    html, body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
    }
    .footer, .push {
    height: 4em;
    clear: both;
    }
    
    .push {
    padding-top: 50px;
    }


h1
{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  color: #ffb400;
  margin: 0;
}

h2
{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  color: #ffb400;
  margin: 0 0 30px 0;
}
    
h6
{
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  font-weight: normal;
}

p
{
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px 0;
  color: #252c37;
}
    

a
{
  outline: none !important;
  font-weight: normal;
  text-decoration: none;
  color: #252c37;
}

a:hover, a:active
{
  color: #7E7E7E;
}

hr
{
  margin: 30px 0 30px 0;
  border: 0;
  border-top: 1px solid #e1e1e1;
}



.med-gray
{
  color: #585858;;
}

.yellow
{
  color: #FFB400;
}


.wrapper
{
  background-image: url(images/page-background.jpg);
  background-repeat: no-repeat;
  background-position: center 140px;
  background-color: #EBEBEB;
  min-width: 960px;
}

    
.wrapper.home
{
  background-image: url(images/homepage-background.jpg);
}

.wrapper.contact
{
  background-image: url(images/contact-background.jpg);
}



#header
{
  text-align: center;
  padding-top: 35px;
  height: 105px;
  background-color: #FFFFFF;
  display: block;
}
  #logo
  {
    display: block;
    position: relative;
    width: 960px;
    margin: 0 auto;
  }
  
  #linked-in a
  {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background-image: url(images/linked-in-sprite-2x.png);
    background-size: 35px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  
  #linked-in a:hover, #linked-in a:active
  {
    background-position: -17.5px 0;
  }
  


  #nav
  {
    margin: 30px auto 0 auto;;
    border-top: 1px solid #EBEBEB;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;
    width: 960px;
    display: block;
  }
  
    #nav ul
    {
      margin: 0 auto;
      padding: 0;
      width: auto;
      display: inline-block;
      *display: inline;
    }
    
    #nav ul li
    {
      list-style-type: none;
      float: left;
      display: block;
    }
      
    #nav ul li a:link, #nav ul li a:visited
    {
      text-decoration: none;
      color: #252C37;
      padding: 8px 20px;
      font-weight: 300;
      display: block;
    }
    
    #nav ul li a:hover, #nav ul li a:active
    {
      text-decoration: none;
      color: #7e7e7e;
      padding: 8px 20px;
      display: block;
    }
    
    #nav ul li a.active
    {
      background-image: url(images/yellow-arrow-nav-2x.jpg);
      background-size: 9px;
      background-repeat: no-repeat;
      background-position: center 0;
      font-weight: 400 !important;
    }
    
    #nav ul li.angle
    {
      padding-top: 8px;
    }
    
  #content
  {
    display: block;
    clear: both;
    width: 960px;
    margin: 0 auto;
    position: relative;
    min-height: 800px;
  }
  body.contact #content
  {
    min-height: 725px;
  }
    #view-gallery
    {
      width: auto;
      text-align: center;
    }
  
    #view-gallery a:link, #view-gallery a:visited
    {
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      text-decoration: none;
      color: #252C37;
      background-image: url(images/yellow-arrow-2x.png);
      background-size: 42px;
      background-position: 0 0;
      background-repeat: no-repeat;
      padding-left: 60px;
      padding-top: 6px;
      height: 41px;
      display: inline-block;
      width: auto;
      position: absolute;
      left: 42%;
      top: 330px;
    }
    
    #view-gallery a:hover, #view-gallery a:active
    {
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      text-decoration: none;
      color: #7e7e7e !important;
    }
    
    #intro-copy
    {
      float: right;
      width: 300px;
      display: block;
      margin-top: 338px;
    }
    
      #intro-copy p
      {
        font-size: 15px;
        line-height: 20px;
      }
      
      #intro-copy p a.page-link
      {
        display: block;
        padding-left: 15px;
        background-image: url(images/yellow-arrow-sm-2x.png);
        background-size: 9px;
        background-repeat: no-repeat;
        background-position: 0 4px;
      }
      
      .footer
      {
        background-color: #252C37;
      }
      
      .footer p
      {
        padding: 20px 0;
        margin: 0;
        color: #7E7E7E;
        font-size: 14px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
      }
      
      .footer a:link, .footer a:visited, .footer a:hover, .footer a:active
      {
        color: #7E7E7E;
      }
      


    #image-gallery 
    {
      display: block;
      width: 960px;
      padding-top: 60px;
    }
    
      #image-gallery ul.thumbs
      {
        margin: 0;
        padding: 0;
      }
    
      #image-gallery ul.thumbs li
      {
        list-style-type: none;
        margin: 0;
        padding: 0 33px 33px 0;
        display: block;
        float: left;
        width: 132px;
        height: 132px;
      }
      
      #image-gallery ul.thumbs li.last
      {
        padding: 0 0 33px 0;
      }
      
        #image-gallery ul.thumbs li a img
        {
          border: 1px solid #CCCCCC;
        }
        
        
        
    /* ABOUT PAGE */
    #left-column
    {
      padding-top: 30px;
      width: 290px;
      display: block;
      float: left;
      min-height: 500px;
    }
      
      .ron-brandon
      {
        display: block;
        padding-bottom: 30px;
        background-image: url(images/ron-brandon.png);
        background-repeat: no-repeat;
        background-position: 20px top;
        height: 219px;
        margin: 0;
      }
      
      #left-column ul, body.about #main-copy ul
      {
        margin: 0 ;
        padding: 0;
      }
    
        #left-column ul li, body.about #main-copy ul li 
        {
          margin: 0 0 10px 0;
          padding: 0 0 0 15px;
          font-size: 15px;
          list-style-type: none;
          background-image: url(images/bullet.png);
          background-repeat: no-repeat;
          background-position: 0 center;
          color: #252C37;
        }
        
        body.about #main-copy ul li
        {
          background-position: 0 6px;
        }
        
        #view-gallery-about
        {
          width: auto;
          text-align: left;
          padding: 20px 0 0 30px;
        }
        
  
    #view-gallery-about a:link, #view-gallery-about a:visited
    {
      font-family: 'Open Sans', sans-serif !important;
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      text-decoration: none;
      color: #252C37;
      background-image: url(images/yellow-arrow-2x.png) !important;
      background-size: 42px;
      background-position: 0 0;
      background-repeat: no-repeat;
      padding-left: 60px;
      padding-top: 6px;
      height: 41px;
      display: block;
    }
    
    #view-gallery-about a:hover, #view-gallery a:active
    {
      font-family: 'Open Sans', sans-serif !important;
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      text-decoration: none;
      color: #7e7e7e;
    }
    
    #main-copy
    {
      padding-top: 60px;
      width: 600px;
      float: right;
      display: block;
    }
    
    
/* CONTACT PAGE */

  #contact-info
  {
    width: 350px;
    position: absolute;
    left: 592px;
    top: 275px;
  }
  
  #contact-info h1
  {
    font-weight: 400;
    color: #252c37;
    margin: 0 0 5px 0;
  }
  
  #contact-info h2
  {
    color: #7e7e7e;
    font-size: 18px;
    margin: 0 0 5px 0;
  }
  
  #contact-info #email a
  {
    text-decoration: underline;
  }
  
  
  #linked-in-contact
  {
    display: block;
    width: 18px;
    height: 18px;
  }
  
  #linked-in-contact a:link, #linked-in-contact a:visited
  {
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(images/linked-in-sprite-2x.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 0 0;
  }
  
  #linked-in-contact a:hover, #linked-in-contact a:active
  {
    background-position: -17.5px 0;
  }