#header {
    background: #e6923f;
}
div.breadcrumbs, .module h2, .module caption, .inline-group h2 {
    background: #e0a161;
    color: #646464;;
}
div.breadcrumbs a:focus, div.breadcrumbs a:hover {
    color: #646464;
}
#branding h1, #branding h1 a:link, #branding h1 a:visited {
    color: #fff;
}

.button, input[type=submit], input[type=button], .submit-row input, a.button {
    background: #646464;
}

.button.default, input[type=submit].default, .submit-row input.default {
    background: #3e3e3e;
}

.object-tools a:focus, .object-tools a:hover {
    background-color: #3e3e3e;
}
