body {
	margin: 0; padding: 0;
	background: #2a2b2d url(images/main.jpg);
	font-family: Arial, Verdana, Tahoma, san-serif;
	font-size: 12px;
}

img, div { behavior: url(iepngfix.htc) }

.clear {
	clear: both;
}

#header {
	width: 100%;
	height: 214px;
	margin: 21px 0 20px 0;
	background: #f8f9f4 url(images/header.jpg);
}

.logo {
	float: left;
	margin: 4px 0 0 -10px;
}

.quote {
	float: right;
	width: 599px;
	height: 116px;
	margin: 44px 15px 0 0;
}
.wrapper {
	width: 946px;
	margin: 0 auto;
}

#menu {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	height: 60px;
}

ul.menu {
	padding: 0;
	margin: 0;
}
ul.menu li {
	display: block;
	list-style: none;
	padding: 0;
	float: left;
	text-align: left;
	margin-left: 40px;
	text-transform: uppercase;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.menu li:first-child { margin-left: 0;}
ul.menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
ul.menu li a:hover {
	text-decoration: none;
	color: #B7B771;
}
ul.menu li a.active {
	text-decoration: none;
	color: #B7B771;
}
ul.menu span {
	font-size: 12px;
	color: #e7e4df;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu span a { color: #cccbc6; }

.content-wrapper {
	width: 832px;
	height: 483px;
	background: #d1d1d1 url(images/content-bg.jpg) no-repeat;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
}
.content-wrapper-pilates {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/pilates-bg.jpg);
	background-repeat: no-repeat;
}

.content-wrapper-started {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/started-bg.jpg);
	background-repeat: no-repeat;
}
.content-wrapper-rates {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/rates-bg.jpg);
	background-repeat: no-repeat;
}
.content-wrapper-instructors {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/instructors-bg.jpg);
	background-repeat: no-repeat;
}
.content-wrapper-contact {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/instructors-bg.jpg);
	background-repeat: no-repeat;
}
.content-wrapper-gallery {
	width: 832px;
	height: 483px;
	border: solid 9px #fff;
	background-color: #d1d1d1;
	padding: 48px;
	background-image: url(images/gallery-bg.jpg);
	background-repeat: no-repeat;
}

.content {
	width: 778px;
	height: 428px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	opacity: 0.9;
	filter: alpha(opacity = 85);
	zoom: 1;
	padding: 27px;
}

.content h1 {
	color: #b7b771;
	font-size: 16px;
	text-transform: uppercase;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
.content h1 a {
	margin: 0 0 15px 0;
	color: #b7b771;
	font-size: 16px;
	text-transform: uppercase;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.content h1 a:hover {
	text-decoration: underline;
}
.content a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #B7B771;
}
.content span a {
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.content span a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

p.image {
	padding: 0 0 0 120px;
}

.right-image {
	margin: 0 0 0 70px;
}

.left-column {
	float: left;
	width: 360px;
	padding-right: 20px;
}
.left-column p {
	margin-top: 0px;
}
.right-column p {
	margin-top: 0px;
}

.right-column {
	float: right;
	width: 360px;
	padding-left: 20px;
}

.sign-off {
	font-weight: bold;
	font-size: 13px;
}

.footer {
	font-size: 11px;
	color: #fff;
	margin: 10px auto 30px auto;
	width: 931px;
	height: 75px;
	padding: 0 0 0 15px;
	line-height: 150%;
}

.footer #apma {
	float: right;
	width: 224px;
	height: 75px;
}

.grey { color: #87888c; }
.footer a { color: #87888c; text-decoration: none; }
.footer a:hover { text-decoration: underline; }


#gallery-top {
	margin-top: 30px;
}

ul.gallery-top {
	padding: 0;
	margin: 0;
}
#gallery-top ul img {
	border: 5px solid #E3E3D7;
}
#gallery-top ul a:hover img {
	color: #B7B771;
	border: 5px solid #B7B771;
}
ul.gallery-top li {
	list-style: none;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
ul.gallery-top li a {
	text-decoration: none;
}
ul.gallery-top li a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.gallery-top span {
	font-size: 12px;
	color: #292C2B;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

ul.gallery-top span a {
	font-size: 12px;
	color: #292C2B;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 750px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#gallery ul {
	list-style: none;
}
	#gallery ul li {
	display: inline;
}
	#gallery ul img {
	margin-bottom: 15px;
	margin-right: 15px;
	border: 5px solid #E3E3D7;
	}
	#gallery ul a:hover img {
	color: #B7B771;
	border: 5px solid #B7B771;
	}
	#gallery ul a:hover {
	color: #B7B771;
}
/* jQuery lightBox plugin - Instructors style */
	#instructors {
	width: 350px;
	}
	#instructors ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	#instructors ul li {
	display: inline;
}
	#instructors ul img {
	margin-bottom: 15px;
	margin-right: 15px;
	border: 5px solid #E3E3D7;
	}
	#instructors ul a:hover img {
	color: #B7B771;
	border: 5px solid #B7B771;
	}
	#instructors ul a:hover {
	color: #B7B771;
}
.next-but {
	margin: 0px;
	padding: 0px;
	float: right;
}
.next-but a {
	color: #B7B771;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.prev-but a {
	color: #B7B771;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.prev-but {
	margin: 0px;
	padding: 0px;
	float: left;
}
