﻿body
{
    margin:0;
    padding:0;
    color:#555555;
    font-family:Universal Verdana Arial;
    background-image:url('../design/templates/backgrounds/background_body_home_v2.jpg');
    background-repeat:repeat-x;
}

h3
{
    color:#123456;
}

ul
{
    margin:0px;
    padding:0px 0px 0px 16px;
}

#container
{
    width:986px;
    margin:0px auto;
    border:solid 1px #ededed;
    background:#333333;
}

#header
{
    width:986px;
    height:216px;
    float:left;
    background:#123456;
    background-image:url('../design/templates/headers/new_header.jpg');
    background-repeat:no-repeat;
}

#miscellaneous
{
    width:660px;
    height:216px;
    float:left;
    background:#123456;
    background-image:url('../design/templates/headers/header_about_v2.jpg');
    background-repeat:no-repeat;
}

#content
{
    width:986px;
    padding:0px;
    margin:0px auto;
    background-color:#f3f3f3;
}

.about
{
    padding:20px;
    color:#454545;
    /*background-image:url('../design/templates/backgrounds/about_us_content.jpg');
    background-repeat:repeat-x;*/
}

td.left-pad
{
    padding-left:10px;
}

.divider
{
    height:10px;
    width:100%;
    background:#f3f3f3;
    border-top:solid 1px #ededed;
    border-bottom:solid 1px #ededed;
}

.form
{
    text-align:left;
}

table.contact tr td
{
    padding-top:4px;
}

.input
{
    color:#454545;
}

.med
{
    width:176px;
}

.lg
{
    width:236px;
}

#audio_player
{
    margin:10px;
    padding:10px;
}

#video_player
{
    margin:10px;
    padding:10px;
}

div.view
{
     background:white;padding:20px;margin:0px;color:#454545;width:926px;color:#454545;
}

div.view p
{
    margin:4px;
    padding:4px;
    line-height:1.5;
}

div.view img
{
    margin:0px;
}

div.ministry
{
    width:920px;
    float:left;
    margin:10px;
}

div.ministry img
{
    margin:0px 10px;
}

div.ministry p
{
    margin:4px;
}

#footer
{
    width:966px;
    padding:20px 10px;
    margin:0px auto;
    text-align:center;
    background:#123456;
    background-image:url('../img/background_footer_blue.jpg');
    background-repeat:no-repeat;
}

#footer a
{
    font-size:11pt;
    color:#f3f3f3;
}

.clear
{
    clear:both;
}

div.contact span
{
    font-size:85%;
}
