﻿/* home page specific styles */
.clearBoth { clear: both; font-size: 0em; }
#contentLeft, #breadcrumbLayout { display: none; }
#contentCenter { width: 689px; }
#contentRight { display: block; width: 231px; background: #f2ece6 url('/design/columnRightBg.gif') repeat-y; float: left; }
.pageContent { padding: 0 20px 20px 0; }
.pageContent hr { color: #75adc4; height: 1px; margin: 10px 0 10px 0; }
.pageContent h1 { color: #75adc4; }
#contentRightBottom { background: url('/design/homeRightColumnB.jpg') no-repeat; height: 112px; font-size: 0em; }
.contentRightBox { background: url('/design/homeRightColumnBg.jpg') bottom repeat-x; }
.featuredPublications { text-align: center; margin: 10px 0 10px 0; }
.headlineOuter { border: 2px #988969 solid; background: #FFF8EB url('/design/featuredBg.jpg') top left repeat-x; }
.headlineInner { border: 1px #988969 solid; margin: 3px; padding: 10px; }
.headlineInner h1 { color: #887553; margin-bottom: 8px; }
.headlineInner h2 { color: #0d478a; }
.headlineImage { float: left; width: 130px; }
.headlineArticle { float: left; width: 486px; font-size: .95em; }
