h2{
	font-family: Times New Roman, Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style:italic;
	color:  #CC6600;
   	text-align:left;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style:italic;
	color:  #d32323;
   	text-align:left;
}

h4{
	font-family:  Times New Roman, Times, serif;
	font-size: 1.0em;
	color:  navy;
	text-align:center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333300;
}

h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style:italic;
	color:  #d32323;
   	text-align:center;
}

p {
    font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333300;
    color: #323238;	
}


li {
    font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333300;
    color: #4E2B08;	
 color: #323238;
}



body { 
	font: 8pt/16pt georgia; 
	color: #000000; 
	margin: 0px;
	background: #ffffff; 
	text-align:center;
    min-width: 750px;
		 
	}


#PageHeader {
    margin-top: 0px;   
	float: left;
	width: 100%;
	height: 165px;
	text-align:center;
	
		/*border-bottom: 1px #447844 solid;*/
	background-color:#ffffff;

}

#wrapper {
   	width: 770px;
	margin-right: auto;	
	margin-left: auto;
	text-align: center; 
	background: #ffffff;

}

#linkList {   
    margin: 10px 3px 5px 2px;
	float: left;
	width: 170px;        
    text-align:left;
  
    }
	
#linkList ul {
	margin: 5px;
	padding: 5px;
	}
	
#linkList li {
	height: 2.5ex;
	list-style-type: none;
	display: block; 
	padding: 2px 2px 3px 0px;
	margin-bottom: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:    10pt;
	font-weight:bold;
	font-variant:small-caps;

	}
#linkList li a:link { 
	color: #6b7d17;
                color: navy;
color: #5C78E2;
color: #536185;

	text-decoration:none;		
	}

#linkList li a:visited {
	
               
color: #5C70BC;
 color: #84854F;
color: #536185;
	text-decoration:none;
	}

#linkList li a:hover {
	color:#ab1b1b;
	text-decoration:underline;
	}

	

#ContentArea {
   
   	width: 365px;
	float: left;
	background-color:white;
	padding:10px 5px 15px 15px;
	margin: 20px 5px 20px 10px;
	text-align:left;
 
    border-right :1px #84854F dotted;
    border-left:1px #84854F dotted;
}  

#ContentArea a:link { 
	color:#d32323;
                color:navy;
	/*font-weight:bold;*/
	text-decoration:underline;		
	}
#ContentArea a:visited {
	color:#d32323;
                 color:navy;
	/*font-weight:bold;*/
	text-decoration:underline;
	}
#ContentArea a:hover {
	color:#ab1b1b;
	background:yellow;
	}


#RightPanel {
    margin: 1px 1px 1px 15px;
    padding:1px;
	width: 160px;
	float: left;
	background-repeat:no-repeat;
	
} 

#RightPanel h3 {
    margin-top: 25px;
    font-family: Times New Roman, Times, serif;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
   	text-align:center;
   	
   	background:#536185;
}

#RightPanel p{ 	
	padding-left:2px;
                padding-right:2px;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 1.1em;
	color: #323238;
  /*  text-align:center;  */
    /*background-color: #f7c371;    */  

}

#RightPanelTop { 	
    margin-top: 25px;
	height: 155px;
	width: 150px;
	font-weight:bold;
	background-color: #ffffff;
	background-image: url('post-it.jpg');
	background-repeat:no-repeat;               
}

#RightPanelTop p{ 	
	padding:18px;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 1.2em;
	color: maroon;

}

#RightPanelMiddle {
    height: 150px;
	
	font-weight:bold;
	background-image: url('post-it.jpg');
	background-repeat:no-repeat;
}

#RightPanelMiddle p{ 	
	padding:18px;
	font-family:/*"Comic Sans MS"*/serif sans-serif;
;
	font-size: 1.3em;
	font-style:italic;
	color: green;
}



#RightPanelBottom {
    background: #FFFFff;
   	color: green;
	font-weight:bold;
}


#footer1 {
	clear: both;
                width: 780px;
	margin-top: 2px;
                margin-left: auto;
                margin-right: auto;
                text-align:center;
	background-color:  #ffffff;
	height: 4em;	
           }


#footer {
	clear:  both;
                width: 780px;
	margin-top: 20px;
                margin-left: auto;
                margin-right: auto;
                text-align:center;
	color:  #Ffffff;
	height: 5em;
	background-color:#536185;
	font: 10pt/15pt arial;
                font-weight: bold;
                border-top: 2px #84854F solid;
                border-bottom: 2px #84854F solid;     

}

#LargeContentArea {
   
   	width: 500px;
	float: left;
   	background-color:white;
	padding:10px 5px 15px 15px;
	margin: 20px 5px 20px 10px;
	text-align:left;
                border-left:1px #84854F dotted;
 
}  

#LargeContentArea a:link { 
	color:#d32323;
                color:navy;
	/*font-weight:bold;*/
	text-decoration:underline;		
	}
#LargeContentArea a:visited {
	color:#d32323;
                 color:navy;
	/*font-weight:bold;*/
	text-decoration:underline;
	}
#LargeContentArea a:hover {
	color:#ab1b1b;
	background:yellow;
	}



.bold-text {
font-weight: bold;
font-size:110%;

}

.post-it {
    margin-top: 25px;
	height: 155px;
	width: 150px;
	background-image: url('jpegs/post-it.jpg'); 
	background-repeat:no-repeat; 
                padding:18px;
	
}

.post-it a:link { 
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;		
	}

.post-it a:visited {
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;
	}
.post-it a:hover {
	color:#ab1b1b;
	background:white;
	}

.green-square {
                margin-top: 15px;	
	width: 150px;
	 background-color:  #fbe2ba;	
 background-color:  #FDFECC;
  background-color:  white;

               border-top: 1px #84854F solid;
                border-bottom: 1px #84854F solid; 
	}

.green-square-rounded {
    margin-top: 25px;
	height: 150px;
	width: 150px;
	background-image: url('jpegs/green-rounded-square.jpg'); 
	background-repeat:no-repeat; 
	
}

.green-square a:link { 
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;		
	}
.green-square a:visited {
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;
	}
.green-square a:hover {
	color:#ab1b1b;
	background:yellow;
	}



.peach-square {
    margin-top: 15px;
	height: 155px;
	width: 150px;
	font-weight:bold;
	background-color: #f7c371;
	text-align:center;
	
}

.peach-rounded-square {
  margin-top: 5px;
	height: 155px;
	width: 150px;
	font-weight:bold;
	background-image: url('jpegs/peach-rounded-square.jpg'); 
	background-repeat:no-repeat;
	text-align:center;
	

	
}
.peach-square p {
	text-align:center;
}
    
.red-bold-text {
	color:#d32323;
	font-weight:bold;
	font-size:120%;
}

.red-bold-yellow-background {
	color:#d32323;
	background-color: yellow;
	font-weight:bold;
	font-size:130%;
}

    
#SermonLinkList {   
    margin: 0 5px 5px 1px;
	float: left;
	width: 470px;
    text-align:left;		
	}
	
#SermonLinkList ul {
	margin: 0 5px 2px 1px;
	padding: 5px;
	}

#SermonLinkList li {
	/*line-height: 2.5ex; */
	list-style-type: none;
	display: block; 
	padding: 0 2px 0 2px;
	margin-bottom: 1px;
	font: 9pt/14pt arial;
			
	}

#SermonLinkList li a:link { 
	color: #4E2B08;
 color: #323238;
	text-decoration:none;		
	}

#SermonLinkList li a:visited {
    color: #4E2B08;
 color: #323238;
	text-decoration:none;
	}

#SermonLinkList li a:hover {
	color:#000000;
	background-color:  #CCFF66;
	text-decoration:underline;
	} 
    
#NewsletterLinkList {   
    margin: 0 5px 5px 5px;
	float: left;
	width: 350px;
                   text-align:left;		
	}
	
#NewsletterLinkList ul {
	margin: 0 5px 2px 10px;
	padding: 5px;
	}

#NewsletterLinkList li {
	/*line-height: 2.5ex; */
	list-style-type: none;
	display: block; 
	padding: 0 2px 0 2px;
	margin-bottom: 1px;
	font: 9pt/14pt arial;
			
	}

#NewsletterLinkList li a:link { 
	color: #4E2B08;
 color: #323238;
	text-decoration:none;		
	}

#NewsletterLinkList li a:visited {
    color: #4E2B08;
 color: #323238;
	text-decoration:none;
	}

#NewsletterLinkList li a:hover {
	color:#000000;
	background-color:  #CCFF66;
	text-decoration:underline;
	}    
	
	
	
.bold-text {
	font-weight:bold;
              }
              
.italic-bold-text {
	font-style:italic;
	font-weight:bold;
	color: #323238;	
              }    
              
.italic-bold-underline-text {
	font-style:italic;
	font-weight:bold;
	color: #323238;
	text-decoration:underline;	
              }                         

.no-border {
	border: 0;
}

.move-left {
	text-align: left;
}

.orange-background {
	background-color:#D2E286;
}

.shrink-text {
	font-size: 80%;
}

.red-text {
                color:  #d32323;
}

.center-photo {
text-align: center;
margin-right: auto;
margin-left: auto;
}

.float-left {
float:left;
margin-right: 20px;
}




.bulletin-button {
                margin-top: 15px;	
                margin-left: 25px;
  /*	width: 75px; */
  
	 background-color:  #fbe2ba;	
 background-color:  #FDFECC;
  background-color:  white;



                float: left;
              
	}
.bulletin-button p{ 	
	padding: 2px;
                
	font-family: "Comic Sans MS", sans-serif;
		font-family: Arial, sans-serif;
		font-weight: bold;
	font-size: 1.2em;
	color: white;
    text-align:center; 
    background-color: red;      

}

.bulletin-button a:link { 
	color:white;
	font-weight:bold;
	text-decoration:none;		
	}
.bulletin-button a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	}
.bulletin-button a:hover {
	color:red;
	background:white;
	}

#BulletinArchiveLinkList {   
    margin: 0 5px 5px 5px;
	float: left;
	width: 400px;
                   text-align:left;		
	}
	
#BulletinArchiveLinkList ul {
	margin: 0 5px 2px 10px;
	padding: 5px;
	}

#BulletinArchiveLinkList li {
	/*line-height: 2.5ex; */
	list-style-type: none;
	display: block; 
	padding: 0 2px 0 2px;
	margin-bottom: 1px;
	font: 9pt/14pt arial;
			
	}
#BulletinArchiveLinkList li a:link { 
	color: #4E2B08;
 color: #323238;
	text-decoration:underline;		
	}

#BulletinArchiveLinkList li a:visited {
    color: #4E2B08;
 color: #323238;
	text-decoration:underline;
	}

#BulletinArchiveLinkList li a:hover {
	color:#000000;
	background-color:  #CCFF66;
	text-decoration:underline;
	}    
	
#CalendarArchiveLinkList {   
    margin: 0 5px 5px 5px;
	float: left;
	width: 700px;
    text-align:left;		
	}
	
#CalendarArchiveLinkList ul {
	margin: 0 5px 2px 10px;
	padding: 5px;
	}

#CalendarArchiveLinkList li {
	/*line-height: 2.5ex; */
	list-style-type: none;
	display: block; 
	padding: 0 2px 0 2px;
	margin-bottom: 1px;
	font: 9pt/14pt arial;
			
	}
#CalendarArchiveLinkList li a:link { 
	color: #4E2B08;
 color: #323238;
	text-decoration:underline;		
	}

#CalendarArchiveLinkList li a:visited {
    color: #4E2B08;
 color: #323238;
	text-decoration:underline;
	}
	
#CalendarArchiveLinkList li a:hover {
	color:#000000;
	background-color:  #CCFF66;
	text-decoration:underline;
	}    
		
	

