@charset "utf-8";
body  {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: Georgia, Times New Roman, Times;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/ParchmentLarge.gif);
	z-index: -100;
} 
#header  {
	background: #DDDDDD;
	height: 70px;
	width: 780px;
} 
#header  h1  {
}
#header #logo {
	float: left;
	padding: 0;
	margin: 0;
	height: 65px;
	width: 100px;
	}

	/*--------------Upper graphic drop-down menu------------------------*/
#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:33px;
	position:relative;
	z-index:400;
	font-family:arial, verdana, sans-serif;
	width:680px;
	float: left;
	background-color: #0033CC;
}
#nav li.top {display:block; float:left;}
#nav li a {
	display:block;
	float:left;
	height:33px;
	width:134px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
	border-left-color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
}
#nav li a b {margin-left:-3000px;}
#nav  li  a.home {background-image: url(../images/Home.gif);}
#nav  li  a.mgmt {background:url(../images/mgmt.gif);}
#nav  li  a.projects {background:url(../images/projects.gif);}
#nav  li  a.friends {background:url(../images/friends.gif);}
#nav  li  a.towns {background:url(../images/towns.gif);}

#nav li:hover a,
#nav a:hover
{background-position: 0 33px;}


#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:400;}
#nav a:hover {position:relative; white-space:normal; z-index:400;}

#nav :hover ul.sub
{left:0; top:33px; background: #edb; width:134px; height:auto; z-index:401;}
#nav :hover ul.sub li
{display:block; height:33px; position:relative; float:left; width:130px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; height:33px; width:134px; border:1px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}
#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav :hover ul li a.leg {background:url(../images/legislative.gif);}
#nav :hover ul li a.comment {background:url(../images/comment.gif);}
#nav :hover ul li a.vision {background:url(../images/vision.gif);}
#nav :hover ul li a.password {background:url(../images/password.gif);}
#nav :hover ul li a.docs {background:url(../images/docs.gif);}

#nav :hover ul li a.oral {background:url(../images/oral.gif);}
#nav :hover ul li a.pop {background:url(../images/pop.gif);}
#nav :hover ul li a.strollin {background:url(../images/strollin.gif);}
#nav :hover ul li a.publications {background:url(../images/publications.gif);}
#nav :hover ul li a.musical {background:url(../images/musical.gif);}
#nav :hover ul li a.bibliography {background:url(../images/biblio.gif);}
#nav :hover ul li a.resource {background:url(../images/resource.gif);}

#nav :hover ul li a.sites {background:url(../images/sites.gif);}
#nav :hover ul li a.partners {background:url(../images/partners.gif);}
#nav :hover ul li a.members {background:url(../images/members.gif);}
#nav :hover ul li a.contributors {background:url(../images/contributors.gif);}
#nav :hover ul li a.news {background:url(../images/news.gif);}
#nav :hover ul li a.calendar {background:url(../images/calendar.gif);}
#nav :hover ul li a.contact {background:url(../images/contact.gif);}

#nav :hover ul.sub li a:hover 
{background-position: 0 33px; position:relative;}
#nav :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; border:1px solid #888; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}

/*--------------END upper graphic drop-down menu--------------------*/
/*--------------BEGIN lower graphic drop-down menu--------------------*/
#nav2 {
	padding:0;
	margin:0;
	list-style:none;
	height:37px;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;
	width:679px;
	float: left;
	background-color: #000033;
}
#nav2 li.top {
	display:block;
	float:left;
}
#nav2 li a {
	display:block;
	float:left;
	height:36px;
	width:223px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
}
#nav2 li a b {margin-left:-3000px;}
#nav2  li  a.native {background-image: url(../images/b-native.gif);}
#nav2  li  a.newengland {background:url(../images/b-newengland.gif);}
#nav2  li  a.democracy {background:url(../images/b-democracy.gif);}


#nav2 li:hover a,
#nav2 a:hover
{background-position: 0 37px;}


#nav2 table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav2 .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav2 li:hover {position:relative; z-index:200;}
#nav2 a:hover {position:relative; white-space:normal; z-index:200;}

#nav2 :hover ul.sub
{left:0; top:37px; background: #edb; width:223px; height:auto; z-index:201;}
#nav2 :hover ul.sub li
{display:block; height:37px; position:relative; float:left; width:223px; font-weight:normal;}
#nav2 :hover ul.sub li a
{display:block; height:37px; width:223px; border:1px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}
#nav2 :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav2 :hover ul li a.nat_intro {background:url(../images/native_intro.gif);}
#nav2 :hover ul li a.nat_map {background:url(../images/native_map.gif);}
#nav2 :hover ul li a.glacial {background:url(../images/glacial.gif);}
#nav2 :hover ul li a.nat_americans {background:url(../images/nat_americans.gif);}
#nav2 :hover ul li a.conservation {background:url(../images/conservation.gif);}

#nav2 :hover ul li a.ne_intro {background:url(../images/ne_intro.gif);}
#nav2 :hover ul li a.ne_map {background:url(../images/ne_map.gif);}
#nav2 :hover ul li a.migration {background:url(../images/migration.gif);}
#nav2 :hover ul li a.historic_towns {background:url(../images/historic_towns.gif);}
#nav2 :hover ul li a.current_towns {background:url(../images/current_towns.gif);}

#nav2 :hover ul li a.democ_intro {background:url(../images/democ_intro.gif);}
#nav2 :hover ul li a.democ_map {background:url(../images/democ_map.gif);}
#nav2 :hover ul li a.gov {background:url(../images/self_government.gif);}
#nav2 :hover ul li a.alarm {background:url(../images/alarm.gif);}
#nav2 :hover ul li a.response {background:url(../images/response.gif);}
#nav2 :hover ul li a.footprints {background:url(../images/footprints.gif);}
#nav2 :hover ul li a.taverns {background:url(../images/taverns.gif);}
#nav2 :hover ul li a.women {background:url(../images/women.gif);}

#nav2 :hover ul.sub li a:hover 
{
	background-position: 0 37px;
	position:relative;
}
#nav2 :hover ul.sub li a:hover b {
	left:200px;
	top:10px;
	background:#fff;
	color:#000;
	display:block;
	width:100px;
	height:20px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}


/*--------------END lower graphic drop-down menu--------------------*/


#column1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: left;
	min-height:600px;
	margin-right: 0px;
	float: left;
	display: inline;
	margin-left: 90px;
	margin-top: 40px;
}
#column2  {
	float: left; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: left;
	min-height:600px;
	margin-right: 0px;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 70px;
}


#footer  {
	background-image: url(../images/red_stars_60px.gif);
	height: 60px;
	background-repeat: no-repeat;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table.design1   {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 15px;
	padding: 0;
}
table.design1 th {
	text-align: left;
	font-weight: bolder;
	font-size: 32px;
	color: #990000;
	vertical-align: text-top;
	padding: 0;
}
table.design1 td {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: middle;
	line-height: 17px;
	font: normal;
	color: #660000;
}
table.design1 thead th {
	text-align: left;
	font-weight: normal;
	border-bottom: 3px solid;
	font-size: 32px;
	border-bottom-color: #990000;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table.design2   {
	width: 530px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: 4px solid;
	border-bottom: 1px solid #EA9A1C;
	border-top-color: #996600;
	padding: 0px;
	margin-top: 15px;
}
table.design2 td {
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #996600;
	padding: 7px;
}
table.design2 thead th {
    text-align: center;
	font-weight: bold;
    border-bottom: 1px solid #996600;
}
table.design2 img {
	text-align: center;
	float: right;
}


.style3 {
	font-size: 24px;
	vertical-align: text-top;
	padding: 7px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #330000;
	valign: top;
	padding: 7px;
	vertical-align: text-top;
}
.toprow {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-size: 12px;
	font-style: italic;
}
.leftcol {
	font-weight: bold;
	text-align: left;
	width: 150px;
	background-color: #CCCCCC;
	vertical-align: text-top;
}
.venue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	vertical-align: text-top;
	padding: 7px;
}
.private_residences {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	vertical-align: text-top;
	padding: 7px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 25px;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
}
.head_A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}

