.leftstretch {
	background-image:  url("interior/left-border-stretch_middle.jpg");
	background-repeat: repeat-y;
	background-position: center;
}
.rightstretch {
	background-image:  url("interior/right-border-stretch2_middl.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
}
.body-text {
	padding-top: 12px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00294B;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 12px;
}
.photo-padding {
	border: 1px solid #0167BC;
	margin-bottom: 15px;
	margin-left: 26px;
}
.body-text A{
	text-decoration: none;
	color: #0167BC;
}
.body-text A:link{
	text-decoration: none;
	color: #0167BC;
}
.body-text A:visited{
	text-decoration: none;
	color: #0167BC;
}

.body-text A:hover {
	color: #82B1DD;
}
.photo-padding-left {
	border: 1px solid #0167BC;
	margin-bottom: 15px;
	margin-right: 10px;
}
.photo-padding-services-bottom {
	border: 1px solid #0167BC;
	margin-bottom: 15px;
	margin-right: 100px;
}
