@charset "utf-8";
/* CSS Document */
/* copyright BR Thompson Co 2009, http://www.web-management.ca */
body {
	padding:0px;
	margin:0px;
	background-color: #C8DCF4;
	background-color: #FFF;
	background-image: url(../museum/MAIN.png);
	background-repeat: repeat-x;
}
#wrapper{
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
}
#outercontainer {
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;

}

#container {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	background-color: transparent;

}
#clear{ clear:both;}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}

#banner {
	width:850px;
	height:241px;
	padding:0px;
	margin:0px;
	float:left;
	background-image: url(../museum/museum-archives.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#banner img{
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#banner h1 {
	float:right;
	margin-top: 75px;
	margin-right: 100px;
	margin-left: 0px;
	margin-bottom:10px;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	width: 300px;
	text-align: center;
	clear: right;
}
#banner h2 {
	margin-top: 30px;
	margin-right: 95px;
	margin-left: 0px;
	margin-bottom:0px;
	font-weight: bold;
	color: #FFF;
	font-size: 2em;
	display: block;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right;
}
#banner h3 {
	float:right;
	margin-top: 15px;
	margin-right: 65px;
	margin-left: 0px;
	margin-bottom:0px;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFF;
	font-size: 2em;
	display: block;
	width: 210px;
	clear: right;
}
#contentbox {
	width:675px;
	padding:0px;
	margin:0px;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	}
#rightcol {
	width:151px;
	margin-right:7px;
	float:right;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../museum/rt.png);
	background-repeat: repeat-y;
	background-position: right;

}
#rightcol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #34420F;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#rightcol h1{
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #34420F;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: 500;
	font-variant: normal;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}
#rightcol h2{
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #34420F;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: 500;
	font-variant: normal;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}
#rightcol .pioneer{
	display: block;
	height: auto;
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: left;
	text-align: center;
}
#rightcol .open{
	display: block;
	height: auto;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: left;
	font-size: 0.6em;
}
#rightcol img{
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftcol {
	width:175px;
	padding:0px;
	margin:0px;
	float:left;
	background-image: url(../museum/left.png);
	background-repeat: repeat-y;
}
#middlecol {
	width:517px;
	padding:0px;
	margin:0px;
	height: auto;
	float: left;
}
#right{
	float:right;
	display: block;
	margin: 4px;
	clear: right;
}
#left{
	float:left;
	display: block;
	margin: 4px;
}
#calendar{
	margin-top: 20px;
	margin-right: 26px;
	margin-bottom: 4px;
	margin-left: 4px;
	float: right;
}
#museum-footer {
	width:850px;
	height:20px;
	padding:0px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width:800px;
	height:70px;
	padding:0px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: underline;
}
#cmt img{
	border:0px;
	z-index: 111;

}
#rightimg{
	float:right;
	display: inline;
	margin-top: 2px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftimg{
	float:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	display: inline;
}
#leftcol p {
	margin-left: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1em;
}
#leftcol  ul {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftcol li  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidney-hd {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 200px;
	float: left;
}
#sidney-hd h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#museum3 {
	padding: 0px;
	width: 175px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#museum3 h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	color: #FFF;
}
#museum3 ul{
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 32px;
	display: block;
}
#museum3 li{
	height: auto;
	font-weight: normal;
	font-variant: normal;
	margin-top: 15px;
	line-height: 14px;
}
#museum3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #660000;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	line-height: 14px;
}

#museum3 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #660000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.sidney2 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 0.9em;
	color: #4a5e16;
	font-weight: bold;
}

.sidney2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4a5e16;
}

.sidney2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #F4D407;
}
#middlecol p {
	font-family: Verdana, Geneva, sans-serif;
	color: #34420F;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: 400;
	font-variant: normal;
	font-size: 0.9em;
	line-height: 1.1em;
}
.next {
	text-align: center;
	display: inline-block;
	float: right;
	width: 100px;
}
#myvacation{font-family: Verdana, Geneva, sans-serif;
	color: #34420F;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: 400;
	font-variant: normal;
	font-size: 0.9em;
	line-height: 1.1em;}
#middlecol h1{
	color: #4a5e16;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	line-height: 1.1em;
	text-align: center;
	font-weight: normal;
}	
#middlecol h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #4a5e16;
}
#middlecol h2 a{
	text-decoration: none;
	color: #4a5e16;
	font-size: 1.2em;
}
#middlecol h2 a:hover{
	color: #4a5e16;
	text-decoration: underline;
	font-size: 1.2em;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4a5e16;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
}
h5{
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #4a5e16;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-weight: normal;
	font-variant: normal;
	font-size: .9em;
	line-height: 1.1em;
}

#form {
	padding: 0px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
.button {
	background-color: #CCC;
	color: #4a5e16;
	border: 2px outset #FC3;
}
#form a{font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4a5e16;}
#form a:hover{font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #F4D407;}
#middlecol ul {
	color: #4a5e16;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-type: disc;
}
#middlecol a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #660000;
}
#middlecol a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #660000;
}
#middlecol span{
	font-size: 1em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #222C0A;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 100px;
	text-align: center;
	width: 310px;
	display: block;
}
#lowerbox {
	height: 130px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lowerbox img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.cmt {
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	float: right;
	z-index: -2;
}
#clean {
	height: 175px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#clean p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#gallerybox {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 600px;
}
#box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 300px;
}
#middlecol h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#text{font-family: Verdana, Geneva, sans-serif;}

#type {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 350px;
}
.heritage{
	margin-top: 10px;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.heritage a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.heritage a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
#store{
	display: block;
	margin-left: 45px;
	}

.java{
	position: absolute;
	left: 1240px;
	top: 985px;
	right: 20px;
	bottom: 0px;
	clear: both;
	height: 37px;
	width: 107px;
	color: #999;
	font-size: 12px;
	font-style: italic;
}
.selectall{
padding: 3px 6px 4px 6px;
text-decoration: none;
font: bold 13px Verdana;
color: navy;
background-color: #FFFFAA;
border: 1px solid gray;
border-bottom-width: 0;
}

.selectall:hover{
border-color: black;
color: black;
background-color: #ffef97;
}

.navselectform{
margin: 0;
padding: 0;
float: right;
}

.navselectform select{
font: bold 12px Arial;
background-color: lightyellow;
}

.navselectheader{
font-size: 22px;
width: 80%;
color: darkred;
border-bottom: 5px solid black;
}

.navselectlist{
font-weight: bold;
text-transform: uppercase;
}

ul.navselectlist li{
margin-bottom: 5px;
}
ul.navselectlist li ul{ /*sub ul*/
margin-top: 5px;
text-transform: none;
font-weight: normal;
}
#cmt{
	background-color: transparent;
	background-image: url(../images/tall.png);
	background-repeat: repeat-x;

}
#google{
	font-size: 9px;
	height: auto;
	width: 140px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
