﻿body 
{
    background-image:url('Images/Background.jpg');
    background-repeat:repeat;
    background-color:  #726B6B      ;
    color: #000   ;
   font-size:87.5%;
}

/*fonts*/
body{ font-family: verdana, "Times New Roman", Times, serif;}
h1{margin:0 0 0 5px; font-size:112.5%; color: #f9dca9;}
h3{margin:0 0 0 5px; font-size:100.1%; font-weight:bold; color: #dfac52;}
h4{margin:0 0 0 5px; font-size:100.1%; color: #f9dca9;}
h5{margin:0 0 0 5px; font-size:87.5%; font-style:italic;font-weight:400; color: #f9dca9;}
p{font-size:87.5%; color: #f9dca9;}

a:link, a:visited {	color:  #000   ;text-decoration: underline;	font-family: Georgia, "Times New Roman", Times, serif;}
a:hover, a:active {color: #666666    ;}

/*masterpage containers*/
#container{margin: 0 auto;width: 760px; min-height:400px;background-image:url(images/PanelBG.jpg); background-repeat:repeat}
#banner{float:left;width: 760px; height:150px; background-image:url(images/Banner.jpg); background-repeat:no-repeat;}
#navigation{float:left;width: 760px;height: 25px;text-align:center;background-image:url(images/PanelBG.jpg); background-repeat:repeat;}
#footer{float:left;width: 760px;background-image:url(images/PanelBG.jpg); background-repeat:repeat; height:70px;text-align:center;padding-top:10px;}
#footer h5{margin:0 0 0 5px; font-size:87.5%; font-style:italic;font-weight:400;color:#D1C6B4}

/*content panels*/
.all{float:left;width:720px;margin:10px; padding:10px}
.quarterRight{float:left;width:198px;background-color: white ; border:solid 1px #000; min-height:400px; margin:10px; padding:10px}
.quarterLeft{float:left;width:280px; margin:10px; padding:10px}
.halfLeft{float:left;width:340px;background-color: white  ; min-height:400px; margin:10px; padding:10px}
.halfRight{float:left;width:340px;background-color: gray  ; min-height:400px; margin:10px; padding:10px}
.threeQuarterRight{float:left;width:410px; margin:10px 10px 10px 0px; padding:10px}
.threeQuarterLeft{float:left;width:490px;background-color:Aqua  ; min-height:400px; margin:10px 0px 10px 10px; padding:10px}


.Member_quarterRight{float:left;width:198px;background-color: white ; border:solid 1px #000; min-height:400px; margin:10px; padding:10px}
.Member_quarterRight h3{color:Red}
.Member_quarterRight a:link, a:visited, a:hover {color:#000; font-weight:bold;font-size:100.1%}
.Member_quarterRight a {color:#000; font-weight:bold;font-size:100.1%}
.Member_threeQuarterLeft{float:left;width:490px; min-height:400px; margin:10px 0px 10px 10px; padding:10px}
.Member_threeQuarterLeft h3{color:red;margin: 10px;}


#navigation ul 
{
margin-left:-15px;
list-style: none;
margin-top:0px;
}

#navigation li {
display: inline;
}

#navigation a 
{
float:left;
background-image: url(Images/NavBtnUp.gif);
background-repeat: no-repeat;
height: 25px;
padding-top: 3px;
display: block;

margin-right: 2px;
width: 100px;
color: #e2dfdf;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight:700;
}

#navigation a:hover, #navigation .active a {
background-image: url(Images/NavBtnDwn.gif);
color: #ff0000;
}


#rotator
{
margin: 0 auto;
padding: 5px 5px 5px 5px;
}

#vod
{
background: #acd162 url(Images/vodBG.gif);
background-repeat:repeat;
margin-top:10px;
 padding:5px;
border-bottom: solid 1px #46620d;
border-left: solid 1px #46620d;
border-right: solid 1px #46620d;
color: #192502; 
}
#vod a, a:hover, #footer .active a 

{color: #192502; }

#vod h3
{
text-align:center;
font-size:120%;
color: #192502;  
}
#vod p
{
    text-align:left;
}

#about
{
background-image: url(Images/Parchment.jpg);
background-repeat:no-repeat;
height: 132px;
width: 400px;
margin: 0 auto;
border: solid 1px #381e04;

}
#about p
{
margin-top:-4px;
color: #522d0f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:22px;
font-weight:800;
padding:3px;
}

#welcome
{
    margin-top:20px;
    
    }
    #welcome h3
{
    text-align:center
    }
    #welcome p
{
    padding:5px 10px 10px 10px;
    line-height:18px;
    font-weight:500;
    }
    
    #form {
	width: 90%;
	 background-color:White;
       border: solid 1px #384440;
       padding: 10px;
       color:#000;
}

#form  a:link,form a:visited {
	color: #000;
	font-size: 12px;
}

#form a:hover, #form a:active {
	color: #000;
}
fieldset p {
	color: #000;
	font-size: 12px;
}
fieldset, fieldset:visited {
	border: 1px solid #000;
	padding: 1em;
	position: relative;
	margin: 0px 0px 10px;
}

fieldset:hover {
	border: 1px solid #000;
}

legend {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: red;
}
legend p {
	color: #000;
	font-size: 12px;
}

legend h3 {
	color: #000;
	font-size: 16px;
	font-weight:bold;
}

#contacts{margin-top:20px;}

.sermonsLeft{float:left;width:180px; min-height:400px; margin:10px 0px 10px 10px; padding:10px}
.sermonsRight{float:left;width:480px; min-height:400px; margin:10px 0px 10px 10px; padding:10px}

.sermonsLeft h3{color:#f9dca9; font-weight:bold;font-size:100.1%}
.sermonsLeft a{margin:0 0 0 5px; font-size:100.1%; font-weight:bold; color: #dfac52;}

.location a,a:link, a:visited, a:hover {color:#f9dca9; font-weight:bold;font-size:100.1%}

.lectionary{margin-left:60px; background-color:white;width:160px;}
