@charset "utf-8";
/* Casey Connects */
.title {
	color: #79a22e;
	font-size: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 15px 0 15px 225px;
}

.title_pf {
	color: #79a22e;
	font-size: 30px;
	line-height: 30px;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 15px 0;
}

.giantLetter {
	color: #79a22e;
	font-size: 50px;
	line-height: 50px;
	height: 50px;
	display: inline;
	float: left;
	margin: 0 5px 5px 20px;
	text-align:center;
	vertical-align: top;
}

#main_content p {
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.2em;
}

.textBody {
	margin-left: 245px;
	margin-right: 30px;
	font-size: 15px;
}

.textBody_pf {
	margin-left: 0px;
	margin-right: 10px;
}

.title2 {
	color: #79a22e;
	font-weight: bold;
}

.list {
	margin-top: 0;
}

.list li {
	color: #000000 !important;
	font-weight: normal;
	margin: 2px 0;
}

.blurb {
	color: #79a22e;
}

.divider {
	height: 17px;
	width: 69px;
	margin: 0px auto;
	margin-bottom: 18px;
}

.photos {
	margin: 0px auto;
}

.photos img {
	margin: 5px;
}

.photosBlurb1 {
	color: #79a22e;
	font-weight: bold;
	padding-left: 39px;
	padding-right: 39px;
}

.highlightBox {
	border: 2px solid #000000; 
	margin-bottom: 10px;
}

.highlightBox p {
	margin: 10px 5px 0px 5px;
}

.learnMore {
	padding-left: 10px;
}

.learnMore ul {
	margin-top: 10px;
}
