/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
/* DESIGN VISUAL CUES
global = green
default = grey
narrow = red
normal = navy
wide = white

*/

body {
    background: none repeat scroll 0 0 #000;
}

#hp_top_read_more a {
    background-color: #0692B2;
}
#block-views-congress-hprotator-rotator .view-congress-hprotator {
	 height:325px;
}

#hp-single-carousel-wide .flex-viewport {
 /* change Action Carousel image here */
}
#block-boxes-congress-newsletter-signup input[type="submit"] {
    padding: 11px 5px 23px;
}