@charset "UTF-8";

/* Reset Start */
body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-align: center;
}

table { border-collapse:collapse; border-spacing:0; }
li {
	list-style:none;
	text-decoration: none;
} /* this means that all pages linked to the css will have lists without bullets */

img, fieldset {
	border:0;
	text-align: center;
} /* all graphics in this site that are hyperlinks will not have a blue border */


#wrap {
	height: 792px;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFEBF;
	float: none;
	margin-bottom: 20px;
}
#wrap2 {
	height: 970px;
	width: 788px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFEBF;
	float: none;
	margin-bottom: 20px;
}

#wrap p {
	color: #FFFDBC;
	text-decoration: none;
}
#topnav {
	background-color: #FFFFce;
	height: 122px;
	width: 753px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#nav {
	height: 42px;
	width: 753px;
	float: left;
	background-color: #ff9966;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#main {
	height: 920px;
	width: 752px;
	float: left;
	padding-bottom: 20px;
	overflow: auto;
}
#main_mission {
	height: auto;
	width: 752px;
	float: left;
	padding-bottom: 20px;
	text-align: left;
}
#museum p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #630;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#leftcol {
	float: left;
	width: 168px;
	padding-left: 10px;
	padding-right: 8px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #512400;
	margin-top: 15px;
	padding-bottom: 10px;
	color: #512400;
	text-align: left;
}
#leftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #600;
	text-align: left;
	padding-left: 2px;
}
#leftcol a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #006600;
	text-align: left;
	text-decoration: none;
}
#leftcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #006600;
	text-align: left;
	text-decoration: underline;
}
#leftcol a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #006600;
	text-align: left;
	text-decoration: none;
}
#leftcol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #600;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	padding-left: 12px;
	line-height: 110%;
}
#rightcol {
	height: 290px;
	width: 540px;
	float: right;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#smallcol {
	float: left;
	height: 220px;
	width: 180px;
	padding-left: 2px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #512400;
	padding-bottom: 25px;
	color: #512400;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512400;
	padding-top: 5px;
	text-indent: 10px;
}
#smallcol p {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #630;
	text-align: left;
	padding-left: 10px;
}

#middleright {
	float: left;
	height: 220px;
	width: 180px;
	padding-left: 2px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #512400;
	padding-bottom: 25px;
	color: #630;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512400;
	padding-top: 5px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#middleright a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: left;
	text-decoration: none;
}
#middleright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: left;
	text-decoration: underline;
}
#middleright a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: left;
	text-decoration: none;
}

#middle {
	height: auto;
	width: 526px;
	float: right;
	text-align: center;
	border-top: 1px #512600;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#shadow-left {
	background-color: #79974f;
	background-image: url(images/wallshadow-left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 794px;
	width: 15px;
	padding-left: 1px;
}
#shadow-right {
	background-color: #79974f;
	background-image: url(images/wallshadow-rt.gif);
	background-repeat: repeat-y;
	height: 794px;
	width: 10px;
	padding-right: 9px;
	float: right;
}
#shadow-left2 {
	background-color: #79974f;
	background-image: url(images/wallshadow-left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 970px;
	width: 15px;
	padding-left: 1px;
}
#shadow-right2 {
	background-color: #79974f;
	background-image: url(images/wallshadow-rt.gif);
	background-repeat: repeat-y;
	height: 970px;
	width: 10px;
	padding-right: 9px;
	float: right;
}

#nav li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #522600;
	text-decoration: none;
	float: left;
}
#nav a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #522600;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	height: 30px;
	width: 107px;
	float: left;
}
#nav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFEBF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	height: 30px;
	width: 107px;
	float: left;
}
#nav a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	height: 30px;
	width: 107px;
	float: left;
	color: #512000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #512600;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #512600;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #630;
	text-align: center;
}
.floatleft {
	margin: 6px;
	float: left;
}

#museumcolright {
	height: 750px;
	width: 720px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
	padding-right: 10px;
	background-color: #FFFEBF;
	overflow: auto;
	text-align: left;
}
#museumcolright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 125%;
	color: #630;
	text-align: left;
	text-indent: 25px;
	padding-right: 30px;
	font-weight: normal;
}
#maincol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #630;
	line-height: 125%;
	text-indent: 15px;
	text-align: left;
}
#maincol {
	height: auto;
	width: 528px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	float: right;
	overflow: auto;
	text-align: center;
	padding-left: 10px;
}
#maincol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #630;
	line-height: 125%;
	text-indent: 0px;
	text-align: left;
	list-style-type: disc;
	margin-left: 30px;
	padding-left: 0px;
	list-style-position: outside;
}
#insidemainleft {
	float: left;
	height: 270px;
	width: 260px;
}
#insidemainright {
	float: right;
	height: 270px;
	width: 250px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #630;
}
#footer {
	height: 25px;
	width: 753px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	float: left;
	text-align: center;
	background-color: #F4F2B4;
	padding-top: 10px;
	margin-top: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #630;
	text-decoration: none;
	background-color: #F4F1B1;
	letter-spacing: 1px;
}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #630;
	text-decoration: none;
	word-spacing: 2px;
}
#footer2 {
	height: 25px;
	width: 752px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	float: left;
	text-align: center;
	background-color: #F4F2B4;
	padding-top: 10px;
}
#footer2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #630;
	text-decoration: none;
	background-color: #F4F1B1;
	letter-spacing: 1px;
}
#footer2 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #630;
	text-decoration: none;
	word-spacing: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: center;
	font-weight: bolder;
	padding-left: 10px;
	letter-spacing: 0.2pt;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: center;
	font-weight: bolder;
	padding-left: 0px;
	letter-spacing: 0.2pt;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-align: left;
	font-weight: bolder;
	padding-left: 10px;
	letter-spacing: 0.2pt;
}
.bold-ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #630;
}
#middle p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #512600;
	text-align: center;
	padding-left: 0px;
}
#middle p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-decoration: none;
}
#middle p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	text-decoration: underline;
}
#middle p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
}
#middle-contact {
	height: 540px;
	width: 540px;
	float: right;
	padding-top: 30px;
}
#middle-contact p   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #630;
	text-align: center;
	line-height: 140%;
}
#middle-contact p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #006600;
	text-decoration: none;
}
#middle-contact p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #006600;
	text-decoration: underline;
}
#middle-contact p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #006600;
a:link {text-decoration:none;}
v:link {text-decoration:none;}

.small-Type {
	font-size: 75%;
	color: #630;
	line-height: 80%;
}
