@charset "utf-8";
html {font-size:100%;}

body {
	font: 0.8em/1.2em verdana, arial, Helvetica, sans-serif;
	background: #7d8aa6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
#onlinepilates{
	display:inline;
	float:left;
	margin-left:-20px;
	background:url(images/online1.png) no-repeat;
	width:248px;
	height:70px;
}#onlinepilates:hover{background:url(images/online2.png) no-repeat;}
#container {
	width: 934px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #7d8aa6;
	margin: 0 auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFF; /* this overrides the text-align: center on the body element. */
	text-align: left;
}
#header {
	border-bottom: 1px solid #FFF;
	height: 110px;	
	position:relative;
}
#content {
width: 100%;
}
	a.logo{position:absolute;top:0px;left:0px;}
 #topnav  {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

.navigate  { 
	margin: 0;
	min-width: 115px; 
	padding: 3px 0;
	border-bottom: solid 1px #fff!important;
}

* html .navigate { height:1%;} 

  #topnav ul  {
	list-style: none;
	margin: 80px 0 0 70px;
	padding: 0;
	border: none;
}
  #topnav ul li  {
	float: left;
	font-size: 100%;
	width: 110;
	text-align: center;
	overflow: hidden;
}
  #topnav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
  #topnav li a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
  #topnav li a.highlight {	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	}
/*
#topnav ul li  {
	float: right;
	 width: 115px;
	 list-style: none;
	 background: none;
	 overflow: hidden; 
	 font-size: 90%;
}


#topnav li a, #topnav li a:hover  {
	 color: #fff;
	text-decoration: none;
	 display: block;
	 padding: 10px 0 15px 0;
	 margin: 0 2px;
}

#topnav li a:hover  {
	 color: #fff;
	 font-weight:bold;
	 text-decoration: none;
	 display: block;
	 padding: 10px 0;
	 margin: 0 2px;
}
*/


p {
	margin-left: 20px;
	margin-right: 20px;
}
#jp {text-align:right; padding-top:10px;}
.divider{
	color:#FFF;
	padding-right: 4px;
	padding-left: 4px;
}

#column1 {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	width: 375px;
	text-align: left;
}
#column2 {
	padding-right: 20px;
	float: left;
	width: 475px;
	text-align: left;
	padding-left: 30px;
	margin: 10px 0 20px 20px;
}
#column1-services {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	padding-right: 0px;
	width: 400px;
	text-align: center;
}
#column2-services {
	padding-right: 0px;
	float: left;
	width: 470px;
	text-align: left;
	margin: 10px 0 20px 20px;
}


b {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	padding: 6px 12px 10px;}
/*End Secondary Nav*/

h1 {
	font: normal 190% Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
}
h2 {
	font: normal 150%/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 20px;
	margin-bottom: -10px;
}
h3 {
	color: #FFF;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h4 {color: #000;	font: bold normal 120%/normal Verdana, Arial, Helvetica, sans-serif;	border-top: 1px dotted #b4c526;	padding-top: 10px;	margin-bottom: 0px;}
h5 {font-size: 100%;	font-weight: bold;	color: #d36217;	margin-bottom: 0px;	margin-top: 5px;}

.heading {font: normal 140%/1.2em Verdana, Arial, Helvetica, sans-serif;	color: #1A7640;	padding-bottom: 0px;}
a:link {color:#000; text-decoration:none;}
a:hover {color: #000; text-decoration:underline;}
a:visited {color: #000; text-decoration:none;}

#columnRight  {
	float: right; /* since this element is floated, a width must be given */
	width: 213px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 0px;
	margin-left: 10px;
}
.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;
}
.photoR {
	border: 1px solid #015023;
	margin: 0px 0px 0px 10px;
}
.photo {
	border-right: 1px solid #FFFFFF;

}

.photoL {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.text_small {font-size: 85%;}
#text_smallR {font-size: 85%; text-align:right;}
.text_large {
	font-size: 120%;
	color: #FFFFFF;
	line-height: 1.7em;
}

#top {
	font-size: 85%;
	text-align: right;
	padding-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.form_padding {
	padding-bottom: 5px;
}
.padding {
	margin-left: 20px;
}

#footer {
	padding: 0px 10px 0 20px;
	border-top: 1px solid #FFF;
	margin-top: 20px;
} 


#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 85%;
	text-align: center;
}
.borderLeft {
	border-left: 1px solid #000000;
	margin-left: 15px;
}
table {
	margin-left: 20px;
}
.tableborder {border: solid 1px #FFF;}
.borderRB {border-right: solid 1px #FFF; border-bottom: solid 1px #FFF;}
.borderR {border-right: solid 1px #FFF; }
.borderB {border-bottom: solid 1px #FFF;}
.tableborder {border: solid 1px #FFF;}

/** INSTRUCTORS **/
.instructor{
	margin-bottom:40px;
}
	.instructor .left{
		float:left;
		width:356px;
		margin-right:40px;
	}
	.instructor .right{
		float:left;
		width:506px;
	}
		.instructor .right h1{margin:0;}
		.instructor .right span{font-style:italic;}
		.instructor .right p{margin-left:0px;}

.clearall{clear:both;}
