@charset "utf-8";
/* CSS Document */

.banner {
	font-family: lobster-two;
	font-size: 72pt;
	border: medium none #000000;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	background-color: #A78A8B;
}
.bio {
	float: left;
	width: 50%;
	border: thin none #000000;
	margin-right: 50px;
}
.main {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 14px;
	float: left;
	height: 50%;
	width: 70%;
}
.resume_header {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 500%;
	font-weight: 400;
	text-decoration: underline;
	border: medium solid rgba(3,3,3,1.00);
	text-align: center;
	color: rgba(15,16,16,1.00);
	font-style: normal;
	margin-bottom: 5px;
}
.linkbox {
}
.linkbox {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 45px;
}
.headshot {
	border: medium solid rgba(0,0,0,1);
}
.portfolio_main {
}
.portfolio_main {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14pt;
	border: thin none #000000;
	padding-bottom: 20px;
}
.portfolio_academic {
	width: 45%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 12pt;
	padding-right: 15px;
	float: left;
	margin-left: 0px;
	padding-left: 15px;
}
.portfolio_leisure {
	width: 30%;
}
.portfolio_leisure {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 12pt;
	width: 30%;
	padding-right: 15px;
}
.portfolio_work {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 12pt;
	width: 30%;
	padding-right: 15px;
	float: left;
}
.homebutton {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12pt;
	border-width: thin;
	border-style: dotted;
}
