/*-----------------------------------------------------------------------------
Nathan Associates 	Typography Stylesheet

version:   			1.0
date:      			December 2009
author:    			Michael Guild and Andrew Jarvis
email:     			mguild@carousel30.com, ajarvis@carousel30.com
website:   			http://carousel30.com
-----------------------------------------------------------------------------*/

.publication_description {
	float:left;
	width:530px;
}


.publication_details {
	width: 160px;
	background-color:#e3c29f;
	margin: 0 20px 0 0;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.publication_download {
	font-family:'Georgia','times';
}

.publication_download a {
	color:#322F40;
	font-size:11px;
	margin-top:10px;
	display:block;
}

.publication_image {
	width:160px;
	margin:0 0 10px 0;
	display:block;
}

.wrap-a {
	background:#FFFFFF url(../images/main-bg-02-c.jpg) repeat-x scroll center top;
}

.wrap-b {
	background:none;
}

.b, .c {
	display:none;
}

.d {
	width:730px;
}
