#subNav {
	background:url('../Images/bgSubnav.jpg') no-repeat;
	width:189px;
	margin:auto;
}

#subNav h3{
	color:#868686;
	padding:10px 0px 8px 40px;
}


#subNav ul {
	width:150px;
	margin-left:15px;
}

#subNav ul li {
	list-style:none;
	padding-left:8px;
	background:url('../Images/subNavBullet.gif') no-repeat left 8px;
	border-top:1px solid #8c4b8c;
	padding-bottom:5px;
	padding-top:3px;
	text-transform:uppercase;
}

#subNav a {
	text-decoration:none;
	color:#330033;
	font-weight:bold;
}

#consmeticDentistry .consmetic a, #sterilization .sterilization a, #bruxism .bruxism a, #teethwhitening .teethwhitening a, #periodontitis .periodontitis a, #orthodontics .orthodontics a, #beforeafter .beforeafter a  {color: #854a85;}

#subNav a:hover {
	color:#854a85;
}