﻿body, p, a, td, div, h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;	
	font-weight: normal;
	line-height: 14px;
	color: Black;
}

body 
{
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #DEDEC6;
}

body input, select
{
    font-size: 11px;
}

body p 
{
    font-family: Verdana, Arial;
    font-size: 11px;
}

h1
{
	margin:3px 0px 5px 0px;
	line-height: 23px;
	font-size: 21px;
	font-weight: bold;	
}
h2
{
	margin:3px 0px 5px 0px;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;	
}
h3
{
	margin:0px 0px 5px 0px;
	line-height: 19px;
	font-size: 15px;
	font-weight: bold;	
}
h4
{
	margin:3px 0px 5px 0px;
	line-height: 19px;
	font-size: 15px;
	font-weight: bold;	
	color:#214C8B;
}
h5
{
	margin:3px 0px 5px 0px;
	line-height: 14px;
	font-size: 12px;
	color:#214C8B;
}
h6
{
	margin:3px 0px 5px 0px;
	line-height: 14px;
	font-size: 12px;
	color:#BD0014;
}
a, a:active, a:visited, a:link
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
	text-decoration:underline;
	color:Black;
}
a:hover
{
	color:#214C8B;
}
.clear
{
    clear:both;
    font-size:0px;
    height:0px;
    width:0px;
}
#centerer 
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /*width: 933px;*/
    width: 955px;
    text-align: left;
    z-index: 0;
}
#banner_navigation
{
    float: left;
    position: relative;
    width:932px;
    display:table;
    z-index: 2;
    top: -6px;
}
#logotype
{
    float:left;
    width:228px;
    height:90px;
    background-image:url(Images/logo.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color: #ffffff;
}
#today
{
    margin:69px 0px 0px 20px;
    font-size:11px;
    font-weight:bold; 
    background-color: transparent;
}
#banner_list
{
    float:left;
    width:704px;
    height:90px;
}
#banner_list a
{
    display:block;
    float:left;
}
#main_navigation
{
    position: relative;
    background-image:url(Images/menu_blue_bar.gif);
    background-repeat:repeat-x;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 12px;
    width:932px;
    height:32px;
    display:table;
}
#main_navigation table
{
    margin:0px 9px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    height:22px;
}
#main_navigation img
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.menuitem
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    background-color:Transparent;
    font-weight:bold;
    color:White;
    text-decoration:none;
    white-space:nowrap;
    line-height:15px;
    background-image:none;
    background-repeat:no-repeat;
}

.hand
{
	cursor:pointer;
}
.menuitemselected
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    color:Black;
    text-decoration:none;
    white-space:nowrap;
    background-image:url(images/menubg_selected.gif);
    background-repeat:repeat-x;
    line-height:15px;
}
.menuitemhighlighted
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    color:Black;
    text-decoration:none;
    white-space:nowrap;
    background-image:url(images/menubg_highlighted.gif);
    background-repeat:repeat-x;
    line-height:15px;
}

.menuitem a, .menuitemhighlighted a, .menuitemselected a, .menuitem a:visited, .menuitemhighlighted a:visited, .menuitemselected a:visited, .menuitem a:active, .menuitemhighlighted a:active, .menuitemselected a:active, .menuitem a:hover, .menuitemhighlighted a:hover, .menuitemselected a:hover
{
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.menuitemselected a, .menuitemselected a:visited, .menuitemselected a:active, .menuitemselected a:hover
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#main_content
{
    position: relative;
    top: 0px;
    clear:both;
    display:table;
    width:917px;
    margin:0px 0px 0px 23px;
    padding-bottom: 11px;
}
.main_content_bg 
{
    background-image:url(images/content_bg_bars.gif);
    background-repeat: repeat-y;
}
.main_content_bg_single
{
    background-image:url(images/content_bg_bars_single.gif);
    background-repeat: repeat-y;
}
#column1
{
    float:left; 
    width:211px; 
    margin:0px 0px 0px 0px;
    padding:10px 0px 20px 0px;
    display:table;
}
#column2
{
    float:left; 
    width:431px;  
    margin:0px 0px 0px 0px;
    /*padding:20px 11px 20px 12px;*/
    display:table;
}
#column3
{
    float:left; 
    width:212px; 
    padding:10px 10px 20px 11px;
    margin:0px 0px 0px 20px;
    overflow: hidden;
}
/*#column3 p, h1, h2, h3, h4, h5, h6
{
    padding: 0px 10px 0px 10px;
}*/
#column3background
{
    float: left;
    /*width: 206px;*/
    width: 212px;
	/*margin:10px 0px 11px 11px;*/
	margin:10px 0px 11px 10px;
	padding:0px 10px 0px 10px;
    background-color:#F0F0DD;
    overflow: hidden;
    display: table;
}
#column3 img 
{
    border: 1px solid #000000;
}
#column3background img 
{
    border: 1px solid #000000;
}
#column23
{
	float:left; 
    width:669px;
	/*margin:0px 10px 0px 12px;
    padding:20px 0px 20px 0px;*/
	display:table;
	background-color: #ffffff;
}
#column280 
{
  	float:left; 
    width:569px;
	/*border-left:solid 1px #F0F0DD;*/
	margin:0px 0px 0px 0px;
    /*padding:20px 10px 20px 11px;*/
	display:table;  
}
#search_form
{
    padding:0px 0px 0px 0px;
    background-color:#F0F0DD;
    margin:0px 0px 0px 0px;
    width:200px;
    height:auto;
}
#search_form table
{
    margin:10px 0px 10px 10px;
    width:180px;
}
#search_form input
{
    width:120px;
    background-color:#ffffff;
    border:solid 1px #cccccc;
    font-size: 11px;
    margin:0px 2px 0px 0px;
}
#search_form td
{
    font-size:11px;
    font-weight:bold; 
}
.row
{
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#push_list
{
    margin:4px 0px 2px 0px;
}
.pushlink img
{
    margin:0px 15px 0px 10px; 
}
.pushlink
{
    background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
    margin:0px 0px 4px 0px;
    width:200px;
    height:25px;
    display:block;
    cursor:pointer;
}
.pushlink p
{
	color:White;
	text-decoration:none;
	margin:0px 0px 0px 0px; 
    padding:5px 0px 0px 0px;
    font-size:12px;
    display:block;
    font-weight:bold;
    font-family: Arial;    
}

.pushlink a, .pushlink a:link, .pushlink a:hover, .pushlink a:visited
{
	color:White;
	text-decoration:none;
	margin:0px 0px 0px 0px; 
    padding:5px 0px 0px 0px;
    font-size:12px;
    font-weight:bold;
    font-family: Arial;    
}

#bibleword
{
    margin:0px 0px 0px 0px;
    width:200px;
}
#bibleword h3
{
	font-size:12px;
    font-weight:bold;
    color:#352F28;
    padding:3px 0px 0px 3px;
    margin:0px 0px 0px 0px;
}
#bibleword p
{
    color:#352F28;
    text-align:justify;
    padding:0px 0px 1px 6px;
}
#eventList
{
	margin:10px 0px 0px 0px;
	background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
    width:430px;
}

#eventList p 
{
    margin-bottom: 14px;
}

#eventList h3
{
	margin:0px;
    padding:3px 0px 0px 10px;
    color:white;
    height:25px;
    font-size:12px;
}
#eventList table
{
    width:430px;
}
#eventList td
{
    border-bottom:solid 1px #CBCCAE;
    padding:2px 5px 2px 5px;
    font-size:11px;
}
#eventList td a
{
    padding:2px 4px 2px 0px;
    font-size:11px;
}
#eventList td, #eventList div
{
    font-size:11px;
}
#eventListHeader 
{
	margin:0px;
    padding:6px 0px 0px 10px;
    color:white;
    height:25px;
    font-size:12px;
    width: 300px;/**/
    font-weight: bold;
    float: left;
}
#eventListSearchLink 
{
    padding: 6px 3px 0px 0px;
    width: 110px;/**/
    text-align: right;
    float: left;
}    
#eventListSearchLink a 
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
#eventListSearchLink a:hover 
{
    text-decoration: underline;
}
#eventList .cellHeader 
{
	margin:0px;
    padding:2px 0px 0px 10px;
    color:white;
    height:25px;
    border: 0px;    
    font-weight: bold;
}

#featured_news
{
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
    background-color:#F0F0DD;
    width:226px;
    overflow:hidden;
}

#featured_news_left
{
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
    background-color:#F0F0DD;
    width:200px;
    overflow:hidden;
}

#featured_news p, #featured_news_left p
{
	padding:10px 10px 10px 10px;
}

#featured_news_scroll_border 
{
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
    background-color:#F0F0DD;
    width:206px;
    height: 300px;
    position: relative;	
}

#featured_news_scroll
{
    overflow:hidden;
    height: 300px;
    position: relative;
}
#featured_news_scroll p
{
	padding: 0px;
}

#featured_news_scroll_content 
{
	position: absolute;
}

#featured_news_scroll_content_copy
{
	position: absolute;
}

#news
{
	padding:0px 0px 5px 0px;
	background-color:#F0F0DD;
	background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
    width:226px;
}
#news h3
{
    font-family: Arial, Helvetica;
    padding:3px 0px 0px 10px;
    color:white;
    height:19px;
    font-size:12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
}
#news h3 a
{
    font-family: Arial, Helvetica;
    padding:3px 0px 0px 0px;
    color:white;
    height:19px;
    font-size:12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
}

#news h4
{
    font-family: Arial, Helvetica;
    padding:5px 0px 0px 10px;
    color: #000000;
    height:19px;
    font-size:12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
}

#news h4 a
{
    font-family: Arial, Helvetica;
    padding:0px 0px 0px 0px;
    color: #000000;
    font-size:12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
}

.news_archive_link
{
    color: #000000;
}

#news_list
{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#news_list span
{
    font-size: 11px;
     font-family: Arial, Helvetica;
     margin: 0px 0px 0px 0px;
	 padding:0px 10px 0px 10px;	 	     
	 color:#214C8B;
}
#news_list ul 
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#news_list li 
{
    list-style-type: none;
	padding:2px 0px 2px 0px;    
}
#news_list a
{
    font-family: Arial, Helvetica;
     font-size: 11px;
	 color:#352F28;
	 display: block;
	 padding:2px 10px 2px 10px;
	 margin-bottom: 3px;	 
	 text-decoration: none;
}
#news_list a.selected 
{
    font-weight: bold;
}
#news_list a:hover
{
	 text-decoration: none;
	 display: block;
	 background-color: #CBCCAD;
	 padding:2px 10px 2px 10px;	 
	 margin-bottom: 3px;
	 /*color:#214C8B;*/
}
/*#news_list p
{
	 padding:0px 10px 5px 10px;
	 display: block;
}
#news_list a
{
	 text-decoration:none;
	 color:#352F28;
	 display: block;
}
#news_list a:hover
{
	 text-decoration: none;
	 background-color: #CBCCAD;
	 display: block;
}*/
#footer
{
    float: left;
    position: relative;
    top: -6px;
    z-index: 2;
    width:932px; 
    height:25px;
    margin:0px 0px 0px 0px;
	background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
}
#footer p
{
	margin:6px 0px 0px 10px;
	color:White;
}
#footer a
{
	color:White;
}
#sub_menu
{
	margin:0px 0px 0px 0px;
	padding-bottom: 5px;
	background-color:#F0F0DD;
	background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
    width:200px;
}
#sub_menu h3 a, #sub_menu h3 span
{
    padding:6px 0px 0px 10px;
    color:white;
    height:15px;
    font-size:12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
#submenu_list
{
	margin:0px 0px 0px 0px;
	padding-top: 4px;
}
#submenu_list img 
{
    border: 0px;
    margin-right: 4px;
    margin-top: 5px;
}
#submenu_list a, #submenu_list span
{
    font-family: Arial, Helvetica;
     font-size: 11px;
	 color:#352F28;
	 display: block;
	 /*padding:2px 10px 2px 10px;*/
	 padding: 2px 10px 2px 4px;
	 text-decoration: none;
}
#submenu_list a:hover
{
	 text-decoration: none;
	 display: block;
	 background-color: #CBCCAD;
	 /*padding:2px 10px 2px 10px;*/	 
	 padding: 2px 10px 2px 4px;
}
#submenu_list a.selected, #submenu_list span.selected
{
	 color:#352F28;
	 font-weight:bold;
}
#submenu_list ul, #submenu_list li
{
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
	 list-style-type:none;
}
#submenu_list ul ul
{
	 padding:0px 0px 0px 0px;
	 margin:1px 0px 0px 9px;
	 list-style-type:none;
}
#submenu_list li
{
	 padding:2px 0px 2px 0px;
	 margin:0px 0px 0px 0px;
	 list-style-type: none;
}

#searchbutton 
{
    cursor: pointer;
}

#activitiessearchform 
{
    margin-bottom: 16px;
    background-color: #F0F0DD;
    padding: 7px;
}

.contactsearchtype
{
    float: left;
    padding: 7px;
    background-color: #F0F0DD;
    margin-right: 5px;
}

.contactsearchtype a 
{
    text-decoration: none;
}

.contactsearchtype a:visited
{
    text-decoration: none;
}


#contactsearchform 
{
    margin-bottom: 20px;
    background-color: #F0F0DD;
    padding: 7px;    
}

#contactsearchform input, select
{
    width: 200px;
    margin: 0px;
}

.contactsearchinput
{
    width: 250px;
    float: left;
    margin: 0px 11px 7px 0px;
}

#searchresult dt
{
    padding: 4px;
}

#searchresult dt a 
{
    font-weight: bold;
    text-decoration: none;
}

#searchresult dt p 
{
    margin-bottom: 8px;
}

#searchresult dd 
{
    margin: 0px;
    padding: 5px 10px 10px 10px;
    border-bottom: 2px solid #F0F0DD;
}

#searchresult .date
{
    font-size: 11px;
    font-style: italic;
}

#weeklyImage 
{
    margin-bottom: 8px;
}

#contactinfo 
{
    float: left;
    display: table;
}

#contactinfo p
{
    font-family: Arial, helvetica;
    font-size: 11px;
    margin-bottom: 12px;
}

#contactinfo a
{
    font-family: Arial, helvetica;
    font-size: 11px;
}

#contactview
{
	margin:10px 0px 0px 0px;
	background-image:url(Images/blue_bar.gif);
    background-repeat:repeat-x;
    width:511px;
}
#contactview h3
{
	margin:0px;
    padding:3px 0px 0px 10px;
    color:white;
    height:25px;
    font-size:12px;
}
#contactview td
{
    border-bottom:solid 1px #CBCCAE;
    padding:2px 4px 2px 4px;
    font-size:11px;
}
#contactview td a
{
    font-size:11px;
}
#contactview td, #eventList div
{
    font-size:11px;
}

#top_shadow 
{
    width: 956px;
    height: 12px;
    background-image: url(images/top_shadow.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#bottom_shadow 
{
    position: relative;
    top: -12px;
    z-index: 2;
    width: 956px;
    height: 12px;
    background-image: url(images/bottom_shadow.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;    
    font-size: 0px;
}

#top_left_shadow
{
    float: left;
    position: relative;
    top: -6px;
    width: 12px;
    height: 90px;
    font-size: 0px;
    background-image: url(images/left_middle_shadow.jpg);
}

#top_right_shadow
{
    float: left;
    position: relative;
    top: -6px;
    width: 11px;
    height: 90px;
    font-size: 0px;
    background-image: url(images/right_middle_shadow.jpg);
    background-repeat: repeat-y;
}

#top_shadow_corner 
{
    position: relative;
    top: 0px;
    z-index: 1;
    width: 956px;
    height: 6px;
    font-size: 0px;
    background-image: url(images/top_shadow_corner.jpg);
    background-repeat: no-repeat;
}

#middle_shadow 
{
	clear: both;
	background-image: url(images/middle_shadow.jpg);
	background-repeat: repeat-y;
	padding: 0px 6px 0px 6px;
	position: relative;
	top: -6px;
}

#middle_shadow 
{
	clear: both;
	background-image: url(images/middle_shadow.jpg);
	padding: 0px 6px 0px 6px;
	position: relative;
	top: -6px;
}

#bottom_shadow_corner 
{
    position: relative;
    top: -12px;
    z-index: 1;
    width: 956px;
    height: 6px;
    font-size: 0px;
    background-image: url(images/bottom_shadow_corner.jpg);
    background-repeat: no-repeat;
    clear: both;
}

#main_navigation_shadow 
{
    clear: both;
    position: relative;
    top: -6px;
    background-image: url(images/middle_shadow.jpg);
}

#bottom_left_shadow
{
    float: left;
    position: relative;
    top: -6px;
    width: 12px;
    height: 25px;
    font-size: 0px;
    background-image: url(images/left_middle_shadow.jpg);
}

#bottom_right_shadow
{
    float: left;
    position: relative;
    top: -6px;
    width: 11px;
    height: 25px;
    font-size: 0px;
    background-image: url(images/right_middle_shadow.jpg);
    background-repeat: repeat-y;
}

#columnWrapper 
{	
    float: left;
    width: 684px;
    margin: 20px 10px 20px 12px;
}

#documentInfo 
{
    /*padding: 4px 8px 6px 8px;
    background-color: #E6ECD4;*/
    font-size: 11px;
    clear: left;
	/*margin: 0px 14px 0px 12px;*/     
	margin-top: 8px;
	border-top: 1px solid #F0F0DD;
	padding: 12px 0px 8px 0px;
	
}

#documentInfo p, #documentInfo a
{
    font-size: 11px;
    font-family: Arial, Helvetica;
}

#documentInfo img 
{
    border: 0px;
    margin: -1px 5px 0px 0px;
    vertical-align: top;
}

.listCell a, .listCell a:hover, .listCell a:visited, .listCell a:link
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
