﻿body
{
    margin:0;
    padding:0;
    color:#555555;
    font-family:Arial;
    font-size:100%;
    background-image:url('../design/templates/backgrounds/background_body_home_v2.jpg');
    background-repeat:repeat-x;
}

a
{
    /*color:#ec960e;*/  /*light orange*/
    color:#85163d;  /*medium pink*/
    /*color:#53048a;  /*medium purple
    color:#1e901c;  /*lime green*/
}

a.medium
{
    font-size:100%;
}

a.small
{
    font-size:11pt;
}

ul
{
    margin:0px;
    padding:0px 0px 0px 16px;
}

#container
{
    width:986px;
    margin:0px auto;
    border:solid 1px #ededed;
    background:#333333;
}

#slogan
{
    /*background-image:url('../img/background_slogan_gray.jpg');
    background-repeat:no-repeat;*/
    color:White;
    height:22px;
    width:304px;
    padding:10px 8px;
    float:left;
}

#miscellaneous
{
    width:666px;
    height:216px;
    float:left;
    background:#123456;
    background-image:url('../design/templates/headers/header_church_exterior_2010.jpg');
    background-repeat:no-repeat;
}

#menu
{
    width:966px;
    background:#123456;
    /*background-image:url('../design/templates/backgrounds/main_menu_v2.jpg');
    background-repeat:no-repeat;*/
    color:White;
    height:42px;
}

#menu img
{
    
}

#video
{
    float:left;
    width:300px;
    text-align:center;
}

#content
{
    width:986px;
    padding:0px;
    margin:0px auto;
    background:#333333;
}

#sidebar
{
    width:300px;
    float:left;
    margin:0px;
    padding:10px;
    height:552px;
    background:#f3f3f3;
}

#main
{
    width:986px;
    margin:0px 0px;
    padding:0px;
    text-align:left;
    background:white;
}

#sticky
{
    background:#333333;
    background-image:url('../img/background_sticky_gray.jpg');
    background-repeat:no-repeat;
    float:left;
    width:986px;
    padding:20px 0px;
    margin:0px auto;
    border-bottom:solid 1px #ededed;
}

#sticky div
{
    float:left;
    padding:0px 10px;
    margin:0px;
}

#sticky div span
{
    color:White;
}

#sticky div ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#sticky div ul li
{
    color:#777777;
}

#sticky div a
{
    color:#669911;
    color:#74e213;
    color:silver;
    font-size:85%;
}

#sticky div a:hover
{
    color:white;
    font-size:85%;
}

#sticky div p
{
    margin:4px;
    color:silver;
}

#sticky div p img
{
    margin:0px 8px 0px 0px;
}

#word_of_the_day
{
    padding:10px 0px;
    margin:0px 0px 0px 0px;
    line-height:1.3;
    font-size:13pt;
    color:Black;
    width:360px;
    float:left;
}

#wotd 
{
    padding:10px 20px;
    padding-top:0px;
    font-family:arial;
    font-size:95%;
    font-style:italic;
    font-weight:bold;
    line-height:1.3;
}

#wotd .title
{
    font-size:16pt;
    color:black;
    margin:0;
}

#wotd img
{
    margin:0;
    padding:0;
}

#wotd p
{
    padding-top:20px;
    color:#444444;
    margin:0;
}

#view_a_webcast
{
    padding:10px 0px;
    margin:0px 0px 0px 0px;
    line-height:1.3;
    font-size:13pt;
    color:Black;
    width:360px;
    float:left;
}

.side_item
{
    background:white;
    margin:10px 0px;
    color:#123456;
    width:260px;
    float:left;
    text-align:center;
}

.side_item ul
{
    list-style-type:none;
}

.side_item ul li
{
    margin:6px 0px;
    margin-left:10px;
}

#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;
}

img.title_reflect
{
    margin:12px;
    margin-bottom:0px;
}

.primary
{
    color:#123456;
}

.secondary
{
    color:#85163d;
    /*color:#cf8511;*/
}

.clear
{
    clear:both;
}

#banner
{
    text-align:center;
}