/* CSS Document */

.heading1{
	font-size:35px;
	font-style:normal;
	font-family: "Arial Black";
	line-height: 25px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
	color: #D2D199;
	font-variant: normal;
	letter-spacing: 0.4em;
}
.hiddenlink {
font-size:15px;
	font-style:normal;
	font-family: "Palatino Linotype";
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
.hiddenlink:hover{
font-size:15px;
	font-style:normal;
	font-family: "Palatino Linotype";
	font-weight: bold;
	text-decoration: none;


	color: #697931;
	}

.Hutchings {
	font-family: Garamond;
	font-size: 38px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.1em;
}
.hutchingssubtitle {
	font-family: Georgia;
	font-size: 17px;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	color: #AEC267;
	text-decoration: none;
	letter-spacing: 0.25em;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}


.research{
	font-size:17px;
	font-style:normal;
	font-family: Sylfaen;
	font-weight: bold;
	color: #6D7E32;
	text-decoration: none;
	background-position: bottom;
	text-shadow: #FFFFFF;
	letter-spacing: 0.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.heading2{
	font-size:17px;
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #697931;
	text-decoration: none;
	background-position: bottom;
	letter-spacing: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D1DDAA;
	padding-top: 10px;
	margin-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	line-height: 22px;
}

.heading3{
	font-size:18px;
	font-style:normal;
	font-family: Sylfaen;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: bottom;
	text-shadow: #FFFFFF;
	padding-top: 10px;

	padding-right: 0px
	padding-bottom: 0px;
	padding-left: 0px;
}
.names{
	font-size:18px;
	font-style: normal;
	font-family: Garamond;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 10px;
	margin-top: 8px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}


.paragraph{
	font-size:17px;
	font-style:normal;
	font-family: Garamond;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	line-height:22px;
	color: #333333;
}


.tables{
	font-size:16px;
	font-style:normal;
	font-family: Garamond;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	line-height:22px;
	color: #333333;
}
.navigation{
	font-size:9px;
	font-weight: bold;
	font-family: Verdana;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding:4px;
}

.navigation:hover{
	font-size:9px;
	font-weight: bold;
	font-family: Verdana;
	font-style: normal;
	text-transform: uppercase;
	color: #B9B762;
	text-decoration: none;
	background-color: #DAD9AD;
	line-height: 18px;
	padding: 4px;
}


.publications{
	font-size:14px;
	font-style:normal;
	font-family: Georgia;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
	margin: 5px;
	padding: 9px;
}
.publink {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #697931;
	text-decoration: none;
}

.publink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.year {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #CCCB8C;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

