

body {
 font-family: Georgia, Times, serif;
 background-color: #ffffff;
 color: #000000;
 font-size: small;
}


#allcontent {
 width: 750px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 20px;
 margin-right: auto;
 font-size: 95%;
}


h1 {
 font-size: 200%;
 font-weight: bold;
 line-height: 1.5;
 margin-left: 130px;  
}



#navigation {
 font-weight: bold;
 color: #000000;
 line-height: 2.5;
 padding: 5px;
 float: left;
 width: 180px;
}


.inside {
 margin-left: 180px;
 margin-right: 20px;
 padding: 10px;
 padding-left: 20px;
}


#mission {
 padding: 10px;
 float: right;
 width: 300px;
}


#directions {
 padding: 10px;
 line-height: 2;
}


#verse {
 padding: 5px;
 font-style: italic;
 text-align: center;
 line-height: 4;
 font-weight: bold;
}


#commission {
 font-style: italic;
 text-align: center;
}


#church {
 align: center;
}


a:link {
 color: #000000;
 font-weight: bold;
}

a:visited {
 color: #000000;
 font-weight: bold;
}

a:hover {
 color: #000000;
 font-size: 110%;
 font-weight: normal;
}


.footer {
 font-weight: normal;
 font-size: 80%;
 clear: left;
}


.footer a:link {
 font-weight: normal;
 font-size: 85%;
}


.footer a:hover {
 font-weight: normal;
 font-size: 85%;
}


.footer a:visited {
 font-weight: normal;
 font-size: 85%;
}


.big {
 font-size: 115%;
}


.italic {
 font-style: italic;
}


.bold {
 font-weight: bold;
}


#contact {
 font-size: 85%;
 font-style: italic;
}


.inside a:link {
 color: 2f71dd;
 font-weight: normal;
 font-size: 90%;
}


.inside a:hover {
 color: 2f71dd;
 font-weight: normal;
 font-size: 90%;
}


.inside a:visited {
 color: 2f71dd;
 font-weight: normal;
 font-size: 90%;
}


.info {
 line-height: 1.5;
}


.right {
 text-align: right;
}


.announcements {
 line-height: 1;
}
















