﻿body 
{
    font-family: Verdana;
    font-size: 0.7em;
    color: #363636;
}

a, a:visited
{
    color: #115D6F;
    text-decoration: none;
}

h1
{
    color: #115D6F;
    font-size: 1.6em;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

.site-colour
{
    color: #115D6F;
}

.hr
{
    height: 1px;
    overflow: hidden;
    background: #eee;
}

.clear-fix
{
    clear: both;
}

.site-content .c-nav ul li a
{
    color: #115D6F;
    text-decoration: none;
    font-weight: bold;
}

.site-content .c-nav ul.nav2 li a
{
    color: #980C33;
}

.site-content .c-content .content-photo-flow
{
    margin-bottom: 10px;
}