body {
	font-family: Helvetica, Arial, sans-serif;	
	background: #2b68ab url(../Images/gym_bg.jpg) repeat-x;
	color: #fff;
	text-align: center;
	font-size: 100%;
}
.wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 108px;
	background: url(../Images/gym_bg_rays.jpg) no-repeat;
	position: relative;
}
#quickContact {
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
	width: 350px;
}
#telephone {
	position: absolute;
	top: 30px;
	right: 15px;
}
#email {
	top: 60px;
	right: 15px;
	position: absolute;
}
#topCorners {
	background: url(../Images/gym_top_corners.png) no-repeat;
	height: 11px;
}
#navigation {
	background: url(../Images/gym_nav_bg.gif) repeat-y;
}

a {
	color: #2f7fd4;
	text-decoration: none;
}
a:visited {
	color: #2f7fd4;	
}
a:hover {
	text-decoration: underline;
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:visited {
	color: #fff;	
}
#navigation a:hover {
	text-decoration: underline;
}
#innerNav {
	text-align: center;
	padding-bottom: 10px;
}
#innerNav ul {
	font-size: .825em;
	margin: 0 auto;
}
#innerNav li {
	display: inline;
	padding: 10px;
}
#topImage {
	background: url(../Images/gym_head_img.jpg);
	height: 167px;
}
#middle {
	background: #fff url(../Images/gym_middle_bg.gif) repeat-y;
	color: #3c464f;
	float: left;
}
#content {
	padding: 15px;
}
#leftColumn {
	width: 283px;
	margin-right: 28px;
	float: left;
	color: #fff;
}
#rightColumn {
	width: 621px;
	float: left;
}
#bottomCurve {
	background: url(../Images/gym_bottom_curve.gif);
	height: 32px;
	clear: both;
}
#footer {
	width: 962px;
	background: url(../Images/gym_footer_bg.gif) repeat-y;
	color: #706f63;
	float: left;
}
#footerContent {
	padding: 15px 15px 0px 15px;
	font-size: .825em;
}
#leftFoot, #rightFoot {
	float: left;	
}
#leftFoot {
	width: 300px;
	margin-right: 20px;
}
#rightFoot {
	width: 600px;
	text-align: right;
}
#bottomCorners {
	background: url(../Images/gym_bottom_corners.png);
	height: 14px;
	clear: both;
}
#credit {
	text-align: right;
	font-size: .625em;
	padding-top: 5px;
}
#credit a {
	color: #58a7e0;
	text-decoration: none;
}
#credit a:visited {
	color: #58a7e0;	
}
#credit a:hover {
	text-decoration: underline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
h1 {
	font-size: 1.5em;
	line-height: 1.125em;
}
h2 {
	font-size: 1.25em;
	line-height: 1.125em;
}
h1, h2, h3, h4, h5, h6 {
	color: #2f7fd4;
	margin-bottom: .5em;
	font-weight: lighter;
	font-family: "Futura", Helvetica, Arial, sans-serif
}
p {
	font-size: .825em;
	line-height: 1.25em;
	margin-bottom: .75em;
}
em {
	font-style: italic;
	font-weight: bold;
}
.emphasise {
	font-weight: bold;
	text-transform: uppercase;
}
.centredImages {
	text-align: center;
	clear: both;
}
.centredImages img {
	border: solid 1px #fff;
	margin-bottom: 20px;
}
.centredImages img.odd, .centredImages img.even {
	border: solid 5px #c1d7ee;
	margin-bottom: 20px;
	margin-top: 20px;
}
.centredImages img.odd {
	margin-right: 49px;
}
legend {
    padding: .5em;
    font-size: 1.25em;
    color: #706f63;
}
#contactForm, #loginForm, #directionsForm {
    border: solid 1px #706f63;
    padding: 10px;
}
#contactForm label, #loginForm label, #directionsForm label {
    width: 150px;
    float: left;
    display: block;
}
#contactForm textarea, .textBox {
    width: 350px;
}
#contactForm ul li, #loginForm ul li {
	font-size: .825em;
    padding: 5px 0;
    clear: both;
}
#contactForm textarea {
	height: 75px;
}
.errorSummary, .error {
    color: #f00;
}
.errorContainer {
	background: #fbfbdd;
	color: #00a950;
	border: solid 1px #00a950;
	padding: 10px;
	margin-bottom: 10px;
}
.errorContainer img {
	margin-right: 10px;
	vertical-align: middle;
}
.errorContainer span {
	font-size: .825em;
}
.errorContainer li {
	list-style-type: disc;
	list-style-position: inside;
}
#tariffs, #dates {
	width: 100%;
	font-size: .825em;
	margin-bottom: 1em;
}
#tariffs th, #dates th {
	font-weight: bold;
	text-align: left;
}
#tariffs th, #tariffs td, #dates th, #dates td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#tariffs tr.odd, #dates tr.odd {
	background-color: #e2ecf6;
}
#map {
	margin-top: 1em;
	margin-bottom: 1em;
	border: solid 5px #c1d7ee;
	height: 420px;
}
.bulletedList li {
	background: url(../Images/Icons/accept-16x16.png) no-repeat 0 50%;
	font-size: .825em;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 2em;
	line-height: 1.25em;
	vertical-align: top;
}
.leftImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid 1px #c1d7ee;
}
.rightImage {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid 5px #c1d7ee;
}
