/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header                    { background: #ffffff; }
#branding                    { background: #ffffff !important; }

#header                    { border-bottom: none; }
#branding                    { border-bottom: 0px solid #ffffff; }

#nav                    { background: #FFFFFF; }
#nav-content                     { background: #104E8B; }
.sf-menu a                 { color: #ffffff; }
.sf-menu li ul a                 { color: #104E8B; }

#searchbar                { border: 0px solid #ffffff; }
#searchbar                { background: #ffffff; }
.searchform .s                { background: #ffffff; }

.home-title                { background: #104E8B; }
.home-title                { color: #ffffff; }

.widgettitle                { background: #104E8B; }
.widgettitle                { color: #ffffff; }
.widgetcontent a                { color: #000000; }
.widgetcontent                 { color: #000000; }

#main                    { background: #ffffff; }

#footer                    { background: #104E8B; }
#footer                     { color: #ffffff; }




.home-title  {
border-bottom:1px solid #DDDDDD;
color:#ffffff;
font-family:Arial,Arial,sans-serif;
font-size:14px;
font-weight:700;
margin:0 15px 10px 0;
padding:6px 10px;
text-transform:uppercase;
