.container-12 .grid-2, .container-12 .grid-3, .container-12 .grid-5, .container-12 .grid-6, .container-12 .grid-7, .container-12 .grid-12 {
    margin-left: 0px;
    margin-right: 0px;
}
.container-12 .grid-12 {
    width: 1008px !important;
}

.container-12 .grid-6 {
    width: 415px !important;
    margin-right: 0px;
}

.container-12 .grid-3 {
    width: 255px !important;
}

.container-12 .grid-9 {
    width: 690px !important;
    margin-right: 0px;
}

#region-sidebar-first {
    width: 255px;
    margin-left: 42px;
    padding-top: 16px !important;
}

#region-sidebar-second {
    margin-left: 41px;
    padding-top: 38px !important;
}

.rightcolcontent {
    /* background-color: #eae5d2;
    padding: 35px;
    width: 185px; */
}

#region-sidebar-first img {
    padding: 0px !important;
    border: 0px none;
    margin-bottom: 20px !important;
}

#region-content::after {
    border-right: 0px none;
}

#zone-topper-wrapper {
    background: rgba(0, 102, 153, 1)  none repeat scroll 0 0 !important;
}

#zone-branding-wrapper {
    display: none;
}

body.front #region-header-first .region-inner {
    margin-top: 0px;
}

.front #region-header-first {
    margin-top: -21px;
}

.site-name-slogan {
    display: none;
}

.region-topper-first-inner h1 {
    display: none;
}

.region-topper-first-inner {
    width: 220px;
    height: 109px;
    margin: 40px 0px 15px -16px;
    /*  background: url("/sites/default/files/images/ypps_logo.png");  */
}

#zone-branding-wrapper {
    height: 35px;
}

#section-content {
    box-shadow: none;
}

.yale-wide-menu, .yale-boxed-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 0px none;
    border-top: 0px none;
    top: -37px;
}

#zone-menu ul.nice-menu {
    width: auto;
    float: right;
}

.block-search-form {
    margin-top: 40px;
}

#zone-topper form.search-form {
    margin-right: -350px;
}

#zone-footer {
    border-top: 1px solid #333;
}

#region-footer-first {
    margin-left: 0px;
    width: 160px !important;
}

#region-footer-second {
    width: 590px !important;
    padding-right: 0px !important;
}

.not-front #region-footer-third {
    margin-right: 0px;
}

h1 {
    color: #006996;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 8px;
}

#zone-content {
    color: #585858 !important;
    font-family: "PT Sans",Tahoma,Geneva,sans-serif !important;
    font-size: 1.3rem !important;
    line-height: 1.5em !important;
}

.rightcolcontent .views-field {
    color: #0a639b !important;
}

.block-system-main h2, .newsarchive h2, .page-blog .view-blog h2 {
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.newsarchive h2, .page-blog .view-blog h2 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0px;
    color: #585858;
}

#breadcrumb .breadcrumb {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.not-front .rightcolimage {
    padding-top: 22px;
}

#region-content tr td {
    background-color: #fff;
}

/* ANNOUNCEMENTS */

.customannouncement {
    border: solid 2px #993300;
    padding: 25px;
    background-color: #eae5d2;
    margin-top: 25px !important;
    color: #993300;
    font-size: 16px;
    font-weight: normal;
}