/* structure
--------------------------------- */
/* structure
--------------------------------- */
body {
  margin:0;
  padding-top: 10px;
  background:#d0d0d0 url("/images/Template3Body_bg.gif") repeat-y center top;
  color:#000;
  text-align:center;
  } 
  
#container {
	background:#FFE0BA;
	position:relative;
    width:768px;
    margin: 0px auto;
    text-align: left;
  }
  
#intro {
	margin: 0;
	height: 400px;
	background:  url("/images/PersonalTrainerHeader.jpg") left top no-repeat;
	background-color:#FFFFFF;
}



#pageheader h1 {
	position: left;
	top: 0px;
	right: 25px;
	margin: 0px 0px 0px 0px;
	font: bold 10px/10px arial, verdana, sans-serif;
	text-align: justify;
	color: #AB1709;
	}
	
#mainColumn {
	margin: 0px 179px 0px 0px;
	background: white;
	color: #000;
	border-right: 15px solid white;

	}
	
#bodycopy h1{
	margin: 0;
	padding: 10px 30px 10px 10px;
	background: #FFE0BA;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	text-align:center;
	}
	
#bodycopy h2{
	margin: 0;
	padding: 10px 30px 10px 10px;
	background: #FFE0BA;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	text-align:center;
	}
	
#bodycopy h3{
	margin: 0;
	padding: 10px 30px 10px 10px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: bold 16px/26px arial, verdana, sans-serif;
	text-align:center;
}

#bodycopy p{
	margin: 0;
	padding:  5px 30px 5px 10px;
	font: 12px/20px arial, verdana, sans-serif;
	
	}

#linkList {
  position: absolute;
  top: 274px;
  left: 2px;
  width: 175px;
  padding:  5px 30px 5px 0px;
  }
  
#linkList ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#linkList ul {
	list-style: none;
}

#linkList ul li {
	border-bottom: 2px solid #fff;
	
}

#linkList ul li a {
	display: block;
	padding: 10px 0 10px 30px;
	font: bold 11px  verdana, arial, sans-serif;
	color: #FFEOBA;
	text-transform: uppercase;
	text-decoration: none;
}

#linkList ul li a:hover {
	background: #000 url("/images/linksImage.gif") top left no-repeat;
	color: #FFF;
	padding-left: 30px;
	
}

#bottomlinks h3{
	margin: 0;
	padding: 10px 30px 10px 10px;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	
}


#TrainerLinks ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 25px 0;
	}

#TrainerLinks ul li {
	border-bottom: 1px solid #BACDF6;
}

#TrainerLinks ul li a {
	display: block;
	padding: 5px 10px;
	font:bold 12px  verdana, arial, sans-serif;
	color: #FFA940;
	text-transform: uppercase;
	text-decoration: none;
}

#TrainerLinks ul li a:hover {
	background-color: #FDFCA1;
	color: #000;
}
	
#footer {
	
	background: #ccc;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: #FDFCA1;
	}

#footer p{
	margin: 0 0 0 175px;
	font:12px/20px arial, helvetica, sans-serif;
}

#footerlinks ul {
	list-style: none;
	margin: 10px 0 10px 175px;
}

#footerlinks li {
	display: inline;
	
}

#footerLinks ul li a {
	list-style: none;
	padding: 5px 15px 5px 0;
	color: #f06;
	text-decoration: underline;
	}

#footerLinks ul li a:hover {
	color: #000;
	text-decoration: none;
	
	}

#rightColumn {
	position: absolute;
	left: 593px;
	top: 400px;
	width: 175px;
	height: 1047px;
	color: black;
	background-color: #FFE0BA;
	padding-top: 15px;
	}

#contact {
    margin: 0px 0px 0px 5px;

}

#yesimage {
    background: white;
	text-align: center;
}



form {
	
	padding: 0px 10px 0 10px;
	color: #000;
	font: 10px  verdana, arial, sans-serif;	
	}
	
	

form input {
	width: 150px;
	margin: .1em 0;
	}

form input.inputsubmit {
	margin-top: 10px;
	width: 75px;
	}



#contactbottom {
	margin: 0;
	background: url("/images/CallToActionBottom.gif") bottom middle no-repeat;
	height: 300px;
	}
