#trainingSchedule table { border-collapse: collapse; border: 1px solid #DEDEDE; width: 490px; }
#trainingSchedule table th { padding: 5px 10px; background: #D3191C; color: #FFF; }
#trainingSchedule table td { padding: 5px 10px; font-size: 90%; width: 70px; border-bottom: 1px solid #DEDEDE; }


#slideshowNav { width: 540px; margin: 10px 0; padding: 5px 0; border-bottom: 3px solid red;  text-align: center; font-weight: bold; }
	#slideshowNav a { margin: 0px 10px; }
#slideshowImg { text-align: center; width: 540px; } 
#slideshowThumbs { margin: 10px 0; text-align: center; width: 540px;  }  
	#slideshowThumbs .thumb { border: 1px solid #0066CC; cursor:pointer;  }  

.lilAllstars { padding: 10px 0; }
	.lilAllstars dd { margin-left: 0px; padding: 5px 0 0 0; }
table.laTable { border-collapse: collapse; padding: 3px; margin: 10px; }
	table.laTable th { text-align: center; background: #cc0000; color: #FFF; padding: 5px 10px; }
	table.laTable td { border: 1px solid #DDD;  text-align: center; padding: 2px 10px;}

.specialEvents ul {  list-style: none; font-weight: bold; }
	.specialEvents ul li { padding: 2px; }

.whyChoose { padding-right: 30px; }
	.whyChoose li { padding-bottom: 10px; margin-bottom: 10px; }
body
{
	margin:8px 0 0 0;
	background-color: #F8BA24;
	background-image:url('../images/mainback.gif');
	background-repeat: repeat-x;
	font-family: verdana, arial;
}

h1 { font-size: 16px; color: #2A5284; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

table.sportsPricing { }
	table.sportsPricing th { text-align: center; background: #cc0000; color: #FFF; padding: 5px 10px; }
	table.sportsPricing td { text-align: center; padding: 2px 10px;}
table#coaches td { padding: 20px 5px; }
	table#coaches td img { padding: 0 10px; }

td.leftred
{
	padding: 0 0 0 0;
	background-color: #CF1719;
	background-image:url('../images/leftred_back.gif');
	background-repeat: repeat-y;
	width:185px;
}

td.blueborder
{
	background-color:#1858A8;
}

td.bodycontent
{
	width:567px;
}

div.bodycontent
{
	width:551px;
	padding:15px 4px 10px 12px;
	font-size:12px;
	color:#000000;
	text-align:left;
}

div.bodycontent a
{
	color:#3D62CF;

}

div.footernav
{
	margin:auto;
	text-align:center;
	line-height:15px;
	font-size:11px;
	color:#3D62CF;

}

div.footernav a
{
	color:#3D62CF;
	padding: 3px;
}

div.mainblue
{
	width:542px;
	background-color:#07346C;
	padding:5px 0 5px 0;
}

div.training_program
{
	width:100%;
	background-image: url('../images/training_program_back.gif');
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:19px;
	margin-bottom:10px;
	color:#FFFFFF;
}

div.sportpicholder
{
	width:108px;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.sportpicholder a
{
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

div.mainblue_amenities
{
	width:100%;
	background-image: url('../images/amenities_back.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:10px;
	color:#FFFFFF;
}

td.mainbluetext
{
	width:180px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	line-height:16px;
	vertical-align:top;
	padding:0 0 0 0;
}

td.mainbluetext a
{
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}

span.copyright
{
	font-size:10px;
	color:#000000;
}

a.copyright
{
	font-size:10px;
	color:#3D62CF;
}


/* POPOUT MENU */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFC548;
}