/*------------------------ BIO --------------------------*/
table.bio
{
	margin: 0px 0px 15px 0px;
	border-top: 2px solid #4D4224;
}
table.bio td.contact
{
	color: #FFFFFF;
	padding: 0px 5px 2px 5px;
	background-color: #4D4224;
}
table.bio td.photo
{
	width: 233px;
	padding-top: 5px;
	background-color: #F0EEE6;
}
table.bio div.biophoto
{
	text-align: center;
	padding: 3px 0px 3px 0px;
	border: 1px solid #E9E4D6;	
	background-color: #FFFFFF;
}
table.bio img.biophoto
{
	width: 225px;
}
table.bio div.caption
{
	font-size: 11px;
	text-align: left;
	padding: 2px 5px 0px 5px;
}
table.bio td.details
{
	width: 394px;
	vertical-align: top;
}
table.bio div.namenumber
{
	margin-bottom: 15px;
	background-color: #F0EEE6;
	border-bottom: 1px solid #E9E4D6; 
}
table.bio a.contact, table.bio a.contact:hover
{
	color: #E9E4D6;
}
table.bio a.contact:hover
{
}
div.namenumber div.number
{
	float: right;
	width: 150px; 
	color: #CAC2A6;
	font-size: 58px; 
	font-weight: bold;
	line-height: 100%; 
	text-align: right; 
	padding: 7px 10px 0px 0px; 	
}
div.namenumber div.name
{
	font-size: 16px;
	font-weight: bold;
	padding: 45px 0px 3px 10px; 
}
table.biodetails
{
	width: 364px;
	margin-left: 15px;
}
table.biodetails td.name
{
	width: 40%;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 2px 5px;
}
table.biodetails td.value
{
	width: 60%;
	padding: 2px 5px 2px 5px;
}
div.biolinks
{
	width: 225px;
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px solid #E9E4D6;
}
div.biolinks div.relatedlinks
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	background-color: #E9E4D6;
} 
div.biolinks ul
{
	margin-bottom: 0px;
}
/*-------------------------------------------------------*/

/*----------------- STAFF/COACHES BIO -------------------*/
div.directoryfloat
{
	width: 225px;
	float: left;
	margin: 0px 20px 0px 0px;
}
div.directoryfloat div.directorylinks
{
	margin-bottom: 20px;
	border: 1px solid #E9E4D6;
}
div.directoryfloat div.relatedlinks
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	background-color: #E9E4D6;
} 
div.directoryfloat ul
{
	margin-bottom: 0px;
}
div.directoryfloat div.directoryimage
{
	margin-bottom: 20px;
	background-color: #F2F0E3;	
}
div.directoryfloat img
{
	width: 225px;
	border-bottom: 1px solid #FFFFFF;
}
div.directoryfloat div.caption
{
	font-size: 11px; 
	padding: 2px 5px 2px 5px;
} 
/*-------------------------------------------------------*/

/*---------------- STAFF RIGHT COL LIST -----------------*/
div.staff-rightcol-header
{
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #E1D7BD;
}
div.staff-rightcol-fulllist
{
	text-align: right;
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
}
div.staff-rightcol-contact
{
	padding: 2px 5px 2px 5px;
}
div.staff-rightcol-member, div.staff-rightcol-member-on
{
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #E9E4D6; 
}
div.staff-rightcol-member-on
{
	font-weight: bold; 	
}
/*-------------------------------------------------------*/
