@charset "utf-8";
body  {
	color: #FFF;
	background-color:#7d8aa6;
	font: 0.8em/1.2em verdana, arial, Helvetica, sans-serif;
	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 */

}

#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;

}
p {
	margin-left: 20px;
	margin-right: 20px;
}

.divider{
	color:#FFF;
	padding-right: 4px;
	padding-left: 4px;
}


#content {
	display: inline;
	text-align: left;
	height: 601px;
	margin: 40px 30px 0px;
}
#column1 {
	float: left;
	padding-right: 0px;
	width: 400px;
}
#home-left {
	float: left;
}

#column2 {
	padding-right: 20px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 400px;
}
#home-right {
	float: right;
}



#topnav  {border-bottom: 1px solid #fff;overflow: hidden;
	 text-align: center;
	 margin: 0;
}


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

}

* html .navigate { height:1%;} 

#topnav ul  {
	margin: 0 0 0 2px;
	 padding: 0;
	 overflow: hidden;
	 height: 1%;
	 width:100%;
}



#topnav ul li  {
	float: left;
	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;
}


/*#topnav {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	height: 35px;
	text-align: center;
	width: 934px;
	overflow:hidden;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}
  #topnav ul  {
	list-style: none;
	padding-top: 5px;
	padding-left: 0px;
}
  #topnav li  {
	float : left;
	font-size: 100%;
	width: 125px;
}
  #topnav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
  #topnav li a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}
  #topnav li a.highlight {	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}*/

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

h1 {
	font: normal 190% Verdana, 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;
}
.photoL {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0px 0px 0px 10px;
}

.text_small {font-size: 85%;}
#text_smallR {font-size: 85%; text-align:right;}
.text_large {
	font-size: 130%;
	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: 0px;
	position:relative;
} 


#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;
}

