html
{
font-family: proforma, serif;
font:16px/24px, proforma, serif;
color:#383838;
}

.date 
{
margin-left: 4px;
}

.property h4 
{
font-size: 18px;
}

.site-title 
{
font-size: 30px;
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: 34px;
    margin-bottom: 20px;
    line-height: 48px;
    font-weight: normal;
}
.blocks h2 {
    text-align: left;
    font-size: 30px;
    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:36px;
margin-bottom:24px;
line-height:48px;
font-weight:normal
}

h2
{
 text-transform: uppercase;
font-size:27px;
margin-bottom:24px;
line-height:48px;
font-weight:normal

}

h4
{
text-align:left;
font-size:16px;
margin-right: 4px;
margin-left: 4px;
margin-bottom:24px;
line-height:24px;
font-weight:Semi Bold;
}

p
{
font-size:18px;
font-weight: 300;
margin:24px 0
}

#wrap
{
max-width:1100px;
margin:auto;
padding:0 .625%;
position:relative
}

#wrap
{
padding-bottom:24px
}

.item.resource .caption * 
{
font-size: 16px;
line-height: 16px;
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;
}