<!--


/* NAV */
	
	#nav_animation { top:214px; left:0px; }
		
	#leftNav_inner a:link, #leftNav_inner a:visited { color: #000000; text-decoration: none;}
	#leftNav_inner a:hover, #leftNav_inner a:active { color: #ffffff; text-decoration: none; }
	
	#leftNav_inner li li a:link, #leftNav_inner li li a:visited { color: #522;}
	#leftNav_inner li li a:hover, #leftNav_inner li li a:active { color: #fff;}
	
	#leftNav_inner .outer_ul { top:35px; right:10px; }
	
	#link_soul-therapy { right:40px; }
	#link_soul-therapists { right:60px; }
	#link_diploma-course { right:90px; }
	#link_spiritual-healing { right:100px; }
	#link_workshops { right:80px; }
	#link_contact { right:63px; }
	#link_definitions-and-links { right:118px; }
	
	#sublink_1 { right:-10px; }
	#sublink_2 { right:-15px; }
	#sublink_3 { right:-0px; }


/* CONTENT */
	
	#content { color: #000; }
		 
	#content h1 { color: #fff; }
	
	#content a:link, #content a:visited { color: #630; }
	#content a:hover, #content a:active { color: #fc0; }

	body { scrollbar-face-color: #000000; scrollbar-highlight-color: 000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #Fc7800; }

	
/* section specific... */
	
	#content h1 i { font-weight:normal; font-family:Cochin; font-size:1.1em; }

	.tree_link { padding-left:30px; font-weight:bold; font-size:14px; margin-top:1.5em; font-style:italic; color:white; }
	.tree_bullit { padding:10px 0px 10px 30px; margin-left:-30px; background: transparent left center no-repeat url('/images/tree-bullit-home.gif'); }
	#content a.tree_bullit:link, #content a.tree_bullit:visited { color:630; }
	#content a.tree_bullit:hover, #content a.tree_bullit:active { color:#fc0; }
	
	#content .facebook_icon { position:absolute; top:15px; right:0px; text-align:center; height:30px; width:30px; background-image:url('/images/facebook_icon.png'); line-height:50px; }
	#content a.facebook_icon { border:2px solid black; }
	#content a.facebook_icon:link, #content a.facebook_icon:visited { border:2px solid black; }
	#content a.facebook_icon:hover, #content a.facebook_icon:active { border:2px solid white; }
	
-->