body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #DED8CC;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000066;
}
.navTextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #647351;
}
.navTextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #445566;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.headingChapter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.textUnitAndChapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lessonref {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: italic;
}
.textlesson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.textcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;

}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textInstructs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: text-top;

}.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #647351;
}
#breadcrumbs a {
	color: #FFFFFF;
}
#map {
	background-color: #445566;
	vertical-align: middle;
	text-align: center;
}
#heading {
	background-color: #445566;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
}

#subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 8px 8px 8px 28px;
}
.navHeadingGreenbox {
	background-color: #647351;
	border-style: solid;
	border-width: 2px;
	border-color: #445566;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navHeadingBluebox {
	background-color: #445566;
	border-style: solid;
	border-width: 2px;
	border-color: #647351;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}	
.boxedContent {
	background-color: #DED8CC;
	border-color: #445566;
	border-spacing: 2px;
	padding: 8px;
	border-style: solid;
	border-width: 2px;

}
.SectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #DEDBCE;
	background-color: #637152;
	padding: 0px 0px 0px 6px;
	margin: 0px 6px 0px 0px;
}
.indent {
	padding-left:35px;
	padding-right:30px;
}
.italics {
	font-style: italic;
}
.titleBackground {
	background-color: #ded8cc;
}
.supplementGraphics {
	border-left-width: 1px; 
	border-left-style: inset;
	border-left-color: #000000;
}