/* SierraHealth.org Home Template Only - Print and Projection Media Types */
div#mainnav {
	margin-bottom: 0px;
}
/*
div#mainnav ul {
	 margin: 0 0 0 74px; 
	line-height: 0;
	height: 25px;
}
*/
div#intro {
	position: relative;
	height: 252px;
	/* background: #975534 url(../_images/home/photo_collage-2.jpg) no-repeat left top; */
	background: #975534;
	margin-bottom: 25px;
}

div#intro_flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 344;
	height: 252px;
	background: #975534;
	border-right: 1px solid white;
}

div#intro h2 {
	margin: 0 0 0 344px;
	height: 252px;
	background: url(../_images/home/intro-2.gif) no-repeat left top;
}

div#intro h2 span {
	display: none;
}


/*-------------------------------------------
	Home Page - Column 1
-------------------------------------------*/

div#maincol1 {
	display: inline; /* solves the IE5/6 double-margin bug */
	width: 300px;
	background: url(../_images/_global/bg_maincol1_tile.gif) repeat-y right top;
	padding: 0 0 15px 0;
}

h3#smHdlNews {
	margin: 0 0 15px 15px;
	height: 14px;
	background: url(../_images/sm_headlines/news.gif) no-repeat left top;
	border-bottom: 1px solid #DBD5B1;
}

/* This is a temporary measure until we have dynamic image-resizing */
div.pubItem div.imgRight, 
div.pubItem div.imgRight img 
{
	width: 134px;
}


/*-------------------------------------------
	Home Page - Column 2
-------------------------------------------*/

div#maincol2 {
	display: inline; /* solves the IE5/6 double-margin bug */
	width: 427px;
	padding: 0 0 0 0;
	margin: 0 15px;
}

h3#smHdlCurrentFundingInterests {
	margin: 0 0 15px 0;
	height: 14px;
	background: url(../_images/sm_headlines/current_funding_interests.gif) no-repeat left top;
	border-bottom: 1px solid #DBD5B1;
}

