/* CSS Document */

.location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	mpadding-top:10px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding-top:5px;
	}
	
.bluebg {
	background-image:url(/images/Sub-Bluewave.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:337px;
	}
	
.bluebgriverpages {
	background-image:url(/images/Sub-Bluewave-riverpages.jpg);
	background-repeat:no-repeat;
	background-color:#8FB4C6;
	background-position:top;
	border-bottom:2px #FFFFFF solid;
	border-right:2px #FFFFFF solid;
	}
	
.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px;
	line-height:18px;
	}
	
.seasons {
	color:#e64a35;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	line-height:18px;
	}


.siteborder {
	border:#cecece solid 8px;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #92b5c5;
	font-weight:bold;
	text-align:right;
	}
	
	.footer a {
	text-decoration:underline;
	color: #92b5c5;
	}
	
	.footer a:visited {
	color: #92b5c5;
	}

.groupborder {
	border-bottom:#000000 solid 1px;
	}
/*Navigation*/

	td.normalTestimonials {
		background-image:url(/images/Testimonials.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:119px;
	}

	td.overTestimonials {
		background-image:url(/images/Testimonials-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:119px;
	}
	
	td.normalgroups {
		background-image:url(/images/groups.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:76px;
	}

	td.overgroups {
		background-image:url(/images/groups-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:76px;
	}
	
	td.normalbring {
		background-image:url(/images/bring.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:138px;
	}

	td.overbring{
		background-image:url(/images/bring-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:138px;
	}
	
	td.normalrequest{
		background-image:url(/images/request.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:200px;
	}

	td.overrequest {
		background-image:url(/images/request-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:200px;
	}
	
	td.normalhome {
		background-image:url(/images/home.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:84px;
	}

	td.overhome{
		background-image:url(/images/home-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:84px;
	}
	
/*Navigation*/


/*River Navigation*/

	td.normalhudson {
		background-image:url(/images/nav-hudson.jpg);
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}

	td.overhudson {
		background-image:url(/images/nav-hudson-over.jpg);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}
	
	td.normalsacandaga {
		background-image:url(/images/nav-sacandaga.jpg);
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}

	td.oversacandaga  {
		background-image:url(/images/nav-sacandaga-over.jpg);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}
	
	td.normalblack {
		background-image:url(/images/Nav-Black-River.jpg);
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}

	td.overblack {
		background-image:url(/images/Nav-Black-River-over.jpg);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}
	
	td.normalmoose {
		background-image:url(/images/Nav-Moose-River.jpg);
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}

	td.overmoose {
		background-image:url(/images/Nav-Moose-River-over.jpg);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:656px;
	}
	
/*River Navigation*/

