@import url("colors-rocket.css");

/* Disabled */
ul.section-list li.disabled a { background: #555555; color: #fff; }

/* Common */
#subnav a:after { color: #857754;}
#subnav a:hover { font-weight: 500; }
.path-btn { color: #857754; border-color: #857754; }
.path-btn:hover { color: #fff; background: #857754; }

#overlay { background-image: url(../images/splash.jpg); background-repeat: repeat-x; }