

body {
	font-family: georgia, times, serif;
	font-size: 13px;
	color: #484744;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content p,
#content li
{
	margin: 0em 2em 0.5em 0em;
}


#content h1
{
	text-transform: uppercase;
	font-weight: normal;
	color: #484744;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-weight: normal;
	text-transform: none;
	color: #484744;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
}


#content p {
	font-size: 13px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#content #page_title h1 em
{
	color: #a3a3a1;
	font-style: normal;
	text-transform: none;
	font-size: 80%;
	margin-left: 0.2em;
	margin-right: 0.2em;
}


#content h1 {
	font-size: 24px;
}

#content h2 {
	font-size: 18px;
	margin-top: 3em;
}

#content h3 {
	font-size: 16px;
	margin-top: 3em;
}

#content h4,
#content h5,
#content h6
{
	font-size: 14px;
}

#content .title {
	margin: 0 0 3em 0;
}

#content .title h1,
#content .title h2,
#content .title h3,
#content .title h4,
#content .title h5,
#content .title h6
{
	margin: 0;
}

#content .title h3,
#content .title h4,
#content .title h5,
#content .title h6
{
	font-style: italic;
}


#content .column ol,
#content .column ul {
	margin: 2em 0 2em 3em;
	font-style: normal;
}

#content .column ol li {
	color: #a3a3a1;
	font-size: 18pt;
}

#content .column ul li {
	color: #484744;
}


#content .column ol.bibliography,
#content .column ul.bibliography {
	margin: 4em 0 4em 2em;
	font-style: normal;
}

#content .column ol.bibliography li,
#content .column ul.bibliography li {
	color: #a3a3a1;
	font-size: 10pt;
	font-style: italic;
}


#content .column ol li p,
#content .column ul li p {
	font-style: normal;
	color: #484744;
	margin: 0 0 1em 0;
	padding: 0;
}

#content .column .attribution,
#content .column .footnote {
	font-style: italic;
	color: #a3a3a1;
	margin: 2em 0;
}

#content .column .note {
	float: right;
	width: 200px;
	border-left: 1px dotted #a3a3a1;
	padding: 2em;
	margin-left: 2em;
}

#content .column .missing {
	display: block;
	background: #F5F7EE;
	padding: 2em;
	border: 1px solid #a3a3a1;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}

#content .column blockquote {
	font-size: 120%;
	margin: 2em 0em;
	padding: 0 2em;
	font-style: italic;
	background: url( ../assets/blockquote.png ) top left no-repeat;
}

#content .column a {
	color: black;
}

a img {
	border: none;
}

#content hr {
	height: 49px;
	border: none;
	background: url( ../assets/hr.png ) center center no-repeat;
}

/*
	landing pics
*/

.landing_pic {
	border: 1px solid #a3a3a1;
	padding: 1px;
}

.landing_pic img {
	border: 2px solid #484744;
}
