#mainWindow-LS {
	background-color: #D3D6BB;
	border: 8px solid #FFFFFF;
	width: 735px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 471px;
}
#recPic {
	height: 471px;
	width: 503px;
	float: left;
	background-image: url(../images/ls_nav/recreation.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#recLinks {
	height: 471px;
	width: 232px;
	top: 0px;
	right: 0px;
	float: right;
	background-image: url(../images/ls_nav/rec-links.jpg);
	background-repeat: no-repeat;
}
#erPic {
	height: 471px;
	width: 503px;
	float: left;
	background-image: url(../images/ls_nav/emergency.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#erLinks {
	height: 471px;
	width: 232px;
	top: 0px;
	right: 0px;
	float: right;
	background-image: url(../images/ls_nav/emergencylinks.jpg);
	background-repeat: no-repeat;
}
#transPic {
	height: 471px;
	width: 503px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #D3D6BB;
	background-image: url(../images/ls_nav/transportation_03.jpg);
}
#transLinks {
	height: 471px;
	width: 232px;
	top: 0px;
	right: 0px;
	float: right;
	background-image: url(../images/ls_nav/transportation-links_04.jpg);
	background-repeat: no-repeat;
}
#entPic {
	height: 471px;
	width: 503px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/ls_nav/entertainment_03.jpg);
}
#entLinks {
	height: 471px;
	width: 232px;
	top: 0px;
	right: 0px;
	float: right;
	background-image: url(../images/ls_nav/ent-links_04.jpg);
	background-repeat: no-repeat;
}
#lsPic {
	height: 471px;
	width: 735px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/ls_nav/LifeStyle-Main.jpg);
}
#lsMainText {
	height: 300px;
	width: 690px;
	overflow: scroll;
	left: 35px;
	top: 90px;
	position: relative;
}
#mapPic-ls {
	height: 479px;
	width: 735px;
	float: left;
}
#branchText-ls {
	height: 67px;
	width: 172px;
	left: 282px;
	top: 112px;
	position: relative;
}
#lsText {
	width: 680px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	overflow: auto;
	height: 305px;
}
#lsText p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: .1em;
}
