body {
}
/* 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, tt, var, u, 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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
 }


div.headerleft {
  background-color: white;
  text-align: left;
  min-width: 1200px;
  max-width: 100%;
  margin: auto auto;
  position: fixed absolute;
  opacity: 0.6;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;

}
div.headerleft:hover {
  background-color: white;
  opacity: 1.0;

}
div.headerright{
  background-color: none;
  text-align: right;
  padding:0;
  min-width: 1200px;
  max-width: 100%;
  margin: auto auto;
  margin-top: -95px;
  position: fixed absolute;
  opacity: 0.7;

}
div.body {
	background: white;
	position: absolute;
  right: 0; 
  left: 0;
  margin: auto auto;
  size: cover;
min-width: 800px;
width: 1200px;
min-height: 1000px;
overflow-x: hidden;

}
div.examples {
  background-color: none;
  margin-left: 15%;
  margin-right: 15%;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px; 
}
div.textbox {
  background-color: none;
  margin-left: 15%;
  margin-right: 15%;
}

div.workscited {
  text-indent: 30%;
}

ul.a {
    list-style-type: none;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 0px;
    background-color: transparent;
    font-size: 85%;

}
li a {
    float: right;
}
li a {
    background-color: transparent;
    display: block;
    color: black;
    font font-family: Helvetica; 
    font-weight: lighter;
    text-align: center;
    padding: 14px 16px;
    margin-top: 15px;
    margin-left: 10px;
    text-decoration: none;
    font-size: 85%;
    
}
li a:hover:not(.active) {
    background-color: transparent;
    color: #3D3D3D;
}
ul.b {
    font-size: 85%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20%;
    text-align: justify;
    padding-right: 15%;
    font-family: helvetica;
        font-weight: lighter;
    color: #424242;
    line-height: 1.6;
}
li b {
  line-height: 1.6;
}
ol.a {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20%;
    text-align: justify;
    padding-right: 15%;
    display: absolute; 
    font-family: helvetica;
        font-weight: lighter;
    color: #424242;
    font-size: 85%;
    line-height: 1.6;
}
ol.a {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 20%;
    text-align: justify;
    padding-right: 15%;
    display: absolute; 
    font-family: helvetica;
        font-weight: lighter;
    color: #424242;
    font-size: 85%;
}
ul.examples { 
  font-family: helvetica;
      font-weight: lighter;
  font-size: 85%;
  color: #424242;
  padding-left: 20%;
  padding-right: 15%;
  line-height: 1.8;
}
.active {
    background-color: #ffffff;
    color: white;

}
p.menu {
  font-family: 'Helvetica';
  font-weight: lighter;
  font-size:125%;
  margin: 2px;
  padding: 0 20px;
}
p.title {
	font-family: 'Helvetica'; 
	color: white;
	font-size: 250%;
	margin-bottom: 10px;
  line-height: 1.2;
}
p.chapter {
    font-family: 'Helvetica'; 
  color: white;
  font-size: 170%;
  line-height: 1.2;
    margin-top: 130px;
    margin-bottom: 10px;
}
p.subtitle {
	font-family: 'Helvetica';
  color: white;
	font-size: 210%;
  margin-bottom: 30px;
}
p.subtitle2 {
	font-family: 'Helvetica';
	color: #696969;
	font-size: 105%;
	margin-top: 30px;
	margin-left: 15%;
  margin-right: 15%;
  text-align: center;
  line-height: 1.2;
}
p.body1 {
  font-family: 'Helvetica';
  font-weight: lighter;
  color: #696969;
  font-size: 100%;
  margin-top: 30px;
  margin-left: 20%;
  margin-right: 20%;
  line-height: 1.6;
}
p.body2 {
  font-family: 'Helvetica';
  font-weight: lighter;
  color: #424242;
  font-size: 85%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;
  text-indent: 2.0em;
}
p.body2no {
  font-family: 'Helvetica';
  font-weight: lighter;
  color: #424242;
  font-size: 85%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;
}

p.heading1 {
  font-family: 'Helvetica';
  color: #696969;
  font-size: 100%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: center;
  line-height: 1.6;
}
p.heading2 {
  font-family: 'Helvetica';
  color: #696969;
  font-size: 100%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: left;
  line-height: 1.6;

}
p.heading3 {
  font-family: 'Helvetica';
  color: #696969;
  font-size: 100%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;
  text-indent: 2.0em;
  padding-right: 0;
}
span.body2inline {
  display: inline;
  font-family: 'Helvetica';
  font-weight: lighter;
  color: #424242;
  font-size: 100%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 0;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;

}
p.caption {
    font-family: helvetica;
    font-weight: lighter;
  color: #696969;
  font-size: 75%;
  margin-top: 0;
  margin-right: 17%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;
  padding-top: 5px;
 
}
p.footnote {
  font-family: helvetica;
  font-weight: lighter;
  color: #424242;
  font-size: 75%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 1.6;
}
p.cited {
    font-family: 'Helvetica';
  font-weight: lighter;
  color: #696969;
  font-size: 85%;
  margin-top: 30px;
  margin-left: 20%;
  margin-right: 20%;
  line-height: 1.6;
  text-align: center;
}

.hangingindent {
  padding-left: 44px ;
  text-indent: -44px ;
  font-family: helvetica;
  font-weight: lighter;
  color: #424242;
  font-size: 85%;
  margin-top: 0;
  margin-right: 15%;
  margin-left: 15%;
  margin-bottom: 0px;
  text-align: left;
  line-height: 2;
  font-size: 85%;
}
table.image1 {
  margin-left: 15%;
  float:left;
  padding-right: 5px;
  padding-bottom: 5px;
}
.image1 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-right: 15px;
  padding-left: 2px;
  color: #696969;
  line-height: 1.6;
}
table.image2 {
  margin-right: 15%;
  padding-bottom: 5px;
  padding-left: 15px;
  float: right;
}
.image2 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-right: 15px;
  padding-left: 3px;
  color: #696969;
  line-height: 1.6;
}
table.image3 {
  float: center;
}
.image3 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-right: 15px;
  padding-bottom: 5px;
  color: #696969;
  line-height: 1.6;
}
table.image4 {
  margin-left: 15%;
  float:left;
  padding-right: 15px;
  padding-bottom: 5px;
}
.image4 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-right: 15px;
  color: #696969;
  line-height: 1.6;
}
table.image5 {
  margin-right: 160px;
  padding-right: 0px;
  padding-left: 15px;
  float: right;
}
.image5 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-left: 0px;
  padding-right: 15px;
  padding-bottom: 8px;
  color: #696969;
  line-height: 1.6;
}
table.image6 {
  margin-left: 15%;
  float: left;
}
.image6 .caption {
  font-size: 75%;
  font-family: 'Gravity-Book';
  text-align: left;
  padding-right: 15px;
  padding-bottom: 5px;
  color: #696969;
  line-height: 1.6;
}
.button1 {
    background-color: #307500; /* Dark Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-right: 60px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    font-family: 'Helvetica';
    font-weight: lighter;
    font-size: 85%;
}
.button1:hover {
  background-color: black;
}
.button2 {
    background-color: #307500; /* Dark Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    font-family: 'Helvetica';
    font-weight: lighter;
    font-size: 85%;
}
.button2:hover {
  background-color: black;
}
.button3 {
    background-color: #ffffff; 
    border: none;
    color: gray;
    padding: 15px 32px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    font-family: 'Helvetica';
    font-weight: lighter;
    font-size: 100%;
    border-radius: 8px;
}
.button3:hover {
  background-color: #7f7f7f;
}
.left {
   float: left;
   padding: 0 20px 20px 0;
}
.quotation{
  font-size: 130%;
  color: #F4F4F4;
  font-family: "Gravity-Light";
  quotes: "\201C""\201D""\2018""\2019";
  padding: 20px 30px;
  line-height: 1.6;
}
a:link{
  text-decoration: none;
}
#image1 {
  padding-left: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
  padding-right: 20px;
  float: left;
}
#image2 {
  float: right;
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#image3 {
  float: left;
  padding-right: 500px;
  padding-bottom: 20px;
  padding-top: 20px;
}
#image4 {
    float: left;
  padding-right: 500px;
  padding-top: 20px;
}
#image5 {
  padding-right: 20px;
  padding-left: 20px;
}
@font-face {
font-family: "HelveticaNeue";
src: url("HelveticaNeue.ttc");
}
@font-face {
font-family: "Gravity-Light";
src: url("Gravity-Light.otf");
}
@font-face {
font-family: "Gravity-Bold";
src: url("Gravity-Bold.otf");
}
@font-face {
font-family: "Gravity-Book";
src: url("Gravity-Book.otf");
}
@font-face {
font-family: "Avenir";
src: url("Avenir.ttc");
}
.frame{
    padding: 1.8em;
    position: relative;
      font-family: "Gravity-Light";
      line-height: 1.6;
      font-size: 110%;
      color: #424242;

}
.frame:after,
.frame:before {
    border: .5em solid #FF854B; 
    bottom: 0;    
    content: '';
    position: absolute;
    top: 0;
    width: 10%;
}
.frame:after {
    border-left: none;
    right: 0;
}
.frame:before {
    border-right: none;
    left: 0;
}
hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 15%;
  margin-right: 15%;
  border-style: inset;
  border-width: 0.5px;
}



