html, body, ul, ol, li, h1, h2 {
	background-color: #3C5748;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
  margin-bottom: 10px;
  margin-top: 0px;
}
p.sub {
  padding-top: 13px;
}

a:link {
	font-style: normal;
	font-weight: normal;
	color: #ABD6AB;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #ABD6AB;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF99;
}

a:active {
	color: #ABD6AB;
	text-decoration: underline;
}

.back {
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.enquiryField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.enquiryTitle {
  padding-left: 10px;
}
.required {
  color: #820003;
  font-weight: bold;
}

.catch {
	background-color: #E2EBE8;
	text-align: center;
	vertical-align: middle;
}


a.footerlink:link {
	color: #ABD6AB;
	text-decoration: none;
}

a.footerlink:visited {
	color: #ABD6AB;
	text-decoration: none;
}

a.footerlink:hover {
	color: #00FF99;
}

a.footerlink:active {
	color: #ABD6AB;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ABD6AB;
	text-align: right;
	padding-bottom: 5px;
	background-color: #3C5748;
	padding-top: 5px;
	padding-right: 10px;
}
.table {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(titleback.gif);
	background-repeat: repeat-x;
}
.image {
	border: 4px solid #FFFFFF;
}

#studio {

	position:relative;
	left:10px;
	top:50px;
	width:343px;
	height:210px;
	z-index:4;
}
.contact {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 125%;
}

.photobg {
	background-color: #3C5748;
}

#rightcol {
	height: 202px;
	width: 171px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E2EBE8;
}

#rightcol ul {
	list-style-type: none;
	border-top: 1px solid #000000
}

#rightcol ul li {
	border-bottom: 1px solid #000000;
	background-color: #E2EBE8;
}

#rightcol li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightcol li a:hover, #leftcol li a focus {
	background-color: #CCCCCC;
	color:#009900;
}

#rightcol li a.about {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.about:hover, #leftcol li a.about:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(abouth.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}

#rightcol li a.pilates {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(body.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.pilates:hover, #leftcol li a.pilates:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(bodyh.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}

#rightcol li a.biog {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(biography.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.biog:hover, #leftcol li a.biog:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(biographyh.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}

#rightcol li a.vinyasa {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(vinyasa.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.vinyasa:hover, #leftcol li a.vinyasa:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(vinyasah.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}
#rightcol li a.location {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(location.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.location:hover, #leftcol li a.location:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(locationh.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}
#rightcol li a.contactb {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#rightcol li a.contactb:hover, #leftcol li a.contactb:focus {
	background-color: #CCCCCC;
	color:#009900;
	background-image: url(contacth.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;

}
.italic {
	font-style: italic;
	font-weight: bold;
}
#map {
	background-color: #eeeeee;
	position: relative;
	width: 518px;
	height: 345px;
	color: #000000;
	overflow: visible;
	text-align: center;
}
.google {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ABD6AB;
	color: #003300;
	padding: 2px;

}
.contacttext {

	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
