/*****************************************************************************/
/*Style Sheet fp for Redland Farm *************************************************/
/*Tony Settle ***************************************************************/
/*2007-03-01*****************************************************************/
/*****************************************************************************/


#OverallContent
{
	background: url('/images/layout/background01.png') top left repeat-x; 
}


#RightPanel
{
	border-style: solid;
	border-width:0px;
	border-color:yellow;
	width:56%;
	float:right;
	padding-right:0px;
	margin-top:2%;
	overflow:hidden;
}
