﻿/* modify default layout */
#pageContentLeft { padding: 0 15px 0 0; }
#pageContentRight { display: block; width: 191px; padding: 0 7px 0 0; vertical-align: top; font-size: 90%; }
#pageLeft, h1.pageTitle, #breadcrumbLayout, #contentHeader { display: none; }
#pageRight { padding: 0; }
.grayBoxCorner img { display: none; }
.grayBoxCorner { width: 0; height: 0; }
.grayBoxRL, .grayBoxT, .grayBoxB { border-width: 0; }
.grayBoxRL .paddedBox { padding: 0; }
#bannerRight { background: #e9e9e9 url('/design/homeBannerCap.jpg') bottom right no-repeat; padding: 0 20px 0 0; }
#bannerCap { display: none; }

/* custom home page layout */
.tableHome { width: 100%; border-collapse: collapse; }
.tableHome td { padding: 0; vertical-align: top; }
td.tableHomeCell { width: 33%; background: #ffffff url('/design/gradientWhiteSmall.jpg') bottom repeat-x; padding: 10px 0 5px 0; }
.tableHomeSpacer { width: 1%; }
.tableHomeT { width: 100%; border-collapse: collapse; background: #ffffff; }
.tableHomeTT { width: 100%; }
.tableHomeB { width: 100%; border-collapse: collapse; background: #f1f1f1; }
.tableHomeBB { width: 100%; }
.tableTwo { width: 100%; border-collapse: collapse; }
.tableTwoLeft { width: 60%; padding: 15px 0; vertical-align: top; border-right: 1px #b2b2b2 solid; }
.tableTwoRight { width: 40%; padding: 15px 0; vertical-align: top; }
