/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********************** web fonts **********************/
@font-face {
    font-family: 'cinzelbold';
    src: url('cinzel-fontfacaekit/web_fonts/cinzel_bold_macroman/Cinzel-Bold-webfont.eot');
    src: url('cinzel-fontfacaekit/web_fonts/cinzel_bold_macroman/Cinzel-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_bold_macroman/Cinzel-Bold-webfont.woff') format('woff'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_bold_macroman/Cinzel-Bold-webfont.ttf') format('truetype'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_bold_macroman/Cinzel-Bold-webfont.svg#cinzelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cinzelregular';
    src: url('cinzel-fontfacaekit/web_fonts/cinzel_regular_macroman/Cinzel-Regular-webfont.eot');
    src: url('cinzel-fontfacaekit/web_fonts/cinzel_regular_macroman/Cinzel-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_regular_macroman/Cinzel-Regular-webfont.woff') format('woff'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_regular_macroman/Cinzel-Regular-webfont.ttf') format('truetype'),
         url('cinzel-fontfacaekit/web_fonts/cinzel_regular_macroman/Cinzel-Regular-webfont.svg#cinzelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*************** wrapper, body ***********/
#wrapper {
        width: 960px;
    height: 9000px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(95, 89, 89);
    background-size:9000px;
}

/********************** header, h1, h2 **********************/
header {
    height:auto;
    background-position: top center;
    background-size: cover;
    font-family: "Verdana Regular" , times, serif;
    color: rgb(196, 255, 236);
    height: 150px; /* 250-padding */
    margin-bottom: 100px;
    padding-bottom: 100px;
}
h1 {
 font-family:"Verdana Regular" , times, serif;
    font-size:72px;
    text-transform:uppercase;
    text-align:center;
    color: rgb(196, 255, 236);
    margin-bottom:5px;
    padding-top: 100px;
    padding-bottom: 100px;
}
h2 {
   font-family: "Trebuchet MS Regular", Times, sans-serif;
    text-align: left;
    font-size: 48px;
    color: rgb(248, 247, 247);
    margin-bottom: 50px;
    margin-left: 0px;
    border-bottom: 12px;
    border-bottom-color:rgb(152, 179, 185);
    border-bottom-width: 12px 700px;
    border-bottom-style: solid;
    padding-top: 50px;
}
/************************* nav ***********************/
nav {
    padding-left: 700px;
    padding-bottom: 100px;
    
    
}
nav ul {
    
}
nav ul li {
    float:left;
    
}
nav ul li a {
    display:block;
    padding: 0 15px 0 15px;
    font-family:  "Trebuchet MS", Helvetica, serif;
    font-size: 18px;
     color: rgb(196, 255, 236);
}
nav ul li a:link {
    text-decoration:none;
}
nav ul li a:visited {
    color: rgba(196, 255, 236, .5);
}
nav ul li a:hover {
    color:rgb(0, 0, 0);
}
.divider {
border-left: 1px solid rgb(255, 255, 255);
border-right: 1px solid rgb(255, 255, 255);
}
a {
    color: rgb(196, 255, 236);
    margin-top: 5px;
     padding: 0 15px 0 15px;
    font-family:  "Trebuchet MS", Helvetica, serif;
}
a:visited {
    color: rgba(196, 255, 236, .5)
}
a:hover {
    color:rgb(0, 0, 0);
}
/********************** p, col1, col2, col3 **************************/
p {
     font-family: "Trebuchet MS Regular", Times, sans-serif;
    font-size:14px;
    line-height:28px;
    color:rgb(152, 179, 185);
    margin-bottom: 28px;
    line-height: 25px;
}
.col1 {
   width: 290px;
   height: 2000px;
    float: left;
       
}
.col2 {
   width: 290px;
  height: 2000px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    
}
.col3 {
   width:290px;
  height: 2000px;
    float:left;
       
}
/*************************** bio_wrappers ************************/


 .degas_bio_wrapper {
    padding-bottom: 100px;
     text-align: left;
     column-width: 300px;
    
}
.renior_bio_wrapper {
    padding-top:800px;
   
     text-align: left;
     column-width: 300px;
}

.lorrain_bio_wrapper {
    padding-top:100px;
       text-align: left;
     column-width: 300px;
   
}
footer {
    text-align: left:
}
figure {
    box-decoration-break:  left: 12px;
    box-decoration-break:  right: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
}














