/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: #ffffff; }
#wrapper {background: #ffffff;}


body    {font-family: 'Source Sans Pro', sans-serif;}
h1      {font-family: 'Oxygen', sans-serif;}

#header .header-nav {
                    border-bottom-color: #ffffff;
                    margin-bottom:0px;
                    color:#ffffff;
                    }

#carousel   {box-shadow:none;}
banner.img    {box-shadow: none;}

#footer {
        font-size: 10px;
        line-height: normal;
        
        }
        