@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=PT+Sans);
* {margin:0;padding:0;border:0;list-style: none;} 
body {max-width:1000px; background: linear-gradient(to bottom, #fff, #efefef);color:#000;margin:5% auto;font-family:'trebuchet MS','PT Sans';font-size:14px;}
div{float:left;border: 2px inset #665200; border-bottom:0; border-left:0;}
article {float:left;margin:20px 20px;padding:2%; border: 2px solid #665200;border-bottom:0; border-left:0;}
a:link, a:visited {text-decoration:none; color:#DDC996;}
a:hover, a:focus, a:active {text-decoration:underline;color: #C88F00;}

nav{position:fixed;z-index:3;top:40%;right:2%; text-align:right}
h1 {color:#4b3c01;font-size:30px;font-family:'Montserrat';line-height:40px; text-align:center; padding:auto auto;}
figure {position:fixed;z-index:3;top:5%;right:2%;}
figure figcaption {font-size:9px;text-align:right;}
article article{float:left; max-widt:95%; border:none;}
h2 {overlow:hidden;color:#665200;font-size:18px;font-family:'Montserrat';line-height:30px;padding-top:2%;}
article section {overlow:hidden;}
h3 {overflow:hidden;color:#665200;font-size:18px;font-family:'Montserrat';line-height:30px;padding-top:2%;}
dl {overflow:hidden}
dl dt {float:left;width:50%;line-height:25px;}
dl dd {float:left;width:50%;line-height:25px;}
footer {float:left}
/*


*/