@charset "utf-8";
.img-border {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

body {
	background-image: url(images/tan-bkg.png);
}

.home-bkg {
	background-image: url(images/page-1-bkg_03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.footer {
	background-color: #FEF4D0;
	filter: Alpha(Opacity=1);
	padding: 10px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(images/lighten-up_08.png);
	background-repeat: repeat-y;
	background-position: center;
}
.title-bkg {
	background-image: url(images/title-bkg_08.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.summer-bkg {
	background-image: url(images/summer-fishing-front_03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.fall-bkg {
	background-image: url(images/fall-header_03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.guided-bkg {
	background-image: url(images/guided-header_03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.fly-bkg {
	background-image: url(images/fly-fishing-header_03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}

