/* Main CSS */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: url("../img/bluebg_rp.jpg");
	margin-top: -20px;
}
.container {
	background: url("../img/bg_repeat.jpg");
	background-repeat: repeat-x;
}
.wrapper {
	width: 900px;
	margin: 0 Auto;
	padding-top: 20px;
}
.content {
	width: 896px;
	background-color: white;
	border-style: solid;
	border-width: 2px;
	border-color: #6666ff;
	margin-bottom: 4px;
}

/* CSS For Header */

.header {
	width: 900px;
	background-image: url("../img/header.jpg");
	height: 145px;
	margin-bottom: 4px;
}
.header ul {
	font-family: "Lucida Sans Unicode";
	color: #ae272c;
	float: right;
	height: 24px;
	background-color: white;
	margin-top: 115px;
	font-size: .95em;
}
.header ul li {
	display: inline;
	letter-spacing: -1px;
	padding-bottom: 6px;

}
.header ul li a {
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	padding-bottom: 6px;
}
.header ul li a:link, a:visited {
	text-decoration: none;
	color: #000000; /* ae272c */
}
.header ul li a:hover {
	text-decoration: none;
	background-image: url("../img/hover_rp.jpg");
	background-repeat: repeat-x;
	
}
.aerobics {
	font-size: .8em;
	color: #5eb3f5;
	background-color: grey;
	text-decoration: underline;
}
.aerobics:hover {
	text-decoration: none;
}
h1 a {
	text-decoration: none;
}

.sale {
	width: 896px;
	background-image: url("../img/sale.jpg");
	height: 196px;
	border-style: solid;
	border-width: 2px;
	border-color: #6666ff;
	margin-bottom: 4px;
}
.sale a:link ,a:visited {
 width: 896px;
 height: 196px;
}
.fitprostore {
	background-image: url("../img/store.png");
	margin-top: 5px;
}
.fitprostore:hover {
	background-image: url("../img/storehover.png");
}
.leftcontent {
	width: 550px;
	float: left;
	margin: 5px 5px 15px 10px;
	font-family: Geneva, sans-serif;
}
.leftcontent ul {
	font-size: .8em;
	list-style: none;
	color: red;
	margin-left: 20px;
}
.leftcontent h1 {
	font-size: 1.6em;
	font-weight:bold;
	color: #ae272c;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-left: 4px;
}
.leftcontent h2 {
	font-size: 1.2em;
	font-weight:bold;
	color: #6475c2;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-left: 4px;
}
.leftcontent h3 {
	font-size: 1.0em;
	font-weight: lighter;
	color: #ae272c;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-left: 4px;
}
.leftcontent p {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: .8em;
}
.aerobicsdetails {
	list-style: none;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: .8em;
	color: grey;
	border-top-style: solid;
	border-width: 2px;
	border-color: grey;
}

.rightcontent {
	width: 331px;
	float: right;
	margin-bottom: 15px;
	font-family: Geneva, sans-serif;
}
.rightcontent h1 {
	font-size: 1.6em;
	font-weight:bold;
	color: #ae272c;
	letter-spacing: -2px;
	margin-top: 20px;
	margin-left: 8px;
}
.rightcontent h2 {
	font-size: .9em;
	font-weight:bold;
	color: #ae272c;
	letter-spacing: -1px;
	margin-top: 8px;
	text-align:right;
	margin-right: 14px;
}
.rightcontent table {
	font-size: .75em;
	margin-left: 5px;
	float:left;
	margin-right: 3px;
}
.rightcontent table tr td {
	padding: 0 3px 0 3px;
}
.dayofweek {
	width: 80px;
	padding: 0;
}
.highlightrow {
	background-color: #fae8e9;
}
.rightcontent img {
	margin-left: 8px;
	margin-bottom: 5px;
}


/* CSS for the Form */
.giftcert {
	width: 325px;
	margin: 15px 50px;
	float: left;
}
.formfloat {
	font-size: .7em;
	color:grey;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #ae272c;
	width: 325px;
}
.giftcert label {
	display: block;
	margin-top: 25px;
	margin-bottom: 12px;
	width: 325px;
}

.memberships {
	width: 896px;
	font-family: Geneva, sans-serif;
}
.memberships h1 {
	font-size: 1.6em;
	font-weight:bold;
	color: #ae272c;
	letter-spacing: -2px;
	margin-top: 20px;
	text-align: center;
}

/* End CSS for the Form */

/* Contact CSS for the Form */
.contactform {
	width: 325px;
	margin: 15px 50px;
	float: left;
}
.contactformfloat {
	font-size: .7em;
	color:grey;
	width: 325px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #ae272c;
	padding-top: 15px;
}
.contactform input {
	margin-bottom: 5px;
	
}
.contactform label {
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	width: 325px;
}
/* End Contact CSS for the Form */

/* Memberships CSS for the Form */
.membershipsform {
	width: 325px;
	margin: 15px 50px 55px 50px;
	border-bottom-style: solid;
	border-width: 4px;
	border-color:grey;
}
.membershipsform label {
	display: block;
	margin-top: 25px;
	margin-bottom: 12px;
	width: 325px;
}

/* End Memberships CSS for the Form */

/* Memberships CSS for the Table */
.membershipstable {
	font-size: .7em;
	margin: 8px Auto;	
}
.membershipstable th {
	width: 136px;
}
.membershipprice {
	text-align: right;
}

/* End Memberships CSS for the Table */
.footer {
	width: 896px;
	height: 55px;
	background-image: url("../img/footer_top.jpg");
	background-repeat: no-repeat;
	background-color: white;
	border-style: solid;
	border-width: 2px;
	border-color: #6666ff;
	margin-bottom: 5px;
}
.footer p {
	text-align: center;
	margin-top: 20px;
	font-size: .75em;
	color: red;
}
.footer p a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
