@charset "utf-8";
/* CSS Document */

body.portraitsBg {
	background-color:#FFFDF1;
	background-image:url(../images/portraits/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/* Styles for Photo Essays */
#leftBody h3 {
	line-height:25px;
	margin-bottom:0px;
}

#leftBody.wide {
	width:auto;
	margin-top:0px;
}

#leftBody.wide p {
	text-indent:0px;
	line-height:24px;
	margin-bottom:15px;
}

#leftBody.wide p span.small {
	line-height:normal;
	font-size:10px;
	color:#666666;
	margin-bottom:10px;
	padding-right:6px;
	text-indent:0;
}

div.smallColumn {
	float:left;
	width:411px;
	padding-right:23px;
}

div.smallColumn img {
	border:3px solid #8D3859;
}

h3 a {
	color:#8D3859;
}

html.noBg { background-image:none; border-bottom:0px; }

h1.logoSmall {
	margin:0 auto;
	width:850px;
}

#topBar.short {
	background-image:url(../images/layout/logo_small_bg.gif);
	height:47px;
	width:auto;
}

h4 {
	color:#525132;
	font-size:16px;
	font-weight:normal;
	line-height:15px;
	margin:28px 0 12px;
	text-transform:none;
}



h4 a {
	text-decoration:none;
}

h4 a:hover {
	text-decoration:underline;
	
}

h4, h4 a {
	color:#8D3859;
	font-size:16px;
	font-weight:normal;
	line-height:15px;
	margin:0px 0 12px;
	color:#596A40;
}
