/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color:#eeeebb;
}
tr, td {
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
#container {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	/*background-color:#FFFFEe;*/
	/*border: solid #339933 1px;*/
}
#wrapper {
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
}
#wrapper .logo {
	position:absolute;
	top:10px;
	left:15px;
}
#banner {
	height: 80px;
	/*width: 100%;*/
	background-image:url(BannerBkgdCurved.gif);
	/*background-color: #FFFFE5;*/
	padding-left:180px;
	padding-top:15px;
	/*border-bottom-color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
	/*margin-bottom:1.5em;*/
}
#banner h1 {
	color: #663300;
	/*font-style: italic;*/
	font-size: 200%;
}
#bannerbottom {
	height:1.6em;
	background-color: #FFFFFF;
	border-top:1px solid #555500;
	border-bottom:1px solid #555500;
	color:#555500;
	padding-top:0.4em;
	padding-left:190px;
	text-align:left;
	font-weight: bold;
	/*margin-bottom:30px;*/
	/*font-size:120%;*/
}
.bannerfloatleft {
	float: left;
	padding-top:5px;
	padding-left:20px;
}
.bannerfloatright {
	float: right;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
#header {
	background-repeat: no-repeat;
	background-image: url(HeaderBkg.gif);
	height:50px;
}
#main {
	background-repeat: repeat-y;
	background-color:#FFFFE5;
	width:760px;
	padding-top:30px;
/*	border-top-color: #349d68;
	border-top-width: 1px;
	border-top-style: solid;*/
	/*border-bottom-color: #555500;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}
#main:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#navigation {
	float: left;
	width: 150px;
	color: #009900;
	font-weight: bold;
	margin-left: 10px;
	font-size: 110%;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navigation ul li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#navigation ul li ul {
	font-size: 80%;
	color: #009900;
	font-style: oblique;
	margin-left: 5px;	
}
#navigation a:link, #navigation a:visited {
	color: #009900;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #999900;
	text-decoration: underline;
}
#home a.home, #news a.news, #gallery a.gallery, #story a.story, #aboutbeavers a.aboutbeavers, #solutions a.solutions, #books a.books, 
#stories a.stories, #brochures a.brochures, #coloring a.coloring, #store a.store, #help a.help, #contact a.contact, 
#archive a.archive, #waterways a.waterways, #who a.who, #links a.links, #eaglescouts a.eaglescouts, #scoutprojects a.scoutprojects {
	/*color: #E3A004;*/
	color: #555500;
	text-decoration:none;
	cursor:text;
}
.currentlink {
	color: #555500;
}
.nonlink {
	color: #009900;
}
#content {
	margin-left: 190px;
	/*padding-right: 1em;*/
	text-align: left;
/*	padding-top: 5px;*/
	margin-right:10px;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
/*	padding-top: 20px;*/
	padding-bottom: 10px;
}
/* End hide from non IE-win */
#content li {
	margin-left:2em;
	list-style-type: square;
}
#content ol li {
	list-style-type:decimal;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #009900;
	font-weight: bold;
}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #555500;
	font-weight: bold;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #555500;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #E3A004;
	font-weight: bold;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
h1 a, h3 a {
	color: #990033;	
}
#footer {
	font-size: 80%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	clear: both;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #663300;
	border-top: 1px solid #555500;
	/*border-bottom: 1px solid #555500;*/
}
.promo {
	font-size: 80%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
.shadedbox {
	border:4px double #093;
	padding:10px;
	margin:10px 50px 10px 50px;
	background-color:#F5F5EB;
}
.horizline {
	height: 2px;
	width: 100%;
	border-top-color: #349d68;
	border-top-width: 1px;
	border-top-style: solid;
	float: right;
	line-height: 1px;
	margin-top: 0.5em;
	margin-bottom:0.5em;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.centertext {
	text-align: center;
}
.highlight {
	font-weight: bold;
	color: #009900;
}
.figure {
	/*width: 235px;
  margin-right: 10px;
  margin-bottom: 0px;*/
	padding:10px 10px 0px 10px;
	border:1px solid silver;
	text-align:center;
	background-color: #FFFFFF;
}
.figure .caption {
	font-size:80%;
	font-style:italic;
}
.figure img {
	padding-bottom:2px;
}
.figureright250 {
  float: right;
  width: 250px;
  margin-left: 10px;
  margin-bottom: 0px;
}
.figureright385 {
  float: right;
  width: 385px;
  margin-left: 10px;
  margin-bottom: 0px;
}
.figureleft250 {
  float: left;
  width: 250px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.figureleft350 {
  float: left;
  width: 350px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.figureleft385 {
  float: left;
  width: 385px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.figureright p, .figureleft p, .figureright250 p, .figureleft250 p, .figureleft350 p, .figureleft385 p, .figureright385 p {
	font-style: italic;
	text-align: center;
	font-size: 80%;
}
img.scaled {
  width: 100%;
}
.largeitalic {
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#309261;
}
.rightjustify {
	text-align:right;
}
.indentitalic {
	padding-left:20px;
	padding-right:20px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar {
	width:250px;
	float:right;
	background-color:#FFFFFF;
	border-top:10px solid #309261;
	border-right:1px solid #309261;
	border-bottom:4px solid #309261;
	border-left:1px solid #309261;
	color:#309261;
	margin-left:10px;
	padding:5px;
}
