html, body {
	margin-left: 0;
}
body {
	background-color: #B3CCFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 13px;
}

a {
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #6699FF;
}
h1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 30px;
	font-weight: normal;
	color: #B3CCFF;
	margin: 0 0 25px 0;
}
h2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size:23px; 
	font-weight: normal;
	color: #B3CCFF;
	margin: 10px 0 10px 0;
}
h3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size:16px; 
	font-weight: bold;
	color: #B3CCFF;
	margin: 10px 0 10px 0;
}

.hdr_wrapper {
	margin: 30px 0 20px 0;
	width: 880px; 
}

.toplinks a {
	font-weight: bold;
}
.toplinksbox {
	margin-right: 20px;
	float: left;
}

.fp_heading {
	font-size: 30px;
	color: #B3CCFF;
}
.fp_textblock {
	margin: 15px 0 15px 0;
	
}
.fp_bottomblock {
	float: left; 
	width: 185px; 
	margin: 0 0 10px 10px;
	text-align: left;
}
.whitetxt {
	color: #FFF;
}

.contentbox {
	padding: 20px 20px 20px 20px;
	width: 860px;
	background: #FFF;
	color: #666;
}

/* testimonials */
.test_txt {
	margin: 0 0 15px 0;
	font-style: italic;
}
.test_person {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-style: normal;
}

/* fit tips */
.fittipslist li {
	margin-bottom: 3px;
}

/* health counseling */
.counslist {
	list-style: url(images/dot.jpg);
}
.counslist li {
	margin-left: -20px;
}

/* private training */
.costbox {
	text-align: center;
	vertical-align: top;
}

/* run classes */
table.runclassinfo {
	margin-left: 15px;
	clear: both;
}
table.runclassinfo tr {
	line-height: 1.5em;
}
table.runclassinfo tr td {
	vertical-align: top;
}
table.runclassinfo td.left {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
table.runclassinfo a {
	color: #666;
}
table.runclassinfo a:hover {
	color: #B3CCFF;
}

.team-for-kids {
	display:block;
}

.team-for-kids {
	padding-bottom: 5px;
}
