/* Modified Style for Newsletter */


a {
 /* color:#50f050;*/
  color:#900000;
 /* background-color:#d00000;*/
 /* background-color:#ffb800;*/
  background-color:#fff0c0;
  font-size:12pt;
  font-family:sans-serif;
  font-weight:bold;
  font-style:italic;
}


img {
  /*height:100%;*/
}

.color_one {
/* body color, what's in the gutters to left and right; also a key inner color */
  background-color:#900000;
}


.color_two {
/* central background color behind inner blocks*/
  background-color:#ffb800;
}


.logo {
  text-align:center;
  background-color:#487000;
  color:#487000;
}


.issue {
  text-align:center;
  background-color:#800030;
  color:#ffb800;
}


.id_big {
  text-align:center;
  font-size:28pt;
  font-weight:bold;
  color:#ffb800;
  font-family:serif;
  font-style:italic;
}

.id_small {
  text-align:center;
  font-size:14pt;
  font-weight:bold;
  color:#ffb800;
  font-family:serif;
  font-style:italic;
}

.reports {
  background-color:#884400;
  text-align:left;
}

.reports_cityname {
  color:#ffb800;
  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:#ffc060;
}


.article_finish {
  background-color:#fff0c0;
}


.article_title {
  color:#900000;
  text-align:center;
  font-size:16pt;
  font-weight:bold;
  font-family:sans-serif;
  font-style:;
}


.article_by {
 /* color:#000000;*/
  text-align:center;
  font-size:12pt;
  font-weight:;
  font-family:serif;
  font-style:italic;
}


.article_words {
 /* color:#000000;*/
  text-align:left;
  font-size:12pt;
  font-weight:;
  font-family:serif;
  font-style:;
}


.article_heading {
 /* color:#000000;*/
  text-align:left;
  font-size:14pt;
  font-weight:bold;
  font-family:serif;
  font-style:;
}



.article_photo_caption {
 /* color:#000000;*/
  text-align:center;
  font-size:12pt;
  font-weight:bold;
  font-family:serif;
  font-style:italic;
}

.in_media {
  color: #000000;
  background-color:#d0d0d0;
  font-size:12pt;
  font-family: sans-serif;
  font-weight:bold;
  font-style:italic;
}


.diocese {
  color: #ffffb0;
  font-size:24pt;
  text-align: center;
  font-family: sans-serif;
  font-weight:bold;
}


.locations {
/* background same as color-five */  
  background-color:#800030;
  color: #ffffb0;
  font-family: sans-serif;
  font-weight:bold;
}


.locations_big {
  font-size:18pt;
  text-align:center;
}


.locations_small {
  font-size:12pt;
  text-align:left;
}


.locations_link {
  font-size:12pt;
  text-align:left;
  background-color:#800030;
  color:#ffb800;
/* color:#d0f000;*/
}

.editor {
/* background same as color-six */
  background-color:#884400;
}


.editor_feedback {
  color: #ffffb0;
  font-size:8pt;
  text-align:left;
  font-family: sans-serif;
  font-weight:bold;
}


.editor_feedback_link {
  font-size:8pt;
  background-color:#884400;
  color:#ffb800;
  /*color:#d0f000;*/
}


.editor_names {
  color: #ffffb0;
  font-size:10pt;
  text-align:left;
  font-family: sans-serif;
  font-weight:bold;
}

.editor_name_link {
  background-color:#884400;
  color:#ffb800;
  /*color:#d0f000;*/
}



