/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

/* SITE COLORS
red - 92111F
RUST - #D24C37
blue - #0C1F38
grey - 343433
*/




#section-header {
    background: none no-repeat scroll 0 0 transparent;
}

.not-front #section-header {
    background: url("../images/header-background-internal.jpg") no-repeat scroll center top #0C1F38;
}

/*
#block-menu-block-congress-main-menu-superfish {
    background: url("../images/menu-background.png") repeat-x scroll 0 0 #343433;
}
*/

#block-views-congress-hprotator-rotator .view-congress-hprotator {
	 border-bottom: 7px solid #D24C37;
}

#hp_top_read_more a {
    background: linear-gradient(to bottom, #7D270D 0%, #9F4429 100%) repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF;
}

#block-views-congress-offices-footer-offices {
    background: url("../images/footer-bg.png") no-repeat scroll left bottom #0C1F38;
}