﻿
/* For a custom background image, add an image called mst-custom-bg.jpg to the ~/LiveSite/images/ folder */

/* Header? 
.CSElastik #hd {background-image: none;}*/

#Home .content-ft, #Home .content-hd  { display:none; visibility:hidden;}


#Home .three-column a   {
color:#FEF737 !important;
text-decoration:underline;
}

#Home .three-column a:hover   {
color:#ffffff !important;
text-decoration:underline;
}

#Home .three-column h1   
{
    font-size:16px;
    border: none;
}

#Home .three-column h2, #Home .three-column h3, #Home .three-column h2 a, #Home .three-column h3 a 
{
    font-size:12px;
    border: none;
}

