/*  night: grey 402C/#A59C95, brown 465C/#BC9755, blue 7545C/#495F70
      day: grey 400C/#D6D1CA, brown 466C/#CFB079, blue 7543C/#ADBAC1
*/
/* brown */
.yuimenu {
    background-color: #D6D1CA; /* day grey */
}
.yuimenubaritem-selected,
.yuimenuitem-selected {
    background-color: #495F70;
}
#menuArea { background:#A59C95; } /* this is the medium Night Grey tone */
.contact-look, .lCol { background:#A59C95; } /* this is the medium Night Grey tone */
#newsBar, .rCol { background:#A59C95; } 
#Header {
border-bottom:8px solid #A59C95;
}
.staff-nav ul { background:#D6D1CA; }
.staff-nav h4 { background:#A59C95; 
}
.staff-nav {
margin-top:2em;
}
#flying a { color:#666; }
 #flying a:hover { color:#fff; } 

.yuimenuitemlabel-hassubmenu-selected { color:#fff !important;text-decoration:none; }
.yuimenubaritemlabel-selected,
.yuimenuitemlabel-selected {
color:#fff;
}
