/*  
Sourced by Jim Young for AHPB.  May 2010
Menu control is main purpose of this style sheet
    set to be pinkish background if never visited
    changes to maroon when visited
    mouseover affects dark/brick red in all cases
*/body{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:.8125em;background-image:url(images/grad5.jpg);background-repeat:repeat-x}#page{border:5px maroon solid;width:780px;text-align:left;background-color:#fff}#header{width:780px;clear:both;background-color:maroon;text-align:center;border-bottom:10px;border-bottom-color:maroon}#headergraphic{border:5px solid maroon;width:769px;height:97px}#banner{border:5px maroon;width:780px;background-color:maroon;float:left;height:45px;vertical-align:middle}#title{width:500px;height:40px;float:left;background-color:maroon;text-align:center;font-size:1em;font-weight:bold;color:#fff;line-height:40px;text-transform:uppercase}#footer{margin:.5em .5em .5em .5em;clear:both;width:770px;font-size:.75em}#breadcrumb{border-top:5px solid maroon;width:260px;float:right;padding-left:5px;padding-right:5px;background-color:maroon;height:40px;font-size:.7em;color:silver;vertical-align:baseline;text-align:center;line-height:30px}.archiveCrumb{font-size:.8em;color:#fff}dt{font-weight:bold;margin:7px 0}dd{padding-bottom:19px}h2.newsItem a{text-decoration:none;color:#000}h2.newsItem a:hover{text-decoration:underline;color:blue}a[href$=".kmz"]{font-style:italic;font-size:.9375em;text-align:left;background-image:url('images/kmz161632.png');background-repeat:no-repeat;background-position:right;padding-right:1.5em}#content ol li,#handbook li{list-style-type:decimal}#content ol li li{list-style-type:lower-alpha}#handbook li ol li{list-style-type:none;text-indent:0}#archive ul li{list-style-type:none}#content table{border-collapse:collapse}#content td{border:2px solid maroon}#content th{text-transform:uppercase;text-align:center;border:2px solid maroon;background:#ffd8d9;color:#700}/* Menu built using samples + techniques described in:
"The CSS Anthology: 101 Essential Tips, Tricks & Hacks" by Rachel Andrew */#menu{width:255px;float:right;margin-top:1em;padding-right:6px}#menu ul{list-style:none;margin:0;padding:0}#menu li{border-bottom:1px solid #ed9f9f}#menu li a{display:block;padding:5px 5px 5px .5em;border-left:12px solid #711515;border-right:1px solid #711515;background-color:#ed9f9f;border-bottom:1px solid #711515;color:#711515;text-decoration:none}#menu li a:visited{background-color:#b51032;color:#fff}#menu li a:hover{background-color:#711515;color:#fff}#menu ul ul{margin-left:12px}#menu ul ul li{border-bottom:1px solid #711515;margin:0;background-color:#ed9f9f;color:#711515}#menu ul ul a:link,#navigation ul ul a:visited{background-color:#ed9f9f;color:#711515}#menu ul ul a:hover{background-color:#711515;color:#fff}#content{width:485px;float:none;margin-left:10px;margin-top:20px;padding-top:2em;text-align:justify}#NOmenuContent{width:760px;float:none;margin-left:10px;margin-top:20px;padding-top:2em}h1{font-size:1.5em;text-align:center}h2{font-size:1.1em;text-align:left}hr{width:300px}.imgborder{border:1px solid #000}abbr{border-bottom-style:dotted;border-bottom-width:1px;cursor:help}.mapQr{margin-left:0;padding:0;width:485px}.mapQr li,.mapQr .qr{list-style-type:none;list-style-position:inside;margin-bottom:15px;height:220px}.mapQr li{width:280px;margin-left:0;float:left;text-align:left}.mapQr .qr{margin-left:0;width:200px;float:left}
