/*
OHSU Stylesheet
Paul Farning - ISITE Design, Inc.

Each department gets unique colors
*/

#navcontainer 	{ background: #fff url(http://www.ohsu.edu/xd/style/img/bg_nav_unified_healthcare.gif) repeat-x; }
	#nav li a 	{ background: #558852 url(../images/healthcare/nav.gif) no-repeat;	}
	
#content 			{ background: #fff url(../images/healthcare/bg_content.gif) left top repeat-y; }
.three #content 	{ background: #fff url(../images/healthcare/bg_content_3.gif) left top repeat-y; }
.landing #content 	{ background: #fff url(../images/healthcare/bg_content_landing.gif) left top repeat-y; }

/*
#subnav ul li 	{ background-image: url(../images/healthcare/bg_arrow_nav.gif); }
*/

#leader 		{ background: transparent url(../images/healthcare/health_photo.jpg) bottom right no-repeat; padding-bottom:42px; width:615px;}
h2.highlight	{ background: #558852 url(../images/healthcare/bg_hdr.gif) top left no-repeat; }

.homepage #leader h4 	{ background: #558852 url(../images/healthcare/bg_hdr.gif) top left no-repeat; }

