/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */



.sf-menu ul {
    width: 200px !important;
}
.sf-menu li.menu-about .last.leaf, .sf-menu li.menu-contact .last.leaf, .sf-menu li.menu-services .last.leaf, .sf-menu li.menu-media-center .last.leaf, 
.sf-menu li.menu-legislation .last.leaf, .sf-menu li.menu-issues .last.leaf, .sf-menu li.menu-resources .last.leaf    {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.last.leaf {
    padding-bottom: 0;
}
.sf-menu li .leaf a {
    padding: 3%;
}

.sf-menu a {
  padding: 1.5em 2em;
}

#boxes-box-congress_enews_popup {
    background: url("../images/bg-popup-capitol.jpg") no-repeat scroll center top #FFFFFF;
}

.block-congress-site-map > ul > li > a {
  color: #fff;
}

#region-sidebar-first {
	height: auto !important;
}
