

/* BODY AND BACKGROUND */


html {
    background: white;   
    text-rendering: optimizeLegibility; /* optional: for older browsers */
    -moz-font-feature-settings: "kern=1"; /* pre-Firefox 14+ */
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern"; /* Firefox 14+ */
    font-feature-settings: "kern"; /* standard */
    font-kerning: normal; /* Safari 7+, Firefox 24+, Chrome 33(?)+, Opera 21+*/    
}


@font-face {
    font-family: 'AvenirLTStd-Black';
    src: url('AvenirLTStd-Black.eot');
    src: url('AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
         url('AvenirLTStd-Black.woff2') format('woff2'),
         url('AvenirLTStd-Black.woff') format('woff'),
         url('AvenirLTStd-Black.ttf') format('truetype'),
         url('AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url('AvenirLTStd-Medium.eot');
    src: url('AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
         url('AvenirLTStd-Medium.woff2') format('woff2'),
         url('AvenirLTStd-Medium.woff') format('woff'),
         url('AvenirLTStd-Medium.ttf') format('truetype'),
         url('AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
            margin:0;
            padding:0;
            min-height: 100%;
        }
ul {
            margin: 0 0 0 0;
            padding:0;
        }
ul li {
            list-style:none;
            overflow:hidden;
            margin: 4px 0 4px 0;
            border-radius: 3px;
            position:relative;
            display: inline-block;
        }

#big {
    height: 489px;
    }

#small {            
    height: 337px;
    }



.wrapper {
            margin: 0 0 0 0;
            margin-left: auto;
            margin-right: auto;
            padding-left: 12px;
            padding-right: 12px;
            width: 800px;
        }


.logo {
    position:relative;
    width: 800px;
    padding: 0;
    margin: 36px 0 20px 0;
    }

#h_nav {
    font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    letter-spacing: .5px;
    margin-bottom: 30px;
    color: black;    
    font-size: 16px;
    line-height: 1.5;
    }

.right { 
float: right;
 text-align: right; 
    } 

.left { 
display: inline-block;
margin-left: 0; 
margin-right: auto;
text-align: left;
    }  


.footer {
    position:relative;
    width: 800px;
    padding: 0;
    margin: 40px 0 0 0;
    text-align: center;
    }

#f_nav {
    display: relative;
    font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 30px;
    margin-bottom: 60px;
    color: black;    
    }


.banner {
    width: 270px;
    height: 225px;
    margin: 5px 14px 5px 13px;
    position:relative;
    display: inline-block;
    }

.video {
    position:relative;
    width: 800px;
    padding: 0;
    margin: 1px 0 0 0;
    }

.name {
    position:relative;
    width: 800px;
    padding: 0;
    margin: 25px 0 25px 0px;
    text-align: center;

}

.aboutpic {
    position:relative;
    display: inline-block;
    width: 800px;
    padding: 0;
    margin: 25px 0 25px 0px;
    text-align: center;

}

.description {
    position:relative;
    width: 720px;
    padding: 0;
    margin: 15px 0 10px 80px;
    text-align: left;
    }

.divider {    
    position: relative;
    width: 800px;
    margin: 0 auto;
    display: inline-block;
    }

.callout {
    position: relative;
    display: block; 
    width: 800px;
    text-align: left;
    padding-top: 24px;
    color: black;

}

h1 {
   font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    text-transform: uppercase;    
    font-size: 16px;
    letter-spacing: .5px;
    color: black;
    text-align:left;

}

.callout p {
   font-family: 'AvenirLTStd-Black', helvetica, sans-serif; 
    font-size: 36px;
    line-height: 1;
    letter-spacing: .5px;
    color: black;
    margin-top: 8px;
    text-align:left;
}


h2 {
 font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: .5px;
    text-align:left;
    color: black;
    width: 390px;
    height: auto;
    display: inline-block;
    margin-top: -18px;
}

#colleft {
float: left;
    margin-bottom: 54px;
    }

#colright {
    float: right; 
    margin-bottom: 54px;
    }

h3 {
   font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:20px;
    line-height: 1.5;
        margin-top: 0;
    color: black;
    text-align:left;

}

h4 {
 font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:12px;
    line-height: 1.5;
        margin-top: -13.5px;
    text-align:center;

}

h5 {
    font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:14px;
    line-height: 1.5;
    margin-top: -13.5px;
    text-align:center;
    color: #e5e5e5;
    }

h6 {
    font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:22px;
    line-height: 1.5;
    margin-top: 0;
    text-align:left;
    color: black;
    }

h7 {
    font-family: 'AvenirLTStd-Black', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:28px;
    line-height: 1.25;
    margin-top: 0;
    text-align:left;
    color: black;
    }

h8 {
    font-family: 'AvenirLTStd-Black', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size:22px;
    line-height: 1.25;
    margin-top: 0;
    text-align:left;
    color: black;
    }

.bio {
 font-family: 'AvenirLTStd-Medium', helvetica, sans-serif; 
    font-weight: normal;
	font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .5px;
    text-align:left;
    color: black;
    width: 280px;
    height: auto;
    display: inline-block;
    margin-top: -28px;
}

#column {
    width: 800px;
    column-count: 3;
    column-width: 100px;
    column-gap: 20px;
    padding-top: 30px;
}


li a {
    text-decoration:none;
    }

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

a:visited {
    text-decoration: none;
    color: black;
    }  

a:hover {
    text-decoration: none;
    color: #f44236;        
    }   