﻿

                                         /*---- General Formatting ----*/



body {
     background-image: url(horizontalbrick.jpg);
     background-position: center top;
     background-repeat: repeat;
     background-attachment: scroll;
     background-color: #55161e;}



h1 {
    text-align: center;
    font-family: Arial, sans serif;
    line-height: 170%;
    color: #ffffff;}

h2 {
    font-family: Arial, sans serif;
    line-height: 170%;
    color: #ffff00;
    text-align:center;}

h3 {
    font-family: Arial, sans serif;
    line-height: 170%;
    color: #ffff00;}


h4 {
    font-family: Arial, sans serif;
    line-height: 110%;
    font-weight: normal;
    color: #ffffff}

h5 {
    font-family: Arial, sans serif;
    line-height: 110%;
    color:#ffffff;}




                                       /*----center images etc.. ----*/

div#center {text-align: center;}




a:link {
    font-weight: normal;
    color: #ffffff}
a:visited {
    font-weight: normal;
    color: #ffff00}
a:hover {
    font-weight: bold;
    color: #ff0000}


                         /*----This Formats the banner at the top of the page ----*/

div#banner {
      background-image: url(rustbanner.jpg);
      width: 823px;
      height: 134px;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
      border: 0px;
      background-color: #88330a;
      background-position: center;
      word-spacing: 20px;
      }

                          /*-- This formats the linkbar at the top of each page --*/



div#linkhome {
      background-image: url(rustbackground.jpg);
      width: 800px;
      height: 45px;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
      border: 5px ridge #88330a;
      background-color: #88330a;
      background-position: center;
      padding: 5px;
     }








                                    /* -- Cell Formatting --*/



div#cell h3 {
      text-align: left;
      color: #24001d;}

div#cell h4 {
      font-weight: normal;
      line-height: 110%;
      text-align: left;
      color: #24001d;}

div#cell {
      vertical-align: top;
      padding: 10px;
      width: 385px;
	 }
     


div#cell a:link {
      font-weight: normal;
      color: #24001d;}

div#cell  a:visited {
      font-weight: normal;
      color: #002443;}

div#cell a:hover {
      font-weight: bold;
      color: #ff0000;}




                                 /*---- special column formatting for certain pages ----*/


div#map {margin: 1px 130px;}

div#youth {margin: 1px 20%;}

div#missions {margin: 1px 30%;}

div#missionarys {margin: 1px 25%;}

div#linkspace {word-spacing: 10px;}

div#garbc  {margin: 30px 10%}





                                          /*---- single column ----*/

div#column h3 {
      text-align: left;
      color: #24001d}

div#column  h4 {
      font-weight: normal;
      line-height: 110%;
      text-align: left;
      color: #24001d}

div#column  {
      vertical-align: top;
      text-align: right;
      background-image: url(parchment.jpg);
      background-color:#f3e3c2;      
      padding: 10px;
      border: 1px ridge #88330a;
      margin: 1px auto;
      width: 800px;
      }

div#column  a:link {
      font-weight: normal;
      color: #24001d;}

div#column   a:visited {
      font-weight: normal;
      color: #002443;}

div#column  a:hover {
      font-weight: bold;
      color: #ff0000;}


/*-- copyright --*/


div#contactinfo {
      text-align: center;
      color: #ffff00}






                           /* This creates the table at the bottom of the missionary page */


div#thumbmnailpage

div#thumbnail table {
     width: 400px}
     div#thumbnail td {
     padding: 20px;}



            



                                        /*-- linktable--*/



div#linktable h4 {
     font-family: "Arial Narrow", Arial, sans serif;
     line-height: 170%}

div#linktable h4 {
     color: #ffffff}





                                    /* -- about us page --*/



div#us  a:link {
      font-weight: normal;
      color: #000000}

div#us  a:visited {
      font-weight: normal;
      color: #002443}

div#us  a:hover {
      font-weight: bold;
      color: #ff0000}


div#link1 {
      margin-left: 40%}

div#link2 {
      margin-left: 2%}










      				/* This creates the fomatting for the missions page*/


div#missions2 h5 {
       text-align: center;
       line-height: 100%; padding: 2px;}

div#missions2 table, td {
       text-align: center;}

div#missions2 {margin: 1px auto;}


				/*---- table formatting ----*/
				
div#table table	{
		width: 818px;
		border: 1px ridge #88330a;
		background-color: #f3e3c2;
		background-image: url(parchment.jpg);
		}
div#table td {
		width: 385px;
		vertical-align: top}



						/*---- Bridge Formatting ----*/

						
div#bridge h1 {
    text-align: left;
    font-family: Arial, sans serif;
    font-weight: bold;
    line-height: 120%;
    color: #742136;}

div#bridge h2 {
    font-family: Arial, sans serif;
    font-weight: bold;
    line-height: 120%;
    color: #000000;
    text-align: left;}

div#bridge h3 {
    font-family: Arial, sans serif;
    font-weight: normal;
    line-height: 120%;
    color: #000000;}


div#bridge h4 {
    font-family: Arial, sans serif;
    line-height: 110%;
    font-weight: normal;
    color: #000000}

div#bridge h5 {
    font-family: Arial, sans serif;
    line-height: 110%;
    font-weight: normal;
    text-align: left;
    color:#000000;}
    
div#bridge h6 {
    font-family: Arial, sans serif;
    font-weight: normal;
    line-height: 110%;
    text-align: left;
    color:#000000;}
    
div#bridge td{
	    width: 400px;
	    vertical-align: top;
	    padding: 10px;
		}
		
		
		div#tt td{width: 400px;
			vertical-align: top;
			padding: 30px;
			border: 2px;
		}
















