

body {
 font-family: Tahoma, Arial, sans-serif;
 background-color: #887777;
 font-size: small;
}


#allcontent {
 font-size: 95%;
 width: 750px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 20px;
 margin-right: auto;
 background-color: #770000;
}


h1 {
 font-size: 200%;
 font-weight: bold;
 border-bottom: solid thin #ffffff;
 color: #ffffff;
 line-height: 1.5;
 margin-left: 130px;  
}


h2 {
 font-size: 150%;
 font-weight: bold;
 border-bottom: solid thin #000000;
 text-align: center;
} 


#navigation {
 color: #ffffff;
 font-size: 100%;
 font-weight: bold;
 line-height: 2.5;
 padding: 5px;
 float: left;
 width: 180px;
}


#navigation a:link {
 color: #ffffff;
 font-weight: bold;
}


#navigation a:visited {
 color: #ffffff;
 font-weight: bold;
}


#navigation a:hover {
 font-size: 110%;
 font-weight: normal;
}


.subnav {
 color: #ffffff;
 font-size: 80%;
 font-weight: normal;
 line-height: 1.5;
 padding: 5px;
}


.subnav a:link {
 color: #ffffff;
 font-weight: normal;
}


.subnav a:visited {
 color: #ffffff;
 font-weight: normal;
}


.subnav a:hover {
 color: #ffffff;
 font-size: 100%;
 font-weight: normal;
}


.inside {
 background-color: #ffffff;
 color: #111111;
 margin-left: 180px;
 margin-right: 20px;
 padding: 10px;
 padding-left: 20px;
}


.insidepicture {
 background-color: #ffffff;
 margin-left: 180px;
 margin-right: 20px;
 padding: 10px;
}


.insidenav {
 color: #000000;
 font-size: 100%;
 line-height: 2;
}


#mission {
 padding: 10px;
 float: right;
 width: 300px;
 line-height: 1.5;
}


#directions {
 padding: 10px;
}


#verse {
 background-color: #ffffff;
 color: #000000;
 padding: 5px;
 font-style: italic;
 text-align: center;
 line-height: 4;
 font-weight: bold;
}


#commission {
 font-style: italic;
 text-align: center;
}


#church {
 align: center;
}


#messages {
 line-height: 2.5;
 padding-left: 20px;
}


.footer {
 color: #ffffff;
 font-weight: normal;
 font-size: 80%;
 clear: left;
}


.left {
 float: left;
}


.footer a:link {
 color: #ffffff;
 font-weight: normal;
 font-size: 85%;
}


.footer a:hover {
 color: #ffffff;
 font-weight: normal;
 font-size: 85%;
}


.footer a:visited {
 color: #ffffff;
 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: 100%;
}


.inside a:hover {
 color: 2f71dd;
 font-weight: normal;
 font-size: 100%;
}


.inside a:visited {
 color: 2f71dd;
 font-weight: normal;
 font-size: 100%;
}


.info {
 line-height: 1.5;
}


.right {
 text-align: right;
}






















