@charset "utf-8";
/* CSS Document: Adjustments to type styles when Large Type is selected by user, includes classes and site-specific styles as needed. */

* { font-family:Verdana, Arial, Helvetica, sans-serif; } 
.narrow { font-family:Arial, Helvetica, sans-serif; }
a.smallType { font-size:.7em; color:#000; text-decoration:none; }
a.normalType:link, a.normalType:visited { font-size:.9em; text-decoration:underline !important; }
a.largeType { font-size:1.2em; }

#bannerLinks, ul#nav.dhtml li a { font-size:.8em; }
#content { font-size:.7em; }

#wccls, #bclContact1 { font-size:.7em; }
div.sidebarLinks.legal, div.sidebarLinks.volunteer, #volunteerHours { font-size:.7em; }

#homeMain h2, #bclContact1 h2 { font-size:1.4em; }
#content h1 { font-size:1.8em; font-weight:bold; }
#content.home h2 { font-size:1.4em; font-weight:bold; }
#footer { font-size:.7em; }


/* =Form   */
label { font-weight:bold; }
fieldset#catalogSearch legend { font-weight:bold; }

/* =Teen section */
div#extraNav.reviewsHome, div#extraNav.reviewsSidebar { font-size:.7em; }
