/************************************************************
THEMENAME
************************************************************/
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/* SITE COLORS
dk blue 0C1F38
rust D24C37
*/



#page {
    background: url("../images/bg-page-star.jpg") no-repeat fixed center top #0C1F38;
    font-family: Arial,Helvetica,sans-serif;
}
#block-views-congress-news-block-latest-news {
    height: auto;
	overflow-y: auto;
}

#block-menu-block-section-menu {
    background-color: #0C1F38;
}

.not-front #page {
    background: url("../images/page-background-internal.jpg") repeat-x scroll 0 0 #FFFFFF;
}

#block-views-congress-offices-footer-offices {
    background: none repeat scroll 0 0 #0C1F38;
}
#block-house-blocks-house-thomas-bill-search {
    
    clear: both;
	margin-bottom:10px;
}
#block-views-congress-offices-footer-offices {
    
    margin-bottom: 4em;
}
#zone-footer-bottom-wrapper {

    margin: 11px 0 0 auto;

}
#zone-content {
    height: 100%;
    margin-bottom: 40px;
}