/* THIS IS THE CSS FOR SFHYPNOTHERAPY.COM */

#sfhPrimaryNav {
	background: transparent;
	width: 250px;
	height: 175px; 
	margin: -1px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.divBulletBlock {
	float: left; 
	width: 5px;
	height: 12px;
	background: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin: 3px 10px 0px 0px;
	padding: 0px;
}

.divLinkCopy {
	float: left;
	width: 225px;
	background: transparent;
	height: 20px; 
	margin: 2px 0px 3px 0px;
	padding: 0px;
}

.clearFloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a:link.sfhNavOff,a:active.sfhNavOff,a:visited.sfhNavOff { 
	font-family: verdana, lucida, geneva, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 16px; 
	color:#EFEFEF; 
	text-decoration: none; 
}

a:hover.sfhNavOff { 
	text-decoration: underline; 
	color : #EFEFEF; 
}

a:link.sfhNavOn,a:active.sfhNavOn,a:visited.sfhNavOn { 
	font-family: verdana, lucida, geneva, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 16px; 
	color:#FF9400; 
	text-decoration: none; 
}

a:hover.sfhNavOn { 
	text-decoration: underline; 
	color : #FF9400; 
}

.sfhEventsLinkBullet {
	float: left; 
	width: 5px;
	height: 12px;
	background: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin: -1px 10px -1px 2px;
	padding: 0px;
}

a:link.sfhEventsLink,a:active.sfhEventsLink,a:visited.sfhEventsLink { 
	font-family: verdana, lucida, geneva, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 9px; 
	color:#FFF; 
	text-decoration: none; 
}

a:hover.sfhEventsLink { 
	text-decoration: underline; 
	color : #FFF; 
}

a:link.sfhAboutLink,a:active.sfhAboutLink,a:visited.sfhAboutLink { 
	font-family: helvetica, lucida, geneva, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 14px; 
	color:#FFF; 
	text-decoration: none; 
}

a:hover.sfhAboutLink { 
	text-decoration: underline; 
	color : #FFF; 
}

