

.addressBox {
	border: 1px solid #8eb47b;
	border-top: 0;
	width: 613px;
	text-align: center;
	padding: 8px 0 12px 0;
	line-height: 16px;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;
}

.leftBox {
	float: left;
	width: 210px; /* 210px; */
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #2d4024;
	font-family: Georgia, 'Times New Roman', serif;		
}

.text {
	padding: 15px 20px 20px 20px;
}

.banners {
	padding: 90px 0 0 0;
}

.rightBox {
	float: left;
	width: 355px; /* 395px; */
	margin-left: 8px;
	border: 1px solid #8eb47b;
	font-family: Georgia, 'Times New Roman', serif;		
	font-size: 12px;
	line-height: 18px;
	padding: 17px 20px 20px 20px;
}

.rightBox p {
	font-family: Georgia, 'Times New Roman', serif;	
}

.leftBox h1 ,.rightBox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2d4024;
	font-family: Georgia, 'Times New Roman', serif;
	margin-bottom: 5px;
	margin-top: 20px;
}


.rightBox h1 {
	color: #000;
}

p.attribute {
	font-size: 9px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin-top: 10px;
	line-height: 11px;
}

.rightBoxes {
	clear: both;
	display: block;
	float: left;
	margin-top: 8px;
	background: url(/site/designs/home/images/backgrounds/rightBoxesGreen.gif) repeat-y;
}

#textFrame, #pageText {
	width: 615px !important;
}