 body { 
  background-color:#ff4000;
  color:#487000;
}

a {
  color:#ffffff;
  background-color:#30a030;
  font-size:12pt;
  font-family:sans-serif;
  font-weight:bold;
  font-style:italic;
}



.color_one {
/* body color, what's in the gutters to left and right; also a key inner color */
  color:#487000;
  background-color:#ffff40;
}


.color_two {
/* central background color behind inner blocks*/
  background-color:#30a030;
}


.logo {
  text-align:center;
  background-color:#500070;
  color:#ff8080;
}


.issue {
  text-align:center;
  background-color:#ffff50;
  color:#ff4000;
}


.id_big {
  text-align:center;
  font-size:28pt;
  font-weight:bold;
  color:#ff4000;
  font-family:serif;
  font-style:italic;
}

.id_small {
  text-align:center;
  font-size:14pt;
  font-weight:bold;
  color:#ff4000;
  font-family:serif;
  font-style:italic;
}

.reports {
  background-color:#ff4000;
  text-align:left;
}

.reports_cityname {
  color:#ffff50;
  font-size:20pt;
  font-weight:bold;
  font-family:sans-serif;
  text-align:center;
}

.reports_excerpt {
  color:#c0ffc0;
  font-size:12pt;
  font-weight:normal;
  font-family:serif;
  font-style: italic;
}

.reports_links {
  color:#ffb800;
  background-color:#884400;
  font-size:12pt;
  font-weight:normal;
  font-family:serif;
  font-style: italic;

}



.article_intro {
  background-color:#8080ff;
}


.article_finish {
  background-color:#8080ff;
}


.article_title {
  text-align:center;
  font-size:16pt;
  font-weight:bold;
  font-family:sans-serif;
  font-style:;
  color:#300080;
  background-color:#ffffc0;
}


.article_by {
  text-align:center;
  font-size:12pt;
  font-weight:;
  font-family:serif;
  font-style:italic;
  color:#300080;
  background-color:#ffffc0;
}


.article_begin {
  text-align:left;
  font-size:12pt;
  font-weight:;
  font-family:serif;
  font-style:;
  color:#300080;
  background-color:#ffffc0;
}


.article_words {
  text-align:left;
  font-size:12pt;
  font-weight:;
  font-family:serif;
  font-style:;
  color:#300080;
}


.article_heading {
  text-align:left;
  font-size:14pt;
  font-weight:bold;
  font-family:serif;
  font-style:;
}



.article_photo_caption {
  text-align:center;
  font-size:12pt;
  font-weight:bold;
  font-family:serif;
  font-style:italic;
  color:#300080;
  background-color:#ffffc0;
}

.in_media {
  color: #000000;
  background-color:#d0d0d0;
  font-size:12pt;
  font-family: sans-serif;
  font-weight:bold;
  font-style:italic;
}


.diocese {
  text-align: center;
  background-color:#500070;
  color: #ffffff;
}


.water {
  color:#0080ff;
}

.ris {
  font-size:24pt;
  text-align: center;
  font-family: sans-serif;
  font-weight:bold;
  background-color:#ffff50;
  color:#ff4000;
}

.ccc {
  font-size:20pt;
  text-align: center;
  font-family: sans-serif;
  font-weight:bold;
  color: #ffffff;


}


.locations {
  font-family: sans-serif;
  font-weight:bold;
  background-color:#ff4000;
  color:#ffff50;
}


.locations_big {
  font-size:18pt;
  text-align:center;
}

.locations_medium {
  font-size:15pt;
  text-align:center;
}



.locations_small {
  font-size:10pt;
  text-align:left;
}


.locations_link {
  font-size:12pt;
  text-align:left;
  background-color:#300080;
  color:#ffffff;
}

.editor {
  background-color:#ffff50;
}


.editor_feedback {
  color:#300080;
  font-size:8pt;
  text-align:left;
  font-family: sans-serif;
  font-weight:bold;
}


.editor_feedback_link {
  font-size:8pt;
  background-color:#300080;
  color:#ffffff;
}


.editor_names {
  color:#300080;
  font-size:10pt;
  text-align:left;
  font-family: sans-serif;
  font-weight:bold;
}

.editor_name_link {
  color:#ffffff;
  background-color:#300080;
}



