/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */
#header {
    border-top-width: 0px;
    background: #cdeaff url(/tn-header.png) no-repeat bottom right;
}
#header-name {
    color: #5e9ad2;
    font-size: 44px;
    font-weight: normal;
}
#header-content {
    min-height: 0px;
    margin: 5px 0 100px 20px;
}
#header-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}



