.navbar {font-family:      Arial, Helvetica, sans-serif;
         font-weight:      bold;
         text-decoration:  none;
         text-align:       center;
         color:            white;
         background-color: rgb(100,130,190);}

.current-navbar {font-family:      Arial, Helvetica, sans-serif;
                 font-weight:      bold;
                 text-decoration:  none;
                 text-align:       center;
                 color:            yellow;
                 background-color: rgb(100,130,190);}

.title {font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size:   32pt;}

.subtitle {font-family: Arial, Helvetica, sans-serif;
           font-weight: bold;
           font-size:   18pt;}

.caption {font-family: Arial, Helvetica, sans-serif;
          font-size:   large;
          color:       rgb(20,78,197);}

.oblige {background-color: rgb(245,210,250);
         text-align:       center;}

.solemn {background-color: rgb(159,244,223);
         text-align:       center;}

.simple {background-color: rgb(220,220,220);
         text-align:       center;}

.normal {background-color: white;
         text-align:       center;}

.liturgy {font-weight: bold;}

.no-liturgy {color: black;}

.reader {color: black;}

.liturgylink {font-weight: bold;
              color:       red;}

.readerlink {color: blue;}

.boxed-prayer {font-style:    italic;
               margin-left:   2em;
               margin-right:  2em;
               padding-left:  10px;
               padding-right: 10px;
               border:        5px rgb(100,130,190) double;}

.revision-date {text-align: right;
                color:      rgb(100,130,190);}

.indent {margin-left: 2em;}

.indent2 {margin-left: 2em; margin-right: 2em;}

.center-justify {text-align: center;}

.right-justify {text-align: right;}

.bulletin-heading {text-align: center; font-size: larger; font-weight: bold;}

.bulletin-paragraph {text-indent: 2em;}

.bulletin-mini-announce {text-align: center; font-size: larger;}

.bulletin-mega-announce {text-align: center; font-size: larger; font-weight: bold; font-style: italic;}

.bulletin-signature {font-style: italic;}

.orthodox {font-size: smaller; font-style: italic;}

.article {padding-top: 12px; padding-bottom: 12px;}

a.navbar:hover {text-decoration: underline;}
a.liturgy      {color: red; text-decoration: none;}
a.reader       {color: blue; text-decoration: none;}
a.no-liturgy   {text-decoration: none;}

h1 {font-size:  xx-large;
    color:      rgb(100,130,190);
    text-align: center;}

h2 {font-size:  x-large;
    color:      rgb(100,130,190);
    text-align: center;}

h3 {font-size:  large;
    color:      rgb(100,130,190);
    text-align: center;}

img.thumbnail {vertical-align: middle;
               margin:         5px;}
