﻿body 
{
	background-color:#ffffff;
	background-image:url('images/BG.jpg');
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
}

li
{
	list-style-type: square;
	list-style-position: inside;
	font-family:Arial;
	font-size: 12px;
}

ol li 
{
	list-style-type:decimal;
}

#HomeImage 
{
	margin: 0px 10px 10px 10px;
	padding: 5px 5px 10px 5px;
	background-color:#c2c2a8;
	text-align:center;
}

#HomeImageCaption
{
	font-family:Arial;
	font-size: 10px;
	text-align: right;
	color:#2c3d40;
	padding: 5px 5px 0px 0px;
}

.ContentHeader
{
	font-family:Arial;
	font-size: 13px;
	color:#c64737;
	padding:10px 5px 10px 15px;
	font-weight: bold;
}

.ContentText
{
	font-family:Arial;
	font-size: 12px;
	color:#39565a;
	padding: 5px 5px 10px 10px;
	margin:0px;
	text-decoration:none;
	word-spacing:1px;
	letter-spacing:1px;
}

.ContentText a:link, .ContentText a:visited, .ContentText:link
{
	font-family:Arial;
	font-size: 12px;
	color: #00ace4;
	padding:0px;
	margin:0px;	
	text-decoration:none;
}

.ContentText a:hover
{
	padding:0px;
	margin:0px;
	color:#c64737;
}

.NewHereImg
{
	display:block;	
	background:url('images/NewHere.jpg') no-repeat 0 0;
	height:35px;
	padding:0px;
	margin:0px;
}

.NewHereImg:hover
{
	background-position:0 -35px;
}

.NewHereImg span
{
	display:none;
}

.MainBG 
{
	background-image:url('images/Main_BG.jpg');
	background-repeat:no-repeat;
	background-color:#dedec4;
	height:350px;
}

.FullMainBG
{
	background-image:url('images/FullMain_BG.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dedec4;
	height:350px;
	width:100%
}

.MainContentBG 
{
    background:#eaecdf url('images/MainContent_BG.jpg') repeat-y 0 0;
    border-bottom:solid 5px #eaecdf;
    border-top:solid 5px #eaecdf;
}

.TabPanelTopBG 
{
	background:#eeedd9 url('images/TabPanelTopBG.jpg') repeat-x top;	
}



.MissionArea 
{
	
	vertical-align:bottom;
}

.MissionText
{
	font-family:Arial;
	font-size: 12px;
	color:#2c3d40;
	padding:15px 10px 10px 10px;
	letter-spacing: 1px;
	text-transform: none;
	word-spacing: 2px;
	height: 100px;
	border-right: solid 2px #eaecdf;
}

.ServiceText
{
	font-family:Arial;
	font-size: 12px;
	color:#2c3d40;
	padding:15px 10px 10px 10px;
	letter-spacing: 1px;
	text-transform: none;
	word-spacing: 2px;
	
}

.footer, .footer a:link, .footer a:visited
{
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	color:#dedec4;
}

.footer a:hover
{
	color: #c64737;
}

.Login
{
	font-family:Arial;
    font-size: 11px;
    color:#ffffff;
    margin:2px 4px 0px 5px;
    letter-spacing: 1px;    
    text-decoration:none;
    padding:0px;
    
}
.Login a:link, .Login a:visited
{
	font-family:Arial;
    font-size: 10px;
    color:#dedec4;
    margin:2px 4px 0px 5px;    
    text-decoration:none;
    text-transform:uppercase;
}
.Login a:hover
{
	font-family:Arial;
    font-size: 10px;
    color:#ffffff;
    margin:2px 4px 0px 5px;    
    text-decoration:none;
}
.LoginTextbox
{
    font-size: 9px;
    color:#000000;
    padding:0px;
    margin:0px;
    height:10px;
}
.LoginButton
{
    font-size: 9px;
    color:#dedec4;
}

.CloseButton 
{
	display:block;
	background: url('images/closeButton.gif') no-repeat 0 0;
	height:17px;
	width:85px;	
	margin:0px;
	padding:0px;
}

.CloseButton:hover 
{
	background-position: 0 -17px;
	background: url('images/closeButton.gif') no-repeat 0 0;	
}

.EditButton
{
    font-size: 13px;
    color:#dedec4;
    padding:2px 2px 0px 0px;
}
.EditButton a:link, .EditButton a:visited
{
    font-size: 13px;
    color:#dedec4;
    padding:2px 2px 0px 0px;
    text-decoration:none;
}
.EditButton a:hover
{
    font-size: 13px;
    color:#ffffff;
    padding:2px 2px 0px 0px;
    text-decoration:none;
}

.FormStyle
{
	font-family: Arial;
	font-size: 12px;
	color: #2c3d40;
	padding: 10px 5px 5px 10px;
}

.FormStyle a:link, .FormStyle a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #00ace4;
	padding: 10px 5px 5px 10px;
	text-decoration:none;
}

.FormStyle a:hover
{
	color: #c64737;
}

.ConfirmStyle
{
	font-family: Arial;
	font-size: 13px;
	color: #c64737;
	padding: 15px 5px 10px 10px;
}

.NewsArea 
{	
	width:270px;
	/*min-height:300px;*/
}

.EventsTitle 
{
	font-family:Arial;
	font-size: 12px;
	color:#c64737;	
	padding:15px 0px 5px 5px;
	text-decoration:none;	
}
.EventsTitle a:link, .EventsTitle a:visited
{
	font-family:Arial;
	font-size: 12px;
	color:#c64737;
	margin:10px 0px 10px 0px;
	padding:15px 0px 10px 5px;
	text-decoration:none;
}

.EventsTitle a:hover 
{	
	color:#39565a;
}
.EventsContent
{
	font-family:Arial;
	font-size: 11px;
	color:#2c3d40;
	padding:5px 10px 5px 20px;
}

.EventsContent a:link, .EventsContent a:visited
{
	font-family:Arial;
	font-size: 11px;
	color:#00ace4;
	text-decoration:none;
	border-bottom:dotted 1px #2c3d40;
}

.EventsContent a:hover
{
	color:#c64737;
	text-decoration:none;
	border-bottom:dotted 1px #2c3d40;
	
}
.EventsMoreButton
{
	font-family:Arial;
	font-size: 10px;
	color:#c64737;
	padding:5px 0px 3px 15px;	
}

.EventsTextTitle 
{
	font-family:Arial;
	font-size: 12px;
	color:#c64737;	
	padding:0px;
	text-decoration:none;	
}

.EventsTextContent
{
	font-family:Arial;
	font-size: 11px;
	color:#2c3d40;
	padding:0px;
}

.AccordionStyle
{
	margin:0px;
	padding:0px;
}

.PanelTitle 
{
	font-family:Arial;
	font-size: 14px;
	color:#c64737;	
	padding:15px 0px 5px 5px;
	text-decoration:none;
}

.PanelContent 
{
	font-family:Arial;
	font-size: 12px;
	color:#2c3d40;
	padding:5px 10px 5px 20px;
	line-height:17px;
	word-spacing:2px;
}
	

.PanelBackground 
{
	background-image:url('images/News_BG.jpg');
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#dedec4;
	width:400px;
	height: 350px;
	padding:15px 15px 15px 15px;
}

.EditPanelBackground 
{
	background-image:url('images/News_BG.jpg');
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#dedec4;
	width:600px;
	height: 460px;
	padding:15px 15px 15px 15px;
}

.ImagePanelBackground 
{
	background-image:url('images/News_BG.jpg');
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#dedec4;
	width:1000px;
	height: 700px;
	padding:15px 15px 15px 15px;
}

.AudioPanelBackground 
{
	background-image:url('images/News_BG.jpg');
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#dedec4;
	width:550px;
	height: 470px;
	padding:15px 15px 15px 15px;
}

.AudioNotification 
{
	text-align:center;
	vertical-align:middle;
	font-family:Arial;
	font-size: 16px;
	color:#c64737;
	bottom:1000px;
}

.ModalBackground
{
	background-color:gray;
	filter:alpha(opacity=70);
	opacity:0,7;
	/* Set the opactiy for Firefox */	
	-moz-opacity:0.7;

}

.tooltip_pro, .tooltip_pro a:link, .tooltip_pro a:visited
{
    color: white;
    padding: 3px 3px 3px 3px;
    white-space: nowrap;
    font-size: 11px;
    background: #282828;
    position: relative;
    text-decoration:none;
}
.tooltip_pointer
{
    height: 4px;
    width: 7px;
    font-size: 1px;
    margin: 3px auto 0px;
    padding: 0px 0px 0px 30px;
    background: url(/images/dark-pointer.gif) top center no-repeat;
    text-align:right;
    
}


/****** Drop Down Menu ******/
#menu 
{
	list-style-type:none; 
	padding:0;
	margin:0px;
	background-image:url("images/Nav_BG.jpg");
	width:900px;
	height:40px;
}

#menu li 
{
	
	display:block; 
	float:left; 
	position:relative; 
	z-index:100; 
	/*margin-right:1px;*/
	margin: 0px;
	padding: 0px;
	}
#menu li span 
{
	
	font-family: Perpetua;
	font-size: 17px;
	display:block; 
	z-index:100;	
	/*padding: 0px 15px 0px 15px;*/
	color:#dedec4;
	margin: 7px 0px 0px 0px;
	padding: 0px 50px 0px 50px;	
	}
#menu li a, #menu li a:visited 
{
	display:block; 
	padding:0;
	
	}

#menu dl 
{
	position:absolute; 
	top:0; 
	left:0; 
	margin: 0; 
	padding: 0; 
	background: url(transparency.gif);
	
	}
#menu dt
{
	margin: 0px;
	/*padding: 0px 15px 0px 15px;*/
	font-family:Perpetua;
	font-size: 17px;
	float:left;
	
	
	}
#menu dd 
{
	display:none; 
	background: transparent; 
	border-bottom:1px solid #ffffff; 
	clear:left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
	}

#menu dt a, #menu dt a:visited
{
	display: block;
	color: #dedec4;
	margin: 7px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	text-decoration: none;
}
#menu dd a, #menu dd a:visited 
{
	/*background:#c5d8db; */
	background-image:url('images/DropDownBG.jpg');
	background-repeat:repeat-y;
	background-color:#eaecdf;
	color:#96362a; 
	text-decoration:none; 
	display:block; 
	padding: 5px 10px 5px 15px;
	font-family:Arial;
	font-size:13px;
	
	}

#menu li a:hover 
{
	border:0;
	}

#menu li:hover dd, #menu li a:hover dd 
{
	display:block;
	}
#menu li:hover dl, #menu li a:hover dl 
{
	border-bottom:10px solid #668d93;
	}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover 
{
	background: #668d93; 
	color:#ffffff;
	}

/***** Tab Styles *****/

.TabContainer 
{
	margin-left: auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	vertical-align:top;	
}

.TabContainer .ajax__tab_body
{
	font-family:Arial;
	font-size:12px;
	color:#454545;
	/*border:solid 1px #bfbfa9;
	border-top:0;*/
	margin:0px 1px 10px -1px;
	padding:0px;
	background-image:url('images/LifeTogetherBG_middle.jpg');
	background-repeat:repeat-y;
	background-color:#eeedd9;	
	background-position:top;
	min-height:250px;	
}

.TabContainer .ajax__tab_header 
{
	font-family:Arial;
	font-size:12px;	
	/*background:url('images/tab_Header.jpg') repeat-x bottom;	*/
	}

.TabContainer .ajax__tab_tab
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#fafaed;
	background-color:#dedec4;
	background-image:url('images/tab.jpg');
	background-repeat:repeat-x;
	border:none;
	height:19px;
	padding:3px 4px 0px 4px;
	margin:0px;
	
}

.TabContainer .ajax__tab_outer
{
	background-image:url('images/tabRight.jpg');
	background-repeat:no-repeat;	
	padding-right:6px;
	background-position:right;
	padding-top:0px;
	
	
		
}

.TabContainer .ajax__tab_inner
{
	background-image:url('images/tabLeft.jpg');
	background-repeat:no-repeat;
	margin-left:-1px;
	padding-left:10px;	
}

.TabContainer .ajax__tab_active .ajax__tab_outer 
{
	background:url('images/tabRight_active.jpg') no-repeat right;
	padding-right:6px;
	
	
}
.TabContainer .ajax__tab_active .ajax__tab_inner 
{
	background:url('images/tabLeft_active.jpg') no-repeat;
	padding-left:10px;
	margin-left:-1px;
	}
	
.TabContainer .ajax__tab_active .ajax__tab_tab 
{
	background:url('images/tab_active.jpg') repeat-x;
	color:#c64737;
	}
	
	.TabContainer .ajax__tab_hover .ajax__tab_outer 
{
	
	padding-right:6px;
	
	
}
.TabContainer .ajax__tab_hover .ajax__tab_inner 
{
	
	padding-left:10px;
	margin-left:-1px;
	}
	
.TabContainer .ajax__tab_hover .ajax__tab_tab 
{
	color:#c64737;
	background:url('images/tab_active.jpg') repeat-x;
	}
	
	.TabContainer .ajax__tab_hover .ajax__tab_inner
{
	padding-left:10px;
	margin-left:-1px;
	background:url('images/tabLeft_active.jpg') no-repeat;
	}
	
	.TabContainer .ajax__tab_hover .ajax__tab_outer 
{
	
	background:url('images/tabRight_active.jpg') no-repeat right;
	padding-right:6px;
	}

.SermonPagePanel
{
	background:url('images/LifeTogetherBG_middle.jpg') repeat-y top;	
	width:95%;
	height:300px;
	border:solid 1px #c8c8b1;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.OppFormDescription
{
	font-family: Arial;
	font-size: 11px;
	color: #2c3d40;
	margin: 2px;
	padding-left:15px;
	text-align: justify;
	
}

.textbox
{
	font-family: Arial;
	font-size: 11px;
	color: #2c3d40;
	margin: 2px;	
}
	
.Validation 
{
	font-family:Arial;
	font-size:10px;
	color: Red;
}