
/*
COLORS
Fawn bg color: #F4F1BC
dk blue bg color: #000080
LIGHT BLUES AODOFF
strong orange: FFB033

/*The default everything*/
.def {
      background-color: FFFFFF;
      margin: 7; padding: 7;
      font-family: arial;
      font-size: x-small;
      text-align: justify;
     text-decoration: none;
}


.locationsummary {
      font-size: x-small;
      font-weight: bold;
      font-style: italic;
      color: 000000;
      text-align:center;
}
/*Anchored location summary*/
.loc_summ {
      font-size: x-small;
      font-weight: bold;
      font-style: none;
      text-decoration: none;
      color: 000000;
      text-align:center;
} .loc_summ:hover {color: 0000C0;}
/*unanchored location summary*/
.loc_summ_off {
      font-size: x-small;
      font-weight: bold;
      font-style: none;
      color: 000000;
      cursor: pointer;  cursor: hand;
      text-decoration: none;
}



h1,.h1 {text-align: center; font-size: x-large; color: 000000; font-weight: bold;font-family: times;
      text-decoration: none;}
h2,.h2 {text-align: center; font-size: large; font-weight: bold; color: 000000; 
      text-decoration: none;}
h3,.h3 {text-align: left;  font-size: medium; font-style: italic; color: 000000;
      text-decoration: none;}
h4,.h4 {text-align: left;  font-size: small; color: 000000; font-weight: bold;
      text-decoration: none;}
h5,.h5 {text-align: left;  font-size: x-small;  font-weight: bold; font-style: italic; text-indent: 40 px; color: 000000;
      text-decoration: none;}
h6,.h6 {text-align: left;        font-size: x-small;  text-indent: 80 px;  color: 000000; font-style: italic;
      text-decoration: none;}



/*

LIGHTEST BLUE: D0E6FF
NEXT A0D0FF
NEXT 90B0FF
NEXT 6090FF
NEXT 3030A0
dARK BLUE 000080

*/


/*Link to Top*/
.totop {font-size: xx-small; font-style: normal;
      text-decoration: none;visibility: hidden}


/*Footnote Stuff*/
/*inline footnote reference*/
.footRef {
      font-size: xx-small;
      vertical-align: text-top;
      color: 000000;
      text-decoration: none;
}
/*The actual footnote*/
.footMess {
     font-size: x-small; 
      text-decoration: none;
}
/*The footnote reference (bottom of page)*/
.footMessRef {
      font-size: x-small;
      font-weight: bold;    
      text-decoration: none;
}
/*The link back to the inline footnote ref*/
.backtofootref {
      font-size: x-small;
      text-decoration: none;
}
/* Alerts */
.qm_sign { visibility: hidden;}
.new_sign {color: red; vertical-align: text-top; font-size: xx-small;font-weight: bold;}
.updated_sign {color: green; vertical-align: text-top; font-size: xx-small;font-weight: bold;}
.comingsoon_sign {color: fuchsia; vertical-align: text-top; font-size: xx-small;font-weight: bold;}


/*Standard Object Formatting*/

/*Paragraphs*/
.P1 {}
.P1:first-letter {font-size: 290%; float: left;}

/*Standard list*/
.list {}
.list2 {}
.list3 {}
/*Contents list*/
.contentslist {}
.contentselement {color: 000000;}
.contentselement:hover {color: 000000;}

/************Sidebars*************/
/* The outer table - providing the margin and wrap */
.def_side  {
      font-size: x-small; 
      background-color: D0E6FF; 
      border-color: 000080;
      border-style:solid;
      border-top-width: 1 px;
      border-bottom-width: 1 px;
      border-left-width: 1 px;
      border-right-width: 1 px;
}
/*
.def_side1, .r  {
      float:right; font-size: x-small; width:200px;
}
.l {
      float:left; font-size: x-small; width:200px;
}
/* defining the margins *//*
.rTD,.def_sideTD {
      padding-top: 2; padding-bottom: 2;
      padding-left: 7 px; padding-right: 0 px;
      margin-left: 7 px; margin-right: 0 px;}
.lTD {
      padding-top: 2; padding-bottom: 2;
      padding-left: 0 px; padding-right: 7 px; 
      margin-left: 0 px; margin-right: 7 px;}
/* the inner table (holding the info) *//*
.side_inner {
     background-color: D0E6FF; font-size: x-small; /* border-color: 000080; border-style: solid; border-width: 1 px;*/
}

/*************Top Picks stuff**************/ /* currently not used
.tops_entryheader {}
.tops_body {}
.tops_head {}*/



/***********Basic hyperlinks****************/
A {text-decoration: none; color: 000000;}
A:hover {color: 6090FF;}

.hyperlink {color: 000000;
     text-decoration: none;}
.hyperlink:hover {color: 6090FF;}

/*Standard labellink*/
.labellink {color:000000;
     text-decoration: none;}
.labellink:hover {color: 6090FF;}

/*bible Hyperlink*/
.biblelink {color: 000000;
     text-decoration: none;}
.biblelink:hover {color: 6090FF;}

/*Sizes*/
.size1 {font-size: x-large}
.size2 {font-size: large}
.size3 {font-size: medium}
.size4 {font-size: small}
.size5 {font-size: x-small}
.size6 {font-size: xx-small}

/*Bold italic underline etc stuff*/
/*bold and italic*/
.sp_bi,.sp_ib {font-weight: bold; font-style: italic}

/* color:blue - the same as labellink*/
.sp_cblue {color:000000}

/* Other */
.quote {color: 000000;text-align: justify}

    
    


/********** DEVOTIONALS STUFF***************/

.devhead { color: 993300; }
.sp_devheadpas { text-decoration: none;}
.sp_devheadact {font-style: italic; text-decoration: none;}
.sp_devheadact:hover, .sp_devheadpas:hover {color: 993300 }
.devlinkhome {color: 993300; text-align: center; font-size: small; font-weight: bold; }
.devlinkhome:hover {color: white;}


/* TEMP -copy to home page*/
