/*
color scheme
main background color 72b9b4
main text color 000000 black
worship menu bar choices ffdd93
worship menu bar highlighted ffe6b6
worship menu bar choice text 000000 
worship menu bar items background bfac89
worship menu bar items text FFFFFF white
homeabout menu bar choices 638b88
homeabout menu bar highlighted 257872
homeabout menu bar choice text FFFFFF white
homeabout menu bar items background 638b88
homeabout menu bar items text FFFFFF white
h 257872
*/


body
{
font-family: verdana, tahoma, arial, sans-serif;
/* background-color: #72b9b4; */
/* background-color: #dddddd; */

color: #000000;
}


body.general
{
background-color: #fde89d;
}

body.top
{
background-image: url('../images/fog2.png');
background-repeat: repeat-x;
background-color: #fde89d;
}
body.blank
{
background-image: url('../images/fog2.png');
background-repeat: repeat-x;
background-color: #fde89d;

}               
body.blank-right
{
/* background-color: #FFFFFF; */
background-image: url('../images/fog2.png');
background-repeat: repeat-x;
background-color: #fde89d;
}

h1 {color:#257872; font-size: 14pt;}
h2 {color:#257872; font-size: 12pt;}
H3 {color:#257872; font-size: 10pt;}
H4 {color:#257872; font-size: 8pt;}
H5 {color:#257872; font-size:16pt; font-style:italic;}
H6 {color:#257872}

p {font-size:10pt;}
blockquote {font-size:10pt; font-style:italic;}
li {font-size: 10pt;}

div.rightside
{
font-size: 14pt;
position: absolute;
top: 100px; 
left: 580px;
width: 320px;
}

div.bottommessage
{
font-size: 30pt; 
font-family: Garamond; 
font-weight: bold;
font-style: italic;
position: absolute;
top: 550px; 
left: 60px;
width: 880px;
}

div.rightside
{
position: absolute;
top: 45px; 
left: 580px;
width: 320px;
}

/* div.mainrighttoptitle
{
position: absolute; 
top: 20px; 
left: 690px; 
width: 240px; 
height: 20px;  
BACKGROUND-COLOR: #8c9951;  
COLOR: #ffffff; 
FONT-SIZE: 12pt;
}
*/
div.mainrighttop
{
position: absolute; 
top: 20px; 
left: 690px; 
width: 240px; 
height: 100px;  
BACKGROUND-COLOR: #8c9951;  
}

/*div.mainrightmiddletitle
{
position: absolute; 
top: 120px; 
left: 690px; 
width: 240px; 
height: 20px;  
BACKGROUND-COLOR: #8c8951;  
COLOR: #ffffff; 
FONT-SIZE: 12pt;
}
*/
div.mainrightmiddle
{
position: absolute; 
top: 120px; 
left: 690px; 
width: 240px; 
height: 200px;  
BACKGROUND-COLOR: #8c8951;  
COLOR: #ffffff; 
FONT-SIZE: 10pt;
}
/*
div.mainrightbottomtitle
{
position: absolute; 
top: 320px; 
left: 690px; 
width: 240px; 
height: 20px;  
BACKGROUND-COLOR: #8c7951;  
COLOR: #ffffff; 
FONT-SIZE: 12pt;
}
*/
div.mainrightbottom
{
position: absolute; 
top: 320px; 
left: 690px; 
width: 240px; 
height: 180px;  
BACKGROUND-COLOR: #8c7951;  
COLOR: #ffffff; 
FONT-SIZE: 10pt;
}

a.mainright
{
COLOR: black; 
FONT-SIZE: 14pt;
text-decoration: none;
}

a.highlight
{
color: #000000;
text-decoration:underline;
}

a.highlight:hover
{
text-decoration:underline;
color: #000000;
font-weight: bold;
}

font.sh2 {color:#257872; font-size: 12pt; font-weight: bold;}