﻿#divContent
{

}

#divContentLeft a
{
    color: #37a2e3;
    text-decoration: none;
}

#divContentLeft a:hover
{
    color: #7a7a7a;
}

#divContentLeft div
{
    color: #484848;
}
    
#divContentRight
{
    
}

.maintitle
{
    font-family: Georgia;
    font-size: 12pt;
    font-weight: bold;
}

.maintitleCustom
{
    font-family: Georgia;
    font-size: 12pt;
    font-weight: bold;
    margin-left:10px;
    vertical-align:top;
}

.title
{
    margin-right: 5px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 10pt;
}

.text
{
    font-size: 9pt;
    font-family: Arial;
}

object, embed
{
    outline: none;
}

.module_header
{
    background-image: url(../Images/Modules/box_header.jpg);
    height: 44px;
    text-align: left;
}

.module_header span
{
    position: relative;
    top: 15px;
    left: 15px;
    font-family: Arial;
    font-size: 11pt;
    color: #484848;
    text-align: left;
}

.module_header_over
{
    background-image: url(../Images/Modules/box_header_over.jpg);
    height: 44px;
    text-align: left;
}

.module_header_over span
{
    position: relative;
    top: 15px;
    left: 15px;
    font-family: Arial;
    font-size: 11pt;
    text-align: left;
    color: #484848;
}

#divNewsLetter
{
    
}

#divNewsLetterBox span
{
    position: relative;
    left: 15px;
    top: 8px;
}

#divNewsLetterBox
{
    background-image: url(../Images/Modules/box_newsletter.jpg);
    height: 69px;
}

#divNewsLetterBox input
{
    position: relative;
    left: 15px;
}

.newstitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #37a2e3;
}

.email
{
    top: 6px;   
    font-family: Arial;
    font-size: 8pt;
    color: #7a7a7a;
}

.submit
{
    top: 12px;   
}

.msg
{
    font-family: Arial;
    font-size: 7pt;
    color: #dd0000;
}

#divLatestNews
{
    position: relative;
    top: 16px;
}

#divLatestNewsBox
{
    position: relative;
    left: 4px;
}

#divLatestNewsBox a
{
    color: #37a2e3;
    text-decoration: none;
}

#divLatestNewsHeader a
{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.News
{
    height: 70px;
    background-image: url(../Images/Modules/event_middle.jpg);
    background-repeat: repeat-y;    
    width: 267px;
    padding-left: 10px;
    color: #484848;
    border-color: #dddddd;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
}

#divLatestNewsBottom
{
    background-image: url(../Images/Modules/event_bottom.jpg);
    background-repeat:no-repeat;
    height: 7px;
    width: 278px;
}

#divEventCalendar
{
    position: relative;
    top: 36px;
    margin-bottom: 20px;
}

#divEventCalendarBox
{
    position: relative;
    left: 4px;
}

#divEventCalendarBox a
{
    color: #37a2e3;
    text-decoration: none;
}

#divEventCalendarHeader a
{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.Event
{
    background-repeat: repeat-y;
    background-image: url(../Images/Modules/event_middle.jpg);
    height: 70px;
    width: 267px;
    padding-left: 10px;
    color: #484848;
    border-color: #dddddd;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.EventNoEvent
{
    background-repeat: repeat-y;
    background-image: url(../Images/Modules/event_middle.jpg);
    height: 70px;
    width: 267px;
    padding-left: 10px;
    color: #484848;
    border-color: #dddddd;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
 }

#divEventFooter
{
    background-repeat: repeat-y;
    background-image: url(../Images/Modules/event_middle.jpg);
}

#divEventBottom
{
    background-image: url(../Images/Modules/event_bottom.jpg);
    background-repeat:no-repeat;
    height: 7px;
    width: 278px;
}