/* John Reset styles */
	
body 
{
	margin: 0;
	padding: 0;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	background:#666666;
}

/* Images and frames
------------------------------*/

a img, iframe 
{
	border: none; 
}
	
/* Headers and text
------------------------------*/

h1, h2, h3, h4, h5, h6, p, blockquote 
{
	margin: 0;
	padding: 0;
	font-size:1em;
	line-height:1.5em;
}
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd 
{
	margin: 0;
	padding: 0;
	font-size:1em;
	line-height:1.5em;
}
	
/* Links
------------------------------*/

a, a:link {}
a:visited {}
a:hover {}
a:active {}

/* Forms
------------------------------*/

form, fieldset 
{
	margin: 0;
	padding: 0;
}
	
fieldset 
{ 
	border: 1px solid #000; 
}

legend 
{
	padding: 0;
	color: #000;
}

input, textarea, select 
{
	margin: 0;
	padding: 1px;
	font-size:1em;
	line-height:1.5em;
	font-family: inherit;
}

/* Universal HTML */

cite {
	font-style:italic;
}

/* Universal classes */

.hidden {
	display:none;
}

.movementbox {
	width:7em;
	float:left;
	margin:1em 1em 1em 0;
}

.clear {
	clear:both;
}

a.external {
	background:url(../images/new-win-icon.png) no-repeat right top;
	padding-right:20px;
}

/* wrapper div */

#wrapper {
	background:#b0dbbd;
	width:80em;
	margin:1em auto;
}

/* header div */

#header {
	height:230px;
	position:relative;
}

#header h1 {
	color:#fff;
	font:normal 4em/1em Impact,"Arial Black", Arial, san-serif;
	position:absolute;
	bottom:0.25em;
	left:0.4em;
	text-transform:uppercase;
}

div#header.home {
	background:#006737 url(../images/headercanal.jpg) left top no-repeat;
}

div#header.project {
	background:#006737 url(../images/headerboat.jpg) left top no-repeat;
}

div#header.area {
	background:#006737 url(../images/headercanalbarge.jpg) left top no-repeat;
}

div#header.snitterby {
	background:#006737 url(../images/headersnitterby.jpg) left top no-repeat;
}

div#header.hibaldstow {
	background:#006737 url(../images/headerhibaldstow.jpg) left top no-repeat;
}

div#header.horkstow {
	background:#006737 url(../images/headerhorkstow.jpg) left top no-repeat;
}

div#header.use {
	background:#006737 url(../images/headerwideriver.jpg) left top no-repeat;
}

div#header.creators {
	background:#006737 url(../images/headerbridge.jpg) left top no-repeat;
}

div#header.feedback {
	background:#006737 url(../images/headerwideriver.jpg) left top no-repeat;
}

div#header.biblio {
	background:#006737 url(../images/headerwideriver.jpg) left top no-repeat;
}

div#header.thanks {
	background:#006737 url(../images/headerwideriver.jpg) left top no-repeat;
}

/* nav div */

#nav {
	width:80em;
	height:2.2em;
	margin: 0;
	line-height: 1;
	background:#000;
}

#nav a { /* all navigation links */
	text-decoration:none;
}

#nav li { /* all navigation lists */
	font-size:1.3em;
	z-index:2;
}

#nav ul {
	list-style: none;
	padding:0.15em 1.2em;
}

#nav ul li {
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	padding:0 0.5em;
	position:relative;
}

#nav ul li a {
	display: block;
	width: auto;
	color:#fff;
}

#nav ul li a:hover {
	color:#ff0;
}

#nav ul li ul {
	position: absolute;
	background: #eee;
	width: 8.5em;
	padding:0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav ul li ul li {
	padding:0;
	border-bottom:1px solid #000;
}

#nav ul li ul li a {
	font-size:0.7em;
	color:#000;
	width: 8.5em;
	padding:0 0.4em;
}

#nav ul li ul li a:hover {
	font-size:0.7em;
	color:#fff;
	background:#006737;
	z-index:999;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* contentwrapper div */

#contentwrapper {
	clear: left;
	color: #000;
}

/* maincolumn div */

#maincolumn {
	float:left;
	width:53em;
	padding:2em;
}

#maincolumn h2 {
	font-size:210%;
	font-family:Impact,"Arial Black", Arial, san-serif;
	color:#006737;
	margin: 0 0 0.25em;
	font-weight:normal;
}

#maincolumn h3 {
		margin:1em 0 0 0;
		font-size:120%;
		color:#006737;
}

#maincolumn p {
	font-size:1.2em;
	margin: 0 0 0.5em;
}

#maincolumn p em {
	color:#006737;
	font-style:normal;
}

#maincolumn div#map {
	position:relative;
}

#maincolumn p.headphoneblank {
}

#maincolumn p.headphoneblank a {
	color:#006737;
	width:10em;
	height:35px;
	background:url(../images/headphones_blank.png) top left no-repeat;
	padding:0 0 0 40px;
	line-height:1.2em;
	position:absolute;
	top:150px;
	left:300px;
}

#maincolumn p.headphoneblank a:hover {
	color:#000;
}

#maincolumn p img {
	margin:1em 1em 0 0;
}

#maincolumn ul {
	font-size:1.2em;
	margin-bottom:0.5em;
}

#maincolumn ul li {
	text-indent:-1em;
	margin-left:1em;
	list-style:disc inside;
}

#logo {
	margin:3em 1em 0 0;
}

#logo .left {
	float:left;
	width:14em;
	margin:0.6em 0 0 0;
}

#logo p {
	margin:0 0 0 15em;
	font-size:120%;
}
/* Google maps */

#maps {
	font-size:1.3em;
	line-height:1.3em;
}

.infowindow {
	min-height:12em;
}

#maps input, textarea, .options {
	font: .9em "lucida sans", verdana, sans-serif;
	padding: 0.4em;
}

#maps input[type="submit"] {
	background: #006737;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #FFFFFF;
	color: #fff;
	float: left;
	font-size:90%;
	
}


#maincolumn p span.sitename, #maincolumn p span.sampler, #maincolumn span.siteheader {
	font-weight:normal;
}

#maincolumn span.siteheader {
	font-size:60%;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/* secondcolumn div */

#secondcolumn {
	margin:0 0 0 56em;
	padding:2em;
}

#secondcolumn h2 {
	font-size:1.2em;
}

#secondcolumn h3 {
	color:#006737;	
	font-size:1.2em;
}

#secondcolumn p img {
	margin:1em 0;
}

#secondcolumn div.imageblock {
	margin:1em 0;
	position:relative;
}

#secondcolumn div.imageblock img {
	margin:0;
	padding:0;
}

#secondcolumn div.imageblock ul {
	position:absolute;
	bottom:10px;
	left:5px;
}


#secondcolumn div.imageblock ul li {
	list-style:none;
	height:35px;
	width:40px;
	float:left;
}

#secondcolumn div.imageblock ul li a {
	text-decoration:none;
	text-indent:-999em;
	width:40px;
	height:35px;
	float:left;
}

#secondcolumn div.imageblock ul li.headphone1 a {
	background:url(../images/headphones_1.png) top left no-repeat;
}

#secondcolumn div.imageblock ul li.headphone2 a {
	background:url(../images/headphones_2.png) top left no-repeat;
}

#secondcolumn div.imageblock ul li.headphone3 a {
	background:url(../images/headphones_3.png) top left no-repeat;
}

#secondcolumn div.imageblock ul li.headphone4 a {
	background:url(../images/headphones_4.png) top left no-repeat;
}

/* form styles */

form fieldset {
	margin:0 0 2em 0;
	padding:0;
	border-color:#006737;
}

form legend {
	margin-left:0.25em;
	color:#006737;
	font-size:120%;
}

form fieldset ol {
	padding:1em 2em 0 1em;
	list-style:none;
}
                                             
form fieldset li {
	padding-bottom:1em;
}

form fieldset p {
	font-size: 100%;
	padding:0 1.3em 0 8em;
}    

                               

form fieldset .submit {                   

}

label {
	display:block;
	margin-right:1em;
	text-align:left;
	color:#000000;
	font-size:120%;	
	padding:0 0 0.3em 0;
}

form fieldset fieldset {
	margin:0.5em;
}

form fieldset fieldset legend {
}

form fieldset fieldset ol {
	margin:0 0 2em 3em;
}

form fieldset fieldset ol li {
	padding:0 0 1em 0;
	margin:0;
}

form fieldset fieldset ol li label {
}

input, textarea, .options {
	font: 1.2em "lucida sans", verdana, sans-serif;
	padding: 0.4em;
}

input[type="submit"] {
	background: #006737;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #FFFFFF;
	color: #ffffff;
	float: left;
	font-size:120%;
	
}

/* footer div */

#footer {
	clear:both;
	background:#006737;
	height:2em;
	padding:1em;
	color:#fff;
}

#footer p {
	font-size:1.2em;
}

#footer p a {
	color:#fff;
}