@charset \"utf-8\";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
}
body {
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 11pt;
	color: #222;
	background-color: #A15E2C;
}
a:link {
	color: #1B625C;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	color: #86CDC5;
	text-decoration: underline;
}
a:hover {
	color: #B78ED3;
}
a:active {
	color: #B78ED3;
	text-decoration: none;
	overflow: visible;
}
.container .content {
	width: 540px;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	clear: none;
	overflow: auto;
	left: 1px;
	top: 1px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}
.quote {
	font-family: \"Times New Roman\", Times, serif;
	font-style: italic;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #4D1F6C;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
  	color: #d0e26a;
	/* color: #4D1F6C; */
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #444;
}
.nav {
	width: 175px;
	background-color: #1B625C;
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FCFABC;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.container .leftbar {
	width: 175px;
	background-color: #1B625C;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
.mainpic {
	height: 235px;
	width: 175px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: \"Lucida Sans Unicode\", \"Lucida Grande\", sans-serif;
	font-size: 12px;
	color: #555;
	text-align: center;
	line-height: normal;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.container {
	width: 800px;
	background-color: #FEEEE2;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.heading {
	height: 235px;
	width: 810px;
	background-color: #FEEEE2;
  	display: flex;
	padding-right: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	/* background-image: url(../Resources/milesbanner.png); */
	background-position: 173px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.pagepic {
	height: 235px;
	width: 175px;
  	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banner {
  background-color: #1B625C; /* Approximate color of the background */
  color: #d0e26a; /* Approximate color of the text */
  text-align: center;
  padding: 20px;
  flex: 1;
  font-family: sans-serif; /* A generic sans-serif font */
}

.banner h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

.banner p {
	margin: 0.35em 0;
  font-size: 1.25em;}

.banner a {
  color: #d0e26a;
  text-decoration: none;
}

.container .bioimg {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px;
	word-spacing: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.container .linking {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 1px;
	float: none;
	width: auto;
	vertical-align: baseline;
}
.container .biopic {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

