﻿/*#############################################################

Author: Jason Clement
URL: http://www.riversidemediagroup.com
Date: July 12, 2007
Site: Black River, New York
Site URL: http://www.blackriverny.com

#############################################################*/


* {
}

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}

body {
	background-color: #246277;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #246277;
	text-decoration: underline;	
}

a:hover {
	color: #246277;
	text-decoration: none;
	
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 18px;
	display: none;
}

h2 {
	font-size: 18px;
	display: none;
}

h3.welcome {
	text-indent: -9999px;
	background-image: url(images/welcome-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.areamaps {
	text-indent: -9999px;
	background-image: url(images/areamaps-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.video {
	text-indent: -9999px;
	background-image: url(images/video-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.outfitters {
	text-indent: -9999px;
	background-image: url(images/localoutfitters-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.visitorinfo {
	text-indent: -9999px;
	background-image: url(images/visitorinfo-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.articles {
	text-indent: -9999px;
	background-image: url(images/articles-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.photos {
	text-indent: -9999px;
	background-image: url(images/photogallery-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.blueway {
	text-indent: -9999px;
	background-image: url(images/blueway-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h3.brochures {
	text-indent: -9999px;
	background-image: url(images/requestbrochures-hd.jpg);
	height: 70px;
	margin-top: 165px;
}

h4 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Times;
	color: #246277;
	margin-bottom: 0px;
}

h5 {
	text-indent: -9999px;
	display: block;
	width: 225px;
	height: 30px;
	background-color: black;
}

h5#riverflow {
	background-image: url(images/riverflow-hd.jpg);
}

h5#places {
	background-image: url(images/placestostay-hd.jpg);
}

img.right {
	display:block;
	margin: 0px 0px 20px 20px;
	float: right;
}

img.left {
	display:block;
	margin: 0px 20px 10px 0px;
	float: left;
}

/*-------------------------------------------    
    Header
-------------------------------------------*/

#header {
	margin: 0px auto;
	background-image: url(images/Black-River.png);
	_background-image: url(images/Black-River.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px;
	width: 800px;
	height: 130px;
}

#header-div {
	background-image: url(images/header-center.jpg);
	background-repeat: no-repeat;
	width: 345px;
	height: 235px;
	float: left;
}
#need-brochure a {
	background-image: url(images/brochure-badge.jpg);
	background-position: -145px;
	width: 145px;
	height: 235px;
	float: left;
	text-indent: -9999px;
}

#need-brochure a:hover {
	background-image: url(images/brochure-badge.jpg);
	background-position: 0px;
}

#header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	text-transform: none;
}

#header ul li {
	display: block;
	width: 200px;
	height: 57px;
	float: right;
	text-indent: -9999px;
}

#header ul li#maps a {
	background: url('images/viewmaps-button.png') no-repeat;
	display: block;
	width: 200px;
	height: 50px;
}

#header ul li#maps a:hover {
	background: url('images/viewmaps-button.png') no-repeat 0px -50px;
}

#header ul li#video a {
	background: url('images/watchvideo-button.png') no-repeat;
	display: block;
	width: 200px;
	height: 50px;
}

#header ul li#video a:hover {
	background: url('images/watchvideo-button.png') no-repeat 0px -50px;
}

/*-------------------------------------------    
    Main Nav
-------------------------------------------*/

ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: auto;
	border: 0px none;
	top: 0px;
	left: 0px;
	overflow: hidden
}

a {
	text-decoration: none;
}

/*<group=buttons>*/

ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
}

ul#navigation li a {
	border: 0px none;
	display: block;
	height: 60px;
}

ul#navigation li a:hover {
	border: 0px none;
	display: block;
}	
	
/*</group>*/

/*<group=button ids>*/

li#outfitters a {
	width: 200px;
	background-image: url('images/localoutfitters-button.jpg');
	background-position: 0px -60px;
 }
 
li#outfitters a:hover {
	background-position: 0px 0px;
 }

li#info a {
	width: 125px;
	background-image: url('images/visitorinfo-button.jpg');
	background-position: 0px -60px;
}
 
li#info a:hover {
	background-position: 0px 0px;
}

li#articles a {
	width: 100px;
	background-image: url('images/articles-button.jpg');
	background-position: 0px -60px;
}

li#articles a:hover {	
	background-position: 0px 0px;
}

li#photos a {
	width: 145px;
	background-image: url('images/photogallery-button.jpg');
	background-position: 0px -60px;
}

li#photos a:hover {
	background-position: 0px 0px;
}

li#blueway a {
	width: 230px;
	background-image: url('images/blackriverblueway-button.jpg');
	background-position: 0px -60px;
}

li#blueway a:hover {
	background-position: 0px 0px;
}

/*-------------------------------------------    
    Content
-------------------------------------------*/

#container {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#content {
	margin: 0px auto;
	background-image: url(images/bg2.png);
	_background-image: url(images/bg2.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0px;
	width: 800px;
}

#content-in {
	margin: 0px auto;
	background-image: url(images/bg3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 740px;
	clear: both;
}

#content-left {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width: 225px;
	float:left;
}

#content-left ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	text-transform: none;
	text-indent: 15px;
}

#content-left ul li {
	display: block;
	background-image: url(images/arrow.png);
	_background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

#content-right {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width: 450px;
	float:left;
}
	
/*-------------------------------------------    
    Footer
-------------------------------------------*/

#footer {
	clear: both;
	width: 800px;
	font-size: 11px;
	color: white;
	background-color: #246277;
	background-image: url(images/footer-bg.png);
	_background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	padding: 0px;
}

#footer-in {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#footer #footer-in ul {
	margin: 5px 0px 0px 0px;
	font-family: Times;
	padding: 0px;
	list-style: none;
	text-align: center;
	text-transform: none;
}
#footer #footer-in ul li {
	display: inline;
	margin: 0px;
	padding: 0;
	margin-left: 10px;
}
#footer #footer-in ul  li a {
	color: #ff9;
	font-size: 18px;
	display: inline;
	list-style: none;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: none;
	background-image: none;
}
#footer #footer-in ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.small {
	font-size: 10px;
	color: #fff;
	}

.sitedesign {
	margin: 10px auto;
	font-size: 10px;
	width: 750px;
	text-align: right;
	color: #064459;
}

.sitedesign a {
	color: #064459;
	font-size: 10px;
	text-decoration: none;
}

.sitedesign a:hover {
	color: #fff;
	text-decoration: underline;
}

.divider {
border-bottom: #246277 solid 5px;
}

blockquote {
	font-family: Times;
	font-size: 16px;
	color: #fff;
	background-color: #246277;
	background-image: url(images/block-bg.jpg);
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}

blockquote a, blockquote a:hover {
	color: #fff;
}
