﻿html {
    background-color: #293884;
}

body 
{
    background-color: #293884;

    /* default text color */
    color: #ffffff;
}

a
{
    color: #ffffff;
}

body.single-entry
{
    background-color: #0C1A62;
}

#header-title a
{
    color: #ffffff;
}

#subheader-spacing
{
    background-color: #0C1A62; 
}

#subheader-text
{
    background-color: #293884; 
    color: #ffffff;
}

#footer-spacing
{
    background-color: #0C1A62; 
}

#footer-text
{
    background-color: #293884; 
}

#contacttext
{
    color: #ffffff;
}

#contacttext a
{
    color: #ffffff;
}

.category
{
    background-color: #0C1A62;
}

.category-title
{
    background-color: #293884; 
}

.category-spacer 
{
    background-color: #293884;
}

a.title
{
    color: #ffffff;
}

.info-main-border
{
    border-color: #ffffff;
}

.info-popup
{
    background-color: #0C1A62;
}

.info-title
{
    background-color: #293884; 
}

.emptytopten
{
    color: #bcbcbc;
}

/* event calendar items */

.event-cal
{
    background-color: #293884; 
}