body{
color: black;
font: normal 80% Verdana;
}  

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.ministries
{
color: rgb(123,158,68);
text-decoration : underline;
}

a.ministries:hover
{

}

a.beliefs
{
color: rgb(255,166,86);
text-decoration : underline;
}

a.beliefs:hover
{

}

a.events
{
color: rgb(158,173,214);
text-decoration : underline;
}

a.events:hover
{

}

a.about
{
color: rgb(184,49,49);
text-decoration : underline;
}

a.about:hover
{

}

a.nav
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 14px;
color: white;
text-decoration : none;
}


a.nav:hover
{
text-decoration : underline;
}

a.eventsnav
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 14px;
color: white;
text-decoration : none;
}

a.eventsnav:hover
{
text-decoration : underline;
}

a.beliefnav
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 14px;
color: black;
text-decoration : none;
}

a.beliefnav:hover
{
text-decoration : underline;
}



img
{
border: 0;
}

p#main
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
}

p#footer
{
text-align:center;
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Arial;
font-size: 10px;
}

p
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 12px;
}

h1           
{
font-family: Arial;
font-size: 14px;
margin-left: 10;
margin-top: 0;
margin-bottom: 0; 
}

h2           
{
font-family: Georgia;
font-size: 15px;
margin-left: 10;
margin-top: 10;
margin-bottom: 15; 
}

h3.post-title
{
font-weight: bold;
text-decoration: underline;
margin-top: 0; 
margin-bottom: 10;
font-family: Georgia;
font-size: 13px;
}

#post-body
{
margin-left: 10; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 12px;
}

.post
{
margin-left: 20; 
margin-top: 0; 
margin-bottom: 0;
font-family: Georgia;
font-size: 12px;
}

p.post-footer
{
margin-left: 20; 
margin-top: 10; 
margin-bottom: 15;
font-family: Georgia;
font-size: 11px;
}