@charset "utf-8";
/* CSS Document */
h1,h2,h3{
	color: #909FB2;
}
a{ text-decoration:none;color: #909FB2;}
a:hover{ text-decoration:underline;color: #909FB2;}

.textHighlight{
	color:#909FB2;
}
#primarynav {
	/* border: 1px solid #F00;*/
	clear:both;
	width: 760px;
}
#primarynav ul{
	padding:0px;
	margin:0px;
	list-style:none; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
	padding-bottom:10px;
	height:14px;
	padding-top:5px;width:760x;	
	/* border: 1px solid #F00;*/

}
#primarynav li{
	padding:0px;
	margin:0px;
	list-style:none; display:block; float:left; margin-right:55px;/*margin-right:105px;*/
}
#primarynav li a{
	text-decoration: none;
	display:block;
	height:14px;
	background-repeat: no-repeat;
}

#pn_ysr_about a{
	width:44px; background:url(../images/interface/pn_aboutysr.png);
}
#pn_ysr_about a:hover{
	width:44px; background:url(../images/interface/pn_abouttsr_ov.png);background-repeat:no-repeat;
}
#pn_ysr_yoga a{
	width:44px; background:url(../images/interface/pn_yoga.png);background-repeat:no-repeat;
}
#pn_ysr_yoga a:hover{
	width:44px;background:url(../images/interface/pn_yoga_ov.png);background-repeat:no-repeat;
}
#pn_ysr_surf a{
	width:34px; background:url(../images/interface/pn_surf.png);background-repeat:no-repeat;
}
#pn_ysr_surf a:hover{
	width:34px;  background:url(../images/interface/pn_surf_ov.png);background-repeat:no-repeat;
}
#pn_ysr_stay a{
	width:34px; background:url(../images/interface/pn_stay.png);background-repeat:no-repeat;
}
#pn_ysr_stay a:hover{
	width:34px; background:url(../images/interface/pn_stay_ov.png); background-repeat:no-repeat;
}

#pn_ysr_retreat a{
	width:84px; background:url(../images/interface/pn_theretreat.png); background-repeat:no-repeat;
}
#pn_ysr_retreat a:hover{
	width:84px; background:url(../images/interface/pn_theretreat_ov.png); background-repeat:no-repeat;
}
#pn_ysr_book a{
	width:38px; background:url(../images/interface/pn_bookysr.png); background-repeat:no-repeat;
}
#pn_ysr_book a:hover{
	width:38px; background:url(../images/interface/pn_bookysr_ov.png); background-repeat:no-repeat;
}


#pn_ysr_backtosm a{
	width:145px; background:url(../images/interface/pn_backtosm.png); background-repeat:no-repeat;
}
#pn_ysr_backtosm a:hover{
	width:145px; background:url(../images/interface/pn_backtosm_ov.png); background-repeat:no-repeat;
}



#secondarynav {
	/* border: 1px solid #F00;*/
	clear:both;
	width: 760px;
}
