/* HVFG.css */

p, td, th, dl, body, blockquote, pre, div, ol, ul  {
  font-family : Arial, Helvetica, sans-serif, Times New Roman ms, comic sans ms;
  font-size : 10pt;
}
  

/*
body {
  scrollbar-FACE-COLOR: #004888;
  scrollbar-HIGHLIGHT-COLOR: #115511;
  scrollbar-SHADOW-COLOR: #000000;
  scrollbar-3DLIGHT-COLOR: #CCCCCC;
  scrollbar-ARROW-COLOR: #CCCCCC;
  scrollbar-TRACK-COLOR: #CCCCCC;
  scrollbar-DARKSHADOW-COLOR: #115511
}
*/

/*   tan bg - green text   */
/*
body {
  color: #005349;
  background-color:#FFEBCD;
}
*/

/*   tan bg - blue text   */
body {
  color: #0066FF;
  background-color:#FFEBCD;
}

body A {color: #996633;}
body A:LINK {color: #996633;}
body A:VISITED {color: #996633;}
body A:HOVER {
       color: #FFFFFF;
       background-color: #0066FF;
       font-weight: none;
       }

body.lyrics {
  font-family: arial, Times New Roman ms, comic sans ms;
  color: black;
  background-color: white;
}


/*   tan bg - blue text   */
/*
p {
  color: #0066FF;
  background-color:#FFEBCD;
}
*/

p {
  color: #0066FF;
}


p A {color: #996633;}
p A:LINK {color: #996633;}
p A:VISITED {color: #996633;}
p A:HOVER {
       color: #FFFFFF;
       background-color: #0066FF;
       font-weight: none;
       }

h1, h2, h3, h4 {
  color: #006699;
/*color: #0066FF; */
}

/***********************************************/
/* Events                                      */
/***********************************************/
/* main container for events */
#ev_container {
   background-color: transparent;
}

#ev_container th {
   color: black;
   background-color: lightgrey;
   text-decoration: bold;
}

#ev_container td {
   color: white;
   background-color: transparent;
   text-decoration: normal;
}


/* main table for events */
.ev_table {
/* color: #FFFFFF; */
   background-color: 006699;
/* background-color: transparent; */
}


/* events title at top of table */
.ev_hdr {
   font-family : Arial, Helvetica, sans-serif, Times New Roman ms, comic sans ms;
   font-size : 32px;
   color: #FFFFFF;
   text-decoration: normal;
   font-weight: bold;
}


/* events counts at top of table */
.ev_topcnt {
   color: #FFFFFF;
   font-weight: none;
}


/* events note at top of table */
.ev_topnote {
   font-size : 12px;
   color: #FFFFFF;
   font-weight: none;
   text-decoration: italic;
}


/* events nav next month */
.ev_topnxt {
   font-size : 24px;
   color: #FFFFFF;
   font-weight: none;
   text-decoration: none;
/* margin-left: 30px; */
   padding-left: 30px; 
/* text-align: center; */
/* background-color: 0066FF; */
}

/* events nav prev month */
.ev_topprv {
   font-size : 24px;
   color: #FFFFFF;
   font-weight: none;
   text-decoration: none;
/* margin-right: 30px; */
   padding-right: 30px; 
/* background-color: 0066FF; */
}

/*
.ev_topnxt .ev_topprv A: {color: #FFFFFF;}
.ev_topnxt .ev_topprv A:LINK {color: #FFFFFF;}
.ev_topnxt .ev_topprv A:VISITED {color: #FFFFFF;}
.ev_topnxt .ev_topprv A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }
*/

.ev_topnxt A: {color: #FFFFFF;}
.ev_topnxt A:LINK {color: #FFFFFF;}
.ev_topnxt A:VISITED {color: #FFFFFF;}
.ev_topnxt A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }

.ev_topprv A: {color: #FFFFFF;}
.ev_topprv A:LINK {color: #FFFFFF;}
.ev_topprv A:VISITED {color: #FFFFFF;}
.ev_topprv A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }


/* events top and bottom page results links */
.ev_topbotlinksbox {
   background-color: navajowhite;
}

.ev_topbotlinks {
/* background-color: transparent; */
}

.ev_topbotlinks {
   font-family : Arial, Helvetica, sans-serif, Times New Roman ms, comic sans ms;
   font-size : -1;
   color: #0066FF;
   background-color: navajowhite;
   text-decoration: normal;
   font-weight: none;
}

/*
.ev_topbotlinks A: {color: #FFFFFF;}
.ev_topbotlinks A:LINK {color: #FFFFFF;}
.ev_topbotlinks A:VISITED {color: #FFFFFF;}
.ev_topbotlinks A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }
*/

.ev_topbotlinks A: {
   color: #0066FF;
   background-color: navajowhite;
   font-weight: none;
   }
.ev_topbotlinks A:LINK {
   color: #0066FF;
   background-color: navajowhite;
   font-weight: none;
   }
.ev_topbotlinks A:VISITED {
   color: #0066FF;
   background-color: navajowhite;
   font-weight: none;
   }
.ev_topbotlinks A:HOVER {
   color: #0066FF;
   background-color: #FFFFFF;
   font-weight: none;
   }


/* events edit link for maint screen */
.ev_editlink {
   background-color: transparent;
}

.ev_editlink A: {
   color: red;
   font-weight: bold;
   }
.ev_editlink A:LINK {
   color: red;
   font-weight: bold;
   }
.ev_editlink A:VISITED {
   color: red;
   font-weight: bold;
   }
.ev_editlink A:HOVER {
   color: red;
   background-color: #FFFFFF;
   font-weight: bold;
   }

/*
.ev_editlink A: {
   color: #FFFFFF;
   }
.ev_editlink A:LINK {
   color: #FFFFFF;
   }
.ev_editlink A:VISITED {
   color: #FFFFFF;
   }
.ev_editlink A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }
*/


/* events table - end of table with results links */
#ev_endresults {
   background-color: transparent;
}

#ev_endresults td A: {color: #CCCCCC;}
#ev_endresults td A:LINK {color: #CCCCCC;}
#ev_endresults td A:VISITED {color: #CCCCCC;}
#ev_endresults td A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }



/* events directions to coffee houses after table */
#ev_directions {
   background-color: transparent;
}

#ev_directions td A: {color: #FFFFFF;}
#ev_directions td A:LINK {color: #FFFFFF;}
#ev_directions td A:VISITED {color: #FFFFFF;}
#ev_directions td A:HOVER {
   color: #FFFFFF;
   background-color: #0066FF;
   font-weight: none;
   }



/***********************************************/
/* Guestbook                                   */
/***********************************************/

/***********************************************/
/* Articles                                    */
/***********************************************/

.article_navcont ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.article_navlist li {
  float: left;
  width: 33%;
  padding: 0;
  margin: 0;
}

.article_navlist a {
  display: block;
  width: auto;
  padding: 0.1em;
  background: #eeeeee;
  border-color: #ffffff #aaab9c #cccccc #ffffff;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  text-align: center;
}


/***********************************************/
/* Tables                                      */
/***********************************************/
.table_outer3 {
  background-color: 223344;
  bordercolor: #000080;
}
.table_outer2 {
  background-color: 667788;
  bordercolor: #000080;
}
.table_outer1 {
  background-color: 889900;
  bordercolor: #000080;
}
/*background_image: images\bg_purplegray136.jpg; */

.table_inner1{
  background-color: #FFEBCD;
  bordercolor: #000080;
}
/*background-color: #DDA0DD; */

/***********************************************/
/* Divs                                        */
/***********************************************/
#gbadd table {
  font-family: arial, Times New Roman ms, comic sans ms;
  color: white;
  background-color:#005349;
}

#gbadd td {
  font-family: arial, Times New Roman ms, comic sans ms;
  color: white;
  background-color:#006699;
}

/***********************************************/
/* Song lyrics                                 */
/***********************************************/
.lyr {
  color: white;
  font-size: 11px;
  font-family: arial, Times New Roman ms, comic sans ms;
}

.lyrp {
  color: white;
  font-size: 11px;
  font-family: arial, Times New Roman ms, comic sans ms;
}

.lyrtitle {
  color: white;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, Times New Roman ms, comic sans ms;
}

.lyrcopyright {
  color: white;
  font-size: 10px;
  font-family: arial, Times New Roman ms, comic sans ms;
}


.cdcopyright {
  font-family: arial, Times New Roman ms, comic sans ms;
  font-size: 11px;
}

/***********************************************/
/* Order Forms backgrounds                     */
/***********************************************/
.orderbgwhite A {color: #000000;}
.orderbgwhite A:LINK {color: #000000;}
.orderbgwhite A:VISITED {color: #000000;}
.orderbgwhite A:HOVER {color: #000000;}

.orderbgblack A {color: #FFFFFF;}
.orderbgblack A:LINK {color: #FFFFFF;}
.orderbgblack A:VISITED {color: #FFFFFF;}
.orderbgblack A:HOVER {color: #FFFFFF;}




/* 
005555 = dark green
005349 = dark green (original)
3333FF = blue 
FFFFFF = white
000000 = black
EEFFFF = light pale blue 
FFDEAD = navajo white
FFEBCD = blanched almond (original)
33CCCC = blue
318CD0 = blue dark
004573 = blue
004888 = blue
0066CC = blue - dark hard azure
3399FF = blue - light hard azure
66CCFF = blue - light azure-cyan
0000FF = blue
0099FF = blue - azure-azure-cyan
0066FF = blue - azure-azure blue
FF9933 = brownorange - light hard orange
996633 = brown - dark dull orange


005344
*/

