 /* LINK ELEMENTS */
a:link		{ color: #0033CC; text-decoration: none; }
a:visited	{ color: #0033CC; text-decoration: none; }
a:active	{ color: #0033CC; text-decoration: none; }
a:hover	{ color: #FF6600; text-decoration: none; }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
body		{color: #555753; font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; line-height: 120%;}
table		{ color: #555753; font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;   }
.just 		{text-align: justify;}
.title		{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold;  }
.title2	{ COLOR: #996600; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.subtitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold;  }
.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif; }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }
.careertitle	{ COLOR: #CC9900; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold; }
.phonetitle	{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; }
.picturecomments     { COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif; }
.picturehilight	{ COLOR: #CC9900; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold; }
.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.logo {font-family: Book Antiqua, Arial, sans-serif; color: #154925; font-size:22px; font-weight:bold;}
.headertitle, A.headertitle, A:Link.headertitle, A:Visited.headertitle {
COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold;}
A:Hover.headertitle	{COLOR: #FF6600; text-decoration:none;}
.headertitle2, A.headertitle2, A:Link.headertitle2, A:Visited.headertitle2 {
COLOR: #FF6600; FONT: 13px verdana, arial, sans-serif; font-weight: bold;}
A:Hover.headertitle2	{COLOR: #FFFFFF; text-decoration:none;}
.list	{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal; }
.quotechoice	{ COLOR: #993300; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal; }
.smalltext	{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal; }
.smalltext2	{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal; }
.smallesttext	{ COLOR: #808080; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal; }
.faq 		{ line-height: 19px; }
.title_white  { COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }
.subtitle_white 	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.subtitle_black   { COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.ref   { COLOR: #000000; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }
.test123 {background-color:#9EAABC;}
.test321 {line-height:20;}
.scripture {
	font-family: "Arial Narrow", sans-serif;
	font-weight: normal;
	font-size: 98% ;
	line-height: 95%;
}
.scrip {
	display:block;
	font-family: "Arial Narrow", sans-serif;
	font-weight: normal;
	font-size: 98% ;
	line-height: 98%;
	margin-right:90px;
	left:30px;
	position:relative;
}
.codeblock {
	border: 1px solid #ffcc99;
	font-family: "Courier New", Courier, monospace;
	font-size: 95% ;
	/* padding: 15px 15px 8px 8px;*/
}

 /* SIDEBAR OPTIONS */
a.sidelink:link	{ color: #0033CC; text-decoration: none; }
a.sidelink:visited	{ color: #0033CC; text-decoration: none; }
a.sidelink:active	{ color: #0033CC; text-decoration: none; }
a.sidelink:hover	{ color: #FF6600; text-decoration: none; }
.sidebartitle	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }
.sidebartext	{ COLOR: #996600; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal; }
.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: normal; }
.time-period	{ color: #FFFFFF; font: 14px verdana, arial, sans-serif; font-weight: bold; }
 /* END SIDEBAR OPTIONS */

.button 	{ 
	background-image: url("picts/button.gif");
	background-color:#E0D7D2;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 19px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid; }
.buttonon 	{ 
	background-image: url("picts/buttonon.gif");
	background-color:#F7D0A1;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #996600;
	font-size: 8pt;
	height: 19px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid; }
.button-popups { 
	background-image: url("picts/button-popup.gif");
	background-color:#333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #FFFFFF;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid; }
.buttonon-popups { 
	background-image: url("picts/buttonon-popup.gif");
	background-color:#C0C0C0;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid; }
.shadeform	{ 
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 250PX;
	BORDER: #000000 1px solid;}
.dropdown 	{ 
	COLOR: #000000;
	WIDTH: 250PX;
	FONT: 11px geneva, verdana, arial, sans-serif; }
.textarea	{ 
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	BORDER: #000000 1px solid;}
.searchform { 
	WIDTH: 110PX;
	HEIGHT: 20PX;
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	BORDER: #666666 1px solid;}
.searchdrop { 
	color: #000000; 
	background-color: #FFFFFF; 
	WIDTH: 60PX; HEIGHT: 20PX; 
	FONT: 11px arial, georgia, "Times New Roman", sans-serif; }
.searchbutton {
	background-color:#FFFFFF;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 20px;
	width: 35px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid; }
.quoteform	{ 
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	BORDER: #000000 1px solid;}
.quotedropdown 	{ 
	COLOR: #000000;
	WIDTH: 260PX;
	FONT: 11px geneva, verdana, arial, sans-serif;}

 /* IMAGE HOVER CODE */

.rollover 	{background-color: #000000; }
.rolloveron {background-color: #CC6600; Filter: Alpha(Opacity=100, FinishOpacity=20, Style=2, StartX=20, StartY=40, FinishX=20, FinishY=20); }
.images 	{ BORDER: #000000 1px solid; }

 /* START THE CODE FOR THE MENUS */
 /* TOP LEVEL MENU CONTROL */

a.menu_TOP{display:block; line-height: 14pt; text-align: center; text-decoration:none; border-right: #996600 0px solid;}

 /* SUB LEVEL MENU CONTROL */

a.menu_SUB{display:block; padding: 2px 2px 2px 4px; text-decoration:none; filter:alpha(opacity=100); border-bottom: #996600 1px solid;}

 /* MORE SUB LEVEL MENU CONTROL */

.menu_DIV{border-top: #996600 0px solid; border-bottom: #996600 0px solid; border-right: #996600 1px solid; border-left: #996600 1px solid; filter:alpha(opacity=100); z-index:100;}
A.refred, A.refred:Link, A.refred:Visited {color:#FF0000; text-decoration:none;}
A.refred:Hover{text-decoration:underline;}
A.refblu, A.refblu:Link, A.refblu:Visited {color:#0000FF; text-decoration:none;}
A.refblu:Hover{text-decoration:underline;}
