body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003300;

}

body {

	background-color: #f5f2da;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a {
	color: #0000A0;
	text-decoration: none;
}
a:visited {
	color: #804000;
}
a:hover {
	text-decoration: underline;
}

.header,
.nav_col,
.copyright {
	background-color: #BAD384;
}
br.clear {
	display: block;
	border: 1px red solid;
	clear: both;
}
.header {
	width: 100%;
}
.header img {
	border: none;
}

.header .menu {
	min-width: 400px;
	vertical-align: top;
	background-image: url(../img/img_global/green-hor.gif);
	background-repeat: no-repeat;
	margin: 0;
	white-space: nowrap;
	background-position: 0px 26px;
}
.header .home {
	width: 590px;
}
.header .menu a, 
.header .menu a:visited {
	color: #E8E9CB;
	background-color: #360;

	font-size: 11px;
	font-weight: 400;
	text-decoration: none;

	display: block;
	float: left;

	height: 20px;
	margin: 0;
	padding: 6px 10px 0px 10px;
}
.header .menu a:hover {
	color: #242002;
	text-decoration: none;
}

#body {
	width: 990px;
}
.nav-col {
	padding: 20px 0 0 0;
	height: 600px;
	background-color: #BAD384;
	background-image: url(../img/img_global/green-vertical.gif);
	background-repeat: no-repeat;
	background-position: 1px 380px;
}
.nav-col .nav-item {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 0 10px 0;
}
.nav-col .nav-item,
.nav-col .nav-item:visited {
	color: #339900;
}
.nav-col .nav-item:hover {
	color: #E8E9CB;
}

#main-body { margin: 25px 0 25px 25px; }

.copyright {
	padding: 10px 10px 10px 15px;
	color: #134E13;
	background-color: #BAD384;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#about-us-leslie {
	margin-top: -30px;
}
#joseph-pilates-headshot {
	margin-top: 25px;
	margin-bottom: 35px;
}

/* debug */
#main-body td {
/*	border: 1px red solid;  */
}


.group-classes {
	width: 700px;
}
#img-ms-program-leslie,
#img-ms-program-eve,
#img-about-us-studio {
	margin-top: 0;
}