.back {
	background-color: #005C96;
	text-align: center;
}
.body {
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url(images/lakebreaks_02.gif);
	background-repeat: repeat-y;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #339933;
	text-decoration: none;
}


.picleft {
	float: left;
	margin-right: 20px;
}
.picright {
	float: right;
	margin-left: 20px;
}

.foot {
	background-image: url(images/lakebreaks_03.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
}
a:visited {

	color: #339933;
	text-decoration: none;
}
a:hover {


	color: #339933;
	text-decoration: none;
}
a:active {


	color: #339933;
	text-decoration: none;
}
a:visited {

	color: #339933;
	text-decoration: none;
}
a:hover {


	color: #339933;
	text-decoration: underline;
}
a:active {



	color: #339933;
	text-decoration: none;
}
