/*	==================================================
	Longmont United Hospital
	Homepage-Specific Stylesheet
	
	Last updated: 2-26-07

	Prepared by Lively Marketing
	http://livelymarketing.com
	--------------------------------------------------	*/

#content {
	background: url(../images/banded_bg_for_home.gif) repeat-y -100px;
	}

#changing {
	float: left;
	width: 263px;
	height: 127px;
	text-indent: -1000em;
	background: url(../images/changing_caring.gif) no-repeat left top;
	border-bottom: 1px solid #359;
	padding: 0;
	}

#changing, #find_physician {
	margin: 0;
	}

#feature {
	float: right;
	width: 531px;
	height: 285px;
	/*background-image: url(../images/feature1.jpg);
	background-repeat: no-repeat;*/
	}
#feature img { width: 531px; height: 285px; }	
* #feature img { width: 531px; height: 285px; filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); }
	
* html #feature { height: 287px; }

#find_physician {
	float: left;
	clear: left;
	background: url(../images/find_physician_bg.gif) no-repeat left top;
	}

#find_physician a {
	display: block;
	width: 263px;
	height: 64px;
	text-indent: -1000em;
	background: url(../images/find_phys_2up.gif) no-repeat left top;
	border-bottom: 1px solid #359;
	}

#find_physician a:hover { background-position: left -64px }

#home_news {
	float: left;
	clear: left;
	width: 231px;
	padding: 16px;
	background: url(../images/curve_l_lightblue.gif) no-repeat left top;
	}

* html #home_news { /* Tan Hack */
	width: 263px; /* = width + padding for IE 5.x */
	w\idth: 231px; /* = width for IE 6 */
	}

#health_focus a {
	display: block;
	padding-right: 114px;
	background: url(../images/health_focus.gif) no-repeat right top;
	text-decoration: none;
	font-size: 120%;
	}

#health_focus em {
	font-style: normal;
	font-weight: bold;
	}
	
/*	==================================================
	Interests
	--------------------------------------------------	*/

#interests {
	float: right;
	width: 531px;
	padding-bottom: 1em;
	background: url(../images/curve_r_gold.gif) no-repeat right top;
	}

/* Hide from IE5/Mac which thinks things look fine w/o it. \*/

* html #interests { margin-top: -2px }

/* End hide from IE5/Mac. IE/Win seems to need this to tighten margins. */

#interests .left { width: 172px }

#interests .right { width: 191px }

#baby_books { text-align: right; }

#baby_books .text { padding-right: 8px; }

#care_connections { padding-top: 20px; }

#care_connections .text { padding-left: 8px; }

#jcaho { padding-left: 25px; padding-right: 0px; }
