/*
This file is the style sheet for the Summer Swim Team Landing Page
Location:
http://www.naosm.org/public/department130.cfm
*/

.mom {
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:13px;
	color:#006699
}
ol.a {
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699
}
li.a {
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699
}
.summer{
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699;
	width:table-layout:fixed
	float:left;
	padding-left:0%;
}
.swim{
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699;
	width:auto;
	float:left;
	padding-left:15%;
}
.team{
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699;
	width:auto;
	float:left;
	padding-left:30%;
}
.outfitting{
	line-height: 160%;
	font-family:verdana, helvetica, arial;
	font-size:20px;
	color:#006699;
	width:auto;
	float:left;
	padding-left:45%;
}
table.a{
	table-layout:fixed;
	width:500px;
}
table.b{
	table-layout:fixed;
	width:500px;
}
