/* Elements */

a	{
	text-decoration:	none;
	font-size: 12px;
	}
a:link	{
	color:	#000000;
	font-weight:	bold;
 	font-size: 12px;
	}
a:visited	{
	color:	#000000;
	font-weight:	bold;
	background-color: transparent;
	font-size: 12px;
	}
a:active	{
	color:	#000000;
	font-weight:	bold;
	font-size: 12px;
	}
a:hover	{
	color:	#D2D2D2;
	font-weight:	bold;
	text-decoration:	none;
	font-size: 12px;
	}
	
	a.small	{
	text-decoration:	none;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	
	}
a.small:link	{
	color:	#000000;
background-color: transparent;
font-size: 12px;

	}
a.small:visited	{
	color:	#000000;
	background-color: transparent;
	font-size: 12px;
	
	}
a.small:active	{
	color:	#000000;
	background-color: transparent;
	font-size: 12px;
	
	}
a.small:hover	{
	color:	#000000;
	background-color: #E8D8D1;
	text-decoration:	none;
	font-size: 12px;
	
	}

	a.yoga_rhs	{
	text-decoration:	none;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	
	}
a.yoga_rhs:link	{
	color:	#306;
background-color: transparent;
font-weight: bold;
font-size: 12px;

	}

a.yoga_rhs:active	{
	color:	#000;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	
	}
a.yoga_rhs:hover	{
	color:	#666;
	background-color: #E8D8D1;
	text-decoration:	none;
	font-weight: bold;
	font-size: 12px;
	
	}

a.sectionheader	{
	text-decoration:	none;
	
	font-weight: bold;
	font-size: 14px;
	
	}
a.sectionheader:link	{
	color:	#900;

font-weight: bold;
font-size: 14px;

	}
a.sectionheader:visited	{
	color:	#900;
	
	font-weight: bold;
	font-size: 14px;
	
	}
a.sectionheader:active	{
	color:	#000;
	
	font-weight: bold;
	font-size: 14px;
	
	}
a.sectionheader:hover	{
	color:	#900;
	
	
	font-weight: bold;
	font-size: 14px;
	
	}


a.footer	{
	text-decoration:	none;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	
	}
a.footer:link	{
	color:	#fff;
background-color: transparent;
font-weight: normal;
font-size: 11px;

	}
a.footer:visited	{
	color:	#999;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	
	}
a.footer:active	{
	color:	#000;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	
	}
a.footer:hover	{
	color:	#666;
	background-color: #E8D8D1;
	text-decoration:	none;
	font-weight: normal;
	font-size: 11px;
	
	}
	
	a.headline	{
	text-decoration:	none;
	background-color: transparent;
	font-weight: normal;
	font-size: 16px;
	
	}
a.headline:link	{
	color:	#fff;
background-color: transparent;
font-weight: normal;
font-size: 16px;

	}
a.headline:visited	{
	color:	#999;
	background-color: transparent;
	font-weight: normal;
	font-size: 16px;
	
	}
a.headline:active	{
	color:	#000;
	background-color: transparent;
	font-weight: normal;
	font-size: 16px;
	
	}
a.headline:hover	{
	color:	#666;
	background-color: #E8D8D1;
	text-decoration:	none;
	font-weight: normal;
	font-size: 16px;
	
	}

		
	.floatleft
{
float: left;
margin: 0 10px 0 0;
border: 1px solid #666;
padding: 10px;
}


	.floatright
{
float: right;
margin: 0 10px 0 0;
border: 1px solid #666;
padding: 10px;
}



	.floatleft2
{
float: left;
margin: 0 10px 0 0;
padding: 10px;
}

.image
{
margin: 0 10px 0 0;
border: 1px solid #666;
padding: 10px;
}

	.rhs
{
border: 1px solid #666;

}
