body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: left;
    max-width: 1200px;
    margin: 0px auto 0px auto;
    background-color: #2e2e2e;
}

h1 {
    font-family: 'Roboto';
    letter-spacing: 0.04em;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: 'Roboto';
    letter-spacing: 0.04em;
    font-size: 1.4em;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 1.3em;
}

#headerheader {
    height: auto;
    width: 100%;
}

.headeradimage {
    border-radius: 4px;
    border: 3px solid white;
    display: inline-block;
    margin: auto;
    height: auto;
    max-width: 90%;
    max-height: 90px;
}

header h1 {
    text-align: center;
    background-image: url(../Malham_Tom.jpg);
    background-size: cover;
    padding-top: 20px;
}

li {
    padding: 0.15em;
}

ul,
ol,
p,
button,
.bodyDiv {
    margin: 15px 5px 15px 15px;
    font-size: 0.85em;
    line-height: 120%;
}

p {
    font-size: 0.9em;
}

iframe,
form {
    text-align: center !important;
    margin: 0 auto !important;
    display: block;
}

h3 {
    font-family: 'Roboto';
    margin: 30px 5px 10px 5px;
    font-weight: bold;
    font-size: large;
}

h4 {
    font-family: 'Roboto';
    margin: 34px 5px 10px 5px;
    font-weight: normal;
    font-size: large;
}

.smallList {
    padding: 1px 1px 1px 5px;
    margin: 5px 0px 5px 0px;
    font-size: 0.64em;
    font-family: 'Roboto';
    letter-spacing: 0.04em;
}

.bigList {
    font-size: 0.8em;
    padding: 4px 5px 4px 5px;
    margin: 5px 0px 5px 0px;
    line-height: 1.4em;
    font-family: 'Roboto';
    letter-spacing: -0.015em;
}

.bigList span {
    display: block;
    color: white;
    padding: 1px 1px 4px 1px;
}

.smallList span {
    display: block;
    color: white;
    padding: 1px 1px 2px 1px;
}

.bigList a {
    text-decoration: none;
    background-color: white;
    padding: 3.5px;
    line-height: 2.1em;
    white-space: nowrap;
}

.smallList a {
    background-color: white;
    line-height: 2em;
    padding: 2px;
    white-space: nowrap;
}

.googleInlineAd {
    display: none;
}

.googleRightAd {
    display: none;
    position: absolute;
    right: 0;
}

a img {
    border: 0;
}

.contentBackground {
    background-color: #FFF6BE;
    width: 100%;
    margin: 0 auto;
}

.blackBody {
    background-color: #FFF6BE;
    color: black;
    padding-bottom: 0px;
    font-size: medium;
    max-width: 800px;
    margin: auto;
}

.tableImage {
    height: 40px;
    width: auto;
    vertical-align: middle;
}

img.headerImage {
    height: auto;
    width: 100%;
    margin: 0 auto;
}

header {
    background-color: #1b5790;
    padding-bottom: 0.4em;
}

footer {
    background-color: #1b5790;
    font-family: 'Roboto';
    text-align: center;
    font-weight: bold;
    color: white;
    padding: 1.2em;
    letter-spacing: 0.04em;
}

footer span {
    white-space: nowrap;
    padding: 0.3em;
}

.quote {
    margin: 25px 15px 25px 15px;
    font-weight: bold;
    font-size: small;
    font-style: italic;
}

.disqus {
    margin: 15px 5px 15px 5px;
    font-size: small;
}

.updates {
    font-family: 'Roboto';
    text-align: center;
    font-style: italic;
    font-size: medium;
    color: red;
    margin: 2.5em auto 2.5em auto;
}

.centredImage {
    margin: 0 auto;
    text-align: center;
    background-color: white;
    width: 100% !important;
}

.large {
    max-width: 660px;
}

.medium {
    max-width: 540px;
}

.small {
    max-width: 440px;
}

img {
    display: block;
}