
.sitewide {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666600;
}
table{
    border-collapse:collapse;
    empty-cells: show;
}
.gold{
    color:#8C750A;
    font-weight:900;
}
#vcHeader{
    width:342px;
    height:46px;
}
a:active{
    outline:none;
}
#btbar{
    background-image: url("/essentials/bottom-bar2.gif");
    background-repeat: no-repeat;
    width:900px;
    height:82px;
    margin:5px auto 5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:22px;
    text-shadow:0.07em 0.07em 0.1em #999999;

}
#btbar p{
    padding-top:26px;
    text-align: right;
    width: 880px; 
    height: 82px;   
    font-size:14px;
    line-height:22px;
}
#btbar p span {
    color:#8C750A;
    font-weight:900;
    margin-right:2px;
}
#btbar a{
    color:#000;
}
#btbar a:hover{
    color:#fff;
    background-color:#8C750A;
    text-shadow:0.07em 0.07em 0.1em #cccccc;

}
#btbar a:hover span{
    color:#fff;
    background-color:#8C750A;
}
#btbar a:active{
    outline:none;
    text-shadow:0.07em 0.07em 0.1em #cccccc;
}
p.btLinks{
    width:800px;
    margin:0 auto;
    text-align:center;
    font-size:12px;
    font-family:verdana, arial, helvetica, sans-serif;  
}
p.btLinks a{
    text-decoration:none;
    padding:2px;
    color:#8C750A;
    text-shadow:0.07em 0.07em 0.1em #aaaaaa;

}
p.btLinks a:hover{
    background-color:#8C750A;
    color:#fff;
}
p.btLinks a:active{
    outline:none;
}