/* written by Andy Konwinski,
   Copyright Inspyre, LLC 2007
*/

/*-----------------NAVIGATION-----------------------------*/

#nav li#menu-aboutus a:hover	{ background-position:  -107px  -20px !important /*override the hover effect for this page*/}

#nav li#menu-home a		{ background-position:  0     -20px; }
#nav li#menu-aboutus a	{ background-position: -107px -20px; }
#nav li#menu-services a	{ background-position: -213px -20px; }
#nav li#menu-patients a	{ background-position: -319px -20px; }
#nav li#menu-financial a{ background-position: -425px -20px; }
#nav li#menu-news a		{ background-position: -532px -20px; }
#nav li#menu-contact a	{ background-position: -638px -20px; }

#leftNav{
	line-height:normal; /*this was an important discovery, IE gets messed up
						/*when this is not set back to normal (100% doesn't cut it)*/
	height:122px;
	margin-top:5px;
	padding-top:8px;
	list-style-type: none;
}

.bioWithHeadshot p{margin-bottom:10px;}
.bioWithHeadshot ul{margin-left:12px;}
