#home_panels 	{
			width: 100%;
			height: 485px;
			background-image: url(wp-content/images/panelbg.gif);
			background-repeat: repeat-x;
			background-position: left top;
			background-color : White;
			font-family : "Trebuchet MS";
			font-size: 1.05em;
			padding-top:12px;
		}
		
	#main1 {
		margin:0; padding:0;
				}

	#P1	{
		position: absolute;
		top: 220px;
		left:10px;
		/*padding-left:10px;*/
		width: 33%;	
		text-align: center;
	}
	#P2	{
		position: absolute;
		top: 220px;
		left: 33.3%;	
		width: 33%;	
		text-align: center;
	}
	
	#P3	{
		position: absolute;
		top: 220px;
		right:14px;	
		width: 33%;
	
	}
		
			
		.redtext { color: #cc3333;
			font-size: 1.4em;
			font-weight: bold;
		}

		.bluetext { color: #149fe1;
			font-size: 1.3em;
			font-weight: bold;
		}
		.bluetext_em { color: #149fe1;
			font-size: 1.3em;
			font-weight: bold;
			font-style : italic;

		}

		.pindent {
			padding: 17px;
		}
.tealtext {color: #669999;font-weight: bold;}

.clearedh
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
 
}

#calendar	{padding:5px;}
