body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #eeebea;
	text-align: center;
	background-image: url(images/mainBodyBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
* {
	outline: none;
}
#top {
	height: 145px;
	background-color: #c0ddeb;
}
#headerbg {
	position: absolute;
	height: 145px;
	width: 50%;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#header {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	background-color: #FFFFFF;
	background-image: url(images/headBg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}
#header .logo {
	position: absolute;
	left: 150px;
	top: 49px;
}
#header .newtoyoga {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 170px;
}
#featureHome {
	background-color: #a1958c;
	height: 295px;
	margin: 0px;
	padding: 0px;
}
#featureImgHome {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 295px;
}
#feature {
	background-color: #a1958c;
	height: 187px;
	margin: 0px;
	padding: 0px;
}
#featureImg {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 187px;
}
#mainBody {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftCol {
	width: 197px;
	float: left;
	margin: 0px;
	background-color: #e7e3e1;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#leftCol #navigation {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 32px;
}
#leftCol #navigation li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 19px;
	height: 19px;
}
#leftCol #navigation a {
	display: block;
	width: 197px;
	line-height: 19px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#leftCol p {
	color: #a89d96;
	font-size: 0.8em;
	text-align: right;
	margin-right: 25px;
}
#bodyCopy {
	float: left;
	width: 367px;
	margin-left: 25px;
}
#bodyCopy h1 {
	color: #685c53;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 32px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bodyCopy p, #bodyCopy li {
	color: #685c53;
	font-size: 12px;
	line-height: 18px;
}
#bodyCopy .profile {
	padding-left: 0px;
	position: relative;
	margin-top: 30px;
}
#bodyCopy .profile h1 {
	margin: 0px;
	padding: 0px;
}
#bodyCopy .profile .imgLeftProfile {
	left: 0px;
	top: 0px;
	z-index: 5;
	margin-right: 10px;
	width: 88px;
	float: left;
}
#bodyCopy .profile .profileCopy {
	float: left;
	width: 269px;
}
#bodyCopy #footer {
	font-size: 0.7em;
	margin-top: 100px;
	color: #a89d96;
	margin-bottom: 50px;
	width: 100%;
	clear: both;
}
#bodyCopy #footer a {
	text-decoration: none;
	color: #a89d96;
}
#bodyCopy #footer a:link {
	color: #a89d96;
}
#bodyCopy #footer a:visited {
	color: #a89d96;
}
#bodyCopy #footer a:hover {
	color: #cdd641;
}
#bodyCopy #footer a:active {
	color: #cdd641;
}
.clearall {
	clear: both;
	height: 1px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
#mainBody a {
	color: #6C100E;
	text-decoration: none;
	font-weight: bold;
}
#mainBody a:hover {
	color: #cdd641;
	text-decoration: none;
}
td {
	color: #685c53;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #685c53;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #685c53;
	padding-top: 3px;
	margin-top: 25px;
}
input, select, textarea, fieldset {
	font-size: 11px;
	color: #685c53;
	font-family: Arial, Helvetica, sans-serif;
}
.underlinecell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #685c53;
}
.alignright {
	text-align: right;
}
hr {
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}
.caption {
	font-size: 11px;
	color: #999999;
}
