/*   /styles/GLD&BRN_style.css    is for   */
 
/*  background-color: #e6ca8a;	 light gold    */

Body	{
	background-color: #e6ca8a;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8%;
	padding-right:10%;

	font-size: 1.em;
	}

TH 	{
	
	background-image: url("../Artwork/-%20Site-decor/Title-Box-GLD-bg.jpg");
	text-align: center;
	font-size:smaller;
	color: white;
	border-style: solid;
	border-left-color: silver;
	border-top-color: gray;
	border-right-color: darkbrown;
	border-bottom-color: darkbrown;
	line-height: 1.2;
	padding: 18px;
	}

H1	{ 
	font-size:larger;
	line-height: 1.3;
	}

/*   "H2" = the former "Title-Centered"    */
H2	{ 
	background-color: lightyellow;
	font-size: 1.3em; 	color: maroon;
	line-height: 1.2;
	text-align: justify;
	text-align: center;
	border-width:11px;
	border-bottom-color: black;
	border-bottom-style:ridge;
	border-right-color: black;
	border-right-style:ridge;
	border-top-color: white;
	border-top-style:ridge;
	border-left-color: white;
	border-left-style:ridge;
	margin-left: 14%;
	margin-right: 14%;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 3%;
	padding-right: 3%;	}

/* "H3" = the former "Title"   */
H3	{
	background-color: lightyellow;
	font-size: 1.2em; 	color: maroon;
	line-height: 1.1;
	border-width:11px;
	border-bottom-color: lightgray;
	border-right-color: lightgray;
	border-left-color: darkbrown;
	border-left-style:ridge;
	border-top-color: darkbrown;
	border-top-style:ridge;
	margin-left: 1%;
	margin-right: 33%;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 3%;
	padding-right: 3%;
	} 

H5	{
	background-color: lightyellow;
	font-size: 1.3em; 	color: maroon;
	line-height: 1.2;
	text-align: justify;
	text-align: center;
	border-width:11px;
	border-bottom-color: maroon;
	border-bottom-style:ridge;
	border-right-color: maroon;
	border-right-style:ridge;
	border-top-color: white;
	border-top-style:ridge;
	border-left-color: white;
	border-left-style:ridge;
	margin-left: 11%;
	margin-right: 11%;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 3%;
	padding-right: 3%;	}

P.Indented	{
	
	text-indent: 44px;
	text-align: justify;
	}

P.Jesus	{
	text-indent: 33px;
	text-align: justify;
	color: maroon;
	font-family: Black Chancery,  American Text B;
	}

P.Paul	{
	text-indent: 33px;
	text-align: justify;
	color: darkgreen;
	font-family: BlackChancery, American Text B;
	}

P.Bible	{
	text-indent: 33px;
	text-align: justify;
	color: purple;
	font-family: BlackChancery, American Text B;
	}

P.Rand	{
	text-indent: 33px;
	text-align: justify;
	color: Blue;
	font-family: Black Chancery, American Text B;
	}
OL 
	{
	text-align: justify;
	margin-left: 1px;
	margin-right: 8px;
	list-style-position:outside;
	} 
UL
{
list-style:square url("http://liberalslikechrist.org/Artwork/- Avatars & Icons/RedArrow.gif");
	text-align: justify;
	margin-left: 1px;
	margin-right: 18px;
	list-style-position:outside;
	} 

TD.Title
	{
	background-image: url(http://liberalslikechrist.org/styles/+Artwork/- Site-decor/MaroonCurtainBG.jpg);
	text-align: center;
	color: white;
	}