/*-----------------------------------------------------------*/
/*            Style sheet for the SCVSDA Web Site            */
/*-----------------------------------------------------------*/

    /* page heading styles */

#mainpghd { font-family: Helvetica, Arial, Sans-Serif; color: #ffff00;
            font-weight: bold; font-size: 16pt }

#subpghd  { font-family: Helvetica, Arial, Sans-Serif; color: #ffff00;
            font-weight: bold; font-size: 16pt }

   /* Menu-item Styles */

   /* Menu items in the page heading */

.phdmnu  { font-family: Helvetica, Arial, Sans-Serif; color: #ffff00;
           text-decoration: none; font-weight: bold; font-size: 10pt }

.locpg  { font-family: Helvetica, Arial, Sans-Serif; color: #000000;
            font-weight: bold; font-size: 8pt }

.locator  { font-family: Helvetica, Arial, Sans-Serif; color: #000000;
            font-weight: bold; font-size: 8pt }


/*--------------------------------------------------------------*/
/*                 THE SHARED MENU (LEFT SIDEBAR)               */
/*								*/
/*  .sharedmenu sets the padding and base font for the whole    */
/*              menu.						*/
/*								*/
/*  .smnu IT    make <IT> items italic in the menu.             */
/*								*/
/*  .smnuhead   The style for the major headings of the menu,   */
/*              like "Calendars".				*/
/*								*/
/*--------------------------------------------------------------*/

.sharedmenu { margin-top: 12pt; margin-bottom: 12pt;
              padding-left: 4pt; padding-right: 4pt; 
              margin-right: 4pt;
              font-family: Helvetica, Arial, Sans-Serif; 
              color: black; font-size: 9pt}

.smnuhead   { font-family: Helvetica, Arial, Sans-Serif; color: black;
              font-weight: bold; font-size: 11pt }

.smnu     { color: black }

.smnuital { color: black; font-style: italic; font-size: 9pt
            font-family: Helvetica, Arial, Sans-Serif }

.smnuital EM { font-style: italic color: black;}


/*--------------------------------------------------------------*/
/*                         THE PAGE FOOTER                      */
/*								*/
/*  .foot  Text style for the text in the footer bar on each    */
/*         page.  For now, yellow on black 8pt.                 */
/*								*/
/*--------------------------------------------------------------*/

.foot  { color: #ffff00;  font-weight: bold; font-size: 8pt }



/*--------------------------------------------------------------*/
/*                 THE "NEWS" BOX ON THE HOME PAGE              */
/*								*/
/*--------------------------------------------------------------*/

.newshd { font-family: Helvetica, Arial, Sans-Serif; color: black;
          font-weight: bold;  font-size: 14pt }

#news { font-family: Helvetica, Arial, Sans-Serif; color: black;
            font-size: 10pt }




/*--------------------------------------------------------------*/
/*                 THE MAIN CONTENT ON EACH PAGE                */
/*								*/
/*   .main    Style for the DIV that contains the main content  */
/*            on each page.                                     */
/*								*/
/*--------------------------------------------------------------*/

.main  { margin-top: 12pt; margin-left: 6pt; margin-right: 6pt; }

P { margin-top: 6pt; margin-bottom: 0pt;}
H1 { margin-top: 12pt; margin-bottom: 0pt; }
.first { margin-top: 0pt; }






/*--------------------------------------------------------------*/
/*                 THE JUBILEE REGISTRATION FORM                */
/*								*/
/*--------------------------------------------------------------*/

.reghead    { font-family: Helvetica, Arial, Sans-Serif; color: black;
          font-weight: bold;  font-size: 8pt }



/*--------------------------------------------------------------*/
/*                       THE DANCE CALENDAR                     */
/*								*/
/*--------------------------------------------------------------*/

  /* Day-of-month numbering style for old-style calendars */
.dom  { font-family: Helvetica, Arial, Sans-Serif; color: black;
	font-weight: bold;  font-size: 10pt }

  /* The dates in the small calendar */
.smdt  { font-family: Helvetica, Arial, Sans-Serif; color: black;          
         font-weight: medium;  font-size: 7pt }

.smchd { font-family: Helvetica, Arial, Sans-Serif; color: black;
         font-weight: bold; font-size: 8pt; }


  /* Day number in the running-text version of the calendar */

.caldt      { font-family: Helvetica, Arial, Sans-Serif; color: black;
         font-weight: bold; font-size: 12pt; }


  /* Font for association events & holidays - holiday name / event summary */

.calasn     { font-family: Helvetica, Arial, Sans-Serif; color: black;
         font-weight: bold; font-size: 12pt; }

  /* Font for non-association event -- the group name */

.calnonasn  { font-family: Times, Times New Roman, Serif; color: black;
         font-weight: bold; font-size: 12pt; }

  /* Font for detail in all events */
.calevn     { font-family: Times, Times New Roman, Serif; color: black;
         font-weight: medium; font-size: 12pt; }


  /* Font for "Events for Month, Year" heading of calendar */

.calmon     { font-family: Helvetica, Arial, Sans-Serif;  color: black;
	      font-weight: bold;  font-size: 16pt; }

/*--------------------------------------------------------------*/
/*                      THE CLUB-INFO PAGE                      */
/*								*/
/*--------------------------------------------------------------*/

.club  { font-family: Times, Times New Roman, Serif;  color: black;
         font-weight: bold;  font-size: 16pt; }

.clubweb  { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: bold;
            font-size: 12pt;  text-decoration: none; }

.clubhead { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: bold;
            font-size: 10pt;  color: yellow; }

.clubh { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: bold;
            font-size: 10pt;  color: yellow; margin-left: 12pt;}

.cnite  { font-family: Times, Times New Roman, Serif; color: black;
	  font-weight: bold; font-size: 12pt; margin-left: 12pt }

.cinf  { font-family: Times, Times New Roman, Serif; color: black;
	  font-weight: normal; font-size: 12pt; margin-left: 12pt; }


/**************************************************************/
/*               THE MEETING AGENDA/MINUTES PAGE              */
/**************************************************************/

  /* Date of meeting */

.meetdt    { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: bold;
             font-size: 10pt }

  /* Kind of meeting */

.meettyp   { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: regular;
             font-size: 10pt }  

  /* Agenda/Minutes links*/

.meetweb   { font-family:  Helvetica, Arial, Sans-Serif;  font-weight: regular;
             font-size: 10pt text-decoration: none; }  