/* ------------------------------------------------------------------ */
/* FAMILY WORSHIP CENTER - MAIN CSS ... LAST UPDATE: MARCH 28, 2003   */
/* NOTE1: BODY, P, and TD attributes control the default page fonts   */
/* NOTE2: Two spaces should appear after { and before }	for DW3 bug   */
/* ------------------------------------------------------------------ */

/* AUTOMATIC ATTRIBUTES */

A:link				{  text-decoration: none; font-size: 12px; color: #F8AF07}
A:hover				{  text-decoration: none; font-size: 12px; font-weight: bold; color: #FCC403}
A:active			{  text-decoration: none; font-size: 12px; color: #FFFFFF}
A:visited			{  text-decoration: none; font-size: 12px; color: #D2982B}
BODY, P, TD			{  font-family: arial, helvetica; font-size: 12px; font-weight: normal; color: #9D0000  }
H1 					{  font-family: arial, helvetica; font-size: 23px; font-weight: bold  }
H2 					{  font-family: arial, helvetica; font-size: 19px; font-weight: bold  }
H3 					{  font-family: arial, helvetica; font-size: 15px; font-weight: bold  }
H4 					{  font-family: arial, helvetica; font-size: 12px; font-weight: bold  }
OL 					{  font-size: 12px; }
UL 					{  font-size: 12px; list-style: outside; list-style-type: square  }
UL UL				{  font-size: 12px; list-style: outside; list-style-type: square  } /* Special */
B					{  font-weight: bold  }
STRONG 				{  font-weight: bold  }
I 					{  font-style: italic  }
EM 					{  font-style: italic  }
INPUT		  		{  color: #000088; font-family: arial, helvetica; font-size: 12px; } /* Special */
TEXTAREA			{  color: #000088; font-family: arial, helvetica; font-size: 12px; } /* Special */
BLOCKQUOTE			{  font-size: 12px; }
PRE					{  font-family: "courier new", courier, monospace; font-size: 12px  }

/* ------------------------------------------------------------------ */
/* UNIQUE FONT ATTRIBUTES */

.head1 				{  font-size: 23px; font-weight: bold  }
.head2				{  font-size: 19px; font-weight: bold  }
.head3 				{  font-size: 15px; font-weight: bold  }
.normal				{  font-family: arial, helvetica; font-size: 12px; color: #000000  }
.legal 				{  font-size: 12px; color: #808080  }
.area 				{  font-family: verdana, arial; font-size: 12px; color: #006666; font-weight: bold  }
.featured 			{  font-family: verdana, arial; font-size: 12px; color: #333333; font-weight: bold  }
.copyright			{  font-size: 10px; color: #CCCCCC  }
.small 				{  font-size: 10px  }
.smallv				{  font-size: 10px; font-family: verdana, arial  }
.smallpress			{  font-size: 10px; font-family: verdana, arial; color: #006666  }
.shadegrey			{  background-color: #CCCCCC  }
.whitetext			{  color: #FFFFFF  }
.gray				{  color: #666666  }
.aster				{  font-family: "courier new", courier, arial, helvetica; font-size: 16px; font-weight: normal; color: #000088  }
.dropdown  			{  color: #000088; font-family: arial, helvetica; font-size: 12px; }
.textingray			{  color: #FFFFFF; font-family: verdana; font-size: 12px; font-weight: bold  }

/* ------------------------------------------------------------------ */
