body{
	background-color:#7a7a7a;
	background-image:url('images/main-bg.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	margin:0 0 0 0;
}
div.hr{
	border:0;
	width:900px;
	color:#818285;
	background-color:#818285;
	height:2px;
	padding-top:-10px;
}
a{
	color:#408080;
	text-decoration:none;
}
a:hover{
	color:2c2c2c;
	text-decoration:underline;
}
div.a a{
	display:none;
}
div.hr hr{
	display:none;
}
.main{
	background-color:#ffffff;
	width:929px;
	height:422px;
	padding-left:15px;
	padding-right:14px;
}
.subfoot{
	width:900px;
	height:89px;
	padding-left:75px;
	padding-right:75px;
	background-color:#ffffff;
	background-image:url('images/prefoot-bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:middle;
	font-family:Arial Narrow;
	text-transform:uppercase;
	color:#2c2c2c;
}
.subfoot-left{
	float:left;
	text-align:left;
	font-size:11px;
}
.subfoot-right{
	float:right;
	text-align:right;
	font-size:13px;
}	
.footer{
	background-color:#7a7a7a;
	background-image:url('images/footer-bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:929px;
}
.footer:after{
	content:"©2009 Just Fit Gym LLC";
	font-family:Arial Narrow;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	color:#62953a;
	vertical-align:bottom;
}
.menu{
	width:900px;
	height:105;
}
.login{
 	background-color:#ffffff;
	background-image:url('images/menu-bottom.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:32px;
}
.flashhead{
	width:900px;
	height:305px;
}

/* HOME
----------------------------------------------- */

#mainimgs{
	width:230px;
	height:454px;
}
#mainimgs.left{
	text-align:left;
}
#mainimgs.right{
	text-align:right;
}
.maincontent{
	width:900px;
	height:100px;
	padding-top:12px;
	padding-bottom:12px;
}
#maintext{
	vertical-align:top;
	margin:12px;
	font-family:Arial Narrow;
	font-size:15px;
	text-align:justify;
	color:#2c2c2c;
}
#maintext.home{
	width:440px;
	height:454px;
	padding:14px;
	border-style:solid;
	border-width:1px;
	border-color:#959595;
}
#maintext.contact{
	width:230px;
	padding-left:7px;
	vertical-align:top;
}	
.homehead{
	font-family:Arial Narrow;
	text-align:left;
	color:#7ac142;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
/* PAGES
----------------------------------------------- */

#pagebox{
	background-color:#ffffff;
	background-image:url('images/pagebox-bg.gif');
	background-repeat:repeat-y;
	background-position:top center;
	padding:12px;
}
.pagehead{
	font-family:Arial Narrow;
	font-size:40px;
	text-transform:uppercase;
	color:#818285;
	font-weight:bold;
	margin-bottom:10px;
	width:900px;
	height:60px;
	vertical-align:top;
}
#pagebox.specials{
	width:850px;
	height:400px;
	text-align:center;
	vertical-align:middle;
}
#pagebox.staff{
	width:850px;
	height:250px;
	text-align:left;
	vertical-align:top;
}
#pagebox.contact{
	width:850px;
	height:290px;
	padding:0 25px 0 25px;
	text-align:center;
	vertical-align:middle;
}
#pagebox.amenities{
	width:900px;
	height:350px;
	padding:0 2px 0 2px;
	text-align:center;
	vertical-align:top;
}
form{
	padding:0 15px 0 15px;
}
input.text{
	border:1px solid #2c2c2c;
	font-family:Arial Narrow;
	font-size:12px;
	width:254px;
	height:20px;
}
label{
	width: 200px;
	padding-top:10px;
	vertical-align:bottom;
	float: left;
	font-family:Arial Narrow;
	font-size:13px;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
input.textarea{
	border:1px solid #2c2c2c;
	font-family:Arial Narrow;
	font-size:12px;
	width:154px;
	height:60px;
}
p.buttons{
	margin-top:8px;
}
.amen-bigtext{
	font-family:Arial Narrow;
	font-size:22.5px;
	color:#818285;
}
.progbox{
	background-color:#ffffff;
	background-image:url('images/program-boxbg.gif');
	background-repeat:repeat-x;
	background-position:top center;
	padding:12px;
	width:604px;
	height:453px;
}
.programframe{
	width:624px;
	height:453px;
}
.programbtns{
	font-family:Arial Narrow;
	font-size:18px;
	color:2c2c2c;
	line-height:27px;
	margin-top:20px;
	text-transform:uppercase;
}
.programtext{
	font-family:Arial Narrow;
	font-size:12px;
	color:2c2c2c;
	margin-top:20px;
}
.stafficons{
	width:260px;
	height:486px;
	line-height:20px;
	float:left;
}
.staffiframe{
	width:566px;
	height:486px;
	float:right;
}