/* CSS Document */
body{
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin:10px 0px 0px;	
}
h1{
}
h1#em{
	font-style: italic;
	font-size:26px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-left: 40px;
}
h2{
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3{
	font-size: 18px;
	margin-bottom:6px;
	margin-left: 10px;
}
h4{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:4px;
}
p{
	margin-top: 6px;
	margin-bottom: 6px;
}
p#caps{
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
}
p.aboutPersonalTrainer{
	margin-right:160px;
}
p.areaPersonalTrainer{
	margin-right:220px;
}
p#indexCon{
	margin-left: 180px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
}
div#holder{
	position: relative;
	background-color: #FFFFFF;
	width:836px;
	height:580px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top:0px;
	text-align: left;
	}
div#holder h1{
	position: absolute;
	left:260px;
	top:40px;
	font-style: italic;
	font-size:26px;
	font-variant: small-caps;
	z-index:10;	
}
div#holder h2{
	position: absolute;
	left:200px;
	top:0px;
	font-size:34px;
	font-weight: bolder;
}
div#subHolder{
	margin-top:138px;
	margin-right: 100px;
	margin-bottom: 60px;
	margin-left: 190px;
	position: absolute;
	width:520px;
	height:330px;
	z-index:9;	
}
div#bgrndTrainer{
	position: absolute;
	left:0px;
	top:70px;
}
div#picHolder{
	position: absolute;
	height: 400px;
	width: 400px;
	top: 126px;
	right: 100px;
	text-align: right;	
}
div#bottnav{
	text-align: center;
	clear: both;
	margin-top:0px;
	background-color: #FFFFFF;
	z-index:4;
	}
div#gymBasedWorkOut{
	position: absolute;
	left:0px;
	top:315px;
	z-index:12;
}
div#gymBasedWorkOut p{
	font-size: 20px;
	position: absolute;
	left:200px;
	top:26px;
	font-weight: bold;
}
div#gymBasedWorkOut h5{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0px;
	color: #000000;
}
div#gymBasedWorkOut h5 a:link{
	color: #000000;
	text-decoration: none;
}
div#gymBasedWorkOut h5 a:hover{
	color: #333333;
	text-decoration: underline;
}
div#gymBasedWorkOut h6{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0px;
	color: #666666;
}
div#gymBasedWorkOutShadow{
	position: absolute;
	left:1px;
	top:316px;
	z-index:10;
}
div#gymBasedWorkOutShadow p{
	font-size: 20px;
	position: absolute;
	left:200px;
	top:26px;
	font-weight: bold;
	color: #FFFFFF;
}
div#gymBasedWorkOutShadow h5{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0px;
	color: #FFFFFF;
}
div#gymBasedWorkOutShadow h6{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0px;
	color: #FFFFFF;
}
div#indexcontact{
	position: absolute;
	right:24px;
	top:0px;
	text-align:right;
}
div#indexcontact p{
	margin:0px;
}
div#aspen{
	text-align: center;
	clear: both;
}
div#gymEquipment{
	font-size: 22px;
	color: #CC0000;
	text-align: center;
	position: absolute;
	width: 184px;
	height:220px;
	top: 320px;
	right: -12px;
	font-weight: bold;
	background-image: url(../_images/bgrndNew.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
	
}
div#gymEquipment p{
	line-height: 24px;
}
ul.nav{
	list-style-type: none;
	list-style-position: outside;
	color: #FFFFFF;
	position: absolute;
	left:4px;
	top:190px;
	font-size: 16px;
	z-index:66;
}
ul.nav li#contact{
	margin-left: 8px;
}
ul.nav li#about{
	margin-left: -8px;
	text-align: center;
}
ul.nav li#loc{
	margin-left: 16px;
	margin-top:56px;
}
ul.nav li#reco{
	margin-left: 12px;
}
ul.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav a:hover {
	color: #FF99FF;
	text-decoration: underline;
}
ul.navMW{
	list-style-type: none;
	list-style-position: outside;
	color: #FFFFFF;
	position: absolute;
	left:4px;
	top:200px;
	font-size: 16px;
	z-index:66;
}
ul.navMW li#contact{
	margin-left: 8px;
}
ul.navMW li#about{
	margin-left: -8px;
	text-align: center;
}
ul.navMW li#loc{
	margin-left: 16px;
	margin-top:56px;
}
ul.navMW li#reco{
	margin-left: 12px;
}
ul.navMW a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul.navMW a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.navMW a:hover {
	color: #60D7FA;
	text-decoration: underline;
}
ul.indexlist{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-type: none;	
}
ul.indexlist li{
	background-image: url(../_imagesNEW/bullit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	}
ul.ymca{
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
}
ul.ymca li{
	margin-bottom:3px;
	margin-top:2px;
	padding-left:20px;
	background-image: url(../_imagesNEW/favicon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
