﻿
body
{
	background-image: url(images/stripes.png);	
	background-color: #444444;
	background-position:center top;	 
	font-family: "Segoe UI","Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	color: #685c54;
	font-size: 14px;
}

h1, .loginTitle
{   
    background-repeat: no-repeat;
    background-position: left top; 
    font-size: 22px;
    margin: 6px 6px 12px 6px;
    padding: 0px 0px 0px 0px;
    color: #567a95;
}

h2
{
    font-size: 16px;
    margin: 3px 6px 3px 6px;
    font-weight:bold;
    color: #353432;
}

h3
{
    font-size: 16px;
    margin: 3px 6px 3px 6px;
    font-weight:bold;
    color: #567a95;    
}

ul
{
    margin-top: 3px;
}

p
{
    margin-top: 6px;
    margin-left: 6px;
}

blockquote
{
    font-style: italic;
}
    
.directions
{   
    display:block;
    width: 300px;
    float:left;
}

.directionsMap
{ 
    position:relative;
    width: 340px;
    height: 340px;
    float:right;
    margin-right: 6px;
}

.cheatRoundedHome
{
    background:#5886ca;
}

.centerOuterContent
{		
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: center;	
	width:100%;	
}

.centerInnerContent
{
	float: none;
	text-align: left;
	width: 925px;		
	margin: auto;	
}

.masterHeader
{	
	border-collapse: collapse;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 925px;	
}

.masterHeader td
{   
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	vertical-align: top; 	
	
}

.masterHeader td.topLeftHeader
{
    background-image: url(images/MainTL3.png); 
    background-repeat: no-repeat;
    height: 121px;
    line-height: 121px;  
    width: 915px; 	
}

.masterHeader td.topRightHeader
{	
	/*background-image: url(images/HeaderRight.png); */
	background-image: url(images/MainTR.png);
	background-repeat: no-repeat;
	background-position:top right;
	width: 10px;
	height: 121px;
    line-height: 121px; 
}

 .headerLogo
{	
	padding: 0px 0xp 0px 0px;
	margin: 0px 0px 0px 0px;	
	position: relative;
	vertical-align:top;
	top: 8px;
	left: 10px;
	height: 86px;
	width: 333px;	
}



.masterHeader td.mainContentOuterCell
{
	/*background-image: url(images/CenterLeft.png);	*/
	padding: 0px;
	margin: 0px;
	text-align:left;
	background: white;		
}

.mainContentOuter
{
    padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

.mainContent
{   
    padding: 0px 20px 15px 20px;
    margin: 0px 0px 0px 0px;
	min-height: 400px;	
}

.mainContentDoubleRegion
{    
    padding: 0px 20px 20px 20px;
    margin: 0px 0px 4px 0px;
    width: 714px;    
    border-left: dotted 3px #E5E6E8;
    float: right;    
    /*Old border color #f1f3f5*/ 
}

.masterHeader td.mainContentRightEdge
{
	background-image: url(images/CenterRight.png);
	background-repeat:repeat-y;
    background-position:right;
	padding: 0px;
	width:4px;
	margin: 0px;		
}

.masterHeader td.bottomLeftFooter
{
    color:White;
    height: 38px;
	line-height: 38px;
	background-image: url(images/MainBL.png); 
	background-repeat: no-repeat;
}

.masterHeader td.bottomRightFooter
{
	background-image: url(images/MainBR.png); 
	background-repeat: no-repeat; 
	background-position:right;
	width: 8px; 
	height: 38px;
	line-height: 38px;
}

.footerText
{
	color:White;
	padding: 0px 0px 0px 15px;
	font-family:Verdana;
	font-size:12px;
}

/*Center Feature Elements*/

.centerFeature
{
    border-collapse: collapse;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.centerFeature td
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100px;
    line-height: 100px;
}

.centerFeature td.tl
{
    background-image: url(images/MainFeatureTL.gif);
    width: 936px;
    height: 8px;
    line-height: 8px;
}

.centerFeature td.tr
{
    background-image: url(images/MainFeatureTR.gif);
    background-repeat:no-repeat;
    width: 7px;
    height: 8px;
    line-height: 8px;        
}

.centerFeature td.cl
{
    background-image: url(images/MainFeatureCL.gif);    
    background-repeat: repeat-y;
    width: 936px;  
    height: 100px;
    line-height: 100px;  
}

.centerFeature td.cr
{
    background-image: url(images/MainFeatureCR.gif);
    background-repeat: repeat-y;
    width: 8px;   
    height: 100px;
    line-height: 100px;     
}

.centerFeature td.bl
{
    background-image: url(images/MainFeatureBL.gif);
    background-repeat:no-repeat;
    width: 936px;
    height: 8px;
    line-height: 8px;
}

.centerFeature td.br
{  
    background-image: url(images/MainFeatureBR.gif);
    background-repeat:no-repeat;
    width: 7px;
    height: 8px;
    line-height: 8px;
}

.featureImage
{
    background-image: url(images/CenterFeaturePicture.jpg);
    width: 380px;
    height: 252px;
    float:left;
    margin: 0px 10px 0px 10px;    
}

.featureImageText
{
    background-image: url(images/HomeSpecialText.png);
    background-repeat: no-repeat;
    width: 336px;
    height: 155px;  
    margin: 30px 0px 0px 80px;      
}

.featureTextBackground
{
    border-collapse: collapse;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.featureTextBackground td
{
    padding: 0px;
    margin: 0px;    
    height: 235px;
    line-height: 235px;
}

.featureTextBackground td.tl
{
    background-image: url(images/FeatureTextBackgroundTL.gif);
    width: 530px;
    height: 9px;
    line-height: 9px;
}

.featureTextBackground td.tr
{
    background-image: url(images/FeatureTextBackgroundTR.gif);
    background-repeat:no-repeat;
    width: 9px;
    height: 9px;
    line-height: 9px;
}

.featureTextBackground td.cl
{
    background-image: url(images/FeatureTextBackgroundCL.gif);    
    background-repeat: repeat-y;
    width: 530px;
    height: 235px;
    line-height: 235px;
    
}

.featureTextBackground td.cr
{
    background-image: url(images/FeatureTextBackgroundCR.gif);
    background-repeat: repeat-y;
    width: 9px; 
    height: 235px;
    line-height: 235px;
}

.featureTextBackground td.bl
{
    background-image: url(images/FeatureTextBackgroundBL.gif);
    background-repeat:no-repeat;
    width: 530px;
    height: 9px;
    line-height: 9px;
}

.featureTextBackground td.br
{  
    background-image: url(images/FeatureTextBackgroundBR.gif);
    background-repeat:no-repeat;
    width: 9px;
    height: 9px;
    line-height: 9px;
}

.listInfoAreaOuter
{
    float:left;
    margin: 5px 4px 0px 0px;
}

.listInfoArea
{    
    min-height: 300px;
    border-collapse: collapse;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.listInfoArea td
{
    vertical-align: top;
    padding: 0px;
    margin: 0px;       
}

.listInfoArea td.tl
{
    background-image: url(images/MainFeatureTL.gif);
    width: 295px;
    height: 8px;
    line-height: 8px;
}

.listInfoArea td.tr
{
    background-image: url(images/MainFeatureTR.gif);
    background-repeat:no-repeat;
    width: 7px;
}

.listInfoArea td.hl
{
    background-image: url(images/MainFeatureCL.gif);    
    background-repeat: repeat-y;
    width: 295px;      
    /*border-bottom: solid 2px #13376B;*/
    color: white;
    vertical-align: top;
    padding: 0px 0px 7px 8px;  
    font-size: 17px;
    font-weight: bold;
}

.listInfoArea td.hr
{
    background-image: url(images/MainFeatureCR.gif);
    background-repeat: repeat-y;
    width: 8px;   
    height: 25px;
    line-height: 25px; 
    /*border-bottom: solid 2px #13376B;*/ 
}

.listInfoArea td.cl
{
    background-image: url(images/MainFeatureCL.gif);    
    background-repeat: repeat-y;
    width: 295px;           
}

.listInfoArea td.cr
{
    background-image: url(images/MainFeatureCR.gif);
    background-repeat: repeat-y;
    width: 8px;         
}

.listInfoArea td.bl
{
    background-image: url(images/MainFeatureBL.gif);
    background-repeat:no-repeat;
    width: 295px;
    height: 8px;
    line-height: 8px;
}

.listInfoArea td.br
{  
    background-image: url(images/MainFeatureBR.gif);
    background-repeat:no-repeat;
    width: 7px;
    height: 8px;
    line-height: 8px;
}

.homeColumnHeight
{
    overflow:auto;
    height: 300px;
}

.homeScheduleAndDirections
{
    height: 300px;
    overflow: auto;
}

.homeScheduleAndDirections p, 
.homeScheduleAndDirections h1,
.homeScheduleAndDirections h2,
.homeScheduleAndDirections h3,
.homeScheduleAndDirections ul,
.homeScheduleAndDirections ol,
.homeScheduleAndDirections div
{    
    color: White;
    font-size: 14px; 
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 0px;    
}

.homeScheduleAndDirections div
{
    margin-left: 3px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: solid 3px #5A87C7;
}

.homeScheduleAndDirections ul, .homeScheduleAndDirections ol
{    
    color: White;
    font-size: 14px; 
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 30px;
}



.homeScheduleAndDirections p
{    
    color: White;    
    font-size: 14px; 
    margin: 0px 0px 3px 0px;      
}

.homeScheduleAndDirections h1, .homeScheduleAndDirections h2, .homeScheduleAndDirections h3
{    
    color: White;    
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 4px 5px 5px 5px;
}

.homeUpcomingEvents
{
    margin: 2px 4px 2px 4px;
    color: White;
    border-collapse: collapse;
}

.homeUpcomingEvents td
{
    padding-top: 3px;    
    padding-bottom: 4px;
    border-bottom: solid 3px #5A87C7;
}

.homeUpcomingEvents a
{   
    color:#7A9ED3;
    font-size: 12px;
}

.moreEvents
{
    color:white;
    font-size: 12px;    
}

.homeUpcomingEvents .title
{
    margin: 0px 0px 0px 0px;
    padding: 4px 3px 5px 3px;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.homeUpcomingEvents .summary
{
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 12px;    
    color: white;
}

.homeUpcomingEvents .dateAndTime
{
    margin: 2px 2px 2px 2px;
    padding: 0px;
    float:left;
    background: url(images/HomeDateBackground.png);
    width: 52px;
    height: 92px;
    color: White;
    vertical-align: top;
    text-align: center;
    background-repeat: no-repeat;
}

.homeUpcomingEvents .month
{   
    margin: 0px;
    padding: 0px;    
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.homeUpcomingEvents .day
{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 18px;    
    font-weight: bold;   
}

.homeUpcomingEvents .startAndEndTime
{
    margin-top: 9px;
     padding-top: 3px;
     font-size: 10px;
     font-weight: bold;
}

.homeUpcomingEvents .details
{   
}

.homeAnnouncements
{
    width: 275px;       
    margin: 2px 4px 2px 4px;
    color: White;
    border-collapse: collapse;
}

.homeAnnouncements td
{
    padding-top: 3px;    
    padding-bottom: 4px;
    border-bottom: solid 3px #5A87C7;
}

.homeAnnouncements a
{   
    color:#7A9ED3;
    font-size: 12px;
}

.homeAnnouncements .title
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 4px 3px 5px 3px;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.homeAnnouncementsNoAnnouncements
{
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 5px 8px;
    font-size: 12px;    
    color: white;
}

.homeAnnouncements .summary
{
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 12px;    
    color: white;
}

.homeRealInfo
{
    padding: 0px;
    margin: 0px;    
    border-collapse: collapse;    
}

.homeReadInfo td
{
    padding: 0px;
    margin: 0px;        
}

/*Top Menu CSS Elements*/
.topMenuOuter
{
    /*background: url(images/MenuTopIE6.jpg);   
    background-repeat: repeat-x;
    background-position:top;*/
    position:absolute;    
    padding: 0px 0px 0px 0px;
    top: 103px; 
    margin: auto;
    width: 925px;
    height: 28px;    
}

.topMenuInner
{
    /*background-image: url(images/MenuTopIE6.jpg);
    background-repeat: repeat-x;
    background-position:top;*/
    margin: 0px 4px 0px 4px;  
    /*border-top: solid 1px #9D1512;*/
}

.mainMenuStarter
{   
    display:block;    
    float:left;  
    width: 10px;  
    height: 28px; 
    padding:  0px 0px 0px 0px;       
}

.mainMenuSeperator
{
    display:block;    
    float:left;    
    height: 28px;
    padding:  0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*border-right: solid 1px #9D1512;*/
}

.topMenuItem
{  
    font-size: 14px;    
    text-decoration: none;
    text-align: center;    
    display:block;  
    color: White;    
    float:left;    
    height: 29px;
    padding:  2px 11px 0px 11px;
    font-weight: bold;
}

.topMenuItemSelectedLeft
{
    color: White;    
    font-size: 14px;    
    background-image: url(images/WhiteNotch.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;    
    float:left;
    height: 29px;
    padding:  2px 12px 0px 12px;
    font-weight: bold;
}

.topMenuItemSelectedRight
{ 
    background-image: url(images/SelectedMenuItem.png);
    background-repeat:no-repeat;
    display: block;    
    float: left;
    height: 26px;
    width: 8px;
}

a.topMenuItem:hover
{    
    background: url(images/HoverButton2.png);
    background-repeat:repeat-x;
    height: 26px;
}

.subMenuContainer
{  
    background-repeat: no-repeat;         
    float:left;
    margin: 10px 0px 0px 15px;
    padding: 0px 0px 0px 0px;    
    height: 100%;
    width: 150px;    
}

.subMenuContainerInner
{
	/*background-image: url(images/SubMenuTop.png);*/
	/*background-repeat: no-repeat;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;      
}    

.subMenuContainer ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.subMenuContainer li
{
    list-style-type:none;
    /*background-image: url(images/MenuDivider.png);*/
    border-bottom: dotted 3px #E5E6E8; 
    background-position: left bottom;
    background-repeat: no-repeat;    
    padding: 6px 0px 10px 0px; 
    font-size: 12px;       
    color: #5F5F5F;
}

.subMenuContainer a
{   
    font-size: 12px;
    text-decoration: none;    
    /*color: #5F5F5F;         */
    color: #5886ca;
}

a.subMenuItem:hover
{
    text-decoration: underline;
}

.subMenuHeading
{
    display: none;
	color:#464442;
	padding: 10px 0px 0px 6px;
	margin-bottom: 12px;
}



.subMenuContainer img#menuBorderImage
{
    height: 100%;
    float:right;
}

.leadersTable
{
    padding-top: 0px;
    margin-top: 12px;
    margin-left: 12px; 
    width: 300px;       
    border-collapse: collapse;
}

.leadersTable td
{
    padding-left: 20px;
    width: 150px;    
}

/*********** Border Around Grids Starts *************/

/* Border Header Styles */
.header
{
}

.header .outer
{
	background:url(Images/top-right.png) right no-repeat;
	padding-right:40px;
}

.header .inner
{
	background:url(Images/top-left.png) left no-repeat;
	padding-left:9px;
}

.header .content
{
	height:35px;
	background:url(Images/top-mid.png) repeat-x;
}

.header .content H2
{
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	padding-top:6px;
	margin:0;
	float:left;
}

.header .content .submit
{
    margin-right:10px;
    margin-top:5px;
    color: #fff;
    font-size:12pt;
	font-weight:bold;

}

.header .content a
{
    margin-right:10px;
    margin-top:5px;
    color: #fff;
    font-size:12pt;
	font-weight:bold;
    float:right;
}

.header .content .showAll
{
	color:White;
	float:left;
	padding-left: 20px;
	margin-top:5px;
}

/* Border Body Styles */
.body
{
}

div
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.body .outer
{
    background:url(Images/right.png) right repeat-y;
    padding-right:7px;
}
.body .inner
{
    background:url(Images/left.png) left repeat-y;
    padding-left:7px;
}
.body .content
{
}

a
{
   color: #5886ca; 
}  

.body .content a
{
    
	text-decoration:none;
}

.body .content a:hover
{
	text-decoration:underline;
}

.body .content H2
{
    padding:10px;
    margin:0px;
    text-align:center;
    font-size:11pt;
    color:#222222;            
    font-weight:normal;
}  

/* Border Footer Styles */
.footer
{
}
.footer .outer
{
    background:url(Images/bottom-right.png) right top no-repeat;
    padding-right:9px;
}

.bottomLeftFooter a
{
    color: White;
}

.bottomLeftFooter a:visited
{
    color:White;
}

.footer .inner
{
    background:url(Images/bottom-left.png) left top no-repeat;
    padding-left:9px;
}
.footer .content
{
    height:7px;
    background:url(Images/bottom-mid.png) repeat-x;        
} 

/*********** Border Around Grids End *************/  

.grid 
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: top;
    text-align:center;
}

.gridAltRow
{
    background-color: #EBF4FA;
    color:#000;
} 

.gridRow
{
    background-color: #fff;
    color:#000;
}

.addEditLayout
{
    width:600px;
    border:solid 1px Black;
    color:#000;
    padding: 5px 5px 5px 5px;
}

.addEditLayout .rowHeader
{
    width:150px;
    vertical-align:top;
    padding-left: 10px;
}

.addEditLayout .rowEntry
{
    width: 450px;
    vertical-align:top;
    background-color:#fff;
}

.addEditLayout .buttonFooter
{
    background-color: Gray;
}

.addEditLayout .spacer
{
    height:10px;
}

.examNavTable
{
	width:200px; 
	border-left:solid 1px #989898;
	border-right:solid 1px #989898;
	border-bottom:solid 1px #989898; 
	margin-left:30px; 
	float:left;
}

.examNavTable a
{
	text-decoration:none;
}

.examNavTable a:hover
{
	text-decoration:underline;
}

.howWeWorshipList li
{
    list-style-type:none;
    margin-bottom: 6px;    
}

.events
{
}

.events li
{
    list-style-type: none;
    margin-bottom: 6px;
}

.events li .title
{
    font-size: 11pt;
    font-weight: bold;
}

.standardList
{
}

.standardList li
{
    list-style-type: none;
    margin-bottom: 6px;
}

.standardList li .title
{
    font-size: 11pt;
    font-weight: bold;
}

