<!--
body {
	font-family: arial, helvetica, sans-serif;
	font-family: georgia, "times new roman", times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #6C883C;
	background-color: #E6C06B;
	background-image:url(../images/bkg_page.jpg);
	background-position: 50% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

p { 
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 35px; 
	line-height: 38px;
	font-weight: normal;
	color: #9EB46C;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 20px; 
	line-height: 23px;
	font-weight: normal;
	color: #D04419;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;   
	}

h3 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 18px; 
	line-height: 21px;
	font-weight: normal;
	color: #D04419;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;   
	}

h4 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 18px; 
	line-height: 21px;
	font-weight: normal;
	color: #D04419;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;   
	}

a { 
	color: #6C883C; 
	background-color: transparent; 
	text-decoration: none;
	}

a:link {   
	text-decoration: none;  
	}

a:visited { 
	text-decoration: none; 
	}

a:active { 
	text-decoration: underline; 
	}

a:hover {  
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: georgia, "times new roman", times, serif; 
	font-size: 13px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

span.upper {
	text-transform: uppercase;
	}

span.upperbold {
	font-weight: bold;
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: -3px -18px 4px 10px;
	}

img.regbtn {
	float: right;
	margin: 0px -6px 2px 5px;
	}

img.left {
	float: left;
	margin: -3px 10px 4px -5px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.accred {
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #66883C;
	background-color: transparent;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#wrapper {
	width: 954px; 
	color: #9EB46C; 
	background-color: #FFFFFF; 
	padding: 0px 0px 8px 0px;
	margin: 0px auto 0px auto;
	}

div#wrappernav {
	width: 954px; 
	height: 404px; 
	color: #FFFFFF; 
	background-color: transparent; 
	background-image:url(../images/bkg_wrapper_nav.png);
	background-repeat:repeat-x;
	background-position: 0px 354px;
	margin: 0px auto 0px auto;
	}

div#wrapperhd {
	width: 954px; 
	height: 404px; 
	color: #FFFFFF; 
	background-color: transparent;
	margin: 0px auto 0px auto;
	}

.home {
	background-image:url(../images/bkg_hd_home.jpg);
	background-repeat: no-repeat;
	}

.about {
	background-image:url(../images/bkg_hd_about.jpg);
	background-repeat: no-repeat;
	}

.classes {
	background-image:url(../images/bkg_hd_classes.jpg);
	background-repeat: no-repeat;
	}

.teachers {
	background-image:url(../images/bkg_hd_teachers.jpg);
	background-repeat: no-repeat;
	}

.workshops {
	background-image:url(../images/bkg_hd_workshops.jpg);
	background-repeat: no-repeat;
	}

.yoga {
	background-image:url(../images/bkg_hd_yoga.jpg);
	background-repeat: no-repeat;
	}

.contact {
	background-image:url(../images/bkg_hd_contact.jpg);
	background-repeat: no-repeat;
	}

div#wrapperct {
	color: #6C883C; 
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 16px 0px 34px 0px;
	}

div#wrappercthm {
	color: #9EB46C; 
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 16px 0px 34px 0px;
	}

div#wrapperftr {
	width: 938px;
	height: 207px;
	color: #6C883C;
	background-color: #C9D6A6;
	background-image:url(../images/bkg_wrapper_ftr.jpg);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/* HEADER STYLES */

div#header {
	width: 795px; 
	color: #FFFFFF; 
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 22px 0px 0px 0px;
	}

div#hdlogo {
	width: 954px;
	margin: 0px 0px 5px 0px;
	padding: 100px 0px 0px 0px;
	}

img.logo {
	display: block;
	margin: 0px 0px 0px 23px;
	}

div#nav {
	width: 860px;
	height: 74px;
	margin: 0px 0px 0px 40px;
	}

/* LEFT COLUMN STYLES */

div#leftcol {
	float: left;
	width: 211px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	}


div#subnav {
	height: 179px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#subnav ul { 
	list-style-type: none;
	margin: 0px 15px 15px 37px;
	}

div#subnav ul li { 
	font-size: 14px;
	line-height: 17px;
	margin: 0px 0px 7px 0px; 
	padding: 0px 0px 0px 14px;
	} 

div#subnav ul li.select {
	background-image:url(../images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}

/* Registration Styles */

div#registration {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}

div#registration h3 {
	margin: 0px 0px 7px 51px;
	}

div#registration p {
	margin: 0px 0px 6px 46px;
	}

/* Newsletter Sign-up Styles */

div#nwsltrsignup {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#nwsltrsignup h3 {
	margin: 0px 0px 10px 51px;
	}

div#nwsltrsignup input {
	font-family: georgia, 'times new roman', times, sans-serif;
	font-size: 13px;
	color: #6C883C;
	background-color: #FFFFFF;
	border: 1px solid #C9D6A5;
	}

div#nwsltrsignup input.emailbox {
	line-height: 15px;
	width: 112px;
	margin: 0px 12px 6px 52px;
	padding: 2px 4px 2px 4px;
	}

div#nwsltrsignup input.submit {
	line-height: 14px;
	width: 55px;
	margin: 0px 0px 6px 52px;
	padding: 1px 4px 1px 4px;
	}

div#nwsltrsignup input.submit:active {
	color: #9EB46C;
	}

div#nwsltrsignup input.submit:hover {
	color: #9EB46C;
	}

/* CONTENT STYLES */

div#content {
	float: left;
	width: 743px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#content p {
	margin: 0px 60px 15px 10px; 
	}

div#content p.credit {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 60px 16px 10px; 
	}

div#content p.specs {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 60px 9px 10px; 
	}

div#content h1 {
	margin: 0px 60px 12px 10px;
	padding: 14px 0px 0px 0px; 
	}

div#content h2 {
	margin: 0px 60px 7px 10px;
	padding: 5px 0px 0px 0px;
	}

div#content h3 {
	margin: 0px 60px 4px 10px;
	padding: 7px 0px 0px 0px;
	}

div#content h4 {
	margin: 0px 60px 0px 10px;
	padding: 5px 0px 0px 0px;
	}

div#content blockquote.centered {
	text-align: center;
	margin: 0px auto 15px auto;
	padding: 15px 30px 5px 0px;
	}

div#content blockquote.centered p.quotecaption {
	text-align: right;
	margin: 0px 120px 15px 0px;
	}

div#content ul { 
	list-style-type: none;
	margin: 0px 90px 16px 35px;
	}

div#content ul li { 
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px 0px 4px 0px; 
	padding: 0px 0px 0px 12px;
	} 

div#content ul li ul { 
	margin: 6px 20px 6px 21px;
	}

div#content ol {
	margin: 0px 90px 17px 35px;
	}

div#content ol li { 
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px; 
	} 

div#content ol li ul {  
	margin: 10px 15px 15px 21px;
	}

div#content a {
	text-decoration: underline;
	}

div#content a:active {
	color: #9EB46C;
	text-decoration: underline;
	}

div#content a:hover {
	color: #9EB46C;
	text-decoration: underline;
	}

div#content table.listing {
	margin: 10px 0px 20px 38px;
	}

div#content table.listing p {
	margin: 0px 0px 7px 10px; 
	}

div#content table.listing p.credit {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	margin: 0px auto 20px auto; 
	}

div#content table.listing h4 {
	margin: 0px 10px 4px 10px;
	padding: 12px 0px 0px 0px;
	}

div.bio {
	clear:both;
	margin: 0px 0px 5px 0px;
	}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

img.parvati {
	float: right;
	margin: -10px -16px 5px 5px;
	}

img.bio {
	float: right;
	margin: 6px -27px 10px 15px;
	}

/* HOME PAGE CONTENT STYLES */

div#contenthm {
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

div#contenthm p {
	font-size: 16px;
	line-height: 19px;
	margin: 0px 25px 14px 54px; 
	}

div#contenthm h1 {
	font-size: 24px;
	line-height: 27px;
	margin: 0px 25px 12px 54px;
	padding: 15px 0px 0px 0px; 
	}

div#contenthm h2 {
	margin: 0px 25px 10px 54px;
	padding: 16px 0px 0px 0px;
	}

div#contenthm h3 {
	margin: 0px 25px 5px 54px;
	padding: 15px 0px 0px 0px;
	}

div#contenthm a {
	text-decoration: underline;
	}

div#contenthm a:active {
	color: #9EB46C;
	text-decoration: underline;
	}

div#contenthm a:hover {
	color: #9EB46C;
	text-decoration: underline;
	}

/* Whats Happening Paragraph Style */

div#contenthm div.happening p {
	font-size: 13px;
	line-height: 17px;
	margin: 0px 0px 12px 54px; 
	}

div#contenthm div.followus table {
	margin: 0px 0px 12px 54px;
	}

div#contenthm div.followus a {
	text-decoration:none;
	}
	
div#contenthm div.followus a:hover {
	text-decoration:none;
	}

/* Home Page Right Column Styles */

div#rightcolumn {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	}

div#homeimg {
	width: 332px;
	height: 264px;
	margin: 0px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
	}

div#nwsltrsignuphm {
	width: 332px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#nwsltrsignuphm p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 10px 14px 0px; 
	}

div#nwsltrsignuphm h3 {
	margin: 0px 10px 7px 0px;
	}

div#nwsltrsignuphm input {
	font-family: georgia, 'times new roman', times, sans-serif;
	font-size: 13px;
	color: #6C883C;
	background-color: #FFFFFF;
	border: 1px solid #C9D6A5;
	}

div#nwsltrsignuphm input.emailbox {
	line-height: 15px;
	width: 133px;
	margin: 0px 12px 6px 0px;
	padding: 2px 5px 2px 5px;
	}

div#nwsltrsignuphm input.submit {
	line-height: 14px;
	width: 55px;
	margin: 0px 0px 6px 0px;
	padding: 1px 4px 1px 4px;
	}

div#nwsltrsignuphm input.submit:active {
	color: #9EB46C;
	}

div#nwsltrsignuphm input.submit:hover {
	color: #9EB46C;
	}

img.newsletter {
	float: left;
	margin: -15px 12px 0px 4px;
	}

/* FOOTER STYLES */

div#logoftr {
	float: left;
	width: 213px;
	margin: 0px 0px 0px 0px;
	padding: 44px 0px 0px 0px;
	}

div#logoftr img {
	margin: 0px 0px 0px 46px;
	}	

div#footerrt {
	float: left;
	width: 725px;
	color: #6C883C; 
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
	}

div#footer {
	width: 725px;
	height:120px;
	color: #6C883C; 
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#footer ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#footer ul li {
	display: block;
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #6C883C;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#footer ul li ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#footer ul li ul li {
	display: block; 
	float: none;
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #6C883C;
	background-color: transparent;
	margin: 0px 0px 1px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#address {
	width: 725px;
	height: 51px;
	color: #6C883C; 
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#address p {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #6C883C;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

-->