body{
	margin:0;
	padding:0;
	outline:0;
	text-align: center;
	background-image:url(../images/franklin.gif);
	background-attachment:fixed;
	font-size: 100%;
	
}
p, li {
	font-size: 1.2em;
	color: #352824;
}
li li {
	font-size:100%;
}
.source p {
	font-size: 1em;
}
#mainContent ol ul {
	padding-top: 12px;
}
h1 {
	color:#673a28;
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 1.8em;
}
h2 {
	color:#673a28;
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 1.5em;
}
h3 {
	color:#673a28;
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight:normal;
}
#wrapper {
	width: 900px;
	margin:auto;
	text-align: left;
	background-color: #E9ECE1;
}
#mainContent {
	width: auto;
	padding: 12px 30px 12px 207px;
	background-image:url(../images/mainContent-bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font-family:Palatino, Times, "Times New Roman", serif;
	font-size: 100%;
}
#nav {
	width: 175px;

	height: 100%
	/*background-color:#D9D5C6;*/
	/*background-color:#D6D9C6;*/
	position:relative;
	top: 22px;
	left: 0;
	float:left;
	padding: 0 8;
	margin: 32px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 3px;
	border-right-style: dashed;
	border-right-color: #ccbd93;
}
#article-callout {
	position: absolute;
	width: 359px;
	top: 144px;
	left: 890px;
}
.space24 {
	height: 24px;
	width: auto;
}
.space100 {
	height: 100px;
	width: auto;
}
#mainContent li {
	line-height: 1.5em;
	color: #352824;
}


#nav ul {
	list-style-type: none;
	text-align: center;
	margin: auto;
	padding: 0px 8px 0px 6px;
	width: auto;
	font-size: 0.9em;
}
#nav li {
	line-height: 1.3em;
	width: inherit;
	margin-top: 12px;
	/*background-color: #E9E4D6;*/
	margin-bottom: 12px;
}

#nav li a {
	width: 100%;
	text-decoration: none;
	color: #554013;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav  li a:hover {
	background-color: #ccbd93;
	width:inherit;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #3D2E29;
}
#footer {
	width: auto;
	font-size:0.7em;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BDA975;
	padding: 9px;
	background-color: #E1E3CE;
	background-image:url(../images/mainContent-bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
#footer a {
	color: #554013;
	text-decoration:none;
}
#footer p {
	color: #554013;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.current {
	line-height: 1.3em;
	width: inherit;
	margin-top: 12px;
	background-color: #E9E4D6;
	margin-bottom: 12px;
	color: #554013;
}
.large {
	font-size: 1.4em;
	color: #654D45;
}

.clear {
	clear: both;
}
.clear-right {
	clear: right;
}
.img-left {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 8px;
}
.img-right {
	float:right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 6px;
}
.float-right {
	float: right;
	text-align:right;
}
.mar-lft108 {
	margin-left: 108px;
}

