/* ---------------------------------------------------------------
	Boston University - Arts & Sciences
	MAGAZINE Styles
	(c) Copyright 2008
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
   ---------------------------------------------------------------
   
   Table of Contents
   
   1 Magazine Home
   2 Basic Feature Layout
   3 Feature Spotlight
   4 Feature Nav
   5 Feature Specifics
   
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */


/* ---------------------------------------------------------------
	1 Magazine Home
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */


#magazine-cover {
}
#magazine-cover .spring10 {
	background: transparent url(../images/spring10/whales.jpg) no-repeat 0 0;
	width: 864px;
	height: 424px;
	overflow: hidden;
	position: relative;
}
#magazine-cover #magflash {
	width: 863px;
	height: 424px;	
	background-color:#000;
	
}
#magazine-cover .spring10 h2, #magazine-cover .spring10 h3, #magazine-cover .spring10 h4 {
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: .1em;
}
#magazine-cover .spring10 p {
	position: absolute;
	top: 220px;
	left: 50px;
}
#magazine-cover .fall09 p a.ovalbutton:first-child {
	margin-right: 12px;
}
#magazine-cover .spring10 {
	background: transparent url(../images/spring10/whales.jpg) no-repeat 0 0;
	width: 864px;
	height: 424px;
	overflow: hidden;
	position: relative;
}
#magazine-features {
	width: 863px;
	background: #4b9dc3 url(../../../common/images/bkgd-features-archive.gif) repeat-x 0 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 9px;
	overflow: hidden;
	margin-top: -2px;
}
#magazine-features:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
#magazine-features h2 {
	margin: 0;
	padding: 11px 10px 10px 11px;
	color: #fff;
	font: 1.3em/1em Georgia, "Times New Roman", Times, serif;
}
#magazine-features h2 span, #columns h2#in-this-issue span {
	background: url(../../../common/images/bkgd-h2-features-span.gif) no-repeat right;
	padding-right: 14px;
}
#magazine-features #features {
	overflow: hidden;
	width: 863px;
	position: relative;
	zoom: 1;
}
#magazine-features #features:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
#magazine-features .feature-list {
	width: 863px;
	padding-right: 48px;
	position: relative;
}
#magazine-features .feature-list ul {
	margin: 0 0 0 9px;
	padding: 0;
	background: #4b9dc3;
}
#magazine-features .feature-list li {
	width: 418px;
	margin: 9px 9px 0 0;
	padding: 0;
	float: left;
}
#magazine-features .feature-list li a {
	display: block;
	width: 408px;
	padding: 5px;
	margin: 0;
	color: #000;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
	background: #56add6;
	zoom: 1;
}
#magazine-features .feature-list li a span {
	display: block;
	color: #b3e7ff;
	font-size: .9em;
	text-transform: uppercase;
	padding-bottom: 4px;
}
#magazine-features .feature-list li a strong {
	display: block;
	color: #fff;
	font: normal 1.5em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 4px;
}
#magazine-features .feature-list li a img {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
#magazine-features .feature-list li a:hover {
}
#magazine-features .feature-list li a:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
#columns h2#in-this-issue {
	width: 842px;
	background: transparent url(../../../common/images/bkgd-features-archive.gif) repeat-x 0 0;
	margin: 0;
	padding: 11px 10px 10px 11px;
	color: #fff;
	font: 1.3em/1em Georgia, "Times New Roman", Times, serif;
}
#columns #right-column {
	margin-top: 0;
}
#columns #right-column ul {
	margin: 14px 10px;
	list-style: none;
}
#columns #right-column ul li {
	border-top: 1px solid #d8d8d8;
}
#columns #right-column ul li:first-child {
	border-top: none;
}
#columns #right-column ul li a {
	display: block;
	color: #4B9DC3;
	padding: 10px 0;
}
#columns #right-column ul li a strong {
	display: block;
	color: #4b9dc3;
	font-weight: bold;
	padding-bottom: 6px;
}
#columns #right-column ul li a img {
	float: none;
	display: block;
	margin-left: 0px;
	margin-top: 10px;
}
#columns #right-column ul li a:hover strong {
	color: #000;
}
#columns #left-column ul.thumb-list {
	margin-bottom: 48px;
}
#columns #left-column ul.thumb-list li p {
	font-size: 1em;
	color: #4b4b4b;
}
/* ---------------------------------------------------------------
	2 Basic Layouts
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

.featurecontent {
	width: 576px;
	padding: 0 144px 20px;
	clear: both;
}
#videocontainer {
	width: 576px;
	text-align: center;
	padding: 48px 144px;
	z-index: -1;
}
.featurecontent p {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.featurecontent em {
	font-style: italic;
}
.featurecontent strong {
	font-weight: bold;
}
.contentleft {
	width: 278px;
	float: left;
	clear: left;
}
.contentright {
	width: 278px;
	float: right;
}
.featurecontent:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
#featurepush {
	height: 66px;
}
/* ---------------------------------------------------------------
	3 Feature Spotlight
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#spotlight {
	width: 873px;
	background: transparent url(/cas/common/images/features/bkgd-featurespotlight.gif) no-repeat 0 0;
	margin: 0;
	padding: 16px 0 0 0;
	text-align: left;
	float: left;
	zoom: 1;
}
#spotlight div.fade {
	background: #4c9bc3 url(/cas/common/images/features/bkgd-featurespotlight-blue.gif) repeat-x bottom center;
	margin: 0 5px;
	zoom: 1;
}
.fade:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
#spotlight ul {
	background: url(/cas/common/images/features/bkgd-featurespotlight-ul.gif) repeat-y 1px 0;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;
}
#spotlight li {
	display: inline;
	float: left;
	padding: 0 0 12px 0;
	margin: 0 1px 0 0;
	width: 215px;
	color: #666;
}
#spotlight li.last {
	margin: 0;
	border-right: none;
}
#spotlight img.top {
	padding: 0;
	margin: 0;
	width: 100%;
}
#spotlight li h2 {
	color: #fff;
	font-size: 1.3em;
	margin: 14px 12px 8px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
	line-height: 1.2em;
}
#spotlight li h2 a {
	color: #fff;
	border-bottom: none;
}
#spotlight li h2 a:hover {
	color: #d5f1ff;
	border-bottom: none;
}
#spotlight li p {
	padding: 0 12px;
	font-size: 1em;
	color: #000;
}
#spotlight li a.ovalbutton {
	margin: 0 12px;
}
#spotlight li p a {
	border-bottom: 1px solid #0299c0;
}
#spotlight li p a:hover {
	border-bottom: 1px solid #000;
}
#spotlight:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}
/* ---------------------------------------------------------------
	4 Feature Nav
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#featurenav {
	clear: both;
	margin: 0 5px;
	background: #333 url(/cas/common/images/features/bkgd-featurenav.gif) repeat-x bottom;
	text-align: center;
	padding: 8px 0;
	width: 863px;
}
#featurenav:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
	zoom: 1;
}
#featurenav div {
	margin: 0 auto;
	text-align: center;
}
#featurenav img {
	margin-right: 14px;
}
#featurenav img.last {
	margin-right: 0;
}
#featurenav img a {
	border: none;
}
#featurenav a.ovalbutton, #featurenav a.prevoval, #featurenav a.nextoval {
	margin-right: 12px;
}
#featurenav a.ovalbutton, #featurenav a.nextoval {
	background: transparent url(/cas/common/images/features/bkgd-oval-left.gif) no-repeat top left;
	display: block;
	float: left;
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px; /* This value + top and bottom padding of SPAN must equal height of button background */
	height: 19px; /* Height of button background */
	padding-left: 9px; /* Width of left menu image */
}
#featurenav a.ovalbutton span, #featurenav a.prevoval span {
	background: transparent url(/cas/common/images/features/bkgd-oval-right.gif) no-repeat top right;
	display: block;
	padding: 2px 11px 2px 0; /*Set 11px below to match value of 'padding-left' value above*/
	color: #333;
}
#featurenav a.prevoval {
	background: transparent url(/cas/common/images/features/bkgd-oval-prev-left.gif) no-repeat top left;
	display: block;
	float: left;
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px; /* This value + top and bottom padding of SPAN must equal height of button background */
	height: 19px; /* Height of button background */
	padding-left: 18px; /* Width of left menu image */
}
#featurenav a.nextoval span {
	background: transparent url(/cas/common/images/features/bkgd-oval-next-right.gif) no-repeat top right;
	display: block;
	padding: 2px 18px 2px 0; /*Set 11px below to match value of 'padding-left' value above*/
	color: #333;
}
#featurenav a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
	color: #333;
}
#featurenav a.ovalbutton:hover {
	color: #000;
	cursor: pointer;
}
#featurenav a.ovalbutton:hover span {
	color: #000;
	cursor: pointer;
}
/* ---------------------------------------------------------------
	5 Feature Specifics
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */
   
   
/*   Schniewind   */
   
#Schniewind {
	background: #fbfcff url(../images/spring10/ski/ski_background.jpg) no-repeat 0 0;
}
#Schniewind .featurecontent {
	padding: 0px;
	margin: 455px 0px 30px 0px;
	clear: both;
	width: auto;
}
#Schniewind .featurecontent p {
	color: #1c191a;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 130px;
}
#Schniewind h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Schniewind .featurecontent span {
	color: #e98108;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	display: block;
}
#Schniewind .featurecontent .ski_sidebar {
	float:right;
}
#Schniewind .gallery {
	background-image: url(../images/spring10/ski/ski_gallery_background.jpg);
	width: 863px;
	height: 442px;
}
#Schniewind .gallery UL {
	padding-top: 150px;
	margin-left: 35px;
}
#Schniewind .gallery LI {
	display: inline;
}
#Schniewind .gallery LI IMG {
	border: 5px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*   Branigan   */




#Branigan {
	background-image: url(../images/spring10/bike/bike_background.jpg);
}
#Branigan .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../images/spring10/bike/bikeTop.jpg);
	background-repeat: no-repeat;
	margin-top: -58px;
}
#Branigan .featurecontent p {
	color: #000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Branigan h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Branigan BLOCKQUOTE {
	color: #35780b;
	font-size: 1.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 128px;
	display: block;
	margin-bottom: 20px;
	border-left: 15px solid #6cb33f;
	padding-left: 20px;
	line-height: 1.2;
}
#Branigan .featurecontent span {
	color: #FFF;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
#Branigan .featurecontent .ski_sidebar {
	float:right;
}
#Branigan .gallery {
	background-image: url(../images/spring10/bike/bike_gallery_background.jpg);
	width: 863px;
	height: 388px;
	background-repeat: no-repeat;
	margin-top: 40px;
}
#Branigan .gallery UL {
	padding-top: 80px;
	margin-left: 12px;
}
#Branigan .gallery LI {
	display: inline;
}
#Branigan .gallery LI IMG {
	border: 5px solid #feffe5;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Branigan .photo {
	border: 5px solid #feffe5;
	margin-bottom: 20px;
}
#Branigan .photos {
	width: 299px;
	float: right;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFFE5;
	margin-bottom: 20px;
	margin-right: 20px;
}
/*   Jarzobski    */

#Jarzobski {
	background-color: #50616c;
}
#Jarzobski .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../images/spring10/boat/boat_top.jpg);
	background-repeat: no-repeat;
	margin-top: -58px;
}
#Jarzobski .featurecontent p {
	color: #FFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Jarzobski h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Jarzobski BLOCKQUOTE {
	color: #F5E75F;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 128px;
	display: block;
	margin-bottom: 20px;
	border-left: 15px solid #71b7eb;
	padding-left: 20px;
	line-height: 1.2;
}
#Jarzobski .featurecontent span {
	color: #f4f26a;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
#Jarzobski .gallery {
	background-image: url(../images/spring10/bike/bike_gallery_background.jpg);
	width: 863px;
	height: 388px;
	background-repeat: no-repeat;
	margin-top: 40px;
}
#Jarzobski .gallery UL {
	padding-top: 80px;
	margin-left: 12px;
}
#Jarzobski .gallery LI {
	display: inline;
}
#Jarzobski .gallery LI IMG {
	border: 5px solid #feffe5;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Jarzobski .photo {
	border: 5px solid #fff;
	margin-bottom: 20px;
}
#Jarzobski .photos {
	width: 262px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#Jarzobski .photos P {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #00aeef;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.3em;
}
/*   Galapagos   */




#Galapagos {
	background-color: #110504;
}
#Galapagos .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../images/spring10/galapagos/galapagos_top.jpg);
	background-repeat: no-repeat;
}
#Galapagos .featurecontent p {
	color: #b19b8c;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Galapagos h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Galapagos BLOCKQUOTE {
	color: #f6d27b;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 128px;
	display: block;
	margin-bottom: 20px;
	border-left: 10px solid #d58439;
	padding-left: 20px;
	line-height: 1.2;
}
#Galapagos .featurecontent span {
	color: #9fdcff;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
#Galapagos .gallery {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 737px;
}
#Galapagos .gallery P {
	color: #fff3d5;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 1em;
	margin-top: 10px;
}
#Galapagos .gallery SPAN {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d58439;
	padding: 3px;
	text-transform: uppercase;
	color: #000;
	font-size: 1em;
}
#Galapagos #side1 {
	width:375px;
}
#Galapagos #side2 {
	float:right;
	width: 370px;
}
#Galapagos .gallery UL {
}
#Galapagos .gallery LI {
	display: inline;
}
#Galapagos #side1 IMG {
	margin-right: 10px;
	margin-bottom: 10px;
}
#Galapagos #side2 IMG {
	margin-right: 10px;
	margin-bottom: 10px;
}
#Galapagos .photo {
	margin-bottom: 15px;
}
#Galapagos .photos {
	width: 231px;
	float: left;
	margin-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #859233;
	margin-bottom: 80px;
	margin-right: 20px;
	line-height: 1.3em;
}
#Galapagos #tanzania {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/spring10/galapagos/tanzania_background.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
}
#Galapagos #tanzania P {
	color: #b19b8c;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Galapagos #tanzania .photos {
	width: 231px;
	float: right;
	margin-right: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8fc8e6;
	margin-bottom: 60px;
	margin-left: 20px;
	margin-top: 400px;
	line-height: 1.3em;
}
#Galapagos #video {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/spring10/galapagos/video_background.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 57px;
}
#Galapagos #video P {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 72px;
	font-size: 1.2em;
}
#Galapagos #video SPAN {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a32e24;
	padding: 3px;
	text-transform: uppercase;
	color: #ffa9a2;
	margin-left: 72px;
	font-size: 1em;
}
#Galapagos #video STRONG {
	font-family: Arial, Helvetica, sans-serif;
	color: #9fdcff;
	font-size: 1.2em;
	margin-top: 20px;
	display: block;
}
#Galapagos .videoholder {
	width: 550px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #859233;
	margin-right: 72px;
	margin-left: 20px;
}
#Galapagos .featurecontent .byline {
font-size:.8em; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; color: #FFF; display: block; padding-top: 590px;
}


/*   Adelson    */


#Adelson {
	background-color: #faf4f0;
}
#Adelson .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../images/spring10/adelson/adelson_background.jpg);
	background-repeat: no-repeat;
	margin-top: -58px;
}
#Adelson .featurecontent p {
	color: #513623;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Adelson h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Adelson BLOCKQUOTE {
	color: #f4f26a;
	font-size: 1.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 128px;
	display: block;
	margin-bottom: 20px;
	border-left: 15px solid #71b7eb;
	padding-left: 20px;
	line-height: 1.2;
}
#Adelson .featurecontent span {
	color: #324270;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
#Adelson .photo {
	margin-bottom: 10px;
}
#Adelson .photos {
	width: 254px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color: #99c0c1;
	padding: 15px;
}
#Adelson .photos P {
	color:#0d2e2f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
}
#Adelson .photos SPAN {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	margin-bottom: 20px;
	display: block;
}
#Adelson #inset {
	color:#568f90;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 128px;
	margin-right: 20px;
	font-size: 1em;
	margin-bottom: 20px;
	display: block;
	width: 184px;
	float: left;
}
#Adelson #inset IMG {
	margin-bottom: 10px;
}
#Adelson .featurecontent .painting {
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #568f90;
	display: block;
	padding-top: 590px;
}
#Adelson .featurecontent .byline {
font-size:.8em; 
font-family: Arial, Helvetica, sans-serif; 
color: #454548; 
display: block; 
text-transform: uppercase;
}


/*   Golomb    */


#Golomb  {
	background-color: #fdfeff;
}
#Golomb  .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../images/spring10/golomb/background.jpg);
	background-repeat: no-repeat;
	margin-top: -58px;

}
#Golomb  .featurecontent p {
	color: #333;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right: 130px;
	margin-left: 128px;
}
#Golomb  h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Golomb  BLOCKQUOTE {
	color: #cc0000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 220px;
	display: block;
	margin-bottom: 20px;
	line-height: 1.2;
	margin-right: 220px;
	font-style: italic;
	text-align: center;
	border-top: 7px solid;
	padding-top: 20px;
	border-top-color: #f4f4f4;
	border-bottom: 7px solid;
	padding-bottom: 20px;
	border-bottom-color: #F4F4F4;
}
#Golomb  .featurecontent span {
	color: #3a3a3d;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
#Golomb  .photo {
	margin-bottom: 10px;
}
#Golomb  .photos {
	width: 254px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color: #99c0c1;
	padding: 15px;
}
#Golomb  .photos P {
	color:#0d2e2f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
}
#Golomb  .photos SPAN {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	margin-bottom: 20px;
	display: block;
}
#Golomb  #inset {
	color:#A54014;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 128px;
	margin-right: 20px;
	font-size: 1em;
	margin-bottom: 20px;
	display: block;
	width: 295px;
	float: left;
}
#Golomb  #inset IMG {
	margin-bottom: 10px;
}
#Golomb  .featurecontent .painting {
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #568f90;
	display: block;
	padding-top: 590px;
}
#Golomb  .featurecontent .byline {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454548;
	display: block;
	text-transform: uppercase;
	padding-top: 670px;
}



/*   Biniak    */


#Biniak  {
	background-color: #FFF;
}
#Biniak  .featurecontent {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: auto;
	background-image: url(../../spring10/biniak/title.gif);
	background-repeat: no-repeat;
	margin-top: -58px;
	margin-right: 140px;
	margin-left: 140px;
}
#Biniak  .featurecontent p {
	color: #333;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
#Biniak  h2 {
	width: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
}
#Biniak  BLOCKQUOTE {
	display: block;
	color: #fb7509;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	text-align: center;
	border-top: 15px solid;
	border-top-color: #f4f4f4;
	border-bottom: 15px solid;
	padding-bottom: 30px;
	border-bottom-color: #F4F4F4;
	width: 280px;
	float: right;
	margin-top: 20px;
	padding-top: 30px;
}
#Biniak  .featurecontent span {
	color: #fb7509;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}

#Biniak  .featurecontent .byline {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454548;
	display: block;
	text-transform: uppercase;
	padding-top: 500px;
}

#Biniak .featurecontent .column {
	width: 280px;
	float: left;
	margin-bottom: 20px;
}

#Biniak .featurecontent .inset {
	display:block;
	clear: both;
	margin-bottom:30px;
	margin-top: 20px;
}
