TH		{FONT-SIZE: 12pt}
TD		{FONT-SIZE: 12pt}

BODY		{FONT-FAMILY: Garamond,Helvetica; FONT-SIZE: 12pt; color: #005; background-color: #fff; }
p {
/*	font-family: "Bookman Old Style", "Book Antiqua", Times New Roman, Times;*/
	font-family: "Book Antiqua", Times New Roman, Times;
	font-size: 12pt;
	font-style: normal;
/*	letter-spacing: .1ex;*/
	word-spacing: .1ex;
	TEXT-INDENT: 1.2em;
}

p.scripture {
	font-family: "Book Antiqua", Times New Roman, Times;
/*	font-family: Arial;*/
	font-size: 11pt;
	FONT-STYLE: italic;
	COLOR: #003;
	margin: 10px 20px 0 20px;
	text-align: left;
	margin-bottom: 10px;
}
p.scripture_plain {
	font-family: Arial;
	font-size: 11pt;
	FONT-STYLE: italic;
	COLOR: #002;
	text-align: left;
	text-indent: 0;
	margin: 0;
}

p.scripture A {
	font-family: "Book Antiqua", Times New Roman, Times;
/*	font-family: Arial;*/
	font-size: 11pt;
	FONT-STYLE: italic;
	COLOR: #003;
}

.quote	{FONT-SIZE: 12pt; TEXT-INDENT: 0px; COLOR: #55b; margin-left: 15px; margin-right: 15px; margin-top: 5px; margin-bottom: 5px}
.quote p a.glossary { color: #55e; }

div.login, div.login A { color: #eee; background-color: #501515;}

/* Colors

#501515 = Red
#8080CC = Lightish Blue
#968c82 = Medium Gray (Hint of Red)
*/

.table1 { background-color: #501515; border: 1px solid #000; }
.content { background-color: #eee; }
.side1 { background-color: #501515; }
.side2 { background-color: #ccc; }

INPUT 		{border: 1px solid #000; }
TEXTAREA	{border: 1px solid #000; }
SELECT 		{border: 1px solid #000; }
UL	{list-style: disc outside}

A:link          {BACKGROUND: none; COLOR: #000; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #fff; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #111; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #fff; TEXT-DECORATION: none}

A.glossary:link	{BACKGROUND: none; COLOR: #005; border-bottom: 1px dotted #003; TEXT-DECORATION: none}
A.glossary:active	{BACKGROUND: none; COLOR: #fff; border-bottom: 1px dotted #003; TEXT-DECORATION: none}
A.glossary:visited	{BACKGROUND: none; COLOR: #005; border-bottom: 1px dotted #003; TEXT-DECORATION: none}
A.glossary:hover	{BACKGROUND: none; COLOR: #fff; border-bottom: 1px dotted #003; TEXT-DECORATION: underline}

.scripture a.glossary {FONT-SIZE: 11pt; FONT-STYLE: italic; COLOR: #005; text-decoration: none; }
.scripture a.glossary:hover {text-decoration: underline;}
.box {FONT-SIZE: 12pt; background-color: #eee; padding: 0;}
.sidebox {FONT-SIZE: 12pt; background-color: #eee; padding: 0;}
.boxtitle {
font-family: "Bookman Old Style", "Book Antiqua", Times New Roman, Times;
FONT-SIZE: 12pt; COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.boxtitle a {
font-family: "Bookman Old Style", "Book Antiqua", Times New Roman, Times;
COLOR: #fff; FONT-WEIGHT: bold; TEXT-ALIGN: center;
}
.info {FONT-SIZE: 10pt; TEXT-ALIGN: center}
.small {FONT-SIZE: 6pt}
.verse {FONT-SIZE: 12pt; FONT-STYLE: italic; COLOR: #aaaaff; vertical-align: sup}

title { FONT-SIZE: 14pt; FONT-WEIGHT: bold; TEXT-ALIGN: center }

H1 { FONT-SIZE: 16pt; }
H2 { FONT-SIZE: 14pt; }
H3 { FONT-SIZE: 13pt; }
H4 { 	font-family: "Bookman Old Style", "Book Antiqua", Times New Roman, Times; FONT-SIZE: 12pt; TEXT-ALIGN: center; font-weight: bold; }
H5 { FONT-SIZE: 10pt; }
/*H6 { FONT-SIZE: 1pt; COLOR: #a79d95 }*/
H6 { FONT-SIZE: 1pt; COLOR: #eee }

#ny-subset {
	margin-left: 10px;
}

#ny-subset a:hover {
	background-color: #fff;
	color:#000;
}

#ny-subset #entry {
	padding-left: 5px;
	margin-left: 39px;
	border-left: 1px solid #555;
}

#ny-subset #parent {
	background: url('/images/ny-bullet.png') left 5px no-repeat;
	font-size: 14pt;
	font-weight: bold;
	margin: auto 5px;
	padding: 3px 0px 3px 35px;
/*	padding-left: 30px;
	padding-top: 3px;*/
}

#ny-li ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0px;
}

#ny-li ul li {
	padding-left: 23px;
	background: url('/images/ny-li-small.png') 0 1px no-repeat;
	min-height: 19px;
/*	background: url('/images/ny-bullet-small.png') 0 5px no-repeat;
	font-size: 110%;
	line-height: 2;*/
}

#ul-bar ul {
	list-style-type: none;
	padding: 0 0;
	margin: 0 0 0px 0px;
}

#ul-bar ul li {
/*	background-color: #796E65;
	background-color: #501515;
	background-color: #827870;*/
	background-color: #118;
/*	border: 2px inset #888;*/
	border: 1px solid #501515;
	padding: 1px 5px;
	margin-bottom: 2px;
	text-align: center;
}

#ul-bar ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#ul-bar ul li a:visited {
	color: #eee;
}

#ul-bar ul li a:hover {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 3px;
}

#ny-li ul li a:visited {
	padding-right: 13px;
	background: url('/images/a-check.png') right center no-repeat;
}
