/* 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. */

 
#zone-branding {
    background: url("../images/defazio_header_normal.jpg") no-repeat scroll 0 0 transparent;
    border:0;
    box-shadow: none;
    margin-top: 0;
	height: 260px;
}

.logo-img {
    left: 120px;
    position: relative;
    top: 50px;
    width: 100%;
}

.sf-menu a {
    font-size: 15px; 
    padding: 1.4em 2.4em;
}

#block-views-congress-hprotator-rotator .flex-direction-nav .flex-prev {
    left: 7px;
}
#block-views-congress-hprotator-rotator .flex-direction-nav .flex-prev:hover {
    left: 7px;
}

#block-views-congress-hprotator-rotator .flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;
}
#block-views-congress-hprotator-rotator .flex-direction-nav .flex-next:hover {
    right: 5px;
    text-align: right;
}

#hp-multi-carousel-wide .flex-direction-nav .flex-prev {
    left: 7px;
	top: 270px\9;
}
#hp-multi-carousel-wide .flex-direction-nav .flex-prev:hover {
    left: 7px;
	top: 270px\9;
}

#hp-multi-carousel-wide .flex-direction-nav .flex-next {
    right: 5px;
	top: 270px\9;
    text-align: right;
}
#hp-multi-carousel-wide .flex-direction-nav .flex-next:hover {
    right: 5px;
	top: 270px\9;
    text-align: right;
}