/*  Bethany Presbyterian Church, Phoenix AZ, CSS/text Style Sheet  */
/*  Last updated June 10, 2006  */

/*  The following colors were added June 12, 2004:
    Bulletin colors, paper #ffffdf (RGB 255,255,223), type #9f5850 (RGB 159,088,080).  */
body {background-color: #ffffdf; color: #9f5850}
h1 {text-align: center; color: #9f5850}
h2 {text-align: center; color: #9f5850}
h4.sansu {font-family: "Arial", "Helvetica", sans-serif;
          text-decoration: underline}
p.bethany {color: #9f5850}
p.logo {text-align: center}
p.bethname {font-size: larger; font-family: "Bookman Old Style", serif;
            font-weight: bold; text-align: center; color: #9f5850}
p.bigger {font-size: larger; text-align: center; color: #9f5850}
p.bold {font-weight: bold; color: #9f5850}
p.legal {text-align: left; color: #9f5850;
  font-family: "Times New Roman", serif; font-size: smaller}
p.center {text-align: center; color: #9f5850}
p.centerbold {text-align: center; font-weight: bold; color: #9f5850}
p.centerslant {text-align: center; font-style: italic; color: #9f5850}
p.centershort {text-align: center; line-height=50%; color: #9f5850}
p.sans {font-family: "Arial", "Helvetica", "Verdana", sans-serif}
p.sanscent {font-family: "Arial", "Helvetica", "Verdana", sans-serif;
            text-align: center}
p.sansucent {font-family: "Arial", "Helvetica", "Verdana", sans-serif;
             text-align: center; text-decoration: underline}
p.sansbold {font-family: "Arial", "Helvetica", "Verdana", sans-serif;
            font-weight: bold}
p.sansleftbold {font-family: "Arial", "Helvetica", "Verdana", sans-serif;
                font-weight: bold}
p.text {color: black}
p.time {text-align: right; color: #9f5850}
p.verse {text-align: left; color: #9f5850;
  font-family: "Century Schoolbook", serif; font-size: larger}
p.bethgreet {font-size: larger; text-align: center; font-family: "Times New Roman", serif;
             font-style: italic; color: blue}
p.littlegreet {text-align: center; font-family: "Times New Roman", serif;
             font-style: italic; color: blue}
p.bethpurple {font-size: larger; text-align: center; font-family: "Times New Roman", serif;
             font-style: italic; color: red}
  
/*  Bethany Sign image style notes:
    The sign on the home page is 256x200 pixels,
      resolution 96 dpi horizontal and vertical,
      bit depth 24, true color RGB,
      Corel Photo House artistic effects:
        starting with a 766x598 pixel bitmap,
        soften edges: border style soft, width 16,
        vignette: frame color RGB 255,255,223 (#ffffdf), offset 135, fade 88.
    The signs on the linked pages are 192x150 pixels,
      resolution 96 dpi horizontal and vertical,
      bit depth 24, true color RGB,
      Corel Photo House artistic effects:
        starting with a 766x598 pixel bitmap,
        soften edges: border style soft, width 16,
        vignette: frame color RGB 255,255,223 (#ffffdf), offset 135, fade 88.
*/

