/* CSS Document */

body{margin:0px; font-family:Arial, Helvetica, sans-serif;color:#797979;font-size:11px;line-height:16px;}
html body { /* IE only! */ text-align: center;}
html body #wrapper {/* IE only! */ text-align: left;}
table{font-family:Arial, Helvetica, sans-serif;color:#797979;font-size:11px;line-height:16px;}

/*calendar*/
#calendarDayBanner{background:#c1d2e2;height:24px;width:590px;}
  .calendarDay{float:left;height:24px;line-height:24px;color:#ffffff;width:84px;text-align:center}
    .calendarDay p{display:block;height:24px;margin-top:4px;}
#calendarTable{width:590px;border-top:none;background:#edecec;}
  #calendarTable tr td{background:#ffffff;height:60px;padding:5px;width:84px;}

p{}
a img{padding:0px;margin:0px;border:none;}
.clear{clear:both; visibility:hidden;}
li{list-style-type:none;background:url(images/imgBullet.jpg) no-repeat;padding-left:21px;margin:5px 0 0 15px;font-size:11px;line-height:16px;}
a{color:#797979;}
a:hover{color:#c1d2e2;}
.blueLine{width:100%;height:1px;background:#c1d2e2;margin:10px 0px;overflow:hidden;}
.blueHeader{color:#c1d2e2;font-size:16px;margin-bottom:15px;display:block;}
.navColumnContent ul a:hover{color:#e2d566;}
#wrapper{margin:auto;width:686px;}

  #header{width:686px;height:108px;}
    #leftHeader{float:left;}
	#rightHeader{float:right;}
	
  #topBG{width:686px;height:22px;background:url(images/bgTop.jpg) no-repeat;}
  
  #contentBG{width:686px;}
    #leftBG{float:left;width:28px;height:439px;background:url(images/bgLeft.jpg) no-repeat;vertical-align:top;}
	#rightBG{float:left;width:33px;height:439px;background:url(images/bgRight.jpg) no-repeat; vertical-align:top;}
	
	#contentArea{float:left;width:625px; vertical-align:top;}
	
	  #Banner{background:url(images/bgNavBanner.jpg) repeat-x;height:24px;width:625px;margin:0px;padding:0px;overflow:hidden;}
	  	#navInner{width:406px;height:24px;float:left;}
		#searchInner{width:200px;height:24px;float:right;text-align:right;}
		  #searchPadding{padding:0px;margin:0px;padding-top:3px;margin-right:3px;}
		  #searchInput{margin:0px; float:right;height:17px;border:none;padding:0px 3px;color:#797979; font-size:11px; line-height:16px;background:#ffffff;}  
		  #searchSubmit{background:url(images/btnSearch.jpg) no-repeat;border:none;margin:0px;padding:0px;width:21px;height:17px;float:right;}
		
	  #slideShowOuter{width:625px;height:195px;background:#b7b7b7;}
	    #slideShowInner{background:#b7b7b7;padding:5px 0px;margin:0px 5px;}
		  #slideShowContent{background:black;border:1px solid white;width:613px;height:183px;}
		  
		    #flashcontent{height:183px;width:613px;z-index:1;}
              #flash_alt{height:183px;width:613px;}
			    #flash_alt p{margin:0px;}
	
	  /*The four nav dropdowns*/	  
	  #navDropFamily{width:625px;height:195px;background:#b7b7b7;position:absolute;display:none;z-index:100;}
	  #navDropBeliefs{width:625px;height:195px;background:#b7b7b7;position:absolute;display:none;z-index:100;}
	  #navDropConnect{width:625px;height:195px;background:#b7b7b7;position:absolute;display:none;z-index:100;}
	  #navDropService{width:625px;height:195px;background:#b7b7b7;position:absolute;display:none;z-index:100;}
	  
	    #navDropInner{background:#b7b7b7;padding:5px 0px;margin:0px 5px;height:185px;}
		  #navDropContent{background:#ffffff;border:1px solid white;width:613px;height:183px;display:block;}
		    .navColumnOuter{float:left;width:204px;height:183px;}
			  .navColumnInner{padding:7px 0px;margin:0px 7px;}
			    .navColumnContent{width:190px;height:169px;}
				  .navColumnContent ul{margin:0px;padding:0px;}

	  #htmlOuter{width:625px;}
	    #htmlInner{margin:0px 15px;padding:15px 0px;}
		  #htmlContent{width:595px;}
	  
	  
	  #albumOuter{width:625px; background: #b7b7b7; height:129px;}
	    #albumInner{background:#b7b7b7; margin:0px 5px; padding:5px 0px; height:119px;}
		 #albumContent{background:#ffffff; width:615px; height:119px;}
		  .imageContainer{float:left; border:1px solid #ffffff; height:117px;}
		  
	  
	  #footer{width:625px;text-align:right;margin:0px;padding:0px;}
	    #footerText p{margin:0px 10px 10px 0px; font-size:10px;}
	  