@charset "utf-8";
/* CSS Document */
/* Created with <STRONG><VMENU> */
/* http://www.stronghtml.com/ */


#adamnavbar {
}
#adamnavbar ul {
 width: 150px;
 letter-spacing: 1px;
 font-weight: bold;
 font-style: italic;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12px;
 border-top: 1px solid #000000;
 border-right: 3px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 1px solid #000000;
 margin:0;
 padding:0;
 list-style:none;
}
#adamnavbar li a {
 font-family: Times New Roman, Times, serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 padding-left: 6px;
 padding-bottom: 4px;
 color: #FFFFFF;
 padding-top: 4px;
 padding-right: 12px;
 text-align: left;
 background: #1F508B;
 border-top: 1px #84C184;
 border-right: 1px #99DD99;
 border-bottom: 1px solid #99DD99;
 border-left: 6px solid #06680C;
 display:block;
 width:100%;
}
#adamnavbar li a:hover {
 background: #32BDC9;
 border-bottom: 1px solid #99DD99;
 border-left: 6px solid #099B0F;
}
#adamnavbar li.menucurrent a {
 text-align: right;
}
#adamnavbar li.menucaption {
 color: #FFFFFF;
 font-style: normal;
 padding-left: 5px;
 font-size: 12px;
 padding-bottom: 4px;
 padding-top: 4px;
 letter-spacing: 1px;
 text-align: left;
 background: #333333;
 display:block;
}
html>body #adamnavbar li a {
 width: auto;
}
