/* CSS Document */
BODY {
	background-color: #D2B970;
	}
TABLE {
	margin-left: auto;
	margin-right: auto;
	}
.navbar {
	width: 116px;
	background: #4B2F19 url(../images/nav_bg.jpg) repeat-y;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	}
.homeLink {
	padding-top: 5px;
	}
.content {
	width: 609px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	line-height: 1.5em;
	background-color: #FAFCD5;
	color: #4B2F19;
	}
.space {
	width: 15px;
	background-color: #FAFCD5;
	}
.shadow {
	background: #D2B970 url(../images/bottomright_shadow.jpg) repeat-y;
	}
.swash {
	background-color: #FAFCD5;
	}	
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #A37D60;
	background-color: #FAFCD5;
	text-align: center;
	padding: 15px 0px 5px 0px;
	}
A:link {
	color: #A37D60;
	}
A:visited {
	color: #A37D60;
	}
A:hover {
	color: #4B2F19;
	text-decoration: none;
	}
A:active {
	color: #4B2F19;
	}
.articlesList, .view, .pdf {
	color: #4B2F19;
	background-color: #F1DDA3;
	border-bottom: 1px solid #D2B970;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	}
.articlesList {
	font-weight: bold;
	padding-left: 3px;
	}

.view, .pdf {
	text-align: center;
	padding: 0px;
	}
.pdf {
	border-right: 2px solid #D2B970;
	}
.description {
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.2em;
	}
TABLE.list A:link {
	color:#4B2F19;
	text-decoration:none;
	}
TABLE.list A:visited {
	color:#4B2F19;
	text-decoration:none;
	}
TABLE.list A:hover {
	color: #A37D60;
	text-decoration: underline;
	padding: 0px;
	;
	}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B2F19;
	line-height: 1.25em;
	}
.title {
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.subtitle {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	}
.byline {
	display: none;
	}
.bylineVisible {
	font-size: 8.5pt;
	text-align: center;
	line-height: 1.25em;
	}
.subhead {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: -15px;
	}
.mainSubhead {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	}
.excerpt {
	font-size: 9pt;
	font-style: italic;
	margin-left: 55px;
	margin-top: -10px;
	}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	margin: 0px 35px 15px 35px;
	}
.reference {
	margin-left: 3em;
	text-indent: -3em;
	}
.pageNav {
	text-align: center;
	font-size: 9pt;
	color: #4B2F19;
	background: #F1DDA3 url(../images/bg.gif) repeat;
	border-bottom: 1px solid #D2B970;
	border-top: 1px solid #D2B970;
	}
.printIcon {
	text-align: right;
	font-size: 8pt;
	padding-bottom: 12px;
	}
.hebrewTrans, .journalName, .emphasis {
	font-style: italic;
	}
#new_icon, #new_icon2, #new_icon3, #new_icon4, #new_icon5{
	width: 26px;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#new_icon {
	top: 575px;
	left: 313px;
	z-index: 100;
	}
#new_icon2 {
	top: 205px;
	}
#new_icon3 {
	top: 235px;
	}
#new_icon4 {
	top: 735px;
	}
.acknowledgements {
	font-size: 12px;
	line-height: 1.4em
	}	
.block_quote {
	background-color: #F1DDA3;
	padding: 1px 12px 3px 12px;
	margin-bottom: 8px;
	border: #D2B970 1px solid;
	}
