/**********************************************/

/*                  ALL PAGES                 */

/**********************************************/



/* This is deprecated, for backwards compatibility w/ old method... being phased out. */



.nav A:link {text-decoration: none ; color: #600}

.nav A:visited {text-decoration: none ; color: #600}

.nav A:active {text-decoration: none ; color: #600}

.nav A:hover {text-decoration: none ; color: #FFF}



.subnav A:link {text-decoration: none ; color: #FFF}

.subnav A:visited {text-decoration: none ; color: #FFF}

.subnav A:active {text-decoration: none ; color: #FFF}

.subnav A:hover {text-decoration: none ; color: #600}



.content A:link {text-decoration: none ; color: #639}

.content A:visited {text-decoration: none ; color: #639} 

.content A:active {text-decoration: none ; color: #639}

.content A:hover {text-decoration: underline ; color: #690}

			 

.bottom A:link {text-decoration: underline ; color: #FFF}

.bottom A:visited {text-decoration: underline ; color: #FFF}

.bottom A:active {text-decoration: underline ; color: #FFF}

.bottom A:hover {text-decoration: underline ; color: #690}

			 

.title A:link {text-decoration: none ; color: #600}

.title A:visited {text-decoration: none ; color: #600}

.title A:active {text-decoration: none ; color: #600}

.title A:hover {text-decoration: none ; color: #690}





A.pdf {

	margin: 1em;

	float: left;

}

A.archives {

	margin: 1em;

	float: right;

}

* {

	color: #600;

}





DIV.box {

	margin-top: 1em;

	margin-bottom: 2em;

	margin-left: 1em;

	margin-right: 1em;

	padding: 1em;

	border-width: 2px;

	border-style: dotted;

	border-color: rgb(102,51,153);

}



EM {

	font-weight: bold;

	/*font-style: normal;*/

}



SPAN.diety {

	font-variant: small-caps;

}

ADDRESS {

	font-style: normal;

}

/**********************************************/

/*            LAYOUT BORDER                   */

/**********************************************/

TD.vertborder {

	background-color: #600;

	width: 5px;

}

TD.horizborder {

	background-color: #600;

	height: 5px;

}

TD.border {

	background-color: #600;

}





/**********************************************/

/*               LAYOUT SPACER                */

/**********************************************/

/* This should be the same background color as the content. */

TD.spacer {

	background-color: #FFF;

}

TD.spacer#title {

	text-align: center;

}



/**********************************************/

/*            NAVIGATION BAR                  */

/**********************************************/



TD.nav {

	background-color: #690;

	padding: 1ex;

	text-align: center;

	white-space: nowrap;

	width: 10%;

}

TD.nav SMALL {

	font-size: x-small;

}



TD.nav A:link {

	text-decoration: none ; 

	color: #600;

}

TD.nav A:visited {

	text-decoration: none ; 

	color: #600;

}

TD.nav A:active {

	text-decoration: none ; 

	color: #600;

}

TD.nav A:hover {

	text-decoration: none ; 

	color: #FFF;

}

TD.nav IMG {

	display: none;

}

/*TD.nav A {

	text-align: center;

}*/







/**********************************************/

/*                BOTTOM BAR                  */

/**********************************************/

TD.bottom {

	background-color: #639;

	padding: 1em;

	text-align: center;

	color: #FFF;

	height: 10%

}



TD.bottom A:link {

	text-decoration: underline ; 

	color: #FFF;

}

TD.bottom A:visited {

	text-decoration: underline ; 

	color: #FFF;

}

TD.bottom A:active {

	text-decoration: underline ; 

	color: #FFF;

}

TD.bottom A:hover {

	text-decoration: underline ; 

	color: #690;

}

TD.bottom * {

	color: #FFF;

}





/**********************************************/

/*            OTHER CONTENT RULES             */

/**********************************************/

TD.content {

	background-color: #FFF;

	padding: 1em;

  color: #600;

}

IMG {

	border: 0;

}

TD.content#indextitle {

	text-align: center;

}

TD.content A:link {

	text-decoration: none;

	color: #639;

}

TD.content A:visited {

	text-decoration: none;

	color: #639;

}	

TD.content A:active {

	text-decoration: none;

	color: #639;

}

TD.content A:hover {

	text-decoration: underline;

	color: #690;

}

SMALL.color {

	color: #639;

}

TD.content#indexright {

	width: 25%;

}

TD#recent {

	text-align: left;

	font-size: small;

}

TD.salvation:first-line {

	font-weight: bold;

}

TD#salvation {

	text-align: center;

	font-size: small;

}



BODY#index TD.content {

	font-size: small;

	text-align: center;

}

BODY#index TD.content H3 {

	text-align: left;

	font-size: small;

	font-weight: normal;

	margin: 0;

}



/**********************************************/

/*               MEMBERS' AREA                */

/**********************************************/



TABLE.dutylist {

	border-width: 1px;

	font-size: small;

}

TABLE.dutylist TR TD.dutytitle {

	font-weight: bold;

	font-variant: small-caps;

	text-align: center;

	font-size: larger;

}

TABLE.dutylist TR.firstline TH {

	text-align: center;

	font-weight: bold;

}

TABLE.dutylist TR.firstline TD {

	text-align: left;

	vertical-align: top;

	font-weight: bold;

}

TABLE.dutylist TR TH {

	text-align: left;

}

TABLE.dutylist TR TD {

	text-align: center;

}

TABLE.dutylist TR *.wed {

	background-color: #CC9;

}

TABLE.dutylist TR * {

	border-width: 1px;

}

/**********************************************/

/*              OUTLINE STYLES                */

/**********************************************/

/* ALL TEXT WILL BE BOLD UNLESS THE SPAN CLASS="normal" TAGS ARE USED. */

TD.outline H2 {

	text-align: center;

	font-size: large;

}

TD.outline SPAN.normal {

	font-weight:normal;

	font-variant:normal;

	text-transform:none;

}

TD.outline B.color {

	color: #639;

}

TD.outline {

	background-color: #FFF;

	padding: 1em;

}



	/* Introduction and conclusion format */

TD.outline UL.begend {

	list-style-type: none;

	margin: 1em;

}

	

TD.outline UL.begend LI {

	font-weight: bold;

	font-variant: small-caps;

	font-size: medium;

	text-transform: capitalize;

}

TD.outline UL.begend OL {

	list-style-type: upper-alpha;

}

TD.outline UL.begend OL LI {

	font-weight: bold;

	font-variant: normal;

	font-size: medium;

	text-transform: none;

}

TD.outline UL.begend OL OL {

	list-style-type: decimal;

}

TD.outline UL.begend OL OL OL {

	list-style-type: lower-alpha;

}



	/* First Level Heading:

	 * 	I, II, III

	 * 	Small caps

	 * 	bold

	 */



	TD.outline OL { 

		list-style-type: upper-roman;

	}

	TD.outline UL OL LI:first-line {

		font-weight: bold;

		font-variant: normal;

		font-size: medium;

		text-transform: none;

	}

	/*TD.outline OL LI:first-line {

		text-transform: capitalize;

		font-weight: bold;

		font-variant: small-caps;

		font-size: medium;

	}*/

	TD.outline OL LI/*:first-line*/ {

		font-weight: bold;

		font-variant: small-caps;

		font-size: medium;

		margin: 1em;

	}

	/*TD.outline OL LI {

		font-weight: bold;

		font-variant: normal;

		font-size: medium;

		margin: 1em;

	}



	/* Second Level Heading:

	 * 	A,B,C

	 *	

	 */

	TD.outline OL OL { 

		list-style-type: upper-alpha;

	}

	TD.outline OL OL LI:first-line {

		font-variant: normal;

	}		

	TD.outline OL OL LI {	

		font-weight: bold;

		font-variant: normal;

		font-size: medium;

	}



	/* Third Level:

	 * 	1,2,3

	 *	

	 */

	TD.outline OL OL OL { 

		list-style-type: decimal;

	}

	TD.outline OL OL OL LI:first-line {

		font-variant: normal;

	}

	TD.outline OL OL OL LI { 

	        font-weight: bold;

		font-variant: normal;

		font-size: medium;	

	}



	/* Fourth Level:

	 * a,b,c

	 */

	TD.outline OL OL OL OL {

		list-style-type: lower-alpha;

		font-size: medium;

	}

	/* Fifth Level:

	 * i,ii,iii

	 */

	TD.outline OL OL OL OL OL {

		list-style-type: lower-roman;

		font-size: medium;

	}

	/* Sixth Level:

	 * Filled bullet

	 */

	TD.outline OL OL OL OL OL OL {

		list-style-type: disc;

		font-size: medium;

	}

	/* Seventh Level:

	 * Empty bullet

	 */

	TD.outline OL OL OL OL OL OL OL {

		list-style-type: circle;

		font-size: medium;

	}



	

	/* Scripture Reference:

	 * Bold, different color.

	 */

	TD.outline * LI.scripture:first-line {

		font-weight: bold;

		font-variant: normal;

		font-size: medium;

		color: #639;

	}



	/* links */

	TD.outline A:link {

		text-decoration: none;

		color: #639;

	}

	TD.outline A:visited {

		text-decoration: none;

		color: #639;

	}	

	TD.outline A:active {

		text-decoration: none;

		color: #639;

	}

	TD.outline A:hover {

		text-decoration: underline;

		color: #690;

	}





/*************************************************************/

/*                     BULLETIN STYLES                       */

/*************************************************************/

TD.bulletin * {

	color: #600;

}

TD.bulletin {

	background-color: #FFF;

	padding: 1em;

           }

TD.bulletin H2 {

	text-align: center;

	text-transform: capitalize;

	font-size: large;

	font-weight: bold;

	font-variant: small-caps;

   }

TD.bulletin H3 {

	text-align: center;

	font-size: medium;

	font-weight: normal;

   }

TD.bulletin P  {

	margin: 1em;

   }

TD.bulletin P.firstp:first-letter {

	font-weight:bold;

	font-size: large;

}

TD.bulletin DIV  {

	margin: 1em;

   }

TD.bulletin DIV.firstp:first-letter {

	font-weight:bold;

	font-size: large;

}

CITE {

	text-decoration: underline;

	font-style: normal;

}

TD.bulletin OL LI, TD.bulletin UL LI {

	margin: 1em;

}

TD.bulletin UL.noindent LI {

	margin-left: -1ex;

}

TD.bulletin A:link {

	text-decoration: none;

	color: #639;

}

TD.bulletin A:visited {

	text-decoration: none;

	color: #639;

}	

TD.bulletin A:active {

	text-decoration: none;

	color: #639;

}

TD.bulletin A:hover {

	text-decoration: underline;

	color: #690;

}



/*******************************************/

/*        Memory Verse List               */

/*******************************************/



UL.verses {

	list-style-type: circle;

}

UL.verses LI:first-line { 	/* This is for the verse-location */

	font-weight: bold;

	font-style: normal;

}

UL.verses LI {			/* This is for quoting the verse itself */

	font-weight: normal;

	font-style: italic;

	margin-bottom: 1em;

}



