/* GLOBAL STYLES */
@import url(global.css);

/* UNIQUE TO SUBPAGE */
.content-area				{ background: url(../_images/bg-sub-menu-bar.jpg) repeat-y; }
.list						{ background: url(../_images/bg-menu-bar.jpg) repeat-y !important; }

.list-item					{ min-height: 125px; border-bottom: 1px solid #fae0d6; padding: 15px 0; clear: both; }
.list-item-publications		{ min-height: 50px; border-bottom: 1px solid #fae0d6; padding: 15px 0; clear: both; }
.list-item small			{ color: #4e1905; }
.list-item h1				{ margin-bottom: 0; }
.list-item .divider			{ padding-top: 15px; }
.thumbnail					{ margin: 0 15px 10px 0; float: left; }
.breadcrumbs				{ background: #fae0d6 url(../_images/right-column-corner-fold.gif) no-repeat top right; font-size: 0.8em; padding: 5px 15px; }
.breadcrumbs a,				
.breadcrumbs span			{ color: #222; padding: 4px; }
.content 					{ width: 730px; margin-left: 10px; }
.main-area 					{ padding: 0 0 10px 10px; }
.full-width					{ width: 710px; padding-right: 10px; }
.info-box 					{ padding: 10 0; }
.info-box h1 				{ font: normal 2em Georgia,'Times New Roman',Times,serif; }
.info-box h2 				{ font: normal 1.3em Georgia,'Times New Roman',Times,serif; }
.info-box h3 				{ font: bold 1em Georgia,'Times New Roman',Times,serif; color: #000; }
.right-column 				{ width: 220px; background: url(../_images/right-column-corner-fold.gif) no-repeat top right; font-size: 0.9em; line-height: 1.4em; }
.right-column 				{ padding: 30px 15px; color: #222; text-align: left; }
.right-column img 			{ margin: 0 !important; float: none !important; }
.right-column ul 			{ margin: 15px 10px; padding: 0 10px; list-style-image: url(../_images/right-column-li.gif); }
.right-column ul li 		{ margin: 0 0 10px 0; }
.right-column a				{ color: #222; text-decoration: underline; }
.right-column a:hover		{ text-decoration: none; }
.right-column em			{ font-size: 0.9em; color: #4e1905; }

.smallText					{ font-size: 0.8em; }

