body
{
    background-image: url(images/bg.jpg);
    margin: 0px;
}
h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #00306C;
}
h2
{
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #fa8e03;
}
h3
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #585858;
}

.style1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 24px;
}
.style3
{
    font-size: 30px;
    color: #FFFFFF;
}
.style4
{
    color: #17C6E5;
}
.style5
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.style6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}
.style7
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #00306C;
}
.style9
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #17C6E5;
}
.style8
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.container
{
    background-color: #ffffff;
}
.empty
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #BCBCBC;
}



/* added classes by Whalley Websites */
.left
{
    text-align: left;
}
