/*  ==== src_prt.css ==============  S R C  P R I N T  =====================  */

#fp        {display:none;}         /* INDEX PAGE */
#navbarix  {display:none;}         /* INDEX PAGE */
#hedblk    {display:none;}
#navbar    {display:none;}
#topfot    {display:none;}
#gototop   {display:none;}
#kounter   {display:none;}
body       {background:white;}
body       {font-size:10pt;}                                                 /*  PRINT ONLY    */
h1         {text-align:center;   font-weight:bold;    font-size:140%;
            color:black;        background:white;    letter-spacing:0.5em; } /*  DESTINATION   */
h2         {text-align:center;   font-weight:normal;  font-size:140%;      } /*    DATE        */
h3,.t4     {text-align:center;   font-weight:normal;  font-size:120%;      } /* COACH LEADER   */
h4,.t3     {text-align:center;   font-weight:bold;    font-size:140%;
            color:black;        background:white;    letter-spacing:0.5em; } /* WALKS & NOTES  */
h5         {color:black;         font-weight:bold;    font-size:120%;      } /* WALK LEADERS   */
table.wlks {border-style:none;  text-align:center;   width:90%;            } /* PROG,RECNT,AVL */
.t1        {text-align:center;  font-weight:bold;    font-size:180%;       }
.t6        {                     font-weight:normal;  font-size:80%;       } /*  COPYRIGHT     */

.ar        {text-align:justify;   background:white;                        } /* DIV AREA NOTES */
.slogan    {text-align:center;   font-weight:bold;    font-size:80%;
            color:gray;                                       }

ol       {list-style:lower-alpha}   /*      CONSTITUTION       */
ol.agm   {list-style:lower-roman}   /*      CONSTITUTION       */

#invjoin {display:none;}                                                     /* INVITE TO JOIN */

