body {
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #2971a7;
}
a:hover {
	text-decoration: underline;
	color: #2971a7;
}
a.anav:link, a.anav:visited {
	text-decoration: none;
	color: #999999;
}
a.anav:hover {
	text-decoration: underline;
	color: #999999;
}
p {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
li {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.bold {
font-weight: bold;
}

.p_clear {
	clear: both;
}
.p_hide {
	display: none;
}
.p_show {
	display: block;
}

.p_ul {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-left: 20px;
}
.p_ul li {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.p_footnoteUl li {
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}
	

.navbar_textOLD {
	padding: 20px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

.navbar_text {
	padding: 30px 0px 0px 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
}

.navbar_text a {
	color: #333;
	text-decoration: none;
}


#navigation {
		position: absolute;
		top: 4px;
		left: 244px;		
		width: 414px;
		float: left;	
}


	
.p_li_bullet {
	list-style-type: disc;
}
.p_courseContainer {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
}
.p_courseHolder {
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 986px;
}
.p_courseTitle {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	margin-left: 20px;
}
.p_contentContainerTop {
	background: url(../images/interface/product_content_bgTop3.png) no-repeat;
	width: 1037px;
	height: 56px;
	text-align:center;
	
}
.p_contentContainer {
	background: url(../images/interface/product_content_bgMiddle.png) repeat-y;
	width: 1037px;
}
.p_contentContainerBottom {
	background: url(../images/interface/product_content_bgBottom.png) no-repeat;
	width: 1037px;
	height: 33px;
}
.p_leftContainer {
	width: 700px;
	float: left;
	padding: 30px 0px 20px 70px;
}
.p_aboveLine {
	padding-right: 20px;
}
.p_contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.p_containerLine {
	background: url(../images/interface/product_sidebar_line.png) #878787 no-repeat;
	width: 1px;
	float: left;
}

.p_nextLink {
	font-size: 13px;
	text-align: right;
	margin-top: 20px;
	padding-right: 24px;
	width: 300px;
	float: left;
}
.p_nextArrow  {
	text-decoration: none;
}
.p_backLink {
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	padding-left: 20px;
	width: 300px;
	float: left;
}
.p_backArrow  {
	text-decoration: none;
}
.p_navLinks {
	
}
.p_rightContainer {
	background: url(../images/interface/product_sidebar_bg.png) repeat-x #C2C2C2;
	width: 309px;
	float: left;
	padding: 0px 0px 0px 1px;
}
.p_coursemap {
	font-size: 13px;
	color: #999999;
	margin-top: 20px;
	margin-left: 30px;
}
.p_coursemapsub {
	margin-left: 10px;	
}
.p_coursemapItem {
	padding-bottom: 8px;
	background: url(../images/interface/item_off.png) no-repeat;
	padding-left: 20px;
	color: #999999;
}
.p_coursemapItemIndent {
	padding-bottom: 8px;
	background: url(../images/interface/item_off.png) no-repeat;
	padding-left: 30px;
	color: #999999;
}
.p_coursemapItemIndentSel {
	padding-bottom: 8px;
	background: url(../images/interface/item_on.png) no-repeat;
	padding-left: 30px;
	color: #000000;
}
.p_coursemapItemIndentSelBlack {
	padding-bottom: 8px;
	background: url(../images/interface/item_on_black.png) no-repeat;
	padding-left: 30px;
	color: #000000;
}
.p_coursemapItemIndentVisited {
	padding-bottom: 8px;
	background: url(../images/interface/item_on.png) no-repeat;
	padding-left: 30px;
	color: #999999;
}
.p_coursemapItemVisited {
	padding-bottom: 8px;
	color: #999999;
	background: url(../images/interface/item_on.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemFirstVisited {
	padding-bottom: 8px;
	color: #999999;
	background: url(../images/interface/item_on_first.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemFirstSel {
	padding-bottom: 8px;
	color: #000000;
	background: url(../images/interface/item_on_first.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemFirstSelBlack {
	padding-bottom: 8px;
	color: #000000;
	background: url(../images/interface/item_on_blackfirst.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemFirst {
	padding-bottom: 8px;
	color: #999999;
	background: url(../images/interface/item_off_first.png) no-repeat;
	padding-left: 20px;

}
.p_coursemapItemLastSel {
	padding-bottom: 8px;
	color: #999999;
	background: url(../images/interface/item_on_last.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemLastSelBlack {
	padding-bottom: 8px;
	color: #000000;
	background: url(../images/interface/item_on_blacklast.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemLast {
	padding-bottom: 8px;
	color: #999999;
	background: url(../images/interface/item_off_last.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemSel {
	padding-bottom: 8px;
	color: #000000;
	background: url(../images/interface/item_on.png) no-repeat;
	padding-left: 20px;
}
.p_coursemapItemSelBlack {
	padding-bottom: 8px;
	color: #000000;
	background: url(../images/interface/item_on_black.png) no-repeat;
	padding-left: 20px;
}

.p_tourMiddleLeft {
	margin-top: 13px;
	text-align: center;
	width: 344px;
	float: left;
}
.p_tourMiddleRight {
	margin: 13px 20px 20px 20px;
	width: 214px;
	float: left;
}
.p_tourLine {
	font-size: 1px;
	background: url(../images/interface/show_line.jpg) no-repeat #D4D4D4;
	float: left;
	min-height: 320px;
	width: 1px;
}
.p_tourTitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.p_tourBody {
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
}
.p_ul_tour {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.p_ul_tour li {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.p_tourNavLeft {
	margin-left: 20px;
	margin-right: 4px;
	display: inline;
}
.p_tourNavRight {
	margin-top: 19px;
	margin-left: 498px;
	display: inline;
}
.p_navMargin {
	margin-top: 20px;
}
.p_tourNavSlider {
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 12px;
	width: 484px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	display: inline;
}
.p_tourNavSliderOn {
	color: #666666;
}
.p_tourNavSliderOff {
	color: #CCCCCC;
}
.p_tourIcon {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.p_tourIconReview {
	margin-left: 5px;
	margin-right: 5px;
}
.p_tourIconSel {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #2971a7;
}

.p_tourBody {
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
	line-height: 18px;
	min-height: 180px;
}
.p_tourBodyComp {
	font-size: 9px;
	color: #666666;
	line-height: 13px;
	text-align: right;
	vertical-align: bottom; 
}
.p_intMiddleLeft {
	margin-top: 13px;
	margin-left: 3px;
	text-align: center;
	width: 200px;
	float: left;
}
.p_intMiddleRight {
	margin: 13px 20px 20px 20px;
	width: 362px;
	float: left;
}
.p_intSubtitle {
	width: 500px;
	margin-top: 10px;
	margin-left: 22px;
	font-size: 14px;
	color: #666666;
	float: left;
}
.p_intNavLeft {
	float: left;
}
.p_intNavRight {
	
}
.hi30 {
	color: #000000;
}
.none30 {
	color: #999999;
}
.p_specMiddleLeft {
	background: url(../images/interface/product_sidebar_bg.png) repeat-x #CCCCCC;
	margin-top: 13px;
	margin-left: 3px;
	text-align: center;
	width: 150px;
	min-height: 325px;
	float: left;
}
.p_specMiddleLeft_alignR {
	background: url(../images/interface/product_sidebar_bg.png) repeat-x #CCCCCC;
	margin-top: 13px;
	margin-left: 3px;
	padding-left: 7px;
	padding-right: 10px;
	text-align: right;
	width: 133px;
	min-height: 325px;
	float: left;
}
.p_specBody {
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
	line-height: 15px;
	height: 50px;
}
.p_specBodyDescrip {
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
	margin-left: 170px;
	line-height: 15px;
	width: 400px;
}
.p_specTitle {
	font-size: 13px;
	font-weight: bold;
	margin-left: 170px;
	color: #000000;
}
.p_specMiddleRight {
	margin: 13px 20px 20px 20px;
	width: 400px;
	float: left;
}
.p_specMiddle {
	background: url(../images/interface/show_middle.jpg) repeat-y;
	width: 605px;
	min-height: 250px;
	margin-left: -2px;
}
.p_specBottom {
	background: url(../images/interface/spec_bottom.jpg) no-repeat;
	width: 605px;
	min-height: 120px;
	margin-left: -2px;
}

.c_spacer {
	font-size: 1px;
}

.p_genBox {
	float: left;
	width: 630px;
}
.p_genBoxCopy {
	width: 400px;
	float: left;
}
.p_genBoxImage {
	width: 226px;
	float: right;
}

.p_scenarioIntroBox1 {
	float: left;
	width: 100px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: right;
	font-weight: bold;
	margin-top: 270px;
	padding-right: 120px;
}

.p_scenarioIntroBox2 {
	float: left;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 270px;
}
.p_scenarioIntroBox3 {
	float: left;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-align: left;
	margin-top: 270px;
	margin-left: 120px;
}
.p_scenarioIntroCont {
	background: url(../images/content/scenario_intro.png) no-repeat;
	width: 640px;
	height: 400px;
	float: left;
}

.p_featuresContainer {
	float: left;
	width: 630px;
	margin-bottom: 20px;
}
.p_featuresTop {
	background: url(../images/interface/feature_top.png) no-repeat;
	float: left;
	width: 623px;
	height: 10px;
}
.p_featuresTopPurpleScale {
	background: url(../images/interface/feature_scale_purple.png) repeat-y;
	float: left;
	width: 623px;
	min-height: 60px;
	padding-left: 10px;
}
.p_featuresTopBlue {
	background: url(../images/interface/feature_blue_top.png) no-repeat;
	float: left;
	width: 623px;
	min-height: 61px;
}
.p_featuresDivider {
	background: url(../images/interface/feature_scale_purple.png) repeat-y;
	float: left;
	width: 623px;
	height: 14px;
}
.p_featuresWhiteScale {
	background: url(../images/interface/feature_scale_white.png) repeat-y;
	float: left;
	width: 555px;
	min-height: 250px;
	padding-left: 50px;
	padding-right: 20px;
}
.p_featuresBottom {
	background: url(../images/interface/feature_bottom.png) no-repeat;
	float: left;
	width: 623px;
	height: 70px;
}
.p_featuresIcons {
	float: left;
	width: 50px;
	height: 50px;
	margin: 2px 5px 0px 5px;
}



.p_scenarioContainer {
	float: left;
	width: 630px;
	margin-bottom: 20px;
}
.p_scenarioTop {
	background: url(../images/interface/scenario_top.png) no-repeat;
	float: left;
	width: 630px;
	height: 10px;
}
.p_scenarioWhiteScale {
	background: url(../images/interface/scenario_white_scale.png) repeat-y;
	float: left;
	width: 630px;
	min-height: 200px;
}
.p_scenarioBottom {
	background: url(../images/interface/scenario_bottom.png) no-repeat;
	float: left;
	width: 630px;
}
.p_scenario2columnContainer {
	width: 604px;
	min-height: 610px;
	margin-left: 15px;
}

.p_scenarioColumn2 {
	margin-left: 14px;
	float: left;
	width: 443px;
}
.p_scenarioColumn2rowWhite {
	padding: 20px 20px 20px 20px;
	width: 403px;
	min-height: 100px;
}
.p_scenarioColumn2rowBlue {
	background: url(../images/interface/scenario_blue_scale.png) repeat-y;
	padding: 20px 20px 20px 20px;
	width: 403px;
	min-height: 100px;
}
.p_scenarioColumn2rowDividerLine {
	background: url(../images/interface/scenario_dividerLine.png) no-repeat;
	width: 403px;
	height: 1px;
}
.p_scenarioColumn2rowSummary {
	background: url(../images/interface/scenario_summary.png) #f3f6f9 no-repeat;
	padding: 0px 20px 20px 20px;
	width: 403px;
	min-height: 120px;
}
.p_scenarioColumn2rowCopyCont {

}
.p_scenarioColumn2rowCopy {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.p_scenarioColumn2rowImage {
	width: 100px;
	min-height: 110px;
	margin-right: 10px;
	float: left;
}
.p_scenarioColumn2rowSummaryTitleCont {
	width: 443px;
	height: 20px;
}
.p_scenarioColumn2rowSummaryTitle1 {
	min-width: 60px;
	padding: 0px 10px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #67839d;
	line-height: 18px;
	text-align: left;
	float: left;
}
.p_scenarioColumn2rowSummaryTitle2 {
	background: url(../images/interface/scenario_dividerLineSummary.png) no-repeat;
	margin-top: 8px;
	width: 345px;
	float: left;
}

.p_scenarioColumn1 {
	float: left;
	width: 146px;
	min-height: 400px;
}
.p_scenarioColumn1BtnCont {
	width: 130px;
	min-height: 100px;
	padding: 10px 10px 25px 10px;
}
.p_scenarioColumn1BtnImage {
	width: 120px;
	margin-bottom: 5px;
}
.p_scenarioColumn1buttonsCopy {
	float: left;
	width: 114px;
	margin-left: 5px;
	font-size: 11px;
	color: #67839d;
	text-align: center;
}
.p_scenarioColumn1BtnTitle {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #67839d;
	line-height: 18px;
	text-align: center;
	margin-left: 5px;
}

.p_reviewCont {

}
.p_reviewTop {
	background: url(../images/interface/review_top.png) no-repeat;
	float: left;
	width: 630px;
	height: 28px;
}
.p_reviewWhiteScale {
	background: url(../images/interface/review_white_scale.png) repeat-y;
	float: left;
	width: 630px;
}
.p_reviewBottom {
	background: url(../images/interface/review_bottom.png) no-repeat;
	float: left;
	width: 630px;
	height: 15px;
}

.p_reviewRow1question {
	float: left;
	width: 575px;
	margin-left: 3px;
	padding: 10px 20px 10px 20px;
}
.p_reviewRow2buttons {
	float: left;
	width: 575px;
	min-height: 100px;
	margin-left: 3px;
	padding: 10px 20px 10px 20px;
}
.p_reviewRow2buttonsCont {
	float: left;
	width: 110px;
	height: 110px;
	padding: 10px 20px 10px 20px;
	margin-left: 32px;
}
.p_reviewRow2buttonsImage {
	float: left;
	width: 110px;
	height: 95px;
}
.p_reviewRow2buttonsCopy {
	float: left;
	width: 102px;
	margin-left: 5px;
	font-size: 11px;
	color: #67839d;
	text-align: center;
}
.p_reviewRow3results {
	float: left;
	width: 575px;
	min-height: 75px;
	margin-left: 3px;
	padding: 10px 20px 30px 20px;
}
.p_reviewRow4feedback {
	background: url(../images/interface/review_feedback.png) no-repeat;
	float: left;
	width: 575px;
	margin-left: 5px;
	padding: 10px 20px 0px 20px;
}
.p_reviewFeedbackRowCopyCont {

}
.p_reviewFeedbackRowCopy {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	float: left;
}
.p_reviewFeedbackRowImage {
	width: 130px;
	min-height: 110px;
	margin-right: 10px;
	float: left;
}

.p_reviewTalkBubbleTop {
	background: url(../images/interface/talkBubble_top.png) no-repeat;
	width: 355px;
	height: 14px;
}

.p_reviewTalkBubbleMiddle {
	background: url(../images/interface/talkBubble_scale.png) repeat-y;
	width: 300px;
	padding-left: 25px;
	padding-right: 55px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

.p_reviewTalkBubbleBottom {
	background: url(../images/interface/talkBubble_bottom.png) no-repeat;
	width: 355px;
}

.howtoNav {
	width: 350px;
	height: 22px;
	padding-left: 270px;
	padding-bottom: 20px;
	float: left;
}
.p_questionsCont {

}

#indexTextBlock {
	margin: 0px 50px 0px 150px;	
}

.indexContactBlock {
	margin: 0px 50px 0px 150px;	
	float: left;
}

.indexBadgesBlock {
	margin: 30px 100px 0px 0px;	
	float: right;
}


#ayurvedaTextBlock {
	margin: 0px 50px 0px 150px;	
}

#aboutusTextBlock {
	margin: 0px 50px 0px 150px;	
}

#consultationsTextBlock {
	margin: 0px 50px 0px 150px;	
}

#lecturesTextBlock {
	margin: 0px 50px 0px 150px;	
}

#contactTextBlock {
	margin: 0px 50px 0px 150px;	
}
#testimonialsTextBlock {
	margin: 0px 50px 0px 150px;	
}
#linksTextBlock {
	margin: 0px 50px 0px 150px;	
}

.aboutUsRight {
	width:322px;
	float:right;
	padding-left:3px;

}

.aboutUsLeft {
	width:322px;
	float:left;
	padding-right:3px;
	
}

.aboutUsLeft p {
	margin: 0px 5px 0px 0px;	
}


form {
	font-size: 13px;
	color: #333333;
}

blockquote { 
	width: 250px;
	float:  right;
	/*background-color: #FFFFE5; */
	padding: 5px 5px 5px 5px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	margin-top: 15px;

}

.doshaHolder {
	width: 190px;
	float:  left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	
}

.doshaHolder p{
	font-size: 11px;
	
}



