/* The Sliding Tabs component of this page is courtesy of Stu Nichols of CSSPlay.

================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/tabmenu.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#tabs2 {
	margin:0;
	padding:0;
	height:300px;
	overflow:hidden; /* background color */
	background-color: #B3A160;
  }
#tabs2 li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:258px;
  }
#tabs2 li a {
  display:block; 
  text-decoration:none; 
  color:#00b; 
  margin:0; 
  width:258px;
  }
#tabs2 li a span {
	display:none;
	color:#FFFFFF;
  }
#tabs2 li a.one span {
  display:block; 
  height:12.1em; 
  margin:0 10px;
  }
#tabs2 li a:hover {
  background:#B3A160; /* Colour of hover */
  }
#tabs2 li a:hover span {
  display:block; 
  height:12.1em; 
  margin:0 10px; 
  cursor:pointer;
  }
#tabs2 .h2 {
  margin:0 5px; 
  padding:0; 
  color:#FFFFFF; 
  font-variant:small-caps; 
  font-size:1.2em; 
  border:0;
  }
#tabs2 .h3 {
	margin:0 5px;
	padding:0;
	font-size:1.0em;
	color:#003A6D;
}
#tabs2 img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  float:left;
  }
.curved {
  width:258px;
  margin:0 auto;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
	background-color: #590213;/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#590213; 
  border-left:1px solid #590213; 
  border-right:1px solid #590213;
  }
.curved .b1 {
  margin:0 4px; 
  background:#590213;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#590213;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #590213; 
  border-right:1px solid #590213; 
  font-size:0.85em;
  }
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	color: #333;
	width: 820px;
	float: left;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#mainbanner {
	float: left;
	background-color: #8B0F1E;
	height: 171px;
	width: 820px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
#leftcolumn {
	color: #333;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 310px;
	width: 189px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #000000;
}
#leftcolumn p {
	color: #575C33;
	font-size: 0.85em;
	line-height: 1.9em;
/*	margin-top: 30px; old value */
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#leftcolumn img {
	margin-left: 30px;
	margin-bottom: -5px;
}
.foc {
	font-size: 1.1em; 
}
.sub {
	font-style: italic;
}
#content {
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 310px;
	width: 311px;
	display: inline;
	overflow: hidden;
	background-color: #F2F2E6;
	background-image: url(../images/montpelier.jpg);
}
#rightcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 310px;
	width: 260px;
	float: left;
	background-color: #B3A160;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#subbanner {
	float: left;
	background-color: #677119;
	height: 188px;
	width: 820px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
#footer {
	width: 800px;
	clear: both;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #4E4533;
}
.restore {
	float: right;
	height: 187px;
	width: 280px;
	color: #fff;
	background-color: #B3A160;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.restore img {
	border-style: none;
	width: 18em;
	height: 5em;
	margin-top: 3px;
	margin-left: 15px;
	text-deocration: none;
}
.restore p {
	margin: 3px 10px;
	font-size: 0.87em;		
}
.restore ul {
	font-size: 0.87em;
	list-style-type: square;
	margin-top: -1px;
}
.restore ul li {
	margin: 1px auto;
}
.restore ul li a {
	text-decoration: none;
	color: #fff;
}
.restore ul li a:hover {
	text-decoration: underline;
}
.visit {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
	background-color: #8B0F1E;
	height: 155px;
	width: 196px;
	padding-left: -5px;
}
.explore {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	float: left;
}
.support {
	float: left;
	margin-top: 10px;
	margin-left: 80px;
}
.visit p, .explore p, .support p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: small-caps;
	margin-top: -2px;
	font-weight: bolder;
	font-size: 1.25em;
	letter-spacing: 0.6em;
	text-align: center;
}
.events {
	float: left;
	margin-left: 20px;
}
.volunteer {
	float: left;
	margin-left: 20px;
}
.huntraces {
	float: left; 
	margin-left: 20px;
}
.restore1 {
	float: left; 
	margin-left: 20px;
}
.events p, .volunteer p, .huntraces p, .restore1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.9em;
	margin-bottom: -1px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
.footerlinks {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
.footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.copy {
	text-align: right;
	font-size: 0.6em;
	line-height: 0.2em;
	margin: 10px 0 -2px 0;
}
.nthp {
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	clear: both;
	position: relative;
}
.internal a:link {
	color: #003A6D;
	text-decoration: none;
	font-weight: bold;}
.pdf a:link {
	color: #003A6D;
	text-decoration: none;
	font-weight: bold;}
.music a:link {
	color: #003A6D;
	text-decoration: none;
	font-weight: bold;}
.movie a:link {
	color: #003A6D;
	text-decoration: none;
	font-weight: bold;}
.external a:hover, .internal a:hover, .pdf a:hover, .music a:hover, .movie a:hover {
	color: #8B0F1E;
	text-decoration: underline;
	font-weight: bold;
}
