

/* DOC AND IMG VIEWER TWEAKS */

body { background: url("/2012/bbcms_templates/basic/images/filigree.jpg") repeat scroll 0% 0% rgb(58, 58, 58); }

 #masterc { width: 980px; margin-top: 0; margin-left: auto; margin-right: auto; background: white;}

#one-col {float: right; width: 670px !important;}


#meta-n-nav {
	width: 260px;
}

.exhibit #one-col .master_img_nav {
	width: 260px;
}

.exhibit #one-col.image-viewer .master_img_nav {
	width: 670px;
}




/* NEW STYLES */


	.head_illus {width: 100%; padding-bottom: 24px}
	.head_illus div {width: 33%; float: left; text-align: center}
	.head_illus div span {display: block}
	
	
	
	.display_none {display: none}
	
/* EXHIBIT PAGES TWEAKS */
body.exhibit #main-col {background: #ffffff}

body.exhibit div.two-col-master {border: none}

body.exhibit h1{
	height: 54px; padding: 12px 24px 12px 178px; margin-top: 0;
	background: #3f2b12 url(images/banner.jpg) no-repeat;
	font-size: 16px;
	color: white;
}


#pna_menu {width: 260px; float: left; padding-top: 24px;}
#pna_menu h1 { font-size: 14px; padding: 0px; height: 24px; background: #3f2b12; color: white; margin: 0;}
#pna_menu ul {list-style: none; margin: 0;}
#pna_menu ul li {
	margin: 0px;
	padding: 0;
}
#pna_menu ul li a:link,
#pna_menu ul li a:visited,
#pna_menu ul li a:active,
#pna_menu ul li a:hover {
	display: block; padding: 4px 12px;
	background: #e3e3e3;
	color: #a86701;
}
#pna_menu ul li a:hover {background: #52370d; color: #ffd594; text-decoration: none}


div.essay {
	width: 670px;
	float: right;
}

#main-col a:link,
#main-col a:visited,
#main-col a:hover,
#main-col a:active
{
	color: #a86701;
}

div.essay h2 {
	color: #513716;
	font-size: 18px;
	border-bottom: 1px solid #333333;
}

div.essay h3 {
	margin: 24px 0px 0px 12px;
}


div.essay p {
	margin-top: 0; line-height: 1.75:
}


.image_gallery_floating {width: 336px; float: right; margin-left: 24px}
.image_gallery_floating p {width: 274px; padding: 0px 24px 24px 0px; clear: left; min-height: 100px}
.image_gallery_floating p .nv_quick_item .thumbnail {float: left; margin-right: 8px; width: 88px}
.image_gallery_floating p .nv_quick_item .nv_quick_title {display: block}
.image_gallery_floating p .nv_quick_item .text {float: left; width: 176px}

.image_gallery {clear: both; padding-top: 24px;}
.image_gallery p {float: left; width: 274px; min-height: 100px; padding: 0px 24px 24px 0px}
.image_gallery p .nv_quick_item .thumbnail {float: left; margin-right: 8px; width: 88px}
.image_gallery p .nv_quick_item .nv_quick_title {display: block}
.image_gallery p .nv_quick_item .text {float: left; width: 176px}

.sponsor_line {font-weight: bold; font-style: italic; text-align: center; width: 75%; margin-top: 24px; margin-bottom: 24px; margin-left: auto; margin-right: auto; }
.sponsor_line  strong {display: block; text-align: left;}
