/*   /styles/GLD&BLU_style.css    is for 
GOOD LIBERAL SOCIALIST DEMOCRATS  */
/*
 
/*  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-RED-bg.jpg");
	text-align: center;
	font-size: smaller;
	color: white;
	border-style: solid;
	border-left-color: silver;
	border-top-color: gray;
	border-right-color: maroon;
	border-bottom-color: maroon;
	line-height: 1.2;
	padding: 18px;
	}

H1	{ 
	margin: 0px;
	font-size: 1.3em;
	line-height: 1.3;
	}

/*   "H2" = the former "Title-Centered"    */
H2	{ 
	background-color: lightyellow;
	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: 14%;
	margin-right: 14%;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 1.1em;
	line-height: 1.2;
	}

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

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: REDe;
	font-family: Black Chancery, American Text B;
	}

OL
 { text-align: justify;
	color: black;
	margin-left: 1px;
	margin-right: 12px;
	list-style-position: outside;
	
} 
UL
{
list-style: square url("http://LiberalslikeChrist.Org/Artwork/- Avatars & Icons/RedArrow.gif");
	text-align: justify;
	color: black;
	margin-left: 1px;
	margin-right: 18px;
	list-style-position: outside;
	
)