@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	background-color: #00989B;
	background-repeat: repeat-x;
	font-weight: normal;
	background-image: url(sitepics/bg2.jpg);
	background-position: center top;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004446;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	font-size: 18px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00292B;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: normal;
	text-align: left;
}

.container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
.smTXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 900px;
}
h3 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.content {
	float: left;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 10px;
	padding-left: 65px;
	width: 770px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	margin: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TXTsm {
	font-size: medium;
}

.imgl{
	float:left;
	clear:right;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 1px;
	border: 1px solid #000000;
	margin-right: 15px;
}
.imgr{
	float:right;
	clear:right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #000000;
}


/* ~~ The footer ~~ */
footer {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 900px;
	background-color: #00989B;
	height: 120px;
	margin: 0px;
	padding: 0px;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.center {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}


.container footer h4 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}

.container {
    clear: both;
}
.logo img {
    float: left;
}

.container header img {
	float: left;
}

p {
	line-height: 22px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}
.container header img {
	padding-left: 20px;
}
.BIOimg {
	float:right;
	clear:right;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #000000;
}
.PilatesIMG {
	float:right;
	clear:right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
	
}
.TXTside {
	line-height: 20px;
	width: 525px;
	vertical-align: text-top;
}
.BIOpicside {
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 25px;
	padding-left: 25px;
	text-align: right;
}
table tr .TXTside p img {
	padding: 1px;
	border: 1px solid #333;
}

table tr .BIOpicside img {
	padding: 1px;
	border: 1px solid #333;
	margin-top: 20px;
	margin-bottom: 10px;
}
.container .content table tr .BIOpicside img {
	margin-top: 20px;
	padding-top: 0px;
}
.container footer h4 a {
	color: #FFF;
	text-decoration: none;
}
.container .content iframe {
	border: 1px solid #333;
}
.container footer {
	background-color: #00989B;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
