html
{
font-family: baskerville-urw, serif;
font:18px/24px, baskerville-urw, serif;
color:#383838;
}

.date 
{
margin-left: 4px;
}

.property h4 
{
font-size: 18px;
}

.site-title 
{
font-size: 32px;
font-weight:500;
    text-transform: uppercase;
    letter-spacing: .125em;
    margin: 48px 0 0;
    display: block;
    vertical-align: top;
    text-align: center;
color: #556B2F;
}

.value
{
font-size: 18px;
}
#content .blocks>h2:first-of-type {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 48px;
    font-weight: normal;
}
.blocks h2 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
    font-weight: normal;
}
a
{
color: #556B2F;
text-decoration:none
}
a:hover
{
text-decoration:underline
}

h1,h2,h3,h4,h5,h6
{
color:#000
}

h1
{
text-align:center;
font-size:32px;
margin-bottom:20px;
line-height:48px;
font-weight:normal
}

h2
{
 text-transform: uppercase;
text-align:center;
font-size:27px;
margin-bottom:20px;
line-height:48px;
font-weight:normal

}

h4
{
text-align:left;
font-size:18px;
margin-right: 4px;
margin-left: 4px;
margin-bottom:20px;
line-height:24px;
font-weight:Semi Bold;
}

p
{
text-align:justify;
font-size:18px;
font-weight: 300;
margin:20px 0
}

blockquote
{
text-align:justify;
}

#wrap
{
max-width:1100px;
margin:auto;
padding:0 .625%;
position:relative
}

#wrap
{
padding-bottom:24px
}

.item.resource .caption * 
{
font-size: 17px;
line-height: 18px;
text-align:left;
margin:0px;
}

.file {
    border-top: 0px solid #dfdfdf;
    border-bottom: 0px solid #dfdfdf;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

footer 
{
text-align:center;
font-weight:bold;
font-size:17px;
margin-bottom:24px;
line-height:48px;

color: #556B2F;
}

.browse .resource h4 a {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0;
color: #383838;
}