@charset "windows-1252";
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 15px;
	height: 300px;
	width: 600px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 0px;
}
.leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #339933;
	text-align: center;
	height: 300px;
	width: 200px;
	vertical-align: text-top;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.lightboximage {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.leftsidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 15px;
	height: 300px;
	width: 600px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 0px;
	background-position: left;
}
.leftsideleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #339933;
	text-align: left;
	height: 300px;
	width: 200px;
	vertical-align: text-top;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.photo {
	float: left;
	padding-right: 15px;
	border: none;
	padding-bottom: 25px;
}
.photo_rt {
	float: right;
	border: none;
	padding-bottom: 25px;
	padding-left: 15px;
}
