@charset "UTF-8";
/* CSS Document */


.homepic4 {
	width: 940px;
	height: 550px;
	background-image: url(jacobbig.jpg);
	float: right;
	background-repeat: no-repeat;
}
.homepicmessage {
	width: 940px;
	height: 600px;
	float: right;
}

.jacobcover {
	float: left;
	border: 2px solid #DAB13B;
	width: 133px;
	height: 134px;
	margin-right: 10px;
	margin-top: 4px;
}

 #mainContent4 {
    height: 1030px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
}
 #mainContentmessage {
    height: 600px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
}


.homepic4 dd {
	font-size: 18px;
	background-color: #c9bd4d;
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	padding-top: 5px;
	margin-left: 0px;
}
.homepic4 dt {
	font-size: 14px;
	padding-left: 10px;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blurb {
	width: 450px;
	color: #E2F4BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	background-color: #11918C;
}
