
/* @group Nav overrides */
#branding{
	background: rgba(183,97,50,.6);
}
.date{
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #D4D8C5;
}
#branding p#logo{
	color: #D4D8C5;
}
#branding p#logo a{
	color: #27caca;
}

/* @end */
body{
	background: #000 url('/images/090416.wood.background.jpg') no-repeat top center;
	color: #D4D8C5;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
#container{
	position: relative;
	width: 944px;
	margin: 0 auto;
	text-shadow: .1em .1em .5em #000;
}
#article img{
	position: relative;
	left: -10px;
	background: url(/images/090409.shadow.png) no-repeat center bottom;
	padding: 0 10px 34px 10px;
	
}
h1{
	position: relative;
	background: url('/images/090416.header.png') no-repeat 0 20px;
	width: 944px;
	height: 338px;
	text-indent: -9000px;
	margin-top: 24px;
}
h2{
	text-transform: uppercase;
	font: bold 30px/24px Helvetica, "Helvetica Neue", Arial, sans-serif;
}
p{
	width: 454px;
	margin-bottom: 24px;
}
p.byline{
	text-transform: uppercase;
	color: #27caca;
	letter-spacing: -0.08em;
	text-shadow: 1px 1px 1px 0.6;
	font: bold 48px/48px Helvetica, "Helvetica Neue", Arial, sans-serif;
	width: 944px;
	margin-bottom: 48px;
	margin-top: -8px;
	opacity: 0.8;
}
em{
	font-style: italic;
}
a:link, a:visited{
	color: #B98291;
	text-decoration: none;
}
a:hover, a:active{
	color: #187d7d;
	text-decoration: underline;
}
#cameraContent{
	margin-left: 0px;
	margin-bottom: 62px;
}
#designContent{
	margin-left: 320px;
}
#designContent h2{
	margin-left: -160px;
}
blockquote{
	position: absolute;
	display: block;
	top: 1224px;
	right: 164px;
	width: 304px;
	color: #fab151;
	border-top: 1px solid #D4D8C5;
	border-bottom: 1px solid #D4D8C5;
	font: italic 21px/24px Times, "Times New Roman", Georgia, serif;
	border-color: #7c7861;
}
blockquote p{
	width: 304px;
	margin-bottom: 12px;
	margin-top: 12px;
}