.fishingTableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.fishingTableSubText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftTile {
	background-image: url(../images/leftTile.jpg);
	background-repeat: repeat-y;
}
.rightTile {
	background-image: url(../images/rightTile.jpg);
	background-repeat: repeat-y;
}
a {
	color: #78745B;
	text-decoration: underline;
}
a:hover {
	color: #9E8566;
	text-decoration: underline;
}
.newsHomeBG {
	background-image: url(../images/home/fishingNewsBG.jpg);
	background-repeat: repeat-x;
	background-color: #78745b;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.photosHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 5px;
}
.picBorder {
	border: 1px solid #78745B;
}

.pageTitle {
	font-size: 13px;
	font-weight: bold;
	color: #0F78BA;
	text-decoration: none;
}
.frontNewsDate {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0F78BA;
}
.normalText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.homePageFishingText {
	height: 112px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#frontPagePhotoPlace {
	position:absolute;
	width: 260px;
	height: 340px;
	margin-top: 5px;
	border: 1px solid #C4B28A;
	overflow: hidden;
}
#frontPagePhotoCaption {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 45px;
	width: 255px;
	z-index:100;
	background-image: url(../images/home/fishFade.png);
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#frontPagePhotoHeader {
	position:absolute;
	top: 310px;
	left: 0px;
	height: 25px;
	width: 255px;
	z-index:100;
	background-image: url(../images/home/fishFade.png);
	background-repeat: repeat;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#frontPagePhoto {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
#weatherPlaceHolder {
	position:absolute;
	top: 130px;
	width: 260px;
	height: 60px;
	margin-top: 370px;
}
#newsPlacerHolder {
	position:absolute;
	margin-left: 269px;
	width: 230px;
	height: 440px;
	margin-top: 5px;
	border: 1px solid #C4B28A;
	background-image: url(../images/home/fishingNewsBG.jpg);
	background-repeat: repeat-x;
	background-color: #78745B;
}
#fishermenTalesPlaceHolder {
	position:absolute;
	margin-left: 509px;
	width: 239px;
	height: 154px;
	margin-top: 5px;
}
#buzzerPlaceHolder {
	position:absolute;
	margin-left: 509px;
	width: 119px;
	height: 142px;
	margin-top: 165px;
}
#lessonsPlaceHolder {
	position:absolute;
	margin-left: 632px;
	width: 121px;
	height: 142px;
	margin-top: 165px;
}
#fishingNewsPlaceHolder {
	position:absolute;
	margin-left: 509px;
	width: 239px;
	height: 132px;
	margin-top: 315px;
	background-image: url(../images/home/fishingReports.jpg);
}
#fishingNewsPlaceHolder table {
	margin: 8px 10px;
}
.aWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.aWhite:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#photoUnderNews {
	position:absolute;
	width: 250px;
	height: 85px;
	top: 490px;
	background-color: #dbd0b8;
	border: 1px solid #c4b28a;
	padding: 5px;
}
#specialOffer {
	background-color: #fee;
	border: 1px solid #f00;
	padding: 5px;
	width: 210px;
	height: 96px;
}
#specialOffer span {
	font-size: 1.2em;
	font-weight: bold;
}
