/* Body */

img {
	border: none ;
	}

body {
	background: #c2b883 ;
	margin: 0px ;
	}
	
/* Sidebar */

div.side_article {
	border-top-color: #666045;
	border-top: 1px solid ;
	padding: 12px 4px 8px 4px ;
	}

div.sidebar {
	display: inline;
	float: left ;
	width: 160px ;
	height: 200px ;
	margin: 160px 20px 0px 20px ;
	padding: 4px 0 0 0 ;
	}
	
div.archive {
	display: inline;
	float: right ;
	width: 138px ;
	margin: 0px 0px 0px 16px ;
	padding: 4px 0 0 0 ;
	}
	
.archive h1 {
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	font-style: italic ;
	margin: 0px 0px 8px 0px ;
	color: #333 ;
	}
	
.sidebar a {
	line-height: 20px ;
	padding: 2px 4px 2px 4px ;
	font-family: Arial, Verdanna, sans-serif ;
	font-size: 12pt ;
	font-weight: normal;
	margin: -2px -4px 6px -4px ;
	color: #666045 ;
	text-decoration: none ;
	}

.sidebar a:hover {
	color: #FFF ;
	background: #666045 ;
	}

.sidebar h4 {
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	font-style: italic ;
	margin: 0px 0px 8px 0px ;
	color: #333 ;
	}
	
.sidebar p {
	line-height: 16px ;
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	margin: 0px 0px 8px 0px ;
	color: #333 ;
	}
	
.sidebar img {
	border: 1px solid #EEE ;
	padding: 14px ;
	margin: 6px 0px 12px 0px ;
	}
	
a.info_link {
	line-height: 16px ;
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	margin: 0px 0px 8px 0px ;
	color: #3d2725 ;
	text-decoration: none ;
	}
	
/* Introduction */

#wrapper {
	width: 762px ;
	margin: 0 0 0 200px ;
	}

div.introduction {
	background: #e3dbbd ;
	width: 530px ;
	margin: 0px 0px 0px 0 ;
	padding: 32px 32px 32px 38px ;
	}

.introduction a {
	line-height: 20px ;
	padding: 2px 4px 2px 4px ;
	font-family: Arial, Verdanna, sans-serif ;
	font-size: 12pt ;
	font-weight: normal;
	margin: -2px -4px 6px -4px ;
	color: #212121 ;
	text-decoration: none ;
	}

.introduction a:hover {
	color: #FFF ;
	background: #666045 ;
	}

.introduction h4 {
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	font-style: italic ;
	margin: 0px 0px 8px 0px ;
	color: #333 ;
	}
	
.introduction p {
	line-height: 16px ;
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	font-weight: normal;
	margin: 0px 0px 8px 0px ;
	color: #333 ;
	}
	
.introduction img {
	border: 1px solid #EEE ;
	padding: 14px ;
	margin: 6px 0px 12px 0px ;
	}

/* Header */

div.header {
	margin: 32px 0px 0px 200px ;
	width: 568px ;
	}
	
/* Navigation */

div.nav_bar {
	width: 792px ;
	height: 22px ;
	margin: 8px 0px 0px 0px ;
	background: #c2b883 ;
	text-align: right ;
	padding: 4px ;
	border-top: 1px solid #A6A29F ;
	border-right: 1px solid #A6A29F ;
	}

/* Article Body */

div.article {
	background: #e3dbbd ;
	width: 530px ;
	margin: 0px 0px 0px 200px ;
	padding: 32px 32px 32px 38px ;
	}
	
.article img {
	background: #FFFFFF ;
	padding: 8px ;
	margin: 32px 0px 16px 0px ;
	border: 1px solid white ;
	}
	
.article h1, .introduction h1 {
	color: black;
	font-family: Arial, sans-serif ;
	font-style: normal ;
	font-weight: normal ;
	font-size: 18pt ;
	}

.article h2, .introduction h2 {
	font-family: Arial, sans-serif ;
	font-style: normal ;
	font-weight: normal ;
	color: #333333 ;
	font-size: 14pt ;
	line-height: 22pt ;
	}
	
.article h3, .introduction h3 {
	font-family: Verdana, sans-serif ;
	font-style: italic ;
	font-weight: normal ;
	text-align: right ;
	color: #333333 ;
	font-size: 10pt ;
	}
	
.article h6, .introduction h6 {
	font-family: Arial, sans-serif ;
	font-style: normal ;
	font-weight: normal ;
	color: #333333 ;
	font-size: 12pt ;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	}

.article p {
	font-family: Verdana, sans-serif ;
	font-size: 10pt ;
	margin: 8px 0px 0px 0px ;
	line-height: 18pt ;
	}
	
p.reference {
	font-family: Verdana, sans-serif ;
	font-size: 8pt ;
	margin: 8px 0px 0px 0px ;
	line-height: 12pt ;
	font-style: italic ;
	}
	
.article blockquote {
	margin: 12px 0px 12px 32px ;
	padding: 0px 0px 0px 0px ;
/*	border-left: 2px solid #BFB8B2 ; */
	color: #3F3F3F ;
	}
	
.article ol {
	margin: 0px 0px 0px 0px ;
	padding: 0px 16px 8px 18px ;
	}
	
.article li {
	font-size: 8pt ;
	line-height: 14pt ;
	}
	
.article li > p {
	font-size: 8pt ;
	line-height: 14pt ;
	margin-top: 12px ;
	}
	
.article hr, .introduction hr {
	border-top-color: #666045;
	border-width: 0px;
	height: 1px ; ;
	border-top: 1px dotted ;
	padding: 8px 0px 0px 0px ;
	margin: 24px 0px 0px 0px ;
	}
	
/* Misc */

a.footnote {
	position: relative ;
	bottom: 4pt ;
	left: 0pt ;
	padding: 2px ;
	font-size: 7pt ;
	color: #2f3648 ;
	text-decoration: none ;
	line-height: 12pt ;
	}
	
a.footnote:hover {
	background: #999999 ;
	}