.wrapper-body {

	width:860px;
	_width:861px;
}
/* Columns */

.column-left {

	float:left;
	background-image:url(/images/PassionForHealing/Redesign/homepage_new_static/sidebar_left_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:190px;
	min-height:540px;
	margin:0px 0px 20px 0px;

}
.column-left form, .column-left form button
{
padding: 0px;
margin: 0px;
}


.column-center {
	float:left;
	width:460px;
	padding-top: 10px;
	min-height:540px;
	padding-left:14px;
	_padding-left:14px;

}

.column-right {
	float:left;
	width:180px;
	padding-top: 10px;
	min-height:540px;
	margin-left:15px;
	background-color:#ffffff;

}
/* Columns End */



/* General*/

.clear {
	clear:both;
}
		
.new-content {
	font-family:Tahoma;
	font-size:14px;
	color:#72797f;
}

.login p
{ 
	font-size:1.1em;
	line-height: 1.7em;
	color:#72797f;
	padding-bottom: 0px;
}
.login strong 
{
	font-size:12px;
	color:#72797f;
}


#main-promo-controls-container		{background-color: #ffffff; float:right; width: 455px; bottom: 0px; position: absolute; 
										height: 43px; opacity:0.6; filter:alpha(opacity=50); -moz-opacity:0.5; z-index: 2;}
#main-promo-controls a img			{padding-right: 5px; background-repeat: no-repeat;}
#main-promo-controls				{z-index: 3; text-align: right; position: absolute; top: 218px; width: 430px;}
#HomePageSlideShowContainer			{border: solid 1px #e3e3e3;  width: 439px; height: 240px; _height: 238px; position:relative; padding: 6px 8px 6px 8px;}
#HomePageSlideShow					{width: 439px; height: 237px; overflow: hidden;  z-index: 1; }
#HomePageSlideShow img				{width: 439px; height: 237px;   }
#SlideShow_Control_1				{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_1.gif');		}
a.activeSlide #SlideShow_Control_1	{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_1_on.gif');	}
#SlideShow_Control_2				{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_2.gif');		}
a.activeSlide #SlideShow_Control_2	{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_2_on.gif');	}
#SlideShow_Control_3				{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_3.gif');		}
a.activeSlide #SlideShow_Control_3	{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_3_on.gif');	}
#SlideShow_Control_4				{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_4.gif');		}
a.activeSlide #SlideShow_Control_4	{background-image: url('/images/PassionForHealing/Redesign/homepage_new_static/slideshow_4_on.gif');	}

form.symptom-search
{
	padding: 0px;
	margin: 0px; 
}

.featured-event {
	margin: 0 0 20px;
	text-align: center;
}

/* see below for original css */
.find-health-information {
	float:left;
	width:231px;
	min-height:290px;
	height:320px;

	margin:15px 10px 0px 0px;
	background-image:url(/images/PassionForHealing/Redesign/homepage_new_static/bg_find-health-information_white.gif);
	background-repeat:no-repeat;
	background-position: center 123px;
}
/* original css before adding the featured event */
/*
.find-health-information {
	float:left;
	width:231px;
	min-height:260px;
	height:260px;

	margin:15px 10px 0px 0px;
	background-image:url(/images/PassionForHealing/Redesign/homepage_new_static/bg_find-health-information.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
*/

.find-health-information input.text {
	width:102px;
	font-size:11px;
	color:#72797f;
	background:none;
	height: 14px;
	border:none;
	margin:12px 0px 0px 55px;
} 
 
.find-health-information input.image  {
	width:25px;
	height:18px;
	cursor:pointer;
	background:none;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.vert-line {
	background-color:#e4e6e7;
	width:1px;
	height:260px;
	float:left;
	font-size: 1px;
	margin:15px 0px 0px 0px;
}


/* SIDEBAR LEFT */

		.can-we-help-you {
			margin:40px 0px 0px 13px;
			padding: 0px;
			font-size: 13px;
			line-height:23px;
			height: 180px;
		}

		.can-we-help-you 	form
		{	
			padding-top: 1px;
		}
		.can-we-help-you a:link, .can-we-help-you a:visited {
			color:#126096;

			font-weight:bold;
			text-decoration:none;
		}
		
		.can-we-help-you a:hover {
			color:#126096;
			XXXcolor: #308BB8;			
			text-decoration:underline;
		}
		.can-we-help-you form {

		}
		.can-we-help-you input.text {
			font-family:Tahoma;
			font-size:13px;
			width:102px;
			margin:2px 0px 0px 0px;
			border:none;

			background:none;
			color:#126096;

			height:18px;
		}
		
		.can-we-help-you input.image {
			background:none;
			border:none;
			width:20px;
			height:18px;
			cursor:pointer;
			padding: 0px;
			margin: 0px;

		}
		
		.why-choose-us {
			height: 130px;
			margin:7px 0px 0px 13px;
			padding: 0px 0px 0px 0px ;
			font-size:12px;
			line-height:10px;

		}
		.why-choose-us a
		{
		display: block;
		line-height:10px;
		padding: 0px 0px 0px 0px ;
		margin: 0px 0px 0px 0px ;
		height: 20px;
		_height: 20px;
		*height: 20px;
		}

		.why-choose-us a.twoline
		{
		line-height: 12px;
		height: 30px;
		}
		
		.why-choose-us a:link, .why-choose-us a:visited {
			color:#126096;
			font-weight: bold;
			text-decoration:none;
		}
		
		.why-choose-us a:hover {
			color:#126096;


			text-decoration:underline;
		}
		
		.login {
			margin:14px 0px 0px 13px;
			line-height:20px;
			font-size:10px;
		}


		

		.login form {
			margin:0px 0px 10px 0px;
		}
		
		.login form input.text {
			display:block;
			float:left;
			border:none;
			width:120px;
			height:16px;
			margin:0px 0px 10px 0px;
			font-size:12px;
			color:#72797f;

		}

		.login form #password  {
			display: none;
		}
			
		.login form input.image{
			display:block;
			float:right;
			margin-top: -1px;
			margin-right: 9px;
			_margin-right: 4px;
			background:none;
			border:none;
			cursor:pointer;
		}

		.login form .image{
			display:block;
			float:right;
			margin-top: -1px;
			margin-right: 9px;
			_margin-right: 4px;
			background:none;
			border:none;
			cursor:pointer;
		}


	
/* SIDEBAR LEFT END */



/* NEWS BOX */

		.in-the-news {
			float:left;
			width:191px;
			margin:15px 0px 0px 10px;
		}
		
		.news-item {
			margin:10px 0px 0px 10px;
			margin:8px 0px 0px 10px;
			padding-bottom:0px;
			text-align:left;
		}


		.news-item-date {
			float:left;
			width:36px;
			padding-right: 4px;
			text-align: right;
			font-size:11px;
		}
		
		.news-item-title {
			float:left;
			width:120px;
			padding-left: 4px;
			font-size:11px;
			padding-bottom:10px;

		}
		
		.news-item-title a:link, .news-item-title a:visited {
			color:#126096;
			font-weight: bold;
			text-decoration:underline;
		}
		
		.news-item-title a:hover {
			color:#126096;
			text-decoration:none;
		}

		.news-item-h1n1
		{
		border-bottom: solid 1px #ededed;

		background-color:#e3f3fa;
		}
		table.news-item-h1n1
		{
		margin-top: 7px;
		width: 100%;
		border-collapse: collapse;
		}
		.news-item-h1n1 .news-item 
		{
			padding-top: 3px;
			margin-bottom: 3px;
		}
		.news-item-h1n1 .news-item-date 
		{
		font-size: 14px;
		font-weight:bold;
		}
		.news-item-h1n1 .news-item-title 
		{
		font-size: 12px;
		width: 128px;
		}


		
/* NEWS BOX END */




/* COE BOX STUFF */

		.COE-box {
			background-color:#e3f3fa;
			margin-bottom:15px;
			height: 252px;

		}
		
		.COE-box-seal {
			position:absolute;
			margin:-17px 0px 0px 141px;
		}
		
		.COE-box-content {
			line-height:1.5em;
			color:#126096;
			font-size:14px;
			font-weight: bold;
		}
		img.COE-box-title
		{
		padding: 18px 0px 12px 0px;
		}
		.COE-box-content a:link, .COE-box-content a:visited {
			color:#126096;
			font-weight: bold;
		}
		
		.COE-box-content a:hover {
			color:#126096;
			text-decoration:none;
		}
		#PFHRedBodyContent .COE-box-content h6 {
			font-size:14px;
			font-weight:normal;
			line-height:1.6em;
			color:#126096;
			padding: 0px;
			margin: 0px;
			background-image:none;
		}
		
		#PFHRedBodyContent .COE-box-content  a:link, #PFHRedBodyContent .COE-box-content a:visited  {
			color:#126096;
			xxxcolor: #1D6192;
			font-weight: bold;
		}
		
		#PFHRedBodyContent .COE-box-content h6 a:hover {
			color:#126096;
			text-decoration:none;
		}

/* COE BOX STUFF END */




/* FEATURED ARTICLE STUFF */

		.featured-article {
			background-color:#FFFFFF;
			border:1px solid #CCCCCC;
			padding:10px;
		}
		
		.featured-article-item {
			text-align:left;
			margin:10px 0px 10px 0px;
			font-size:11px;
			width:160px;
			height:55px;
		}
		
		.featured-article-item-img {
			float:left;
			width:61px;
			height:55px;
			margin:0px 5px 0px 0px;
			padding:0px;
		}
		
		.featured-article-item-title {
			float:left;
			width:90px;
			margin:0px;
			padding:0px;
		}
		
		.login a:link, .login a:visited,
		.featured-article-item-title a:link, .featured-article-item-title a:visited{
		font-weight: bold;
			color:#126096;
		}
		
		login a:hover, .featured-article-item-title a:hover {
			color:#126096;
			text-decoration:none;
		}

/* FEATURED ARTICLE STUFF END */




/* General End */


