@charset "utf-8";
/* CSS Document */

.trainerTableImg {
	float: left;
	margin: 10px;
	color: #000;
}
.trainertable {
	border-color: #060747;
	border-top-style: double;
	border-bottom-style: double;
	padding: 5px;
	clear: none;
	display: block;
}
.a.small {
	font-size: .6em;
	font-style: italic;
}
.tableSpacing {
	display: table;
	margin: 5px;
	padding: 5px;
}
.linkout {
	font-size: 80%;
	color: #FFF;
}
.h1Trainers {
	font-size: 100%;
	font-weight: 100;
	color: #FFF;
}
.trainerimagTable {
	margin: 0px;
	padding: 0px;
	width: 0px;
	border-top: 5px double #146174;
	border-right: 5px ridge #146174;
	border-bottom: 5px double #146174;
	border-left: 5px ridge #146174;
}
.amyJoContactUl {
	list-style: none;
}
.homepageTableClass {
	font-size: .9em;
	text-align: left;
}

