/* CSS Document */

#promo-1 {
	padding-bottom: 50px;
	}

.promotext p {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	}
	
.page-intro p {
	padding-top: 10px;
	font-size:12px;
	line-height: 135%;
	}

.top-type, .top-title, .top-subtitle, .top-author, .top-head 	{
	font-family: trebuchet, 'trebuchet ms', universal, verdana, san-serif; 
	}

.top-title, .top-subtitle, .top-head 	{
	color: #d45721; 
	}

.top-type, .top-author 	{
	color: #666666; 
	}

.top-type	{
	font-size: 12px; 
	letter-spacing: .05em; 
	font-weight: 500; 
	margin: 0px; 
	margin-top: 5px; 
	padding-bottom: 3px;
	}
	
.top-title {
	font-size: 30px; 
	letter-spacing: .05em; 
	font-weight: 900; 
	margin: 0px; 
	margin-bottom: -3px;
	}

.top-subtitle {
	font-size: 18px; 
	letter-spacing: .05em; 
	font-weight: 500; 
	margin: 0px; 
	margin-top: 5px;
	}
	
.top-author	{
	font-size: 18px; 
	letter-spacing: .1em; 
	font-weight: 500; 
	margin: 0px; 
	margin-top: 5px; 
	padding-bottom: 7px;
	}
	
.top-head {
	font-size: 16px; 
	letter-spacing: .1em; 
	font-weight: 900; 
	text-align: center; 
	background-color: #ffffff; 
	margin: 0px; 
	padding-top: 20px; 
	margin-bottom: -5px; 
	padding: 0px;
	}

#buyIcon {
  margin-top: 1px;
}
#buyIcon a:link,
#buyIcon a:active,
#buyIcon a:visited
{
  display: block;
  width: 33px;
  height: 16px;
  background: url( "http://www.press.uchicago.edu/dms/ucp/images/buy_off.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#buyIcon a:hover
{
  background: url( "http://www.press.uchicago.edu/dms/ucp/images/buy_on.gif" ) no-repeat 0 0;
  border-bottom: none;
}

.mainexcerpt p {
  	line-height: 155%;
	font-size:13px;
	}

#copyright p {
	font-family: arial, universal, verdana, san-serif; 
	padding: 20px;
	border: #000000 1px solid;
	font-size:10px;
	}
	

