@charset "utf-8";
#wrapper {
	max-width: 1000px;
	min-width: 1000px;
	min-height: 750px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #F5F3CE;
	height: 100%;
}

.body {
	background-color: #F5F3CE;
	min-width: 676px;
}

h2 {
	font-size: 14pt;
	color: #061270;
	text-align: center;
	margin-top: -9px;
}

#mainnav {
	background-color: #C8C8C7;
	min-height: 28px;
	padding-top: 1px;
	padding-bottom: 4px;
	border-radius: 10px;
}


#mainnav ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

#mainnav a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-left: 10px;
	max-width: 100%;
	width: 15.55%;
}

#identitybar {
	min-height: 668px;
	min-width: 173px;
	margin-top: 12px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	position: relative;
	width: 277px;
}
#personalheader {
	max-width: 278px;
	text-align: center;
	border-radius: 10px;
	color: #061270;
	margin-top: 4px;
	
}
#personcontainer {
	min-width: 142px;
	max-width: 120px;
	float: left;
	min-height: 150px;
	margin-top: 8px;
}
	
.personheading {
	font-size: 19px;
	font-weight: bold;
	background-color: #C8C8C7;
	color: #061270;
	
	
}
#figure {
	margin-left: 9px;
	float: left;

}
.caption {
	font-size: 8pt;
	min-width: 75px;
	width: 113px;
}

#sidenav {
	float: left;
	min-height: 175px;
	margin-top: 19px;
	display: inline;
	padding-left: 0px;
	max-width: 0px;
	text-align: left;

}
.side {
	text-align: left;
}
.here {
	font-weight: bold;
	font-size: 15px;
	text-transform: capitalize;
	color: #949191;
	text-indent: 11px;
	position: absolute;
}



#summaryhead {
	float: left;
	clear: right;
	width: 263px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 3px;
	border-radius: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #EBE9B0;
}

.summaryheading {
	color: #061270;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
}

#summarycon {
	float: left;
	clear: right;
	width: 263px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 3px;
	border-radius: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #EBE9B0;
	min-height: 499px;
}

.summarycontent {
	color: #04462A;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 11pt;
}
.summarylinks {
	color: #04462A;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 11pt;
	white-space: nowrap;
}

#maincontent {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	min-width: 679px;
	min-height: 774px;
	clear: right;
	background-color: #E3E3DE;
	border-radius: 37px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	max-width: 679px;
	position: relative;
}

#contentmaincontent  {
	min-height: 10%;
	margin-top: -20px;
	margin-left: 10px;
	margin-right: 10px;
	overflow-x: visible;
	overflow-y: visible;
}
#headerformaincontent {
	margin-bottom: 49px;
}
#treeholder {
	min-width: 474px;
	min-height: 200px;
	max-width: 672px;
	position: absolute;
	top: 10%;
	overflow-x: scroll;
	overflow-y: scroll;
	border-radius: 7px;
	text-shadow: 4px 4px 5px #939191;
	-webkit-box-shadow: 2px 3px 11px 7px #777676;
	box-shadow: 2px 3px 11px 7px #777676;
	max-height: 600px;
}


.mainheading {
	text-transform: uppercase;
	text-align: center;
	font-size: 10pt;
	color: #150566;
	font-weight: bold;
}

.caption {
	font-size: 8pt;
	min-width: 75px;
	width: 113px;
}


a {
	color: #06137A;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #06137A;
}
a:visited {
	color: #06137A;
}
a:hover {
	color: #E76D2E;
	text-decoration: underline;
}

.sidenav a {
	text-transform: capitalize;
}
	
	
.note a: {
		color: #DF2326;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
	list-style-type: none;
}
.note a:link {
	color: #DF2326;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}
.note a:visited {
		color: #DF2326;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
	list-style-type: none;
}

.note a:hover /*, a:active, a:focus */{
	color: #5322DF;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
	list-style-type: none;

}
	
#footnotes {
	color: #DF2326;
	font-size: 12pt;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 32px;
}
	
.ref {
	color: #F30A0E;
	font-size: 12pt;
}
.text {
	color: #03134E;
	font-size: 14pt;
	line-height: 21pt;
}

#footer {
	background-color: #AFAEE3;
	text-align: center;
	min-width: 1000px;
	float: left;
	font-size: 12pt;
	color: #061270;
	font-style: oblique;
	border-radius: 10px;
	
}


.photos {
	-webkit-box-shadow: 1px 1px 10px 2px #8C8C80;
	box-shadow: 1px 1px 10px 2px #8C8C80;
	border-radius: 16px;
}

.figa {
	float: left;
}

.figb {
	float: right;
}

.spacedtext {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	text-align: center;
}
.fig {
	border-radius: 43px;
	-webkit-box-shadow: 2px 2px 18px 3px;
	box-shadow: 2px 2px 18px 3px;
}

.enlarge {
	-webkit-transition: all 1.2s ease 0.2s;
	-o-transition: all 1.2s ease 0.2s;
	transition: all 1.2s ease 0.2s;
	margin-top: 10px;

}

.enlarge:hover {
	-webkit-transform: scale(5) translate(15px);
	-o-transform: scale(5) translate(15px); 
	transform: scale(5) translate(15px); 
}
