﻿#bannerLeft, h1.pageTitle, #currentNavLayout { display: none; }
#bannerRight { font-size: 100%; }
#bannerRight img { padding: 0; }
#bannerRightCap { display: none; }
#breadcrumbLayout { text-align: right; width: 527px; }

#homePageTable { width: 100%; border-collapse: collapse; }
#homeLeft { width: 33%; padding: 0; vertical-align: top; border-right: 1px #d9d9d9 solid; }
#homeCenter { width: 34%; padding: 0; vertical-align: top; }
#homeRight { width: 33%; padding: 0; vertical-align: top; border-left: 1px #d9d9d9 solid; }
#homePageTable .ms-PartSpacingVertical { border-color: #d9d9d9; }
#homePageTable .ms-WPTitle { padding: 10px 10px 0 10px; }
#homePageTable .ms-WPBody { padding: 0 10px 10px 10px; }

/* featured news ticker */
.featuredBox { position: relative; }
.featuredPhoto img { width: 705px; height: 217px; border: 0; }
/*.featuredText { padding: 5px 10px 5px 10px; }
.featuredText h3 { color: #9B253D; font-size: 1em; margin: 0; }
.featuredText h3 a { color: #9B253D; text-decoration: none; }
.featuredDesc { min-height: 50px; }*/
.featuredBottom { position: absolute; bottom: 0; right: 0; width: 177px; height: 23px; background: url('/design/section_bannerCap.png') bottom right no-repeat; }
.featuredNav { text-align: right; font-size: 90%; }
a.featuredNavLink { display: inline-block; text-align: center; width: 18px; padding: 2px 0 3px 0; color: #ffffff; background: #0a0a75; text-decoration: none; margin: 3px 5px 0 0; border: 1px #0a0a75 solid; }
a.featuredNavLinkActive { display: inline-block; text-align: center; width: 18px; padding: 2px 0 3px 0; color: #0a0a75; background: #fdba31; text-decoration: none; margin: 3px 5px 0 0; border: 1px #0a0a75 solid; }
a.featuredNavLink img { border: 0; padding: 3px 0 2px 0; vertical-align: middle; }