body 
{
    background-color:#FFFFFF;
    font-family:Verdana, Sans-serif, Geneva;
    font-size:10px;
    margin-top:15px;
    color:#666666;
}

.bgImage1
{
 	background-image:url('images/bg_important1.gif');
 	background-repeat:no-repeat;
}

.bgImage2
{
 	background-image:url('images/bg_important2.gif');
 	background-repeat:no-repeat;
}

.bgImage3
{
 	background-image:url('images/bg_important3.gif');
 	background-repeat:no-repeat;
}

.bgImageNoAnim
{
 	background-image:url('images/bg_important_noanim.gif');
 	background-repeat:no-repeat;
}

/* Text Styles */

.textWrapper
{
padding-top:15px;
padding-left:15px;
}

.textTitle
{
font-family:inherit;
font-size:14px;
color:inherit;
font-weight:bold;
margin-bottom:10px;
}

.textBody
{
font-family:inherit;
font-size:12px;
color:inherit;
margin-bottom:5px;
}

.textNews
{
font-family:inherit;
font-size:12px;
color:inherit;
margin-bottom:10px;
}

.textBreadcrumb
{
font-family:inherit;
font-size:10px;
color:inherit;
padding-bottom:15px;
}

.textBreadcrumb a, textBreadcrumb a:link, textBreadcrumb a:active, textBreadcrumb a:hover
{
color:blue;
text-decoration:underline;
}

.textBreadcrumb a:hover
{
color:red;
}

.rightPanelWrapper
{
padding-top:15px;
padding-right:5px;
}

.rightPanelTitle
{
font-family:inherit;
font-size:14px;
font-weight:bold;
color:inherit;
}

.rightPanelText
{
font-family:inherit;
font-size:11px;
color:inherit;
}

.rightPanelText .selected
{
font-size:11px;
color:white;
text-decoration:none;
font-weight:bold;
}

.rightPanelText ul
{
	margin:0;    
	padding:0;
}

.rightPanelText li
{
    display:list-item;
    list-style-type:none;
    margin-left:-25px;
	margin-top:0; 
	padding-bottom:15px;
    text-align:left;
}

.rightPanelText li a,.rightPanelText li a:link,.rightPanelText li a:active,.rightPanelText li a:visited
{
color:#666666;
text-decoration:none;
}

.rightPanelText li a:hover
{
color:#666666;
text-decoration:underline;
}

#LeftPanel
{
	padding:5px;
}

#LeftPanel ul
{	
	padding:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    list-style-type:none;
    text-align:left;
}

#LeftPanel li
{
	padding-top:5px;
	padding-bottom:5px;
    display:inline;
    margin:0px;
}

/* Link Styles */

div#LeftPanel a, div#LeftPanel a:link, div#LeftPanel a:visited, div#LeftPanel a:active
{
	color:#FF6600;
	text-decoration: underline;
	font-size:12px;
}

div#LeftPanel a:hover
{
	color:#FF6600;
	text-decoration: none;
}

.main
{
	margin-left:15px;padding:5px;font-family:verdana;font-size:12px;color:gray;
}

.copyright
{
	margin-top:10px;font-family:verdana;font-size:10px;color:gray;
}

.intake
{
	font-size:10px;
	font-family:verdana;
	background-color:#FFFFCC;
}

.intake .heading
{
	font-weight:bold;
}

.textboxIntake
{
	font-size:10px;
	font-family:verdana;
	background-color:white;
}

.morelink
{
	margin-top:10px;font-family:verdana;font-size:10px;
}

.morelink a, .morelink a:link, .morelink a:visited, .morelink a:active
{
	text-decoration:underline;
	color:blue;
}

.morelink a:hover
{
	color:#FF6600;
	text-decoration: none;
}

a, a:link, a:visited, a:active
{
	text-decoration:underline;
	color:blue;
}

a:hover
{
	color:#FF6600;
	text-decoration: none;
}

.textTitleYoga
{
font-family:inherit;
font-size:16px;
color:inherit;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}

.textBodyYoga
{
font-family:inherit;
font-size:14px;
color:inherit;
margin-bottom:5px;
background-color:#FFFFCC;
}
