/* custom.css - custom style definitions for PNHS web pages */
.shaded {background-color: #EEDAB4} /* #e5c91; #C3A872;, CCC*/
.shadedlabel {background-color: #EEDAB4; font-weight: bold; text-align: right;}

table.smalltext tbody tr {font-size:x-small;}
table.fullwidth tbody tr:nth-child(2n+1) {background-color: rgb(211, 211, 211)}
table.fullwidth {width:100%;}

/* 2026-02-03 JJR ADA compliance */
#dmain_content_field a { color:#795B35; }