﻿body
{
    font-family: Calibri, Sans-Serif;
    color: #484841;
}

h1
{
    font-size: 160%;
    color: #47484b;
    background-repeat: no-repeat;
    margin-top: 12px;
    font-weight: normal;
    margin-top: 24px;
}
h1.CourseTitle
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform:uppercase;
}
h2
{
    font-size: 120%;
    color: #47484b;
    margin-top: 12px;
    font-weight: normal;
}

h2.date
{
    text-transform: uppercase;
    color: #45921b;
    font-size: 90%;
    margin-top: 0px;
}

h3
{
    font-size: 100%;
    color: #47484b;
    margin-top: 12px;
    font-weight: normal;
}

h3.date
{
    font-size: 70%;
    text-transform: uppercase;
    color: #45921b;
}
p
{
    font-family: Corbel, Arial, Sans-Serif;
    color: #484841;
    font-size: 91%;
    line-height: 1.5em;
    text-align: justify;
}

a
{
    color: #45921b;
    text-decoration: underline;
}


#footer
{
    color: White;
    font-size: 80%;
}

#footer a
{
    text-decoration: underline;
    color: #45921b;
}
.more
{
    padding-left: 12px;
    padding-right: 12px;
}
p.address
{
    line-height: 1.2em;
    margin-left: 5px;
}
.CurrentLink
{
    color: #000000;
}
ol
{
    list-style-type: upper-roman;
    color: #484841;
    line-height: 1.5em;
}
ul
{
    color: #484841;
    line-height: 1.5em;
}
.VenueTown
{
    font-size:80%;
}
.smaller
{
    font-variant:small-caps;
    font-size:small;
    text-decoration:none;
}
