﻿@import url('corelayout.css');
#logo {
	width: 900px;
	height: 80px;
	position: relative;
}
#pictureHeader {
	width: 900px;
	height: 150px;
	position: relative;
}
#navText {
	background-position: 50% bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #246D6A;
	position: relative;
	width: 860px;
	padding: 20px;
	text-align: center;
	background-image: url('../images/core/starlittle.gif');
	background-repeat: repeat-x;
}
#footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #EAE4CA;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
	line-height: 20px;
}
#leftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 600;
	color: #552A1A;
	position: relative;
	top: 0px;
	left: 0px;
}
#leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url('../images/core/star.gif');
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
}
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: ##A35525;
	position: relative;
}
#bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #442A1A;
	line-height: 20px;
	position: relative;
}
#stars {
	background-image: url('../images/core/stars.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
}
.goldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A35525;
	vertical-align: bottom;
	padding-top: 2px;
	font-weight: 600;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #442A1A;
	line-height: 18px;
	padding-right: 6px;
	padding-left: 4px;
}
.goldTextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A35525;
	font-weight: bold;
}
.blueTextSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #246D6A;
	font-weight: normal;
	line-height: 25px;
}
.currentPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #552A1A;
	font-weight: bolder;
	line-height: 20px;
}
.footerOverride {
	color: #EAE4CA;
}
.bulletList {
	list-style-type: circle;
	list-style-position: outside;
	line-height: normal;
	padding-bottom: 7px;
}
.brownTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 600;
	color: #552A1A;
	position: relative;
	top: 0px;
	left: 0px;
}
.blueTextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #246D6A;
	font-weight: bold;
}
.adinkraSidePad {
	margin: 25px 45px 25px 45px;
}
.peopleImages {
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #552A1A;
	line-height: 15px;
}
.tableImages {
	padding-top: 20px;
	float: right;
	padding-bottom: 2px;
	caption-side: bottom;
}
.tableImages-horiz {
	padding-top: 10px;
	float: left;
	padding-bottom: 2px;
}
