.beige3contenthead span.head {
	 color: #990000;
	 font: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: bold;
	 text-transform: uppercase;
	 font-size:11px; 
	 letter-spacing: 2px; 
	 padding: 2px;  
}
.beige3TopRight
{
	background-image:url(beige3topright.gif);
	background-repeat:no-repeat;
	padding: 0px;
	height:11px;
	width:11px;
	background-position: right top;
}

.beige3TopLeft
{
	background-image:url(beige3topleft.gif);
	background-repeat:no-repeat;
	padding: 0px;
	height:11px;
	width:11px;
	background-position:left top;
}
.beige3BottomRight
{
	background-image:url(beige3bottomright.gif);
	background-repeat:no-repeat;
	padding: 0px;
	height:11px;
	width:11px;
	background-position:right bottom;
}

.beige3BottomLeft
{
	background-image:url(beige3bottomleft.gif);
	background-repeat:no-repeat;
	padding: 0px;
	height:11px;
	width:11px;
	background-position:left bottom;
}

.beige3Text
{
	color:#666666;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	vertical-align:text-top;
	line-height:20px;
	text-align:justify;
}


.beige3BackImage
{
	background-image:url(plants.gif);
	background-repeat:no-repeat;
	background-color:#EBEBD6;
	padding: 0px;
	background-position: right bottom;
}

