/* style sheet */

/* start .calm styles */

a:link {color: #217243; font-family:Verdana; font-size:11pt;}
a:visited {color: #1e663d; font-family:Verdana; font-size:11pt;}
a:active {color: #dddddd; text-decoration: underline;}

body {
 color:#000000; background-color: #f9f7df;
 margin-left:0pt; margin-top:0pt; margin-right:0pt; margin-bottom:0pt;
}

.announcehdr {
 color:#01b223; font-family:Verdana; font-size:10pt; font-weight:bold; font-style:italic;
 
}

.announce {
 color:#01b223; font-family:Verdana; font-size:10pt;
}

.yellow {
 background-color: #f1db00;
 width : 158pt; height : 5pt;
}

.gray {
 background-color: #a3a3a2;
 width : 158pt; height : 5pt;
}

.redtext {
 font-size:10pt; font-weight:bold; font-family:Verdana;text-transform:uppercase;
 color:#FF0000;
}

.name {
 font-size:10pt; font-weight:bold; font-family:Verdana;text-transform:lowercase
}

.bold {
 font-size:10pt; font-weight:bold; font-family:Verdana;
}
.emph {
 font-size:10pt; font-weight:bold; font-family:Verdana; font-style:italic;
}

.redemph {
 font-size:10pt; font-weight:bold; font-family:Verdana; font-style:italic;
 color:#FF0000;
}

.address {
 font-size:10pt; font-family:Verdana;
}

.smalltext {
 font-size:8pt; font-family:Verdana;
}
.menu {
 font-size:8pt; font-weight:700; font-family:Verdana;  
 color:#000000;
}
.submenu {
 font-size:8pt; font-family:Verdana;  
 color:#000000;
}
.submenuhighlight {
 font-size:8pt; font-weight:bold; font-family:Verdana;  
 color:#f1db00;
}

.menuhighlight {
 font-size:12pt; font-weight:bold; font-family:Verdana;  
 color:#f1db00;
}

.menuopen {
 font-size:12pt;font-family:Verdana;  
 color:#000000;
}

.pageheader {
 letter-spacing:0sem; font-size:38pt; font-weight:lighter; font-family:Helvetica,Helvetica Neu Light;
 color:#f1db00;line-height:34pt; padding-left:10px;
}

.pagecontent {
 font-size:12pt; font-weight:regular; font-family:Times New Roman;
}

.moduleheader {
 letter-spacing:3sem; font-size:24pt; font-weight:lighter; font-family:Helvetica Neu Light,Helvetica;
 color:#f1db00; line-height:30pt; padding-left:10px;
}
.moduletitle {
 letter-spacing:0sem; font-size:28pt; font-weight:regular; font-family:Helvetica,Helvetica Neu Light;
 color:#f1db00; line-height:30pt; padding-left:10px;
}
.modulesub {
 letter-spacing:2sem; font-size:9pt; font-weight:bold; font-family:Times New Roman;
 color:#000000; text-transform:uppercase;
}
.confheader {
 font-size:9pt; font-weight:bolder; font-family:Helvetica Neu Light,Helvetica;
 color:#000000;
}
.conftopic {
 font-size:11pt; font-weight:regular; font-family:Times New Roman;
 color:#000000; font-style:italic;
}
.confdetail {
 font-size:10pt; font-weight:regular; font-family:Times New Roman;
 color:#000000;
}
/* end .calm styles */


h1 {
 color: #384880; 
 font-size:14pt; font-family:'Verdana,Tahoma,Arial'; font-weight:'bold';
 text-transform:capitalize; text-align:center;
} 

h2 {
 color:#384880; 
 font-size:11pt; font-weight:'bold'; 
 text-transform:capitalize; text-align:right;
}

h3 {
 color: #384880; 
 font-size:14pt; font-family:'Verdana,Tahoma,Arial';
 text-transform:uppercase; text-align:center;
} 

h4 {
 color:#384880; 
 font-size:13pt;  font-family:'Verdana,Tahoma,Arial'
 text-transform:capitalize; text-align:left;
}


.titleimg {
 position       : relative;
 left           : 10pt;
 padding-bottom : 10pt;
}

/* menu stuff! */

.bar {
  position     : absolute;
  left	       : 20pt;
  width        : 510pt;
  height       : 20pt;
  color        : #384880;
  font-family  : verdana,tahoma,arial;
  font-size    : 8pt;
  border-width : 0;
 background-color: #ffffff;
}

.menuhead {
  position     : relative;
  z-index      : 3;
 background-color: #00ff00;
}

.fields {
  margin-left  : 20pt;
  width        : 500pt;
  color        : #384880;
  font-family  : verdana,tahoma,arial;
  font-size    : 8pt;
  border-width : 1;
}


.menus {
  position     : absolute;
  top          : 70pt;
  padding      : 3pt;
  z-index      : 3; 
 background-color: #dddddd;
  border-width : 1pt;
  visibility   : hidden;
}

.churchimg {
  position     : absolute;
  left	       : 0pt;
  top          : 100pt;
  border-width : 0;
  z-index      : 1;
}

.churchinf {
  position     : absolute;
  left	       : 350pt;
  top          : 100pt;
  text-align   : right;
  font-family  : verdana,tahoma,arial;
  font-size    : 10pt; 
  color        : #384880;
  border-width : 0;
  z-index      : 1;
}

/* end of style sheet */