@charset "UTF-8";
/* CSS Document */

/* New Code */

body,h1,h2,h3,h4,h5,h6,block,img,div{
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main_centerizer {
	padding: 0px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	display: block;
	background-color: #C4B877;
}
.indexflash_header {
	background-color: #000000;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 764px;
}

.indexflash_header a img { border: none; }

	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		width:764px;	/* Image width */
		height:300px;	/* Image height */
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:764px;
		height:300px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

.flash_header {
	background-color: #000000;
	display: block;
	float: left;
}
.navigation {
	width: 708px;
	background-color: #330000;
	margin: 0px auto;
	padding: 10px 28px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999933;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	text-decoration:none;
	clear: both;
	float: left;
}
.navigation img{
	float: left;
}
a.btn_exhibits {
	text-decoration: none;
	background-image: url(images/menu_collect_exhibit.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 179px;
	height: 14px;
	float: left;
}
a:hover.btn_exhibits{background-position: 0px -14px;}

a.btn_events {
	text-decoration: none;
	background-image: url(images/menu_events.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 132px;
	height: 14px;
	display: block;
	float: left;
}
a:hover.btn_events{background-position: 0px -14px;}

a.btn_visitors {
	text-decoration: none;
	background-image: url(images/menu_visitor.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 158px;
	height: 14px;
	display: block;
	float: left;
}
a:hover.btn_visitors{background-position: 0px -14px;}

a.btn_membership {
	text-decoration: none;
	background-image: url(images/menu_membership.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 14px;
	display: block;
	float: left;
}
a:hover.btn_membership{background-position: 0px -14px;}

a.btn_news {
	text-decoration: none;
	background-image: url(images/menu_news.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 14px;
	display: block;
	float: left;
}
a:hover.btn_news{background-position: 0px -14px;}

.maincontent{
	background-color: #C4B776;
	display: block;
	clear: both;
}

.index_left {
	background-color: #C4B776;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 460px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.index_exhibits {
	background-color: #DBCFA3;
	text-align: center;
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 10px 5px 2px 0px;
	text-decoration: none;
	line-height: 100%;
	height: 120px;
}
.index_exhibits img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.index_exhibits a:link { color:#660000; text-decoration: none; }
.index_exhibits a:visited { color:#660000; text-decoration: none; }
.index_exhibits a:active { color:#660000; text-decoration: none; }
.index_exhibits a:hover {text-decoration: none; color:#CC0000}

a.playstation {
	text-decoration: none;
	background-image: url(images/playstation.jpg);
	background-position: 0px 0px;
	margin: 30px 0px;
	padding: 0px;
	width: 441px;
	height: 71px;
	display: block;
}
a:hover.playstation {background-position: 0px -71px;}

.index_right {
	background-color: #C4B776;
	display: block;
	margin: 0px;
	height: auto;
	width: 215px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	text-align: center;
}

a.fieldtrip {
	text-decoration: none;
	background-image: url(images/feildtrip.gif);
	background-position: 0px 0px;
	margin: 40px auto;
	padding: 0px;
	width: 156px;
	height: 39px;
	display: block;
}
a:hover.fieldtrip {background-position: 0px -39px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
	vertical-align: baseline;
	font-weight: bold;
	line-height: 30px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
p a:link {color:#660000;text-decoration: underline}
p a:visited {color:#993300;text-decoration: underline}
p a:hover {color:#CC0000; text-decoration: underline}

a:link {color:#660000;text-decoration: underline}
a:visited {color:#993300;text-decoration: underline}
a:hover {color:#CC0000; text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
	background-color: #2D0000;
	display: block;
	padding: 15px;
	width: auto;
	margin: 0px;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999933;
	line-height: 140%;
}
.footer a:link { color:#825C54; text-decoration: none;}
.footer a:visited { color:#825C54; text-decoration: none;}
.footer a:hover {
	color:#C3B777;
	text-decoration: none;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
	display: block;
	clear: both;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 30px;
}
.footer_description {
	float: left;
	width: 350px;
	margin-bottom: 75px;
	font-size: 9px;
	line-height: 16px;
	color: #825C54;
}
.footer  ul  {
	font-size: 10px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	display: block;
	width: 150px;
}

.footer li {
	font-size: 9px;
	font-weight: bold;
	color: #754E47;
	line-height: normal;
	display: block;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	margin: 2px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #530000;
	width: 145px;
}
.footer  ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 130px;
}
.footer  ul ul li {
	padding-left: 15px;
	width: 135px;
}

a.smithsonian {
	text-decoration: none;
	background-image: url(images/smithsonian.gif);
	background-position: 0px 0px;
	margin: 0px 0px 0px 250px;
	padding: 0px;
	width: 157px;
	height: 32px;
	display: block;
	float: left;
}
a:hover.smithsonian { background-position: 0px -32px; }

.upcomingevents {
	background-color: #DBCFA3;
	text-align: center;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;
}

.upcomingevents img{
	padding: 0px;
	margin: 0px;
}

.upcomingevents h2 {
	font-size: 14px;
} 
.upcomingevents p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.upcomingevents a:link { color:#660000}
.upcomingevents a:visited { color:#330000}
.upcomingevents a:hover { color:#CC0000; text-decoration: underline}

.numberlist, .body_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}

.numberlist a:link {
	color:#660000;
	text-decoration: underline
}
.numberlist a:visited {
	color:#993300;
	text-decoration: underline
}
.numberlist a:hover {color:#CC0000; text-decoration: underline}

.body_list a:link {
	color:#660000;
	text-decoration: underline
}
.body_list a:visited {
	color:#993300;
	text-decoration: underline
}
.body_list a:hover {color:#CC0000; text-decoration: underline}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}
li a:link {
	color:#660000;
	text-decoration: underline
}
li a:visited {
	color:#993300;
	text-decoration: underline
}
li a:hover {color:#CC0000; text-decoration: underline}
li ul {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	list-style-type: disc;
	list-style-position: outside;
}
.archive_list {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}


/* Upcoming Events */
.events li {
	list-style-type: none;
	width: 410px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	float: left;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.events {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 410px;
}
.events2 {background-color: #CABE84; }
.specialevents {background-color: #EBDE98;}
.date {
	width: 115px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.description {
	width: 265px;
	float: right;
	font-weight: bold;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.events a:link{ color: #330000; text-decoration: none; }
.events a:active{ color: #FF0000; text-decoration: none; }
.events a:visited{ color: #330000; text-decoration: none; }
.events a:hover{ color: #990000; text-decoration: none; background-color: #660000;}
/* End Upcoming Events */

/* News */
.newslist li {
	list-style-type: none;
	width: 410px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	float: left;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.newslist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 410px;
}
.newsthumb {
	width: 100px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.newsheadline {
	width: 265px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	height: 75px;
	margin: 0;
}
.newslist a:link{ color: #660000; text-decoration: underline; font-size: 12px; }
.newslist a:active{ color: #660000; text-decoration: underline; font-size: 12px; }
.newslist a:visited{ color: #660000; text-decoration: underline; font-size: 12px; }
.newslist a:hover{ color: #990000; text-decoration: underline; }

.adult_ed {
	display: block;
	width: 100%;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}

.red {
	color:#CC0000;
	font-weight: bold;
}

.interior_flash { float: left;}

.interior_logo {
	float: left;
	display: block;
	margin-top: 38px;
	margin-left: 203px;
}

.interior_content{
	background-color: #C4B877;
	display: block;
	float: left;
	clear: both;
	padding: 20px;
	width: 724px;
}
.interior_submenu {
	background-color: #C4B877;
	display: block;
	float: left;
	width: 200px;
}
.interior_body {
	display: block;
	float: left;
	width: 500px;
	padding-left: 15px;
	background-color: #C4B877;
	margin-top: 25px;
}

.sublinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	background-color: #DAD0A1;
}
.sublinks a {
	color:#660000;
	margin-top: 6px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}
.sublinks a:visited { color:#330000}
.sublinks a:hover { color:#CC0000; text-decoration: underline}
.sidebar {
	display: block;
	float: left;
	width: 200px;
	background-color: #C4B877;
}


/* End News */

/* Old Code */
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #660000;
	text-align: left;
	vertical-align: baseline;
	font-weight: bold;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
}
a.footer_text:link { color:#996633; text-decoration: none;}
a.footer_text:visited { color:#996633; text-decoration: none;}
a.footer_text:hover { color:#CC0000; text-decoration: underline;}

.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
a.body_copy:link { color:#660000}
a.body_copy:visited { color:#993300}
a.body_copy:hover { color:#CC0000; text-decoration: underline}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	line-height: 20px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-decoration: none
}
a.caption:link { color:#000000; text-decoration: none}
a.caption:visited { color:#000000; text-decoration: none}
a.caption:hover { color:#CC0000; text-decoration: none}

.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
}
a.callout:link { color:#660000}
a.callout:visited { color:#330000}
a.callout:hover { color:#CC0000; text-decoration: underline}.sub_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.pics {
	color: #000000;
	margin: 0px 5px 5px;
}

.upcoming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
}
a.upcoming:link { color:#660000}
a.upcoming:visited { color:#330000}
a.upcoming:hover { color:#CC0000; text-decoration: underline}

.sub_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}

.subhead a:link {
	color: #330000;
	text-decoration: none;
}
.subhead a:active {
	color: #330000;
	text-decoration: none;
}
.subhead a:visited {
	color: #330000;
	text-decoration: none;
}
.subhead a:hover {
	color: #990000;
	text-decoration: none;
}
.ed_center {
	display: block;
	margin-left: -10px;
	margin-bottom: 20px;
}
.mailsignup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	display: block;
	}
.mailsignup img {
	background-color: #660000;
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

.mailsignup input {
	color: #333300;
	background-color: #E3DAAF;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #A09560;
	font-size: 10px;
	line-height: 14px;
	margin-top: 3px;
}
.photobox {
	font-size: 9px;
	padding: 3px;
	background-color: #DAD0A1;
	border: 1px solid #3B3019;
	text-align: center;
	margin: 1px;
}
.photobox img {
	margin: 0px;
	padding: 0px;
	}
.tweet {
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.tweet_avatar img {
	float: left;
	margin-right: 15px;
	border: 2px solid #CC9966;
}
ul.tweet_list {
	display: block;
	background-color: #e2d7b1;
	float: right;
	padding: 5px 40px 5px 5px;
	list-style-type: none;
	width: 460px;
	background-image: url(images/twitter.jpg);
	background-position: 460px 3px;
	background-repeat: no-repeat;
	border: 2px solid #a69960;
}
.newflash {
	background-color: #C2BA8D;
	margin-top: 15px;
	margin-bottom: 25px;
	border: 1px solid #897E4F;
	float: left;
	width: 430px;
	padding: 5px;
}
