* {
	margin: 0px auto; /* controls the gap between div blocks */
	padding: 0px;
}

body {
	font-size: 12pt;
	margin-top: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
a {text-decoration:none;
	color:#0070BB;
}
a img { border: none; text-align:center;}
a:visited {
	color: #0070BB;
	text-decoration:none;
}

h1 { font-size: 150%; padding-top: 5px;}
h2 { font-size: 140%; padding-bottom:5px;}
h3 { font-size: 130%; padding-bottom:10px; }
h4 { font-size: 110%; font-weight:bold; color:#0070BB; text-align:left; display:inline}
h5 { font-size: 100%; font-weight:bold; text-decoration:underline;}

.li_space {
	margin-top:10px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0.7em;
	background-color:#FBFCFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
#header {
	height: 100px;
	background-color: #27364B;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F63;
	border-right-color: #F63;
	border-bottom-color: #F63;
	border-left-color: #F63;
	border-right-width: thick;
	border-left-width: thick;
}
#header img {
	padding-top: 5px;
}
#contact {
	float: right;
}
.floatleft {
	float: left;
}
#mainContent {
	font-size:14px;
	margin-top:10px;
	zoom:1;
}
.mainBody {
	text-align:justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
.insetPicLeft {
	float:left;
	padding:0px 15px 5px 0px;
	text-align:left;
}
.insetPicRight {
	float:right;
	text-align:right;
	padding:0px 0px 5px 15px;
}
.insetMovie {
	float:right;
	width:364px;
	text-align:center;
	margin:5px 5px 5px 15px;
	background-color:#000;
	padding-top:40px;
}
.insetFlash {
	float:right;
	width:820px;
	text-align:right;
	padding:15px 35px 5px 0px;
}
.insetList {
	padding:0px 15px 5px 20px;
	margin-left:25px;
	list-style-position: inside;
	list-style:disc;
}
ul.insetList li {
	padding-top:15px;
}
.insetOrderedList {
	padding:0px 15px 5px 20px;
	margin-left:25px;
	list-style-position: inside;
}
ol.insetOrderedList li {
	padding-top:15px;
}

	
.classTime {
	height:1em;
	background-color:#27364B;
	color:#FFF;
	text-align:center;
	font-size:90%;
}
.classEvent {
	height:3em;
	background-color:#FFF;
	color:#27364B;
	text-align:center;
	font-size:100%;
}
.classEvent a {
	display: block;
	cursor: pointer;
	color:#27364B;
}
.classEvent a:hover {
	background-color:#0000A0;
	color:#FFF;
}
#calendar td {
	width: 9em;
	border: 1px solid #000;
}
.colour-pilates {
	background-color: #99ff00;
}
.colour-ultimate {
	background-color: #ff6666;
}
.colour-circuits {
	background-color: #00ccff;
}
.colour-bums {
	background-color: #FC6;
}

#insetOne {
	float:right;
	width: 180px;
	text-align: justify;
	font-size: 12px;
	color: #0070BB;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#insetTwo {
	margin-top:20px;
	float:left;
	width: 130px;
	text-align: left;
	font-size: 14px;
	color: #0070BB;
	padding-bottom: 10px;
	margin-left: 20px;
}
.listItem {
	margin-left:50px;
	margin-right:50px;
	float:left;
	width:125px;
	text-align:justify;
}
.bulletItem {
	margin-left:2em;
	padding-left:2em;
}
.testimonialQuote {
	width:97%;
	clear:left;
	margin-left:10px;
	margin-bottom:20px;
	min-height:200px;
}
#map {
	float:right;
	width:700px;
	height:400px;
	margin-bottom:30px;
}
.contactDetail {
	margin:20px 50px 10px 50px;
	width:950px;
	height:50px;
	font-size:120%;
}
.contactLabel1 {
	float:left;
	width:100px;
	font-weight:bold;
}
.contactText1 {
	float:left;
	width:375px;
	font-weight:normal;
}
.contactLabel2 {
	float:left;
	width:130px;
	font-weight:bold;
}
.contactText2 {
	float:left;
	width:300px;
	font-weight:normal;
}

#footer {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F63;
	border-bottom-color: #F63;
	color: #27364B;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 70%;
	height: 1em
}
#footer a {
	color:#27364B;
	text-decoration:none;
}
#footer .sixss {
	float:left
}
#footer .sitemap {
	padding-right:40px;
	float:right
}
#footer .terms {
	padding-right:40px;
	float:right
}
#footer .privacy {
	float:right
}
#littleNote {
	float:right;
	font-size:70%;
}
#corpDetails {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 70%;
	color:#999
}
#corpDetails .regAddress {
	float:right;
}

#corpDetails .regNumber {
	float:left;
}

