/* ++++++++++++++++++++++++++++++++++++++++++ 
   This is the style sheet for Sound an Alarm website 
   ++++++++++++++++++++++++++++++++++++++++++ */

BODY {font-family: Verdana, Arial, Helvetica, Sans Serif; 
	color: #000000;
	font-size: 12pt;
	background-image: url(../images/Horns.jpg);
	text-align: justify;}

/* ++++++++++++++++++++++++++++++++++++++++++ 
   ++++ Old CSS - used for Navigation image 
   ++++ broke each navigation to its own ++++ */

.box {position: absolute;
	top: 0px;
	left: 5px;
	border: 0px solid #000000; 
	width: 750px;
 	height: 50%;}

/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++ 
   ++++ Logo and Top Navigation          ++++ */

.TopLogo {position: absolute;
	top: 17px;
	left: 255px;
 	border: 0px solid #000000; 
	width: 578px;
 	height: 223px;}

/* ++++ Leftside Navigation              ++++ */

.Nav-Left {position: absolute;
 	top: 150px;
	left: 89px;
 	border: 0px solid #000000; 
	width: 130px;
 	height: 50%;}

/* ++++ Rightside Navigation             ++++ */

.Nav-Right {position: absolute;
	top: 169px;
	left: 929px;
 	padding: 3px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 154px;
 	height: 74px;}

/* ++++ End of Navigation and Logo areas ++++ 
   ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++  
   ++++ Left side Address                ++++ */

.Address {position: absolute;
 	top: 477px;
	left: 88px;
 	width: 152px;
 	height: 60px;}

/* ++++ End of Left side Address         ++++ */
/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++  
   ++++ Right side Music Box             ++++ */

.Radio {position: absolute;
 	top: 550px;
	left: 250px;
 	width: 152px;
 	height: 60px;}

/* ++++ End of Left side Address         ++++ */
/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Home Page for each Section       ++++ */

.HomeBody {position: absolute;
 	top: 170px;
	left: 241px;
 	padding: 0px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 693px;
 	height: 408px;
 	text-align: left;} 

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Title of each Page               ++++ */

.PaperTitle {position: absolute;
 	top: 168px;
	left: 243px;
 	padding: 0px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 682px;
 	height: 60px;
 	text-align: left;}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Title of each Chapter w/o Printable + */

.BookTitle {position: absolute;
 	top: 168px;
	left: 243px;
 	padding: 0px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 693px;
 	height: 60px;
 	text-align: left;}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Body of each Page                ++++ */

.PaperBody {position: absolute;
	top: 226px;
	left: 241px;
	padding: 5px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 685px;
	height: 0px;}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Printable image on rightside     ++++ */

.Printable {position: absolute;
	top: 166px;
	left: 810px;
 	padding: 3px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 55px;
 	height: 60px;}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Goto CBD image on rightside      ++++ */

.GotoCBD {position: absolute; 
	top: 166px;
	left: 710px; 
	padding: 3px; 
	border-style: solid; 
	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 124px; 
	height: 60px;}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Publications Section ++++ */

.PubTitle {position: absolute; 
	top: 166px;
	left: 241px; 
	padding: 5px;
	border-style: solid; 
	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 481px; 
	height: 60px;}

.PubBody {position: absolute; 
	top: 226px; 
	left: 241px;
	padding: 5px; 
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 693px; 
	height: 0px;}

/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* Sectional styles by section */
/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Doctrine styles ++++ */

.DoctrineDate {text-align: right; 
	font-size: 8pt;
	color: #7E1F07;}

.docScripture {font-weight: 800; 
	color: #7E1F07;
	cursor: pointer;}

/* ++++ Living styles ++++ */

.LivingDate {text-align: right; 
	font-size: 8pt; 
	color: #91923B;}

.livScripture {font-weight: 800; 
	color: #91923B;
	cursor: pointer;}

/* ++++ Home styles ++++ */

.HomeDate {text-align: right; 
	font-size: 8pt;
	color: #16988E;}

.homScripture {font-weight: 800;
 	color: #16988E;
	cursor: pointer;}

/* ++++ Womens Words of Wisdom Styles ++++ */

.WomensDate {text-align: right; 
	font-size: 8pt; 
	color: #B375B5;}

.womScripture {font-weight: 800;
 	color: #B375B5;
	cursor: pointer;}

/* ++++ Publication styles ++++ */

.PubsDate {text-align: right; 
	font-size: 8pt;
	color: #B57232;}

.pubScripture {font-weight: 800; 
	color: #B57232;
	cursor: pointer;}

/* ++++ Wakeup the Church, Get Biblical styles ++++ */

.WakeupDate {text-align: right; 
	font-size: 8pt;
	color: #149033;}

.wakScripture {font-weight: 800;
 	color: #149033;
	cursor: pointer;}

/* ++++ Hard to be Understood Scripture verse styles ++++ */

.UnderstoodDate {text-align: right; 
	font-size: 8pt;
	color: #21459C;}

.undScripture {font-weight: 800;
 	color: #21459C;
	cursor: pointer;}

/* ++++ Present Day Heresy Scripture verse styles ++++ */

.HeresyDate {text-align: right; 
	font-size: 8pt;
	color: #A3312E;}

.herScripture {font-weight: 800;
 	color: #A3312E;
	cursor: pointer;}

/* ++++ Audio - Radio Broadcasts & CFA Teachings' styles ++++ */

.AudioDate {text-align: right; 
	font-size: 8pt;
	color: #29A8C3;}

.audScripture {font-weight: 800;
 	color: #29A8C3;
	cursor: pointer;}

/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ Other styles used in pages ++++ */
/* ++++++++++++++++++++++++++++++++++++++++++ */

.Scripture {font-weight: 800; color: black;}

.Quote {font-weight: 800; 
	color: black;
	font-style: italic;}

.homFooter {position: absolute;
	top: 746px;
	left: 291px; 
	padding: 5px;
	border-style: solid;
 	border-width: 0px;
	background-image: url(../images/yellow.jpg);
	width: 597px; 
	height: 96px;}

.Special {color: #000000;
 	font-size: 12pt;
	font-style: italic;
 	font-weight: 800;
	text-transform: uppercase;}

.Level1 {font-weight: bold; 
	font-size: 12pt;}

.Level2 {font-weight: bold;
 	font-size: 10pt;}

.Level3 {font-weight: 300;
 	font-size: 8pt;}

A {color: navy; 
	text-decoration: underline;}

.Page {font-family: Verdana, Gill Sans MT, Arial, Helvetica;
	font-size: 16pt; 
	text-align: left;
	font-weight: bold;}

.NavTitle {font-weight: bold; 
	font-size: 14pt;
	font-family: Verdana, Gill Sans MT, Arial, Helvetica;}

.Underline {text-decoration: none;}

.Line {text-decoration: underline;}

.UpCase {text-transform: uppercase;}

.Distinct {font-weight: bold; 
	text-decoration: underline;}

.NotDistinct {font-weight: bold;
	text-decoration: none;}

.NotBold {font-weight:100;}

.Star {list-style: circle url(../images/Star_Bullet.gif) outside;}

.Date {text-align: right; 
	font-size: 8pt;
	color: #008080;}

.Reference {color: #000000; 
	font-weight: 100;
	font-style: italic; 
	font-family: Garamond, Times New Roman, Ms San Serif;
	font-size: 12pt;
 	cursor: pointer;}

.Indent {margin-left: 0px;}

.Indent1 {margin-left: 10px;}

.Indent2 {margin-left: 24px;}

.Indent3 {margin-left: 33px;}

.Indent4 {margin-left: 45px;}

.TOCIndent {margin-left: 94px;}

.Layer1 {font-size: 12pt;}

.Layer2 {font-size: 10pt;}

.List1 {margin-left: 24px; 
	font-size: 12pt;}

.List2 {margin-left: 33px; 
	font-size: 10pt;}

.List22 {margin-left: 24px; 
	font-size: 10pt;}

.New {color: red; 
	font-size: 14pt; 
	font-weight: bolder;}

/* ++++++++++++++++++++++++++++++++++++++++++ */

/* ++++ These styles are not currently being used. ++++ */
/* Special pop menu for top sectional navigation */

.menuskin {position: absolute; 
	width: 65px;
	background-color: brown; 
	border: 2px solid #000000;
	font: normal 10pt Sans Serif;
	line-height: 12pt; 
	z-index: 100;
	visibility: hidden;}

.menuskin a {text-decoration: none; 
	font-weight: bolder; 
	color:yellow;
	padding-left: 5px; 
	padding-right: 5px;}

#mouseoverstyle {background-color: yellow;}

#mouseoverstyle a {color: brown; 
	font-weight: bold;}

.Footer {font-size: 8pt;}
/* ++++++++++++++++++++++++++++++++++++++++++ */
