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


.homepic5 {
	width: 940px;
	height: 470px;
	background-image: url(pipbig.jpg);
	float: right;
	background-repeat: no-repeat;
}

.pipcover {
	float: left;
	border: 2px solid #DAB13B;
	width: 105px;
	height: 150px;
	margin-right: 10px;
	margin-top: 5px;
}

 #mainContent5 {
    height: 930px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
}

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

