body {
	background-color: #E7D696;
	font-family: 'times new roman',times,serif;
  	color: #4C462C; 
	margin: 0;
  	padding: 0;
  	font-size: 1em;
  	line-height: 1.3em;
	text-align: center;
}

a, a:link, a:visited {
	color:#DE6027;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-family: 'Times New Roman', Times, serif;
}

h2 {
	color: #1E1B0E 1E1;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	margin:0pt 0pt 0.5em 0em;
}

h2.BigHeader {		
	font-size:1.1em;
}

h3 {
	color: #000;
	font-size:0.9em;
	font-weight:bold;
	margin:0pt 0pt 1em;
}
h3.MediumHeader {
	color: #1E1B0E 1E1;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	margin:0pt 0pt 0.5em 0em;
}
h3.ContentHeader {
	font-size: 1.2em;
}
img {
	border:0;
	padding:0;
	margin:0;
}


#TitleAndMenu { /* #TitleAndMenu = #header_container in SB2 */
	clear: both;
	width: 93%;
	margin: 0 auto;
	min-width: 950px;
	text-align: left;
	position: relative;
}
h1.sb_title { 
	margin: 0;
	text-transform:uppercase;
  	padding: 60px 0 1.2em 30px;
	color: #7E7777;
  	font-size: 1.7em;
  	word-spacing: 8px;
  	font-weight: normal;
	font-family: 'times new roman',times,serif;
}
h1.sb_title.sb_hasSubtitle { 
  	padding: 30px 0 2.2em 30px;
}
h2.sb_subTitle { 
	position: absolute;
	top: 60px;
	left: 30px;
	margin: 0;
	color: #7E7777;
  	font-size: 1.2em;
  	word-spacing: 8px;
  	font-weight: normal;
	font-family: 'times new roman',times,serif;
}
body.sb_palette_a h1.sb_title { 
	background: #402D1E url('antiquarian_bg_a.jpg') 0 0 no-repeat; 
}
body.sb_palette_b h1.sb_title { 
	background: #000 url('antiquarian_bg_b.jpg') 100% 0 no-repeat;
}
body.sb_palette_c h1.sb_title { 
	background: #1A1410 url('antiquarian_bg_c.jpg') 100% 0 no-repeat; 
}

#DIVMenu { 
	background-color: #1E1B0E;
	margin:0 auto;
  	padding:0 0 0 30px;
  	height:30.5px;
}
#DIVMenu #SPANMenu { /* #SPANMenu = .primary in SB2 */
	display: block;
	padding:5.5px 0.5em 0 0;
  	font-weight: normal;	
  	font-size:.85em;
}

#DIVMenu #SPANMenu a {
	color: #7E7777;
	font-weight: normal;	
 	padding:15.5px 10px 10px 10px;
}

#DIVMenu #SPANMenu a:hover {
	background-color: #F4E5AC;
 	color: #1E1B0E;
 	padding-left:10px;
 	padding-right:10px;
 	padding-bottom:10px;
 	text-decoration: none;
}


#DIVMenu #SPANMenu  a.LayoutMenuItemSelected
{
 	background-color: #F4E5AC;
 	color: #1E1B0E;
}

table#theMainTable {
	text-align:left;
	border: none;
	border-collapse:collapse;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
	font-size: .9em;
	background-color: #F4E5AC;
	width:93%;
	min-width:950px;
}

table#theMainTable td.TDMargin { /* these td's are nothing but a nuisance and should be eliminated */

}

td#TDContent1 {
font-size: 1em;
line-height: 1.5em;
	padding: 20px 1em 0pt;
	vertical-align:top;
	x-width:100%;
}
div.Content1 {
	min-width: 400px;
	padding-bottom: 10px;
}
td#TDContent2 {
	font-size:0.9em;
	vertical-align:top;
}

td#TDContent34 {
	font-size:0.9em;
	vertical-align:top;
	
}
div.Content4 {
	width: 220px;
	padding: 0 10px;
	padding-bottom: 10px;
}
div.ContentFindAuthors {
	padding: 0 10px 10px 10px;
}

.title {
	font-size:1.1em;
	font-weight:bold;
	line-height:1em;
	margin:0pt;
}

.ContentWork .ContentWorkTitle {
	font-weight:bold;
	line-height:1em;
	margin:0pt;
}

.ContentQuickLink, .ContentSelectedWork {
	padding-bottom: 10px;
}
.ContentQuickLink, .ContentSelectedWork {
	font-size:0.9em;
}
.ContentSelectedWork a.QuickLink, .ContentQuickLink a.QuickLink {
	font-size: 1.1em;
}

.Content1 .ContentQuickLink, .Content1 .ContentQuickLink a.QuickLink {
	font-size: 1em;
}


.SubContentCategory {
	font-size:0.9em;
	margin: 1em 0 0 0;
	font-weight:bold;
}


.title a {
	color: #75859C;
}

.title a:hover {
	text-decoration:underline;
}

div.Content2,
div.Content3 {
	width: 220px;
	padding: 0 10px;
	padding-bottom: 10px;
}
div.Content2 {
	font-size: .9em;
	line-height: 1.5em;
}
div.Content3 {
	line-height: 1.1em;
}
div.Content2 .ContentQuickLink,
div.Content2 .ContentSelectedWork {
	font-size: 1.2em;
}
td.leftcol,
td.rightcol {
	padding-top: 20px;
}
td div.sbSortable:hover {
	border-color: #666666;
}
