/*   /styles/[BRN-decor].css  is for   */
 
/*  background-color: #FFE97A;  Since Sept.1, 2020	 (light gold) #FFE97A;   */

 /*  background-color: #FFE97A;   light gold    */
	   	         default font-size:    
	for Titles[Th] 	=   1.2em; or   19px;  
	for H2      	=   1em;  or     18px; 
	for H3      	=   1em;  or     17px;   
	for Body   	=  .8em;  or     16px;	
	for H5 & H6 	=  .8em;  or     15px;
 	= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	How the WIDTH works :   
	For any element, if the WIDTH is not spelled out, 
	there appears to be a "Default" of about "333px",
	and a "Maximum" of about "700px". And so, a box's 
	width will be determined by the width of the content
	together with the "Padding", up to the  "Maximum".
*/


Body
{
	background-color:lightyellow;
	font-size:17px;
  	padding-top: 22px; padding-bottom: 33px;
	scroll-padding-right: 1%;
}
Table.Title
{
	margin:10px auto 10px auto; color:gold; 
 	background-image: url("https://www.liberalslikechrist.org/Artwork/+Site-decor/GoldCurtain-1.jpg");
	text-align:center;font-size:18px; line-height:1.3;

	border-style:ridge;  
	border-top-style:ridge; border-top-width:19px; border-top-color:gold;
	border-left-style:ridge; border-left-width:19px; border-left-color:gold;
	border-right-style:ridge; border-right-width:22px; border-right-color:brown;
	border-bottom-style:ridge; border-bottom-width:22px; border-bottom-color:brown;
	 
	padding: 2%; 
}
Table.First 	/* 	[Table class="Other" for additional tables after ]		*/  
{	 
	margin:10px auto 10px auto; 
	background-color:white; 	color: darkblue;

	border-left-style:ridge; border-left-width:14px; border-left-color:gold;
	border-top-style:ridge; border-top-width:14px; border-top-color:gold;
	border-bottom-style:ridge; border-bottom-width:17px; border-bottom-color:brown;
	border-right-style:ridge; border-right-width:17px;  border-right-color:brown;
} 
Table.Other 	/* 	[Table class="Other" for additional tables after ]		*/  		*/  
{	 
	background-color:tan;  	color: darkbrown;

	border-left-style:ridge; border-left-width:2px; border-left-color:gold; 
	border-top-style:ridge; border-top-width:2px; border-top-color:gold;
	border-right-style:ridge; border-right-width:2px; border-right-color:brown;
	border-bottom-style:ridge; border-bottom-width:2px; border-bottom-color:brown;


 	padding-top:3%; padding-bottom:3%;
	padding-left:4%; padding-right:4%;
}
TH
{	 

} 
H2
{	
 	background-color:tan;  	color: darkbrown; 
	margin:10px auto 10px auto;   width:678px; 
	text-align:center; font-size:19px; line-height:1.1; font-style:italic;   
	border-top-style:ridge; border-top-width:10px; border-top-color:gold;
	border-left-style:ridge; border-left-width:10px; border-left-color:gold;
	border-bottom-style:ridge; border-bottom-width:13px; border-bottom-color:brown;
	border-right-style:ridge; border-right-width:13px; border-right-color:brown;

	padding-top:3%; padding-bottom:3%;
	padding-left:3%; padding-right:3%;
} 
H3
{	margin-left: 22px;  width:678px; 
	background-color:tan;   color: darkbrown;
	font-size:17px; line-height:1.1; font-style:italic;  

 	border-top-style:ridge; border-top-width:11px; border-top-color: gold;
	border-left-style:ridge; border-left-width:11px; border-left-color:brown;

	padding-top:2%; padding-bottom:4%;
	padding-left:3%; padding-right:2%;
}
H4	/* for Bottom box on most pages */ 
{	 
	margin:10px auto 10px auto; width:222px; padding:1%;	background-color:tan; color:darkbrown;
	font-size: 15px;  font-style:italic; text-align:center; line-height:1;

	border-left-style:ridge; border-left-width:13px; border-left-color:gold; 
	border-top-style:ridge; border-top-width:10px; border-top-color:gold;
	border-right-style:ridge; border-right-width:13px; border-right-color:brown;
	border-bottom-style:ridge; border-bottom-width:13px; border-bottom-color:brown; 
}
H5
{	 
	margin-left: 60%; width:34%;
	background-color:tan;  	color: darkbrown;
	font-size:.8em; font-style: italic;  text-align:center;	

	border-top-style:ridge; border-top-width:9px; border-top-color: gold;
 	border-right-style:ridge; border-right-width:9px; border-right-color: brown; 	
	padding:2%;  	 /*    on ALL sides    */
} 
H6	/* for TESTIMONIAL box */ {	

	  background-color:tan;  

 	 color: darkblue; 
	
 
	border-top-style:ridge; border-top-width:10px; border-top-color: gold;   
	border-top-style:ridge; border-top-width:10px; border-top-color: gold;
	border-bottom-style:ridge; border-bottom-width:13px; border-bottom-color:brown;
	border-right-style:ridge; border-right-width:13px;  border-right-color: brown;  
H7	/* smaller version of H2 for multiple page links */ 
{	 
	margin:10px auto 10px auto; 
	background-color:white;    color: black; 
	text-align:center; font-size:15px;  font-style:italic; 

	border-top-style:ridge; border-top-width:8px; border-top-color:pink;
	border-left-style:ridge; border-left-width:8px; border-left-color:pink;
	border-right-style:ridge; border-right-width:10px; border-right-color:brown;
	border-bottom-style:ridge; border-bottom-width:10px; border-bottom-color:brown;
	padding-top:2%; padding-bottom:2%;
	padding-left:5%; padding-right:5%; 
}
P.Indented
{	     
 	text-indent: 55px;  max-width:1166px;   
 	font-size:.9em; text-align: justify;  color:black;
	font-family: BlackChancery, American Text B; 
 	padding-left: 2%; padding-right: 2%;  
}
P.Jesus 
{	     
	text-indent: 55px;  max-width:1111px; 
 	padding-left: 2%; padding-right: 2%;  
	text-align:justify;
	font-family: Black Chancery,  American Text B;
 	font-size:.9em;font-style:italic; color: maroon;
} 
P.Paul
{	     
	text-indent: 55px;  max-width:1111px;
 text-align:justify;  max-width:555px; 
		font-family: Black Chancery,  American Text B;  
		font-size:.9em;font-style:italic;color:darkbrown;
} 
P.Bible
{
	text-indent: 55px;  max-width:1111px;
 text-align:justify;  
	font-family: Black Chancery,  American Text B;  
	font-size:.9em;font-style:italic;color: purple;
}
P.Ray	/* 	[P class="Ray"]					*/
{	     
	text-indent: 55px;  max-width:1111px; 
  	padding-left: 2%; padding-right: 2%;
		font-family: BlackChancery, American Text B;
		font-size:.9em;text-align: justify; color:black;
 
}

P.Jesus-box	/* 	[P class="Jesus-box" for Jesus-quotations	*/
{	     
 	margin-left:4%; margin-right:4%;
	background-color:tan;   color: maroon;
	text-align: justify; text-indent: 44px; font-size:1em; font-style: italic;  font-weight: bold;   
	border-top-style:ridge; border-top-width: 7px;   border-top-color: plum; 
	border-left-style:ridge; border-left-width: 9px;  border-left-color: plum; 
	border-bottom-style:ridge; border-bottom-width: 11px; border-bottom-color: maroon;  
	border-right-style:ridge; border-right-width: 9px;   border-right-color: maroon;  
	padding: 22px;	 /*  	 -------     on ALL sides  -------     		*/
} 

P.Rand
{	     
 	text-align:justify;  max-width:555px;  
 	font-size:.9em; 
	font-family: Black Chancery, American Text B;
	/* 	a variety of boxes & font colors			*/


   
}
P.Book-box  	/* 	[P class="Book-box" for comments by Ray]			*/
  
{	 
	margin:10px auto 10px auto;  max-width:555px; 
  	 background-color:pink; color:black;	Font-size:.9em;text-indent:55px; text-align: justify; 	
	border-top-style:ridge;border-top-width: 8px; border-top-color:gray;  
	border-bottom-style:ridge;border-bottom-width:8px;border-bottom-color:gray;  
	padding: 4%; 
} 
P.Note-box  	/* 	[P class="Note-box" for comments by Ray]			*/
  
{	 
	margin-left:66%; margin-right:4%;  width: 25%;
  	padding: 12px;
	 background-color:white; color:navy;
	Font-size:.9em; text-align:center;	
	border-top-style:ridge;border-top-width: 9px; border-top-color:gray;  
	border-bottom-style:ridge;border-bottom-width:9px;border-bottom-color:gray;  

} 

P.RCA-hierarchy	/* 	[P class="RCA-hierarchy" for hierarchy quotes ]	*/
  
{	 
 	margin-left:2%; margin-right:8%;
	background-color:plum;  color:purple;
	text-indent: 55px; font-style: italic; text-align: justify;  max-width: 66%;  
 	font-size:.9em; padding: 38px;
 	border-top-style:ridge; border-top-width:14px;    border-top-color:purple;  
 	border-top-style:ridge; border-top-width: 11px;    border-top-color:white;  
	border-top-style:ridge; border-left-width: 11px;  border-bottom-color:white; 
	border-top-style:ridge; border-right-width: 14px;   border-right-color:purple; 
}
P.BLK-box  	/* 	[P class="BLK-box" for    		/*	 	 for Hidden Comments	*/
  
{	 
 
	margin-left:30%; margin-right:2%;
	background-color:cream; color:black;
	text-indent: 40px; text-align: justify; 	
	font-size:.9em;   padding: 24px;
 	border-top-style:ridge; border-top-width: 9px;    border-top-color:white;  
	border-top-style:ridge; border-left-width: 9px;  border-bottom-color:white; 
	border-top-style:ridge; border-bottom-width: 14px;  border-left-color:blue;  
	border-top-style:ridge; border-right-width: 14px;   border-right-color:blue; 
	

} 
P.BLU  	/*   	[P class="BLU"]   words on a lightyellow bg boxed   		*/
 
{	 
 	margin-left:12%; margin-right:36%;
	background-color:BLUE; color:wHITE;
	text-align: justify; 	font-size:.9em; 
	font-style: italic; font-weight: bold; line-height: 1.3;  
 	border-top-style:ridge; border-top-width: 9px; border-top-COLOR:cyan;   
	border-left-style:ridge; border-left-width: 9px;border-left-color:gold; 
	border-top-style:ridge; border-bottom-width: 14px;  border-bottom-color: purple;  
	border-top-style:ridge; border-right-width: 14px;   border-right-color: purple; 
	padding: 28px;
	font-size:
.7em;
 font-style: italic; font-weight: bold; font-weight: bold;   
}
 
P.PPL 	/* 	[P class="PPL"]					*/
{
 	margin-left:8%; margin-right:40%;
	background-color:purple; color:yellow;
	text-align: center; 	font-size:.9em; 
	font-style: italic; font-weight: bold; line-height: 1.3;  
 	border-top-style:ridge; border-top-width: 9px;   
	border-top-style:ridge; border-left-width: 9px;  
	border-top-style:ridge; border-bottom-width: 14px;  border-bottom-color: purple;  
	border-top-style:ridge; border-right-width: 14px;   border-right-color: purple; 
	padding: 28px;
} 
P.RED 	/* 	[P class="RED"]					*/
{	     
 	margin-left:8%; margin-right:8%;
	background-color:tan;   color: maroon;
	text-align: justify; text-indent: 44px; font-size:1em; font-style: italic;   
	border-top-style:ridge; border-top-width: 7px;   border-top-color: white; 
	border-top-style:ridge; border-left-width: 9px;  border-left-color: white; 
	border-top-style:ridge; border-bottom-width: 11px; border-bottom-color: maroon;  
	border-top-style:ridge; border-right-width: 9px;   border-right-color: maroon;  
	padding: 28px;	 /*  	 -------     on ALL sides  -------     		*/
} 
UL
 {
 	max-width:555px; margin-left:4%; margin-right:4%; text-align:justify;
	list-style-position:outside;text-indent: 33px; font-size:.9em;line-height:1.1;
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnCreamBG.png");
}
/*   	==================================================================================   	*/
 
/*	 Various List icons with Background-colors that match the ones where they are placed	*/
UL.cyan-gold		/* [UL class="cyan-gold"] 				*/ 
{
  	text-indent: 55px;  max-width:1111px;  
	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify; 
	list-style-image: url("../javamenu/CyanArrowOnGoldBG.png");
}
UL.cyan-cream		/* [UL class="cyan-cream"] 				*/ 
{
 	margin-left: 6px; margin-right: 6px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnCreamBG.png");
}
UL.cyan-fog		/* [UL class="cyan-fog"] 				*/ 
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnFogBG.png");
}
UL.cyan-gray		/* [UL class="cyan-gray"] 				*/ 
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image: 	url("../javamenu/CyanArrowOnGrayBG.png");
}
UL.cyan-plum		/* [UL class="cyan-plum"] 				*/ 
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: inside;
	text-indent: 2px; text-align: justify;  
	list-style-image: 	url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnPlumBG.png");
}


UL.cyan-red		/* [UL class="cyan-red"] *
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify; 
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnRed.png");
}
	 	
UL.white-red		/* [UL class="white-red"] 				*/ 
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify; 
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/WhiteArrowOnRedBG.png");
}
UL.cyan-fog		/* [UL class="cyan-fog"] 				*/ 
{
 	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image: url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnFogBG.png");
}
UL.cyan-pink  		/* [UL class="cyan-pink"] 				*/ 
{	 
	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image:  url("https://www.liberalslikechrist.org/javamenu/CyanArrowOnPinkBG.png");
}
UL.ppl-pink  		/* [UL class="ppl-pink"] 				*/ 
{	 
	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image:  url("https://www.liberalslikechrist.org/javamenu/PPLarrowOnPinkBG.png");
}
UL.ppl-cyan  		/* [UL class="ppl-cyan"] 				*/ 
{	 
	margin-left: 1px; margin-right: 1px;
	list-style-position: outside;
	text-indent: 9px; font-size:.9em; text-align: justify;  
	list-style-image:  url("https://www.liberalslikechrist.org/javamenu/PPLarrowOnCyanBG.png");
}

 OL
{	 
	max-width:555px; 
	list-style-position: inside; text-align: justify; 
 	font-size:.9em;line-height:1.1em; 
} 
OL.H		/*   [OL class="H"]    unjustified for list of short items 				*/ 
{	 
	margin-left: 8px; margin-right: 8px;
	list-style-position: inside;
}    

{	     

 	text-indent: 55px;  max-width: 555px;  
 	font-size:.9em;text-align: justify; color:black;
	font-family: BlackChancery, American Text B; 
}