/* Section-specific color */
a { color: #a91; }
.level4list a { color: #880; } /* more legible */
h2 { color: #980; }
h3 { color: #871; }
.anchorlist li { background: white url(../images/yellowbullet.gif) 0 0.3em no-repeat; }
h2.divider { background: white url(../images/dividerParentsbg.gif) 0 0 repeat-x; }
p.subpara, .subcatlist h2 { background: white url(../images/yellowbullet.gif) 5px 0.4em no-repeat; }
.sidepic, .centerpic img { border: 1px solid #a90; }
.noBorder img { border: none; }
#contentfieldtwocolthin li, #contentfieldtwocolwide li { background: white url(../images/yellowbullet.gif) 0 0.5em no-repeat; }

/* LEFT MENU SECTION COLORS */
/* Current Section: Home & Related */
#leftmenu .currentSection { border-bottom: 1px solid #762; }
#leftmenu .currentSection  > a { background: url(../images/menuParentsActiveEnd.gif) 0 0 no-repeat; }
#leftmenu li.parentsLink { background: #E1E16C url(../images/menuParentsActivebg.gif) 0 0 repeat-x; 
	border-top: none; }
#leftmenu li.parentsLink a:hover { color: #762; }
#leftmenu .currentSection ul { border-top: 1px solid #cc2; border-bottom: 1px solid #cc2; 
	background: #E1E16C url(../images/menuParentsSubbg.gif) 0 0 repeat-y; }
#leftmenu .currentSection li a { border-bottom: 1px solid #cc2; }
#leftmenu .currentinnerlink { background: url(../images/yellowcurrentpointer.gif) 2px 4px no-repeat; }
/* 3rd Level of left side links */
#leftmenu .currentinnerlink ul { border: none; border-left: none; background: none; }
#leftmenu .currentinnerlink ul li { border-bottom: none; }
#leftmenu .currentSection li.currenttertiarylink a 
	{ background: url(../images/yellowTertiaryBulletNav.gif) 0 5px no-repeat; }

/* Patient Content Field with Photo */
.patientfield { background: white url(../images/parentsfieldbg.jpg) 0 0 repeat-x; border: 1px solid #330; 
	padding: 140px 20px 20px 20px; }

/* Inner Section Lists */
.level4list li, .anchorlist ul li { background: white url(../images/yellowbulletsmall.gif) 0 0.45em no-repeat; margin-left: 1em; }
