/* to be filed as: cpstyle2011.css - last modified Sep 2011 */

a:link {
   color: #5f3232;
   text-decoration: underline;
}

a:visited {
   color: #5f3232;
   text-decoration: none;
}

a:hover {
   color: #660066;
   text-decoration: none;
}

a:active {
   color: #5f3232;
   text-decoration: underline;
}

body {
   background-color: #500000; 
   font-family: Arial,Sans-Serif; 
}

h1 { 
   font-family: Arial,Sans-Serif;
   font-size: 22pt;
   color: #6c4100;
}

h2 { 
   font-family: Arial,Sans-Serif;
    font-size: 20pt;
    color: #6c4100;
}

h3 { 
   font-family: Arial,Sans-Serif;
   font-size: 18pt;
   color: #6c4100;
}

hr {
   color: #500000;
   width: 50%;
} 

ul {
   list-style-image: url(yelldiam.gif);
}

.caption {
   font-family: Arial, Sans-Serif;
   font-size: 14pt;
   font-style: normal;
   color: #500000;
   text-decoration: none;
}

.change {
   font-family: Arial, Sans-Serif;
   font-size: 9pt;
   font-style: normal;
   color: #ff0089;/*fuschia*/
   text-decoration: none;
}

.cite {
   font-family: Arial, Sans-Serif;
   font-size: 8pt;
   font-style: italic;
   color: black;
   text-decoration: none;
}

.footer {
   font-family: Arial, Sans-Serif;
   font-size: 9pt;
   color: black;
   text-decoration: none;
}

.graytext {
   font-family: Arial, Sans-Serif;
   font-size: 12pt;
   font-style: normal;
   color: gray;
   text-decoration: none;
 }

.head {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 18pt;
   color: #5f3232; 
   text-decoration: none;
 }

.highlight {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 14pt;
   color: red;
   text-decoration: none;
 }

.info {
   font-family: Arial, Sans-Serif;
   font-size: 10pt;
   font-style: normal;
   color: black;
   text-decoration: none;
}

.jump {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 11pt;
   color: #0e6e64;
   text-decoration: none;
}

.link {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 12pt;
   color:#5f3232;
   text-decoration: underline;
}

.menu { 
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 14pt;
   color:#5f3232;
   text-decoration: none;
}

.pastor {
   font-family: Arial, Sans-Serif;
   font-size: 12pt;
   font-style: normal;
   align: justify;
   color: black;
   text-indent: 22px;
   text-decoration: none;
} 

.redinfo {
   font-family: Arial, Sans-Serif;
   font-size: 10pt;
   font-style: normal;
   color: red;
   text-indent: 30px;
   text-decoration: none;
}

.redtext {
   font-family: Arial, Sans-Serif;
   font-size: 12pt;
   font-style: normal;
   color: red;
   text-decoration: none;
 }

.script {
  font-family: "Edwardian Script ITC", Script, Sans-Serif;
  font-size: 24pt;
  font-style: normal;
  color: #000;
  text-decoration: none;
}

.subtitle {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 16pt;
   color: #5f3232; 
   text-decoration: none;
}  

.tdcal {
   background: url(weave.gif);
   color: #500000;
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 16pt;
}

.tdmenu {
   background: url(menu-bk3.jpg);
}

.tdtable {
   background: url(whtfltbk.jpg);
   color: #5f3232;
}

.text {
   font-family: Arial, Sans-Serif;
   font-size: 12pt;
   font-style: normal;
   color: black;
   text-decoration: none;
 }

.title {
   font-family: Impact, Charcoal, sans-serif;
   font-style: normal;
   font-size: 22pt;
   color: #500000;
   text-decoration: none;
}

.titlesm {
   font-family: Tahoma, Sans-Serif;
   font-style: normal;
   font-size: 26pt;
   color: #500000; 
   text-decoration: none;
}

.topin {
   font-family: Arial, Sans-Serif;
   font-style: normal;
   font-size: 9pt;
   color: navy;
   text-decoration: none;
 }

.topbot {
   font-family: Arial, Sans-Serif;
   font-weight: bold;
   font-size: 11pt;
   color: blue;
   text-decoration: none;
}


