@font-face {
src:url(../FONTS/Century_Gothic.ttf);
}
/*------------------------------------------- div id's*/
#wrapper
{
    width: 850px;
    padding: 0px;
    margin: 0px auto 0px auto;
    background: #ffffff;
    border: none;
    background-clip: padding-box;
}
#logo
{
    width: 850px;
    padding: 0px;
    margin: 0px;
    height: 100px;
    border-bottom: solid 1px #333333;
}
#menu
{
    width: 850px;
    padding: 0px;
    margin: 0px;
    height: 50px;
    border-bottom: solid 1px #333333;
}
#banner
{
    width: 850px;
    padding: 15px 0px 15px 0px;
    margin: 0px;
    height: 240px;
    border-bottom: solid 1px #333333;
}
#content_wrapper
{
    width: 850px;
    min-height: 200px;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 1px #333333;
}
#quick_info_wrapper
{
    width: 850px;
    min-height: 200px;
    padding: 0px;
    margin: 0px;
    /*border-bottom: solid 1px #333333;*/
}
#service_times
{
    width: 240px;
    padding: 5px 10px 10px 10px;
    margin: 0px;
    height: 200px;
    float: left;
    border-right: solid 1px #333333;
}
#service_times_content
{
    width: 240px;
    padding: 0px;
    margin: 0px;
    height: 140px;
}
#listen_online
{
    width: 200px;
    padding: 5px 10px 10px 10px;
    margin: 0px;
    height: 200px;
    float: left;
    border: none;
}
#listen_online_content
{
    width: 200px;
    padding: 0px;
    margin: 0px;
    height: 140px;
}
#upcoming_events
{
    width: 338px;
    padding: 5px 10px 10px 10px;
    margin: 0px;
    height: 200px;
    float: left;
    border-left: solid 1px #333333;
}
#upcoming_events_content
{
    width: 338px;
    padding: 0px;
    margin: 0px;
    height: 140px;
}
#twitter_feed
{
    width: 300px;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    height: 2500px
    float: left;
}
#side_menu
{
    width: 175px;
    min-height: 1px;
    padding: 0px 10px 0px 0px;
    margin: 0px;
    float: left;
}
#general_content
{
    width: 650px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    float: left;
}
#footer
{
    width: 850px;
    padding: 0px;
    margin: 0px;
    height: 50px;
    font-family: 'Century Gothic';
    font-size: 11px;
    color: #333333;
}

#footer p
{
    font-family: 'Century Gothic';
    font-size: 11px;
    color: #cccccc;
}

#footer a
{
    font-family: 'Century Gothic';
    font-size: 11px;
    color: #336699;
}
#footer a:visited
{
    color: #336699;
}
#footer a:hover
{
    color: #993333;
}
#contact_form
{
}

/*------------------------------------------------------div classes*/
.clear
{
    height: 0px;
    clear: both;
    padding: 0px;
    margin: 0px;
}
.login_form
{
    width: 400px;
    text-align: right;
}
.login_form input
{
    border: 1px solid #999999;
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
    textalign: right;
    margin: 0 0 4px 0;
}
.login_form label
{
    float: left;
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
    padding-right: 50px;
}


/*------------------------------------------------------Other Classes*/
.float_right
{
    float: right;
    Margin: 10px 0px 10px 10px;
}
.float_left
{
    float: left;
    Margin: 10px 10px 10px 0px;
}
.search_form
{
    border: 1px solid #999999;
    font-family: 'Century Gothic';
    font-size: 12px;
}


/*-----------------------------------------------------standard elements*/
body
{
    overflow: scroll;
    background: #ffffff}
h1
{
    font-family: 'Century Gothic';
    font-size: 24px;
    color: #993333;
    margin: 5px auto 5px auto;
}
h2
{
    font-family: 'Century Gothic';
    font-size: 18px;
    color: #336699;
    margin: 10px auto 10px auto;
}
h2 a
{
    font-size: 18px;
    color: #336699;
}
h2 a:visited
{
    color: #336699;
}
h2 a:hover
{
    color: #993333;
}
p
{
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
    margin: 0px auto 0px auto;
}
p a
{
    font-size: 15px;
    color: #336699;
}
p a:visited
{
    color: #336699;
}
p a:hover
{
    color: #993333;
}
blockquote
{
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
}
span
{
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
    margin: 0px auto 0px auto;
}
hr
{
    color: #333333;
    size: 1px;
}
img
{
    border-style: none;

}
li
{
    font-family: 'Century Gothic';
    font-size: 15px;
    color: #333333;
    margin: 0px auto 0px auto;
}


/*-------------------------------------------Custom Fonts*/
.small_text
{
    font-family: 'Century Gothic';
    font-size: 12px;
    color: #333333;
    margin: 0px auto 0px auto
}









































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

.small_text {

}

h1 {

}

h2 {

}


