/* AUTOGENERATED DON'T EDIT  */

/*
	rgb(65, 105, 225); -- HTML Royal Blue
	rgb(51, 51, 51); -- Crayon Tungsten
	rgb(0, 64, 128); -- Crayons Ocean
	rgb(0, 128, 64); -- Crayons Moss
	rgb(255, 128, 0); -- Crayons Tangerine
	rgb(225, 110, 52); -- ??? Crayons Tangerine ???

@import url(https://fonts.googleapis.com/css?family=Fira+Sans);
*/

@import url(./fonts.css);

ul.no-bullet { list-style: none; }

ul.publist li { margin-top: 0.5em; }

div.navigation { 
	float: left;
	position: relative; 
	top: 99px; 
	width: 130px;
	min-height: 400px;
	margin-left: -170px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	color:transparent; 
	background: #D0D0D0; }

div.navigation div { 
	margin-top: 0.15em; }


div.navigation > div.home { 
  	margin-bottom: 0.4em; }

div.submenu div { 
	margin-left: 15px;
	font-size: small; }

a.plain { text-decoration: none; }

a.current { 
	font-weight: bold; }

a:link {
	color: rgb(51, 51, 51);;
	background: transparent; }

a:active {
	color: rgb(51, 51, 51);;
	background: transparent; }

a:visited {
	color: rgb(51, 51, 51);;
	background: transparent; }

a:hover {
	color: white;
	background: rgb(51, 51, 51);; }

/* ⇗ from http://www.alanwood.net/unicode/arrows.html */ 
a[rel='external']:after {
	content: "\21D7";
	font-weight: bold;
	padding-left: 0.2em; }

a.plain:after, div.navigation a:after, div.copyright a:after {
	content: ''; }

.title a:hover {
	text-decoration: none;
	background: transparent; }

div.logo1 {
	position: absolute; 
	top: -100px; 
	left: 0px; }

div.logo2 {
	position: relative;
	padding: 10px;
	width: 100px;
	text-align: left; }

div.logo1 a:hover, div.logo2 a:hover {
	background: transparent;}

body {
	width: 750px; /* width of main body */ 
	font-family: "FiraGO", sans-serif;
	font-size: medium;
	color: rgb(51, 51, 51);;
	background-color: white;
	margin-top: 20px; /* whitespace on top */ 
	margin-left: auto;
	margin-right: auto;
	padding-left: 170px; }

h1 {
	font-family: "FiraGO", sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: rgb(225, 110, 52); }

h2 {
	font-family: "FiraGO", sans-serif;
	font-size: large;
	font-weight: bold;
	color: rgb(225, 110, 52); }

h3 {
	font-family: "FiraGO", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: rgb(225, 110, 52); }

img {
	border: 0; }

td.people {
	vertical-align: top; }

div.important {
	border: solid rgb(225, 110, 52); }

div.copyright {
	font-family: "FiraGO", sans-serif;
	font-size: small;
	color: rgb(51, 51, 51);; }

div.banner {
	background: #D0D0D0;
	width: 100%;
	height: 68px;
	font-family: "FiraGO", sans-serif;
	color: rgb(51, 51, 51);;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px; }

div.banner1 {
	font-size: x-large;
	font-weight: bold; }

div.banner2 {
	font-size: large;
	font-weight: bold; }

/* for centered banners */
div.banner3 {
  padding-top: 15px;
	font-size: x-large;
	font-weight: bold; }

span.marked {
	color: rgb(225, 110, 52);
	font-style: italic;
	/* font-weight: bold; */ }

span.name {
	color: rgb(225, 110, 52);
	font-weight: bold; }

span.small {
	font-size: small; }

span.strong {
	font-weight: bold; }

span.emph {
	font-style: italic; }

div.photos img {
	padding: 6px; }

div.photos a:hover {
	background: transparent; }
