/* CSS Document */
	#flash {
		clear: both;
		width: inherit;
		margin-top: 10px;
	}
	
	#content {
		clear: both;
		padding-top: 442px; /* height of header + flash + top margin - above-content-shadow top margin */
		width: inherit;
	}
		
	#content-area {
		float: left;
		width: 925px;
		background: url(../images/home-content-bg.jpg) repeat-x;
	}
	
	#content-panels{
		padding: 20px 0 0 20px;
		margin: 0;
	}
	
	#content-panel-standard{
		width: 207px;
		height: 368px;
		padding: 8px 0 0 12px;
	}
	
	#highlight-section {
		padding: 0 0 0 10px;
		margin: 0;
	}

#home-donate {background-image:url(../images/donate-plant.gif); background-repeat:no-repeat; padding:20px 0 0 100px; margin:35px 0 0 0;  border-top:1px solid #cccccc; background-position:5px 20px;}
#home-donate h3 {color:#0263a7; font-size:14px !important; font-family: verdana, arial; margin-top:0px !important; font-style:normal !important; font-weight:bold !important;}
