/* Ohio River Scenic Byway main stylesheet */
/* Created by: wanted.creative */
/* Author: Andrew Creek andrew@wantedcreative.com */
/* in partnership with CCI http://www.desktopnet.com */

/* ---------------------- */
/*	Generic site styles	  */
/* ---------------------- */
body {
	padding: 0;
	margin: 0;
	background: #d1eaf8 url(../images/header-repeat-bg.jpg) repeat-x;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ---------------------- */
/*		  layout	  	  */
/* ---------------------- */
#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 309px;
	width: 980px;
	position: absolute;
	top: 0;
	z-index: 98;
	background: #72baea url(../images/header-bg.jpg) no-repeat
}

#branding {
	width: 158px;
	height: 365px;
	position: absolute;
	top: 5px;
	left: -50px;
	z-index: 99;
	background: transparent url(../images/branding-bg.png) no-repeat;
}

#branding h1 {
	margin: 0;
	text-indent: -9999px;
}

#main-nav {
	height: 105px;
	margin-left: 250px;
	float: left;
	background: #286b45 url(../images/main-nav-bg.jpg) repeat-x;
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

#content {
	margin-top: 309px;
	background: white url(../images/road-middle-repeat.jpg) repeat-y 614px 0;
	border-left: 1px solid #6fb8e8;
	border-right: 1px solid #6fb8e8;
}

#main-content {
	width: 665px;
	background: transparent url(../images/road-converge-middle.jpg) no-repeat right top;
	float: left;;
}

#page-content {
	width: 585px;
	padding: 20px 60px 20px 20px;
}

#footer {
	width: 573px;
	padding: 10px 20px 20px 20px;
	margin-top: 70px;
	margin-bottom: 50px;
	border-top: 1px solid #e3f2fb;
}

#sidebar {
	width: 312px;
	float: left;
	background: #e3f2d1;
}

#sidebar-content {
	clear:both;
	padding: 20px;
	}

#stretcher {
	width: 100%;
	height: 1px;
	clear: both;
}

/* ---------------------- */
/*		 navigation	  	  */
/* ---------------------- */
#main-nav ul {
	padding: 0;
	margin: 0;
	float: left;
}

#main-nav li {
	height: 105px;
	float: left;
	background: transparent url(../images/main-nav-divider.jpg) no-repeat;
	list-style-type: none;
}

#main-nav a {
	height: 45px;
	padding-top: 60px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	color: white;
	font-size: 130%;
	weight: thinner;
	text-decoration: none;
	font-weight: lighter;
}

#main-nav a:hover {
	height: 45px;
	padding-top: 60px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	background: #1e5f2a url(../images/main-nav-hover-bg.jpg) repeat-x;
}
#footer-nav {
	font-size:9pt;
	width:590px;
	}
#footer ul, li{
	margin: 0;
	padding: 0;
	float: left;
}

#footer li {
	margin-right: 10px;
	margin-bottom: 12px;
	list-style-type: none;
}

#sidebar-nav {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

#sidebar-nav ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#sidebar-nav ul {
	width: 100%;
	height: 50px;
	background: #286b45 url(../images/sidebar-nav-repeat-bg.jpg) repeat-x;
}

#sidebar-nav li {
	height: 35px;
	padding: 15px 25px 0;
}

#sidebar-nav a{
	margin: 0;
	color: white;
	font-size: 130%;
	weight: thinner;
	text-decoration: none;
	font-weight: lighter;
}

#first-link {
	background: transparent url(../images/sidebar-nav-corner.jpg) no-repeat;
	color: #ffffff;
	font-size: 165%;
	font-style:italic;
	}

.other-state-links {
	background: transparent url(../images/main-nav-divider.jpg) no-repeat;
}
/* ---------------------- */
/*		 typography	  	  */
/* ---------------------- */
h1 {
	font-size: 350%;
	margin-top: 55px;
	margin-bottom: 25px;
	font-weight: 100;
	color: #3a97de;
}

h2 {
	font-size: 300%;
	margin-top: 55px;
	margin-bottom: 25px;
	color: #3a97de;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 2px;
}

h3 {
	font-size: 255%;
	color: #444444;
	font-weight: lighter;
}

p {
	font-size: 115%;
	margin-bottom: 30px;
	color: #000000;
	line-height: 120%;
}

#sidebar p {
	font-size: 105%;
	color: #11480a;
}

a {
	color: #3a97de;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	font-size: 115%;
}
.small {
	font-size: 10px;
	text-indent:20px;
	text-align:center;
	}
.small2 {
	font-size: 9pt;
	margin-left:auto;
	margin-right:auto;
	font-style:italic;
	}
.america {
	margin-top:440px;
	}
.stats {
	font-size:18pt;
	}
.rev {
	background: #8FCB9F;
	color: #004F00;
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size:10pt;
	text-align: center;
	}
.cut {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size:9pt;
	font-style:italic;
	align: center;
	}
	.cut2 {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size:9pt;
	font-style:italic;
	align: center;
	width:259px;
	}
	.credit2 {
	font-size:8pt;
	text-align:right;
	}