body  {
	background-color: white;
	background-image: url("/images/background_7a.png");
	background-position: center;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #411110;
}

/* TYPEOGRAPHY */
.title {
	display: block;
}
.title span {
	display: none;
}

h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0;
	padding: 0;
}

ul {
	list-style-position: inside;
}

h2 {
	font-size: 24px;
	margin-bottom: 18px;
	color: #003399;
}

h2.title {
	height: 44px;
	margin: 22px 30px 0 37px;
	background-position: center;
	background-repeat: no-repeat;
	width: 500px;
}
h2#banner-blog {
	background-image: url(/images/banner-blog.gif);
}
h2#banner-workshops-events {
	background-image: url(/images/banner-workshops-events.gif);
}
h2#banner-class-schedule {
	background-image: url(/images/banner-class-schedule.gif);
}
h2#banner-teachers {
	background-image: url(/images/banner-our-teachers.gif);
}

/*#banner-class-schedule {
	width:548px;
	height:82px;
	margin: 15px 0 0 34px;
	padding: 0;
}*/

.pagebanner {
	width:548px;
	height:82px;
	margin: 15px 0 0 34px;
	padding: 0;
}

h3 {
	font-size: 15px;
	margin-bottom: 6px;
	color: #0f4a9d;
}

p {
	margin-bottom: 10px;
	font-size: 1.5em;
}

#sidebar {
	font-size: 1.5em;
}

#sidebar li {
	font-size: inherit;
}

small {
	font-size: 80%;
}

a img {
	border: none;
}

/* TABLE */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	padding: 0;
	border: 0;
	vertical-align: top;
	clear: both;
}

/* Anchors */

a {
	color: #039;
	text-decoration: none;
}

a:hover, a:active {
	color: #039;
	text-decoration: underline;
}

ul a, ul a:hover, ul a:active {
	color: #411110;
}

a#logoLink {
	overflow: visible;
	position: absolute;
	width: 230px;
	height: 202px;
	display: block;
	background: url(/images/blank.gif);
}

#logoLink span {
	display: none;
}

/* ID */

#container-outer {
	width:998px;
	margin: 0 auto;
	background-image: url("/images/background_7a_998.png");
	background-postion: center;
	background-repeat: repeat-y;
}
#container-inner {
	width:990px;
	margin: 0 4px 0 4px;
	padding: 0;
}

#header {
	width:990px;
	height:133px;
	margin: 0;
	padding: 0;
	overflow: visible;
	position: relative;
	z-index: 1;
}

#header-top {
	width:990px;
	height:133px;
	background-color: white;
	background-image: url("/images/header_back.png");
	background-repeat: no-repeat;
	overflow: visible;
}

#header-logo {
	margin: 0;
	width:252px;
	height:248px;
	position: absolute;
}

#middle {
	width:990px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
}

#content {
	margin: 0;
	z-index: 0;
	background-image: url("/images/content_sara.png");
	background-position: right top;
	background-color: white;
	background-repeat: no-repeat;
	width: 990px;
}

#content-table {
	width:990px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#left-column {
	width:200px;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url("/images/left_column.png");
	background-repeat: repeat-y;
}

#left-top {
	width:200px;
	height:120px;
}

#left-nav {
	width:200px;
	height:310px;
}

#left-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left-nav li {
	display: block;
	width:200px;
	height:28px;
	margin: 0 0 8px 0;
	padding: 0;
	overflow: hidden;
}

#left-nav a {
	display: block;
	width:184px;
	height:19px;
	margin: 0px;
	padding: 9px 0 0 16px;
	background-image: url("/images/left_nav_back_1.png");
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
}

#left-nav a:hover {
	background-image: url("/images/left_nav_back_3.png");
}

#connect-to ul {
	margin-left: 15px;
	padding: 0;
	list-style-type: none;
}

#connect-to li {
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
}

#connect-to a {
	color:#003399;
	text-decoration:underline;
}

#content-column {
	width:790px;
	margin: 0;
	padding: 0;
}

.blog #content-column {
	width:790px;
	margin: 0;
	padding: 0;
	background-image: url("/images/blog_side_col.png");
	background-repeat: repeat-y;
}


#container {
	padding: 26px 26px 0 26px;
	float: left;
	clear: both;
}

#containerDefault {
	width:604px;
	padding: 26px 160px 0 26px;
	float: left;
	overflow: hidden;
}

#containerDefault h3 {
	font-size: 15px;
	margin: 18px 0 6px 0;
	color: #0f4a9d;
}

#containerDefault .box-w-content h3 {
	font-size: 15px;
	margin: 0 0 6px 0;
	padding: 12px 0 0 0;
	color: #0f4a9d;
}

#containerDefault .paragraphs p {
	margin: 0 12px 10px 12px;
}

#box-w {
	width:583px;
	margin-bottom: 26px;
	margin-right: 26px;
	padding: 0;
}

#box-wp {
	width:583px;
	margin: 26px 0 26px 26px;
	padding: 0;
	clear: both;
	float: left;
}

.blog .narrowcolumn #box-wp {
	width: 500px;
	margin: 0;
	padding: 0;
}

#box-wprices {
	width:583px;
	margin: 15px 0 26px 0;
	padding: 0;
}


.box-w-top {
	width:583px;
	height:12px;
	background-image: url("/images/box-w-top.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}

.blog .narrowcolumn .box-w-top {
	width:500px;
	height:12px;
	background-image: url("/images/blog-box-w-top.gif");
	background-repeat: no-repeat;
}

.box-w-middle {
	width:583px;
	background-image: url("/images/box-w-fill.gif");
	background-repeat: repeat-y;
	overflow: hidden;
}

.blog .narrowcolumn .box-w-middle {
	width:500px;
	background-image: url("/images/blog-box-w-fill.gif");
	background-repeat: repeat-y;
}

.box-w-content {
	margin: 0;
	padding: 0px 15px 6px 15px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

.blog .narrowcolumn .box-w-content {
	width:467px;
	margin: 0;
	padding: 0px 15px 6px 18px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

.box-w-content h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
}

.box-w-content p {
	margin: 6px 0 6px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

#title-namaste {
	width:148px;
	height:32px;
	margin: 0 0 3px -6px;
	padding: 0;
}

.box-w-bot {
	width:583px;
	height:12px;
	background-image: url("/images/box-w-bot.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}

.blog .narrowcolumn .box-w-bot {
	width:500px;
	height:12px;
	background-image: url("/images/blog-box-w-bot.gif");
	background-repeat: no-repeat;
}

#box-l {
	float: left;
	width:279px;
	margin-bottom: 26px;
	margin-right: 26px;
	padding: 0;
}

#box-r {
	float: left;
	width:279px;
	margin-bottom: 26px;
	margin-right: 26px;
	padding: 0;
}

.box-top {
	width:279px;
	height:12px;
	background-image: url("/images/box-top.gif");
	background-repeat: repeat-y;
}

.box-middle {
	width:279px;
	background-image: url("/images/box-fill.gif");
	background-repeat: repeat-y;
}

.box-content {
	width:246px;
	margin: 0;
	padding: 0px 15px 12px 18px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

#title-class-schedule {
	width:240px;
	height:32px;
	margin: 0 0 3px -6px;
	padding: 0;
}

#title-workshops-events {
	width:252px;
	height:64px;
	margin: 0 0 6px -6px;
	padding: 0;
}

.box-bot {
	width:279px;
	height:12px;
	background-image: url("/images/box-bot.gif");
	background-repeat: no-repeat;
}

#classSchedule {
	width:246px;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

#classSchedule td {
	margin: 0;
	padding: 2px;
}

#classSchedule td.leftDay {
	width:120px;
	padding: 8px 2px 2px 2px;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #0f4a9d;
}

.see-more {
	margin: 0;
	padding: 9px 0 0 0;
}

/*#banner-blog {
	width:500px;
	height:52px;
	margin: 22px 0 0 37px;
	padding: 0;
}*/

#roundedPage #classScheduleList {
	width:553px;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
}

#roundedPage #classScheduleList td {
	margin: 0;
	padding: 5px 2px 8px 2px;
	border-bottom: solid 1px #cccccc;
}

#roundedPage #classScheduleList td.leftDay, #roundedPage #classScheduleList td.rightDay {
	padding: 20px 0 10px 0;
	font-size: 15pt;
	line-height: 17pt;
	font-weight: bold;
	color: #0f4a9d;
	background: white;
}

#roundedPage #classScheduleList td.leftDay, #roundedPage #classScheduleList td.leftClassTime, #roundedPage #classScheduleList td.dateDescription {
	padding-left: 10px;
}

#roundedPage #classScheduleList td.leftDay, #roundedPage #classScheduleList td.rightClassName, #roundedPage #classScheduleList td.teacher {
	padding-right: 10px;
}

#roundedPage #classScheduleList td.leftClassTime {
	width: 33%;
}

#roundedPage #classScheduleList #firstdayofweek {
	/*padding-top: 0;*/
	border-top: solid 1px #cccccc;
}

#roundedPage #classScheduleList td.teacher, #roundedPage #classScheduleList td.dateDescription {
	border-top: solid 2px #f8fbff;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: normal;
}

#roundedPage #classScheduleList td.leftClassTime, #roundedPage #classScheduleList td.dateDescription {
	padding-right: 5px;
}

#roundedPage #classScheduleList td.rightClassName, #roundedPage #classScheduleList td.teacher {
	padding-left: 5px;
}

#roundedPage #classScheduleList td.rightClassName strong, #roundedPage #classScheduleList td.leftClassTime strong {
	color:#411110;
}

#events {
	width:246px;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

#events td {
	margin: 0;
	padding: 2px;
}

#events td.event {
	margin: 0;
	padding: 12px 2px 2px 2px;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #0f4a9d;
}

#events td.date {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

/* WORKSHOPS, EVENTS */
#roundedPage #pages {
	padding-top: 10px;
	display: block;
	font-size: 10pt;
	clear: both;
}
.nextPage {
	float: right;
	margin-bottom: 5px;
}
.prevPage {
	float: left;
	margin-bottom: 5px;
}
#roundedPage #pages .pageNum {
	margin-left: 5px;
	margin-right: 5px;
}

#roundedPage #pages a:hover {
	background: #eeeeee;
}

#roundedPage a {
	text-decoration: underline;
}

#roundedPage #crumbs p {
	font-size: 10pt;
	margin-bottom: 5px;
}

#roundedPage p {
	margin: 0;
}

#roundedPage .box-w-content {
	padding-top: 8px;
}

#roundedPage td {
	padding: 0 12px 12px 0;
	font-size: 10pt;
	line-height: 12pt;
}

#roundedPage td.title {
	padding: 0 0 6px 0;
	color:#0F4A9D;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
}

#roundedPage td.subTitle {
	padding-bottom: 12px;
}

#roundedPage td.title, #roundedPage td.subTitle, #roundedPage td.price, #roundedPage td.teacher, #roundedPage td.more, #roundedPage td.location, #roundedPage td.update {
	font-weight: bold;
}

#roundedPage td.subTitle p small {
	font-weight: normal;
	font-size: 90%;
}

#roundedPage .subTitle, #roundedPage td.price {
	font-size: 11pt;
	line-height: 13pt;
	color: #411110;
}

#roundedPage td.image {
	margin-left: auto;
	margin-right: auto;
}

#roundedPage .details p, #roundedPage .summary p, #roundedPage #detailView #more p {
	margin-bottom: 10px;
}

#roundedPage td.tags {
	/*padding-top: 12px;*/
}

#roundedPage .listContent td.tags {
	margin: 0;
	padding: 0;
}

.tagicon ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tagicon li img {
	margin-right: 10px;
}

.listContent .tagicon {
	float: right;
	overflow: visible;
	width: 208px;
}

.listContent .tagicon li {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.listContent .tagicon li img {
	margin: 0;
}

.listContent .tagicon ul {
	float: right;
}

/* Listing View */
.listContent table {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 18px;
	padding-bottom: 18px;
	width: 553px;
}

.listContent table, #roundedPage td.title {
	width: 553px;
}

#roundedPage #detailView table td.title {
	width: 533px;
}


.blog .listContent table, .blog #roundedPage td.title {
	width: 465px;
}

.blog #roundedPage #detailView td#mainDetails td.title {
	width: 447px;
}

#roundedPage #summaryView table table {
	width: 465px;
}

.listContent td.title, .listContent td.title a {
	float: left;
}

#roundedPage #summaryView table#last {
	margin-bottom: 0;
}

/* Details View */
#roundedPage #detailView td.more {
	padding-bottom: 24px;
}

#roundedPage #detailView .details {
	padding-bottom: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img.floatleft {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.floatright {
	margin-left: 10px;
	margin-bottom: 10px;
}

#roundedPage #detailView #more {
	padding-bottom: 12px;
}

#roundedPage #additionalDetails {
	padding: 12px 0px 0px 0px;
	width: 1%;
}

#roundedPage #detailView #additionalDetails td, #roundedPage #detailView #more {
	padding-left: 0px;
}

#roundedPage, #roundedPage #detailView p {
	color:#59484e;
	/*
	font-size: 10pt;
	*/
	line-height: 12pt;
}


#roundedPage #detailView a {
	color:#0000CC;
}

#roundedPage #detailView ul a, #roundedPage #detailView ul a:hover, #roundedPage #detailView ul a:active {
	color: #0000CC;
}

#roundedPage #detailView span {
	line-height: 12pt;
	font-weight: bold;	
}

#roundedPage #detailView .details span, #roundedPage #detailView span.paragraphs {
	font-weight: normal;
}

#roundedPage #detailView .subTitle {
	font-weight: bold;
	margin-bottom:8px;
}

#roundedPage #detailView .materials .subTitle {
	float: left;
	margin-right: 2px;
	margin-bottom: 0px;
}

#roundedPage #detailView .materials p {
	display: inline;
}

#roundedPage #detailView td.urls {
	padding: 12px 0 0 10px;
	line-height: 8pt;
	border-top: solid 1px #cccccc;
}

#roundedPage #detailView td.related {
	/*padding-top: 16px;*/
}

#roundedPage #detailView ul {
	list-style-type: none;
}

#roundedPage #detailView li {
	line-height: 12pt;
	padding-bottom: 6px;
}

#roundedPage #detailView .related li {
	padding-bottom: 6px;
}

#roundedPage #detailView td.tags li {
	padding-bottom: 3px;
}

#roundedPage #detailView .urls li {
	padding-bottom: 6px;
}

#roundedPage #detailView .details ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
}


#roundedPage td.image {
	padding-right: 0;
	text-align: center;
	width: 533px;
}

#roundedPage td#image2 {
	width: 553px;
}

.blog #roundedPage td.image {
	width: 447px;
}

.blog #roundedPage td#image2 {
	padding-top: 12px;
}

.blog #roundedPage td#image2 {
	width: 467px;
}

.blog #roundedPage td#mainDetails td#image2 {
	width: 447px;
}

#roundedPage #mainDetails {
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 0px 10px;
	width: 1%;
}

/*******/


#footer {
	width:990px;
	height:175px;
	margin: 0;
	padding: 0;
	background-color: white;
	clear: both;
}

#footer-topbar {
	background: url("/images/footer_topbar.png");
	width:990px;
	height:5px;
}

#footer-middle {
	width:990px;
	height:140px;
	background-color: white;
	background-image: url("/images/footer_middle.png");
	background-repeat: no-repeat;
}

#footer-middle table {
	width:990px;
	height:140px;
}

#footer-middle td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: white;
}

#footer-middle .emphasis-banner {
	padding: 6px 18px 6px 36px;
}

#footer-bottom {
	width:990px;
	height:30px;
	overflow: hidden;
	background-color: white;
	background-image: url("/images/footer_bottom.png");
}

#footer-bottom-table {
	width:990px;
	height:30px;
}

#footer-bottom-table td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: white;
}

#bottom {
	width:998px;
	height:18px;
	margin: 0 auto;
	background-image: url("/images/background_7a_998_bot.png");
	background-postion: center;
	background-repeat: no-repeat;
}





#sidebar {
	width: 184px;
	padding-top: 0px;
	margin-left: 26px;
	padding-right: 13px;
	float: right;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 16px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul li.sidebarYear {
	margin-bottom: 5px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

