body {
	color: #666666;
	padding: 0;
	margin: 0;
	background: #c3cda0 url(images/bg_top.jpg) repeat-x;
	font: .75em/160% Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 920px;
	margin: 0px auto 0;
}
h1 {
	font: bold 2.2em Arial, Helvetica, sans-serif;
	color: #809637;
	text-shadow: 0px 1px 0px #CCC;
}
h2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #809637;
}
h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #809637;
}
h4 {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #809637;
}
h5 {
	color: #C30;
	font-family: Arial, Helvetica, sans-serif, "Helvetica Neue";
	font-size: 1.5em;
	line-height: 120%;
	font-weight: bolder;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #06C;
	text-align: left;
}
.rightIndex h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #333;
}
#header {
	height: 173px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_rev.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	text-align: left;
	height: 32px;
	padding-top: 7px;
	padding-left: 200px;
	background-image: url(images/navbar_rev.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	padding: 0;
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0 15px 0 0;
}

#nav ul li a:link{ text-decoration: none; color: #333; }
#nav ul li a:visited{ text-decoration: none; color: #333; }
#nav ul li a:hover{ text-decoration: none; color: #999; }


#content { /* Faux Columns */
}
#left {
	width: 190px;
	float: left;
	font: 11px/140% "Lucida Sans";
	text-align: left;
	background: url(images/yoga_reflection.jpg) no-repeat;
	height: 600px;
}
#leftYoga {
	width: 180px;
	float: left;
	font: 12px/140% Arial, Helvetica, sans-serif, "Helvetica Neue";
	text-align: left;
	background: url(images/yoga_reflection.jpg) no-repeat;
	height: 600px;
	padding: 6px;
	color: #FFF;
}
#leftOm {
	width: 190px;
	float: left;
	font: 11px/140% "Lucida Sans";
	text-align: left;
	background: url(images/om_reflection.jpg) no-repeat;
	height: 600px;
}
#leftIndex {
	width: 178px;
	float: left;
	font: 12px/160% Arial, Helvetica, sans-serif, "Helvetica Neue";
	text-align: center;
	padding: 6px;
	color: #FFF;
	background-image: url(images/om_reflection.jpg);
	height: 580px;
	background-repeat: no-repeat;
}
.rightIndex {
	width: 178px;
	float: right;
	text-align: center;
	color: #666;
	margin-left: 8px;
	border: 1px solid #809637;
	background-color: #c3cda0;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif, "Helvetica Neue";
	font-size: 12px;
	line-height: 120%;
}
.lynImage {
	float: left;
	width: 146px;
	margin-right: 10px;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	height: 195px;
}
.smallImage {
	float: left;
	width: 146px;
	margin-right: 6px;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
}
#left ul { 
 list-style: none;
 margin: 0;
 padding: 0;
}
#left ul li {
	margin-bottom: 3px;
}
#left ul li a:link, #left ul li a:visited, #left ul li a:hover { 
 color: #333333;
 text-decoration: none;
}
#right {
	width: 680px;
	float: right;
	text-align: left;
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 600px;
}
#right ul li a:link, #left ul li a:visited, #left ul li a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1em;
}
#rightClasses {
	width: 670px;
	float: right;
	text-align: justify;
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
}
#footer {
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 60px;
	color: #666;
	text-align: center;
	clear: both;
	padding-left: 120px;
	margin-top: 6px;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
 color: #000000;
 text-decoration: underline;
}
#footer img { border: none; float: left; margin-right: 5px; }
.rightFooter {
	width: 220px;
	float: right;
	font: normal 12px/160% Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 6px;
	text-align: right;
	padding-top: 8px;
}
.leftFooter {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	color: #666;
	padding-left: 80px;
	text-align: left;
	padding-top: 8px;
}
.footerMenu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	clear: both;
	padding-left: 100px;
	padding-top: 4px;
}
.headerRight {
	height: 35px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font: 16px "Lucida Sans";
	color: #999999;
	text-align: right;
}
.left {
	float: left;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 174px;
}
.right {
	float: right;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding: 0px 6px;
}
.leftProduct {
	width: 212px;
	float: left;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 8px;
	margin-right: 8px;
}
.rightProduct {
	width: 212px;
	float: right;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 8px;
	margin-left: 8px;
}
.rightCart {
	float: right;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	width: 140px;
}
.leftCopy {
	width: 190px;
	float: left;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 8px;
}
#box-table-a
{
	width: 400px;
	text-align: left;
	border-collapse: collapse;
	font: 12px Arial, Helvetica, sans-serif;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	background: #c3cda0;
	border-top: 4px solid #809637;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
#box-table-a td
{
	padding: 6px 4px;
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
	color: #666666;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #c3cda0;
	color: #666666;
.rightClasses {
	float: right;
	text-align: center;
	background: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#box-table-b
{
	width: 300px;
	text-align: left;
	border-collapse: collapse;
	font: 12px Arial, Helvetica, sans-serif;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	background: #c3cda0;
	border-top: 4px solid #809637;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
#box-table-b td
{
	padding: 6px 4px;
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
	color: #666666;
	border-top: 1px solid transparent;
}
#box-table-b tr:hover td
{
	background: #c3cda0;
	color: #666666;
.leftProduct {
	width: 190px;
	float: left;
	font: 11px/140% "Lucida Sans";
	text-align: left;
	background: url(images/yoga_reflection.jpg) no-repeat;
	height: 600px;
}

