/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
 	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	background-color: #5B6C64; 
	}
.homebodytable	{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 900px;
	border-right: 5px solid #283931;
	border-left: 5px solid #283931;
	background-color: #ffffff; 
	}
body#index {
	margin: 0;
	padding: 0;
 	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	background-color: #D5DDB4; 
	}
.indexbodytable	{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 900px;
	border-right: 5px solid #a2aa81;
	border-left: 5px solid #a2aa81;
	background-color: #ffffff; 
	}
table#topnav {
	border-collapse:collapse;
	text-align: center;
	width: 900px;
	border-bottom: 2px solid #000000;
	background-color: #283931; 
	}
h6.topnav {
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .05em;
	color: #E5E3CE; 
	margin:0;
	padding-bottom: 4px;
	padding-top: 4px;
	}
a.topnav {color: #E5E3CE; font-weight: 500; text-decoration: none;}
a.topnav:hover {color: #aaaaff; font-weight: 500; text-decoration: underline;}

.bodytable	{
	position: relative; /* this one could be used for excerpts etc to center */
	margin: 0 auto; /* center on everything else */
	width: 690px;
	border-left: 0px solid #5B6C64;
	border-right: 0px solid #5B6C64;
	background-color: #ffffff; 
	}
.logo {
	width: 900px; 
	height: 237px;
	text-align:left;
	background-color: #ffffff;
	border-bottom: 2px solid #000000;
	}
img#banner {
	border:none;
	}
img#intext {
	width: 225;
	height: 148;
	float: left;
	padding-right: 10px;
	margin-top: 7px;
	}
.modulebox { 
	text-align: center;
	padding: 5px;
	font-size: 10px; 
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	}
.modulebox a {
	text-decoration: none;
	color: #690F0F;
	}
.modulebox a:hover {
	text-decoration: underline;
	color: #222288; 
	}
img#shoppingcart {
	vertical-align: middle;
	border-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	}
.rightcolumn {
	height: 1300px; 
	width: 170px; 
	background-color: #ffffff;
	border-left: 1px solid #5B6C64;
	}
.leftcolumn {
	height: 1300px; 
	width: 160px; 
	background-color: #ffffff;
	border: 0px solid #5B6C64;
	}
.navigation {
	background-color: #5B6C64;
	font-size: 12px; 
	margin-top: 5px;
	border-bottom: 1px solid #5B6C64;
	}
.navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
.navigation	li {
	list-style-type: none; 
	background-color: #ffffff; 
	padding: 5px; 
	padding-top: 4px; 
	padding-left: 12px;
	border-right: 0px solid #5B6C64; 
	border-left: 7px solid #5B6C64; 
	margin-bottom: 2px; 
	margin-left: 0px;
	}
.navigation a {
	color: #690F0F; font-weight: 500; 
	text-decoration: none;
	}
.navigation li:hover {
	background: #eaeaea; 
	border-left: 7px solid #690F0F; 
	}
.navigation a:hover {
	color: #222288; 
	text-decoration: underline;
	}
.navigation a:visited {
	color: #690F0F; 
	/*text-decoration: none;*/
	}
.navigation a:visited:hover {
	color: #222288; 
	text-decoration: underline;
	}
form#search {
	margin-top: 5px;
	}
td#centertext {
	border-left: 1px solid #5B6C64;
	border-right: 0px solid #5B6C64;
	 }
#maintext {
	padding-left: 15px;
	padding-right: 40px;
	}
img.module {
	vertical-align: middle;
	border-style: none;
	padding: 5px;
	}
#maintext p { 
	font-family: 'Times New Roman', Times, Georgia, serif; 
	font-size: 15px; 
	line-height: 20px; 
	color: #000000; 
	padding-left: 15px;
	padding-right: 40px;
	margin-bottom: -6px;
	}
#maintext a:link { 
	color: #690F0F;
	/*text-decoration: none; */
	}
#maintext a:hover { 
	color: #222288; 
	text-decoration: underline; 
	}
#maintext a:visited {
	color: #690F0F; 
	/*text-decoration: none;*/
	}
#maintext a:visited:hover {
	color: #222288; 
	text-decoration: underline;}
	
.maintextlist, .maintextlistitem { 
	font-family: 'Times New Roman', Times, Georgia, serif; 
	font-size: 15px; 
	line-height: 20px; 
	color: #000000; 
	}
.furtherreadings {
	padding-left: 80px;
	padding-right: 20px;
	}

.readingitem {
	text-indent: -40px;
	margin-bottom: -10px;
	}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 900; 
	margin: 0px; 
	}

h1 {
	font-size: 25px; 
	font-variant:small-caps;
	color: #5B6C64;  
	text-align: center;
	letter-spacing: .1em; 
	padding-top: 15px;
	padding-bottom: 5px;
	} /* place title */
	
h2 {
	font-size: 20px;
	color: #5B6C64;  
	letter-spacing: .05em; 
	padding-top: 20px; 
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 50px;
	} /* book title */

h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	letter-spacing: .05em; 
	font-weight: 900; 
	color: #5B6C64;  
	padding-left: 15px; 
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px; 
	} /* doc set title */

h4.homefoot {font-size: 12px; color: #666655; margin-top: 60px; text-align: center; padding-top: 60px; border-top: 1px solid #5B6C64;}

h5 {background-color: #5B6C64;
	 font-size: 13px;
	 font-weight: 900;
	 letter-spacing: .1em; 
	 margin: 0px;
	 padding: 5px;
	 padding-left: 12px;
	 border-left: 7px solid #5B6C64;
	 color: #E5E3CE;
	 text-align: left;}
		  
h5.navfirst {
	margin-top: -6px;
	}

h5.nav {
	margin-top: -1px;
	}

table#covertable {
	border-collapse: collapse; 
	margin: 15px; 
	margin-top: 30px; 
	margin-right: -40px; 
	width: 170px; 
	background-color: #dddddd; 
	float:right; 
	border: 1px solid #5B6C64; 
	}
.copyright p {font-family: Verdana, Arial, Helvetica, san-serif; font-size: 65%;}
.bibliodata p {font-family:"Times New Roman", Times, serif; font-size: 90%; line-height: 130%}
.bibliodata ul {font-family:"Times New Roman", Times, serif; font-size: 90%; line-height: 130%}
.bibliodata h6 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; letter-spacing: .05em; font-weight: 800; color: #5B6C64; padding-left: 30px; margin: 0px; padding-top:15px;}


#cubaswap a:link,
#cubaswap a:active,
#cubaswap a:visited
{
  display: block;
  width: 300px;
  height: 215px;
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2b.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#cubaswap a:hover
{
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2b-on.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#andesswap a:link,
#andesswap a:active,
#andesswap a:visited
{
  display: block;
  width: 300px;
  height: 215px;
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2c.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#andesswap a:hover
{
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2c-on.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#newspainswap a:link,
#newspainswap a:active,
#newspainswap a:visited
{
  display: block;
  width: 300px;
  height: 215px;
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_1b.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#newspainswap a:hover
{
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_1b-on.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#usaswap a:link,
#usaswap a:active,
#usaswap a:visited
{
  display: block;
  width: 300px;
  height: 215px;
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2a.gif" ) no-repeat 0 0;
  border-bottom: none;
}

#usaswap a:hover
{
  background: url( "http://press.uchicago.edu/dam/ucp/books/microsites/humboldt/homeimages/Humboldt_2a-on.gif" ) no-repeat 0 0;
  border-bottom: none;
}


