html, body {
    margin: 0; 
    padding: 0;
    background: #01074c;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #0069aa;
}


#masthead {
    background: url(../img/bg/bg_masthead.gif) repeat-x;
    height: 138px;
}

#masthead_content {
    background: url(../img/bg/bg_masthead.jpg) no-repeat 50% 0;
    height: 98px;
}

#masthead #site_nav
{
    
    color: white;
    padding: 10px 20px;
    text-align: center;
    width: 60%;
    margin: 0px auto;
    
}

#masthead #site_nav a
{   
    color: white;    
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

#masthead #site_nav .divider
{   
    color: #09457d;    
    text-decoration: none;
    font-weight: bold;
}

#masthead #messenger
{
    
    color: white;
}

#masthead #messenger h1
{   
    color: white;
    font-size: 17px;
    font-weight: normal;
    padding: 10px;
}

#masthead #messenger #messenger_links
{   
    color: white;    
    font-weight: normal;
    padding: 0px 10px;
}

#masthead #messenger #messenger_links a
{   
    color: white;    
    text-decoration: none;
    display: block;
    font-size: 12px;
    margin-bottom: 7px;
    font-weight: normal;
}

#masthead #body_nav 
{
       
}

#masthead #body_nav ul
{
    margin: 0;    
    padding: 0;    
            
}

#masthead #body_nav li
{
    display: inline;     
    
}



#masthead #body_nav a
{
    color: white;
    text-decoration: none;
    display: block;
    float: left;
    padding-top: 11px;
    padding-bottom: 12px;
    padding-right: 15px;   
    padding-left: 15px;
    border-right: 1px solid #005397;
}

#masthead #body_nav a:hover
{
    color: white;
    background: #005391;
}

#masthead #body_nav .first a
{
    border-left: 1px solid #005397;
}

#masthead #body_nav .last a
{
    border-right: 1px solid #005397;
}

#masthead #site_search
{
    padding-left: 10px;   
}

#masthead #site_search #search_box
{
    position: absolute;
    height: 19px;
    font-size: 12px;
    border: 1px solid #ccc;
    width: 200px;
    top: 9px;
}

#masthead #site_search #search_button
{
    position: absolute;
    margin-top: 1px;
    left: 185px;
}


#body {
    background: #00065c url(../img/bg/bg_body.jpg) no-repeat 50% -138px;
}

#page {
    
    min-height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#page.col_3
{
    background: url(../img/bg/bg_page_3col.gif) repeat-y 50% 0;
}

#page.col_2
{
    background: url(../img/bg/bg_page_2col.gif) repeat-y 50% 0;
}

#page.col_1
{
    background: url(../img/bg/bg_page_1col.gif) repeat-y 50% 0;
}

#page.col_3 #left_column {
    padding-right: 20px;
    padding-left: 10px;
}

#page.col_3 #right_column {
    padding-left: 20px;
    padding-right: 10px;
}

#page.col_2 #left_column {
    padding-right: 20px;
    padding-left: 10px;
}

#page.col_2 #main_column {
    padding-right: 10px;
}

#page.col_1 #main_column {
    padding-right: 10px;
    padding-left: 10px;
}

#page #main_column h1
{
    font-size: 24px;
    color: #000877;
}

#page #left_column h1, #page #main_column h2 
{
    font-size: 17px;
    color: #0069aa;
    border-bottom: 1px solid #0069aa;
}

#page #right_column h1 
{
    font-size: 17px;
    color: #555;
    border-bottom: 1px solid #555;
}

#page #right_column h2 
{
    font-size: 14px;
    color: #555;
    
}

#page .page_nav
{
    margin: 0px;
    padding: 0px; 
}

#page .page_nav a
{
    display: block;
    height: 31px;
    background: url(../img/bg/bg_page_menu_link.gif) no-repeat 50% 0;
    color: white;
    overflow: hidden;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 10px;
    font-weight: normal;
}

#page #left_column
{
    font-size: 12px;
}

#page #main_column a
{
    font-weight: bold;
    text-decoration: none;
    color: #0069aa;
}

#page #main_column ul li
{
    list-style-type: disc;
}

#footer {
    background: #01074c url(../img/bg/bg_footer.gif) no-repeat 50% 0;
    border-top: 1px solid #888;
    min-height: 75px;
    font-weight: bold;
    color: #555;
    text-align: center;
    padding-top: 20px;
}

#footer #footer_nav
{
    padding-top: 25px;
}

#footer a
{
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#footer #footer_nav .divider
{   
    color: #09457d;    
    text-decoration: none;
    font-weight: bold;
}

#footer #footer_disclaimer
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ministry_list
{
    position: absolute;
    color: white;
    background: #01074c;
    top: 137px;
    width: 675px;
    padding: 10px;
    margin-left: 10px;  
    display: none;
}

#ministry_list a
{
    display: block;
    float: left;
    width: 325px;
    color: white;
    text-decoration: none;
    padding: 3px;
}



    
/*
--------------------------------------------------------------------------
--  Event Registration
-------------------------------------------------------------------------- 
*/

.event_registration .instructions
{
    padding: 12px 0px;
}

.event_registration .section_help
{
    color: #555;
    padding: 4px;
}

.event_registration .fee_info
{
    color: #555;
    padding: 4px;
    font-weight: bold;
    font-size: 110%;
}

.event_registration .confirm_text
{
    color: #555;
    padding: 12px 4px;
    font-weight: bold;
    font-size: 110%;
}

.event_registration .confirm_code
{
    color: #555;
    padding: 4px;
    font-weight: bold;
    font-size: 110%;
}

.event_registration legend
{
    font-weight: bold;
    font-size: 124%;
    color: #00185b;
}

.event_registration fieldset
{

    display: block;
    padding: 0px 12px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-top: 4px solid #0046b4;

}
    

.event_registration label
{
    display: block;
}

.event_registration .label_text
{
    font-weight: bold;
    font-size: 110%;  
    color: #555;
}

.event_registration .required
{
    font-weight: bold;
    font-size: 120%;
    color: red;
}

.event_registration .error
{
    font-weight: bold;
    font-size: 80%;
    color: red;
    padding: 4px;
}

.event_registration .error_list
{
    font-weight: bold;    
    color: red;
    padding: 4px;
}

.event_registration .payment_error
{
    font-weight: bold;    
    color: red;
    padding: 4px;
    font-size: 110%;
}

.event_registration .limited_space
{
    font-weight: bold;
    color: red;
    padding: 4px;
}

.event_registration .price_break_header
{
    font-weight: bold;
    font-size: 110%;  
    color: #555;
}

.event_registration .attendee_count
{
    font-weight: bold;
    font-size: 110%;  
    color: #555;
    text-align: center;
    padding: 8px;
}

.event_registration tr
{
    vertical-align: top !important;
}

.event_registration td
{
    padding: 0px 12px;
}

.event_registration input, .event_registration select, .event_registration textarea
{
    display: block;
    width: 100%;    
    border: 1px solid #ccc;
    padding: 4px;
    margin-top: 4px;
    
}



.event_registration .invoice_header td
{
    font-weight: bold;
    font-size: 110%;
    color: #555;
    border-bottom: 2px solid #888;
    padding: 4px 0px;
}

.event_registration .invoice_row td
{
    padding: 4px 0px;
}

.event_registration .invoice_row.reg_fee td
{
    font-weight: bold;
    padding: 10px 0px;
}

.event_registration .invoice_row.sub_total td
{
    border-top: 2px solid #888;
}

.event_registration .invoice_row.sub_total td, .event_registration .invoice_row.coupon td
{
    font-weight: bold;
    font-size: 110%;
    color: #555;
}

.event_registration .invoice_row.total td
{
    font-weight: bold;
    font-size: 130%;
    color: #555;
}


/*
--------------------------------------------------------------------------
-- Search Results
-------------------------------------------------------------------------- 
*/

.search_result
{
    padding-bottom: 12px;
    clear: both;
}

.search_result .title
{
    font-size: 120%;
    font-weight: bold;
}

.search_result .description
{
    font-size: 90%;
    padding-left: 8px;
}

.search_result .type
{
    font-size: 90%;
    padding-left: 8px;
    font-weight: bold;
}

.search_result .tags
{
    font-style: italic;
    font-size: 90%;
    color: #ccc;
    padding-left: 8px;
}

.search_result .relevance
{
    
    padding-top: 8px;
    padding-left: 8px;
    
}

.search_result .relevance .bar
{
    
    background: #888;    
    padding: 4px;
    display: block;
    font-size: 70%;
    color: white;
}

.search_info
{
    background: #eee;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 10px;
}


/*
--------------------------------------------------------------------------
-- Article View
-------------------------------------------------------------------------- 
*/
#article_view #title
{
    font-size: 150%;
    font-weight: bold;
    
    color: #555;
    padding: 0.25em 0;
}

#article_view #byline
{
    font-weight: bold;
    font-size: 90%;
    color: #555;
}

#article_view #header_block
{
    border-bottom: 2px solid #555;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}

#article_view #footer_block
{
    border-top: 2px solid #555;
    padding-top: 0.5em;
    margin-top: 1em;
}

#article_view #footer_block #contact_info
{
    font-weight: bold;
    font-size: 110%;
    color: #0046b4;
    font-style: italic;
}

#article_view #image_wrapper
{
    float: right;
    width: 362px;
    background: #eee;
    padding: 8px;
    border: 1px solid #ccc;
    margin-left: 12px;
    margin-bottom: 12px;
}

#article_view #image_wrapper #image
{
    border: 6px solid #000;
}

#article_view #image_wrapper #caption
{
    font-size: 85%;
    color: #555;
    text-align: justify;
}

#article_view #text p
{
    line-height: 1.5em;
    text-align: justify;
}

/*
--------------------------------------------------------------------------
-- Calendar / Master Event List
-------------------------------------------------------------------------- 
*/

.calendar .weekend
{
    background: #eef;
    
}

.calendar .other_month
{
    background: #eee;
}

.calendar .day_name
{
    font-weight: bold;
    font-size: 110%;
    color: #555;
    padding: 4px;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 4px solid #ccc;
}

.calendar .day
{
    border: 1px solid #ccc;
    color: #888;
    height: 100px;
}

.calendar .date
{

    font-size: 10px;
    font-weight: bold;
    font-family: arial;
    padding: 4px;
}

.calendar .event
{
    margin: 4px; 
    padding: 4px; 
    font-family: arial; 
    font-size: 85%; 
    color: black;
    font-weight: bold;
    
}


/*
--------------------------------------------------------------------------
--  AddThis Toolbox
-------------------------------------------------------------------------- 
*/


.addthis_toolbox .vertical
{
    width: 136px;
    padding: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;    
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #d6dae7;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}

/*
--------------------------------------------------------------------------
--  Containers
-------------------------------------------------------------------------- 
*/

.container
{
    margin-bottom: 16px;
}