﻿
div#ContentContainerBackground{

        position: absolute;
        
        background-color: #ffe0c9;
        min-width: 1500px;
        z-index: -2;
        width: 100%;

}

div#MainContainer{
         background-color: #ffe0c9; 
        
         z-index: -4;


}
div#MainPage{
         background-color: white; 
         height: 1000px;

         float: left;
         z-index: 200;
         max-width: 960px;
         box-shadow: 0 3px 10px rgba(0,0,0,.65);
	    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.65);
	    -moz-box-shadow: 0 3px 10px rgba(0,0,0,.65);
    	-o-box-shadow: 0 3px 10px rgba(0,0,0,.65);
    
   
}


div #page {





}

div #clear2 {
    clear: both;
}

div #seperator {




        background: url('../img/seperator.jpg') 0 0 repeat-x;


        height: 24px;
        width: 960px;





}
div#PhotosBox p{
        position: relative;
        font-family: 'Oswald', sans-serif;
        color: white;
		font-size: 18px;
        text-decoration: none;
        text-shadow: 0 0 12px #000000;   
        font-weight:normal;
        line-height: 22px;
        text-align: center;
}
div#churchhistory {
	   position: relative;
     	width: 212px;
    	height: 118px;
       
        margin-bottom: 10px;
        
        border: 8px solid #876151;
        position: relative;

transform:rotate(0) translate3d( 0, 0, 0);
-moz-transform:rotate(0) translate3d( 0, 0, 0);
-o-transform:rotate(0) translate3d( 0, 0, 0);
-webkit-transform:rotate(0) translate3d( 0, 0, 0);
transform:rotate(0);
}

div#churchhistory2 {
	   position: relative;
     	width: 212px;
    	height: 118px;
       
        margin-bottom: 10px;
        
        border: 8px solid #876151;
        position: relative;

transform:rotate(0) translate3d( 0, 0, 0);
-moz-transform:rotate(0) translate3d( 0, 0, 0);
-o-transform:rotate(0) translate3d( 0, 0, 0);
-webkit-transform:rotate(0) translate3d( 0, 0, 0);
transform:rotate(0);
}





div.PhotosShadow img{
	    position: absolute;
    	width: 240px;
    	height: 24px;
        top: 145px;
        left: 40px;
        z-index:0;




}

div.photos{
        width: 212px;   
        height: 180px;
        font-size: 26px;   
        float: left;
        padding: 20px 16px 20px 45px;
        
        
              position: relative;

}



	