﻿/* Page infrastructure */

body {
  background-color:#EFECCA;
  background-image:url('../img/h20.jpg');
  background-repeat: repeat;
  color:#000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}

#wrapper {
  width:940px;
  margin:0 auto;
  background-color:#FFF;
  background-image:url(../img/kayakisland.png);
  background-repeat:no-repeat;
  background-position:bottom;
  border-left:2px solid #D8D0AC;
  border-right:2px solid #D8D0AC;
}

#header {
  height:176px;
  background-image: url('../img/kayakcamptext.png');
  background-repeat:no-repeat;
}

#sidebar {
  width:210px;
  float:right;
}

#mainContent {
  margin: 0 220px 0 0;
  border-right: 2px solid navy;
}

#otherContent {
  margin: 0 10px 0 0;
  padding: 0 10px 0 3px;
}

#calContent {
	margin: 0 20px;
	border: 2px #000080 solid;
	width: 600px;
	height: 600px;
	float: left;
	display: inline-block;
}
#footer {
  margin:290px 10px 0 auto;
  font-size: 9px;
  text-align:right;
  text-indent:0;
}

#footer2 {
  margin:890px 10px 0 auto;
  font-size: 9px;
  text-align:right;
  text-indent:0;
}

.reversed {
  color:#FFF0A5;
  background-color:#333;
  padding:3px 5px;
  display:inline-block;
  margin-bottom:10px;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px;
}
h1 {
  margin: 0 0 0 -9000px;
}

h2 {
	font-size: 35px;
	float:none;
	margin-bottom: 40px;
}

h1 + p, h2 + p, h3 + p, #mainContent p:first-child {
  text-indent:0;
}
#mainContent p:first-child {
  padding-top: 10px;
}

/* Main text */

p {
  font-size:14px;
  text-align:justify;
  text-indent: 0;
  line-height:1.4;
  margin:10px 10px 0 45px;
}

#otherContent p {
	margin-right: 20px;
}

a {
  font-weight:bold;
  text-decoration:none;
}
a:link {
  color:#000080;
}
a:visited {
  color: #3333FF;
}
a:hover, a:active {
  color: #0066FF;
  text-decoration:underline overline;
}

#safety ul {
	margin: 5px 0 5px 45px;
}

#safety li {
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	list-style-type: circle;
}

#lnt ul {
	margin: 5px 8px 5px 45px;
}

#lnt li {
	margin-left: 30px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	list-style-type: decimal;
}

#events {
	width: 195px;
	background-color: #FFFFCC;
	border: solid 3px #FFFF66;	
}

#events p {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	padding: 0;
	margin: 10px 5px;
}

#eventsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 20px;
}

#eventsub li {
	margin: 0 0 5px 5px;
}

#eventsub li a {
	font-weight: bold;
	text-decoration: underline;
}

#eventsub li a:link {
	color: #000080;
	}

#eventsub li a:visited {
	color: #0066FF;
}

#eventsub li a:hover, a:active {
	color: #00CCFF;
	text-decoration: overline underline;
}

table.meeting {
	border-collapse:collapse;
	height: inherit;
	background-color:white;
	margin: 0 25px;
	padding-left: 3px;
}
table.meeting th, table.meeting td {
	padding: 4px;
	border: 2px solid #000066;
	text-align:center;
}

table.outfit {
	border-collapse:collapse;
	width: 720px;
	height: inherit;
	margin-left: 100px;
}
table.outfit th, table.meeting td {
	padding: 4px;
	text-align:left;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin-top: 3px;

}

#outfit {
	border-top: 2px solid #000080;
	display: block;
	padding-bottom: 5px;
	margin: 10px;
}

#outfit img {
	margin: 10px auto 20px auto;
}

/* Image alignment */

#pimages {
  list-style-type:none;
  padding:0;
  margin-left: 40px;
}

#pimages li {
  margin:0 0 40px 0;
  width:130px;
  float:left;
  font-size: 10px;
  text-align: center;
}

#pimages img {
	width: 100px;
	height: 30px;
}

.floatleft {
  float:left;
  margin:3px 8px 20px 8px;
}
.floatright {
  float:right;
  margin:3px 8px 3px 8px;
}
.imgcentered {
  margin:3px auto;
  display:block;
  font-size: 28px;
}
.floatleft, .floatright, .imgcentered {
  font-weight:bold;
  text-align: center;
  padding: 2px;
}
.floatleft img, .floatright img {
  display: block;
}

.imgcentered img {
	border: 2px solid #000080;
}

/* Sidebar styles */

#sidebar h2, #sidebar h3 {
  color: #000080;
  font-family:Verdana, Geneva, sans-serif;
  padding-bottom: 2px;
  border-bottom: 2px solid;
}
#sidebar h2 {
  font-size: 20px;
}
#sidebar h3 {
  text-align: center;
  font-size: 16px;
  padding: 5px;
}
#sidebar p {
  margin: 0 2px;
  text-indent: 0;
  text-align: left;
}
#sidebar a:link {
  color: #000080;
}
#sidebar a:visited {
  color: #3333FF;
}
#sidebar a:hover, #sidebar a:active {
  color: maroon;
  text-decoration: underline overline;
}

/* Horizontal navigation bar */

#nav {
  list-style-type:none;
  margin:0;
  padding:0;
  height:2.5em;
}
#nav li {
  margin:0;
  font-size: 11px;
  text-align: center;
  width:118px;
  float:left;
}
#home {
  width:114px !important;
}
#nav a {
	display: block;
	padding: 0.5em 10px 0.5em 20px;
	border-top: 2px #7097BE solid;
	border-left: 2px #7097BE solid;
	border-right: 2px #000080 solid;
	border-bottom: 2px #000080 solid;
}
#nav a:link, #nav a:visited {
	color: #FFF;
	background-color: #7097BE;
}
#nav a:hover, #nav a:active {
	background-color: #A3C5E0;
	border-top: 2px #000080 solid;
	border-left: 2px #000080 solid;
	border-right: 2px #7097BE solid;
	border-bottom: 2px #7097BE solid;
	text-decoration: none;
}

/* Vertical navigation bar */

#vnav {
	list-style-type:none;
	margin: 0;
	padding: 0;
	height: 2.5em;
	display: block;
}

#vnav li {
	margin: 3px 30px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000080;
	text-align: center;	
}
