#the-loop {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}


/* LAYOUT */
/* ----------------------------------------- */

/* FULL PAGE ELEMENTS */
* {
 margin: 0px;
 padding: 0px;
}

body {
 font-family: Garamond, Helvetica, Times New Roman, Times, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
 height: 100%;
 text-align: justify;
}

 #wrap {
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
}

#header {
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 100%;
}

#header-text {
 margin-left: 10px;
 margin-right:auto;
 padding-top: 10px;
 width: 100%;
 text-align: left;
 font-size: 48px;
}

#body {
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;
 width: 100%;
 min-height: 80%;
}

#top-space {
	display: none;
	}

#left-space {
	display: none;
	}

#right-space {
	display: none;
	}

#the-loop {
 width: 90%;
 height: auto;
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;
}

#footer {
 margin-left:auto;
 margin-right:auto;
 width: 100%;
}

#footer-text {
 padding: 0px;
 margin-left: auto;
 margin-right:auto;
 margin-top: 0px;
 text-align: center;
 font-size: 16px;
 font-weight: 100;
}

a:link, a:visited, a:active {
color: #444444;
}

p:a {
 text-decoration: underline;
}

h1 {
 font-weight: 300;
 font-size: 2.4em;
 font-family: ff-enzo-web;
}

h2 {
 margin-top: 0px;
 font-weight: 700;
 font-size: 36px;
 font-family: Garamond, Helvetica, Times New Roman, Times;
 color: #000000;
}

p, h3, h4, h5, h6, tr, th {
 font-size: 28px;
 padding-bottom: 28px;
 font-weight: 400;
 line-height: 1.25em;
 color: #000000;
 font-family: Garamond, Helvetica, Times New Roman, Times;
}

img { 
 margin-left: auto;
 margin-right: auto;
 width: 486px;
 margin: 10 10 10 10px;
}


blockquote {
 font-style: normal;
 font-weight: 100;
 padding:0px 50px 0px 50px;
 margin-left: 1px;
 margin-bottom: 24px;
 border-left-width: 2px;
 border-left-style: dotted;
 border-color: #888888;

}

code {
 font-family: courier, courier-new;
 font-size: 24px;
 font-weight: 200;
 padding: 12px 18px 12px 18px;
 margin-left: 18px;
 margin-bottom: 18px;
}

.footnote {
 font-size: 20px;
 vertical-align: top;
 font-family: Garamond, Helvetica, Times New Roman, Times;
} 

.footnotes {
 font-family: Garamond, Helvetica, Times New Roman, Times;
 font-size: small;
 vertical-align: top;
 padding:0px 50px 0px 50px;
 margin-left: 1px;
 color: #222222;
 font-weight: 100;
 font-size: 20px;
} 

.footnotes p {
 font-family: Garamond, Helvetica, Times New Roman, Times;
 font-size: 20px;
 margin-top: 13px;
}

.footnotes li {
 font-family: Garamond, Helvetica, Times New Roman, Times;
 font-size: 20px;
}

#typekit-badge-wok0ejc {
	display: none;
}

.typekit-badge {
	display: none;
}