/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/professional-green/professional-green.css);
/* end StyleCatcher imports */




#homepage-image {
    background: url(/images/hillnvale-bg.jpg);
}

#header {
    background: #003300;
}

#header .widget-sign-in .widget-content {
    background: #003300;
}

.widget-copyright   {
   margin-top: 20px;
   text-align: center;
   font-size: 12px;
}

h1#page-title {
    color: #004400;
}

a {
color: #004400;
}

.mt-image-left, .mt-image-right, .mt-image-center, .mt-image-none {
    border: 3px solid #004400;
}

.asset-content h2 {
    color: #004400;
    font-size: 18px;
}

#footer a {
   color: #004400;
}

.widget-content h3 {
   color: #004400;
   font-size: 18px;
}

.mt-main-index h1#page-title {
font-size: 29px;
}



