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

table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #594c44;
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #889150;
	font-weight: lighter;
	text-align: center;
}
.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #61504E;
	text-decoration: none;
}


.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #594c44;
	background-color: #B0D98B;
	display: block;
	padding: 8px;
	width: auto;
	float: none;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #64564D;
	background-color: #a4c052;
	display: block;
	padding: 8px;
	width: auto;
	float: none;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #64564d;
	text-decoration: none;
}
.bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #64564d;
	text-decoration: none;
}
#Table_01 tr td table tr .bios .bios {
	font-size: 14px;
	font-style: italic;
}
#Table_01 tr td table tr td .bottomnav a {
	color: #B04B9E;
}
