 BODY                  { background-color: #FFFFC0;
                         width: 1100px;
                       } 
  
P                      { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;
                       }

CAPTION                { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 12pt;
                         font-weight: bold;
                       }

TH                     { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: bold;
                         color: yellow;
                         background-color: #41CF1D;
                       }

TD                     { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;
                       }

LI                     { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;
                       }

HR                     { color:#41CF1D;
				           
				           }
				           				           
.donated-message       { font-family: Arial, "ms sans serif";
                         font-size: 8pt; 
                         width:     700px;
					          font-style: italic;
                         font-weight: normal;
					          text-align: center;
				           }

.page1-heading         { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;			           
                         color: white; 
                         background-color: #41CF1D;
                         font-size: 10pt; 
                         font-weight: bold;
                         text-align: center;
                         text-decoration: none;
                         border: outset 2px #41CF1D;
                         margin: 1px;
				           }
				           
.menu-item             { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;			           
                         color: white; 
                         background-color: #41CF1D;
                         font-size: 10pt; 
                         font-weight: bold;
                         text-align: center;
                         text-decoration: none;
                         border: outset 2px #41CF1D;
                         margin: 1px;
				           }
				           
.schedule-table        { font-family: Verdana, Arial, "ms sans serif";
                         font-size: 10pt;
                         font-weight: normal;
                       }

A.menu-link:link       { color: white;  
                         font-weight: bold; font-family: Verdana, Arial, "ms sans serif"; 
                         text-decoration: none;
                         line-height: 14pt;
                       } 
A.menu-link:visited    { color: white;  
                         font-weight: bold; font-family: Verdana, Arial, "ms sans serif"; 
                         text-decoration: none;
                         line-height: 14pt;
                       }
A.menu-link:hover      { color: yellow; 
                         font-weight: bold; font-family: Verdana, Arial, "ms sans serif"; 
                         text-decoration: none;
                         line-height: 14pt;
                       }

.heading_title      {text-align:       center;
                     width:           900px;
                     margin-left:      200px;
                     font-size:        48px;
                     line-height:      56px;
                     text-decoration:  none;
                     background-color: #009A00; 
                    } 
               
.heading_welcome    {text-align:       center;
                     width:           700px;
                     margin-left:      200px;
                     font-size:        10pt;
                     line-height:      12pt;
                     font-weight:      bold;
                     margin-left:      2.5in;
                     text-decoration:  underline;
                     color:            #009A00;
                    } 
               
.heading_address    {text-align:       center;
                     font-size:        10pt;
                     font-weight:      bold;
                     line-height:      12pt;
                     color:            #009A00;
                    } 

#menu_block         {float:            left; 
                     width:            200; 
                     background-color: #009A00; 
                     text-align:       center; 
                     color:            white; 
                     font-size:        10pt; 
                     line-height:      10pt;
                    }
                    
.menu_link          {font-weight:      normal; 
                     color:            white; 
                     font-size:        10pt; 
                    }
                    
#menu_block a:hover {color:            yellow;
                    }
                    
#content_block      {margin-left:      2.5in; 
                     position:         relative;
                    }
                    
.content_title      {text-align:       center; 
                     text-decoration:  underline; 
                     font-weight:      bold;
                     font-size:        14pt;
                     margin-bottom:    0.25in;
                    }

#events_block       {text-align:       center; 
                    }
                    
#minutes_block      {text-align:       center; 
                     width:            600px;
                     margin-top:       0.25in;
                    }
                    
#footer_block       {clear:           both; 
                     font-family:      Verdana, Arial, "ms sans serif";
                     margin-left:      00px; 
                     width:           1100px; 
                     background-color: #009A00; 
                     text-align:       center; 
                     color:           white; 
                     font-size:        10pt;
                     font-style:       italic;
                     font-weight:      bold;
                     padding-top:      0.2in;
                     padding-bottom:   0.2in;
                    }
                    
#footer_block a     {color:            white; 
                    }
                    
.visible            { display: table-row-group;
                    }

.hidden             { display: none;
                    }

 
