html { 
	overflow-y: scroll; 
} 
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}
#content{
	margin: auto;
	font-size: 12px;
	width: 900px;
	position: relative;
	line-height: 19px;
}
#content p{
	margin-top: 20px;
}
#bg{
	background-image: url(../images/hta-bg.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
}
#left{
	width: 130px; 
	margin-top: 162px;
	margin-left: 28px;
	float: left;
}

#center{
	width: 400px; 
	float: left;
	margin-top: 130px;
	margin-right: 50px; 
	margin-bottom: 40px;
}
#right{
	margin-top: 169px;
	width: 180px; 
	float: left;
}
#center h2{
	font-size: 16px;
	font-weight: bold;
}
#center h3{
	font-size: 14px;
	font-weight: bold;
}
#center h4{
	font-size:12px;
	font-weight: normal;
	font-style:italic;
}
#center h5{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
img.header{
	margin-bottom: 15px;
}
#post{
	margin-bottom: 30px;
}
/*===================
      Right Tiles
=====================*/
#right-coaches-text{
	width: 265px;
	font-size: 12px;
	top: 407px;
	left: 620px;
	position: absolute;
}
#right-coaches-image a{
	width: 265px;
	height: 233px;
	background-image: url(../images/right-coaches.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#right-photo-gallery-image a{
	width: 265px;
	height: 233px;
	background-image: url(../images/right-photo-gallery.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#right-programs-text{
	width: 265px;
	font-size: 12px;
	top: 658px;
	left: 620px;
	position: absolute;
}
#right-programs-image a{
	top: 455px;
	width: 265px;
	height: 233px;
	background-image: url(../images/right-programs.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#right-facebook-image a{
	top: 451px;
	width: 265px;
	height: 233px;
	background-image: url(../images/right-facebook.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#right-facebook-text{
	width: 265px;
	font-size: 12px;
	top: 653px;
	left: 620px;
	position: absolute;
}

.white-text{
	color: #FFF;
}
/*===================
         Home
=====================*/
#bg-home{
	background-image: url(../images/home-bg.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
}
#center-home{
	width: 400px; 
	float: left;
	margin-top: 510px;
	margin-left: 28px;
	margin-right: 22px; 
	margin-bottom: 30px;
}
#right-home{
	margin-top: 20px;
	width: 428px; 
	float: left;
}

/*Home Announce*/
#right-home-announce{
	width: 420px;
	height: 245px;
	background-image: url(../images/home-announce.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#right-home-announce-text{
	width: 420px;
	font-size: 13px;
	color: #FFF;
	width: 375px;
	top: 160px;
	left: 470px;
	position: absolute;
}
.view-schedule a {
	display: block;
	width: 156px;
	height: 15px;
	background: transparent url(../images/home-view-schedule.png) no-repeat;
	position: absolute;
	top: 235px;
	left: 470px;
}
.view-schedule a:hover {
	background-position: 0 -15px;
}
.sign-up a {
	display: block;
	width: 78px;
	height: 15px;
	background: transparent url(../images/home-sign-up.png) no-repeat;
	position: absolute;
	top: 260px;
	left: 470px;
}
.sign-up a:hover {
	background-position: 0 -15px;
}
/*Home News*/
#right-home-news{
	width: 420px;
	height: 245px;
	background-image: url(../images/home-news.png);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#right-home-news-text{
	width: 420px;
	font-size: 13px;
	width: 370px;
	top: 385px;
	left: 470px;
	position: absolute;
}
#right-home-news-links{
	width: 420px;
	font-size: 12px;
	top: 525px;
	left: 580px;
	position: absolute;
}
/*Home Twitter*/
#right-home-twitter{
	width: 428px;
	height: 252px;
	background-image: url(../images/home-twitter.png);
	background-repeat: no-repeat;
}
#right-home-twitter-links{
	width: 420px;
	font-size: 12px;
	top: 795px;
	left: 614px;
	position: absolute;
}
/* Style the tweets */
.twitters {
	overflow: hidden;
	font-size: 12px;
	height: 130px;
	width: 370px;
	top: 650px;
	left: 470px;
	position: absolute;
}

.twitters ul {
  list-style: none;
}
.twitters li {
	padding-bottom: 7px;
}
/* Style small tweets */
.twitters-small {
	width: 235px;
	height: 160px;
	overflow: hidden;
	font-size: 12px;
	top: 710px;
	left: 620px;
	position: absolute;
	line-height: 16px;
}
.twitters-small ul {
  list-style: none;
}
.twitters-small li {
	padding-bottom: 8px;
}
#right-twitter-image{
	top: 698px;
	width: 265px;
	height: 233px;
	background-image: url(../images/right-twitter.png);
	background-repeat: no-repeat;
	position: absolute;
}
#right-twitter-text{
	font-size: 12px;
	top: 893px;
	left: 760px;
	position: absolute;
}
/*===================
     Photo Gallery 
=====================*/
#center-gallery{
	width: 700px; 
	float: left;
	margin-top: 130px;
	margin-bottom: 30px;
}
#gallery-cat{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}
.gallery-thumb{
	padding-top: 10px;
}
.gallery-thumb li{
	line-height: 0px;
	padding-bottom: 6px;
	padding-right: 6px;
	float: left;
}
#back{
	padding-top: 10px;
	clear: both;
}
#photo-nav{
	padding-left: 30px;
	padding-top: 2px;
	clear: both;
}

/*===================
      Programs 
=====================*/
#left-programs{
	width: 150px; 
	margin-top: 162px;
	margin-left: 28px;
	float: left;
}
#center-programs{
	width: 570px; 
	float: left;
	margin-top: 130px;
	margin-right: 50px; 
	margin-bottom: 20px;
}
#center-programs p{
	margin-top: 10px;
}
#programs{
	margin-top: 20px;
}
#programs h2{
	padding: 3px 0 3px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	font-size: 14px;
	text-transform: uppercase;
}
#programs-activities{
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 30px;
}
#programs-days{
	line-height: 20px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#programs-summer{
	line-height: 18px;
	float: left;
	margin-right: 20px;
}
#programs-summer-prices{

}
img.prices-summer{
	margin-bottom: 15px;
}
#medical-form{
	padding-bottom: 300px;
}
/*===================
        Coaches
=====================*/
#center-coaches{
	width: 850px;
	float: left;
	margin-left: 35px;
	margin-top: 130px; 
	margin-bottom: 25px;
}
#coaches{
	width: 200px; 
	float: left;
	margin-right: 10px; 
	margin-bottom: 50px;
}
#coaches-text{
	margin-top: 10px;
	line-height: 17px;
}
	
/*===================
        Bios
=====================*/
#left-bios{
	width: 150px; 
	margin-top: 176px;
	margin-left: 28px;
	float: left;

}
#center-bios{
	width: 420px; 
	float: left;
	margin-top: 130px;
	margin-right: 40px; 
	margin-bottom: 40px;
}
#center-bios h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.3px;
}
#center-bios ul{
	padding-top: 10px;
}
#center-bios li{
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 10px;
}
#center-bios h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}
#right-bios{
	margin-top: 182px;
	width: 205px; 
	float: left;
}
#bio-contact{
	width: 205px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 40px;
	float: left;
}

/*===================
       Locations 
=====================*/
#center-locations{
	width: 500px; 
	float: left;
	margin-top: 130px;
	margin-bottom: 30px;
}
#left-locations{
	width: 130px; 
	color: #999;
	line-height: 18px;
	margin-top: 240px;
	margin-left: 28px;
	float: left;
}
#left-locations-raveneaux{
	padding-bottom: 375px;
}
#left-locations-montgomery{
	padding-bottom: 375px;
}
#left-locations-woodlands{
}
#right-locations{
	line-height: 18px;
	margin-top: 240px;
	margin-left: 40px;
	width: 180px; 
	float: left;
}
#maps{
	margin-bottom: 50px;
}
.map{
	margin-top: 10px;
}
#maps-montgomery{
	margin-bottom: 50px;
}
#locations-raveneaux{
	padding-bottom: 303px;
}
#locations-montgomery{
	padding-bottom: 176px;
}
#locations-woodlands{
}
/*-----Slider------*/
.montgomery-schedule{
	margin-top: -18px;
}
#montgomery-activities{
	line-height: 18px;
	float: left;
	margin-right: 40px;
}
#montgomery-days{
	line-height: 18px;
	float: left;
	margin-right: 70px;
}
.slide{
	margin-top: -40px;
	margin-bottom: 50px;
	position: relative; 
	width: 500px; 
	float: left; }	
	
/*===================
    Registration
=====================*/
#left-registration{
	width: 180px; 
	color: #999;
	line-height: 18px;
	margin-top: 352px;
	margin-left: 28px;
	float: left;
}

/*===================
       Contact 
=====================*/
#left-contact{
	width: 180px; 
	color: #999;
	line-height: 18px;
	margin-top: 218px;
	margin-left: 28px;
	float: left;
}
#right-contact{
	line-height: 18px;
	margin-top: 169px;
	margin-left: 30px;
	width: 180px; 
	float: left;
}
/*===================
        Footer
=====================*/
#footer{
	padding: 15px 0px 15px 38px;
	color:#00ADEE;
	font-size: 11px;
	display: block; 
	float: left;
	clear: both;
}
.address{
	color: #000;
}
#checker-line{
	width: 900px; 
	height: 5px;
	background-image: url(../images/checker-bg.png);
	clear: both;
	overflow: hidden;
}
.sponsors-prince a{
display: block;
width: 85px;
height: 32px;
background: transparent url(../images/sponsors-prince.png) no-repeat;
float: left;
margin: 18px 20px 10px 110px;
}
.sponsors-prince a:hover{
background-position: 0 -32px;
}
.sponsors-express a{
display: block;
width: 98px;
height: 43px;
background: transparent url(../images/sponsors-sports-express.png) no-repeat;
float: left;
margin: 12px 10px 10px 10px;
}
.sponsors-express a:hover{
background-position: 0 -43px;
}
/*===================
       404
=====================*/
#center-404{
	width: 500px; 
	float: left;
	margin-top: 130px;
	margin-bottom: 150px;
}