


/*
#metadata{
        	
        }
*/

body {
	color: #000000;
	background: #FFFFFF;

	}
	
#wrapper{
	background: #999966;
	width:780px;
	}
/*dtltxt has the green border*/ 
.dtltxt {
	clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	margin-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	color: #333333;
	
}
a:link, a:visited {
	color: #006633;
	text-decoration: underline;
}
.dtltxt a {
	text-decoration: none;
	
}
.dtltxt :hover {
	Color: #ffffff;
}

#header {
	width:780px;
	text-align: center;
	margin: 0 ;
	padding: 0;
	background-color: #A4861E;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
	border-bottom-width: medium;
	}
#mapheader {
	width: 780px;
	padding: 0;
	margin: 0;
	}
/* 
	used to hold the content on the history page*/
#content {
	clear: left;
	width:780px;
	color: #000000;
	background-color: #999966;
	padding-top: 20px;
	line-height: 1.25em;
}
#entry2 {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;

}

#entry {
	float: right;
	background-color: #999966;
	padding-top: 5px;
	width: 570px;
}

#entry img {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #333333;
}
/* used on maps and gis to hold map selections*/
blockquote {
	font: italic 1em Georgia, Times, "Times New Roman", seriff;
	font-size: 1em;
	margin: 0;
	padding; 0;
	color: #ffffcc;
}

#content table  {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	color: #000000;
	background-color: #FF6699;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav {
	clear: left;
	margin: 3px 0 0 10px;
	padding: 0;
	width: 750px;
	background-color: #999966;
	}

#nav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0;
	border: 1px solid;
	border-color: #FFF #333 #333 #FFF;
	color: #333;
	background:  #8C9762 url(assets/navigation/tab-bumps.gif) no-repeat 2px 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#nav li {
 	list-style: none; 
	float: left;
	margin: 0px; 
	width: 18%;
	white-space: nowrap;
	font-size: 10px;
	line-height: 20px;
	}


#nav a:hover {
	background-color: #333300; 
	color: #ccc;
	border-color: #000 #CCC #CCC #000;
	}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #8B8B5C!important; /* */
}

#sidebar {
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	padding: 15px 0 0 10px;
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	
}
#sidebar img {
	margin-top: 35px;
	margin-bottom: 2px;
	border: 1px solid black;}

	}

#logo {
	float: left;
	text-decoration: none;
	background-color: #999966;
	margin: 10px;
	width: auto; 
	height: 75px;
	
}
#blm{
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-top: 25px;
	margin-right: 20px;
	text-align: center;
	width: 135px;
	height: auto;
	background-color: #CCCC99;
	border: medium outset #CCCCCC;
}
#sidebar table  {
	text-align: left;
	padding: 0 ;
	margin: 0 ;
	width: 190px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCC66;
	border-left-color: #CCCC66;
	}
#sidebar td{
	background-color: #CCCC99;
	font-size: x-small;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}

#sidebar ul {
	list-style: none;
	font-size: small;
	margin: 0;
	padding: 0 0 0 10px;
	text-align:left;
	}
#sidebar li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	line-height: 20px;
	font-size: small;
	border: thin solid #CCCC99;
	}
#sidebar a {
	text-decoration: none;
	}
#sidebar a:link {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
#sidebar a:visited { 
	color: #000000;
	}
#sidebar img:hover {
	cursor: pointer;
	color: red; 
	
	}
#sidebar a:hover {
	cursor: pointer;
	color: red; 
	
	}
	

/* holds content on the maps and gis page*/
#tabledata {

	padding-left: 10px;
	margin-right: 10px;
}
#tabledata th {
	font-weight: lighter;
	text-align: center;
	padding: 0 0 5px 0;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCC99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
	color: #333300;
	background-color: #FFFFCC;
	font-size: x-small
}

#tabledata td {
	text-align: left;
	font:  x-small Verdana, Courier, monospace;
	padding: 0 0 0 10px ;
	background-color: #CCCC99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
	}


ul{
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 0;
}

h1 {
	clear: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #333300;
	padding-top: 5px;
	
	
	}
	
h4 {
	font-size: x-small;
	width:190px;
	height: 25px;
	padding: 10px, 0 0 0;
	margin:  0;
	border-bottom: 1px solid #333300;
	text-align: center;
	color: #003300;
	background-image:       url(assets/index/h4bckd.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
h3 {
	font-size: large;
	height: 25px;
	padding: 0, 0 0 10px;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 1.5em;

	 }
h5	{
	font-size: small;
	
	
	
 
	}
h6 {
	font-size: .75em;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
		}
h6 a{
	font-size: .75em;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
		}
embed {
	margin-top: 10px;
	}
p {
	clear:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0;
	margin: 0 10px 0 10px;
	text-indent: 10px;
	line-height: 1.5em;
	
	
}

	/* holds the box containing the flyover movie on the history overview page*/
	
.box  {
	width: 320px;
	height: auto;
	clear: left;
	float: right;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
		}
.box img {
	border: thin solid #333333;
	float: right;
	}
	
	/* holds the box containing the computer generated layover on the index page*/
	
.box2  {
	font-size: .75em;
	width: 500px;
	margin-left: 120px;
	margin-top: 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		

	}
.box2 img {
	border: thin solid #333333; /* blue#0033FF*/
	
	}
.box3  {
	
	text-align: center;
	width: 500px;
	margin-left: 145px;
		

	}

#right {
	width: 500px;
	clear: left;
	float: right;
	margin: 10px;
	font-size: .75em;
	
}
.photo {
	clear: left;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: .75em;
			}
.photo2 {
	
	clear: left;
	width: 500px;
	padding: 0;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: .75em;		}


.photo img {
	border: thin solid #333333;
	
}


#footer2 {
	clear: left;
	width: 780px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A4861E;
	text-align: center;
	font-size: xx-small;
	text-decoration: none;
	line-height: normal;
	color: #CCCCCC;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
	border-bottom-width: medium;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

	

	}
#footer {
	clear: left;
	width:780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999966;
	text-align: center;
	font-size: xx-small;
	color: #CCCCCC;
	height: 5px;
	}

#footer2 a:link {
	
	color: #CCCCCC;
}
#footer2 a:visited{
	
	color: #330000;
}
