/***************** Page Formatting ******************/ * { font-family: Verdana, Arial, Helvetica, serif; font-size: 11px; } a {text-decoration:underline;} a:link {color:#666699} a:visited {color:#666666} .tagline { font-style: italic; color: #666633; } h2 { font-size: 20px; } hr { color: #aaa59c; width: 80%; text-align:left; } #content { padding-right: 20px; } .subhead { font-size: 120%; font-weight: bold; } /*************** Menus ***************/ .menu { position: absolute; visibility: hidden; z-index: 10; } .menu table { padding: 2px 8px; } .menu td { border-width: 1px; border-style: solid; font-family: Times, Times New Roman, serif; font-size: 12px; } .menu a {text-decoration:none;} .menu .green td { background-color: #666633; border-color: #ffffcc; color: #ffffcc; } .menu .green a:link, .menu .green a:visited {color: #ffffcc} .menu .green a:active, .menu .green a:hover {color: #ffcc66} .menu .gold td { background-color: #ffcc66; border-color: #996633; color: #000000; } .menu .gold a:link, .menu .gold a:visited {color: #000000} .menu .gold a:active, .menu .gold a:hover {color: #993333} /***************** Floating Layers ******************/ .hover { position: absolute; visibility: hidden; z-index: 10; } .hover td { border: 1px solid black; background-color: #ffffcc; color: #000000; padding: 1px 4px; } .hover .header td { background-color: #993333; color: #ffffcc; } .hover a {text-decoration:none;} .hover a:link, .hover a:visited {color: #000000} .hover a:active, .hover a:hover {color: #999900} .hover .content a {text-decoration:underline;} /***************** Coupon ******************/ .coupon h3 { font-size: 18px; font-weight: bold; } /****************** Form ******************/ .required { color: #993333; }