/* @override http://hillcountryhealth.dev/stylesheets/home.css */

BODY { background-image: url(../images/bg_home.gif); }

#page_container { background-image: url(../images/bg_columns_home.gif); }

#header { height: 234px; background-image: url(../images/masthead_home.jpg); }
	
#content_container { background-image: url(../images/bg_contentcontainer_home.gif); }


	
#content {
	float: left;
	width: 476px;
	margin-left: 41px;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 35px; }
	
#sidebar { float: right; width: 227px; }
	
	.subnav_title {	background-image: url(../images/sb_updates.gif); }

  #sidebar p, #sidebar ul { margin-left: 15px; margin-right: 10px; color: #69594a; }
	#sidebar UL { list-style: disc; margin-top: 1.5em; }
	#sidebar LI { margin-bottom: .25em; margin-left: 20px; }
	#sidebar A { color: #69594a; border-bottom: none; }
	#sidebar A:hover { color: #155392; border-bottom: 1px solid #a4c1de; }

#featurebar {
	border-top: 3px solid #fff;
	background: transparent url(/images/bg_featurebar.jpg) 0 0 repeat-x;
	float: left;
	clear: both;
	width: 100%; }

	#featurebar h3 {
		background: transparent url(/images/bb_text.jpg) 0 0 no-repeat;
		height: 102px;
		width: 378px;
		margin: 0;
		float: left;
		text-indent: -5000px; }
		
	#featurebar ul { display: none; float: left; margin: 0; padding: 0; }
	#featurebar a { margin: 0; padding: 0; border: none !important; }

#content IMG.left {
	float: left;
	margin: -20px 1.5em 1.5em -41px;
	border: none; }