@charset "utf-8";

body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #fef9cd;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
	width: 980px;  
	background: url(images/bg35.jpg) repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtr #container10 {
	width: 980px;  
	background: url(images/bg10.jpg) repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtr #container22 {
	width: 980px;  
	background: url(images/bg22.jpg) repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtr #mainContent {
	margin: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#frontscroll {
	background:url(images/scroll.gif) no-repeat;
	float:left;
	width:400px;
	height:350px;	
	padding:0;
	margin:0 0 0 12px;
}

#frontscroll .papercontent{
	padding:50px 40px 0px 40px;
}
#footer {
	background: transparent url(footerbg.png) repeat-x;
	bottom:0;
	left:0;
	position:fixed;
	width:100%;
	height:124px;
	z-index:100;
}

#footer-ext {
	height:134px;
}
#footercontainer {
	width: 980px; 
	margin: 0 auto;	
	z-index:200;
}
#footerleft {
	float:left;
	width:100px;
	height:124px;
	text-align:left;
}
#footerright {
	float:right;
	width:100px;
	height:124px;
	text-align:right;
}
#footercenter {
	float:left;
	width:780px;
	/*height:10px;*/
	padding:5px 0 0 0;
	z-index:300;
}
#footerlink a:link,#footerlink a:visited{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	z-index:400;
}
#footerlink a:hover{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	z-index:400;
}
.footertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	z-index:400;
}
#languageselect{
	margin-top:5px;
	margin-bottom:12px;
	font-size:12px;
}
#languageselect a:link,#languageselect a:visited,#languageselect a:active{
	color:#333333;
	text-decoration:none;
}
#languageselect a:hover{
	color:#000000;
	text-decoration:none;
}
#logo{
	width:281px;
	text-align:left;
	padding:30px 0 20px 220px;
	float:left;
}
#logosmall{
	width:247px;
	float:left;
	margin: 20px 0 0 10px;
}
#pagetitle{
	background:url(images/page-title-bg.gif) no-repeat top left;
	width:425px;
	height:80px;
	float:left;
	margin-top: 5px;
	/*padding: 25px 10px 0 10px;*/
	font-size:22pt;
	font-weight:bold;
}

#search{
	/*background:#CCCCCC;*/
	float:right;
	width: 220px;
	text-align:right;
	margin: 30px 0 0 0;
}
.footnote {
	font-style:italic;
	font-size:12px;
	color:#333333;
	clear:both;
	margin:0 0 0 20px;
}

.clearfloat {
	clear:both;
}
.title18{
	font-weight:bold;
	font-size:18px;
	color:#ffff99;
	padding:24px 0 0 0;
	text-align:center;
	line-height:16px;
}
.subtitle17{
	font-weight:normal;
	font-size:17px;
	color:#ffff99;
	padding:0 0 0 0;
	text-align:center;
	font-style:italic;
}
.title22{
	font-weight:bold;
	font-size:24px;
	color:#ffff99;
	padding:24px 0 0 0;
	text-align:center;
}

.col300 {
	float:left;
	width:300px;
	height:300px;
}
.col315 {
	float:left;
	width:315px;
	height:300px;
}
.col315b {
	float:left;
	width:315px;
	height:250px;
}
.col280 {
	float:left;
	width:280px;
	height:220px;
	text-align:center;
}
.col610 {
	float:left;
	width:610px;
	height:250px;
}
.col610b {
	float:left;
	width:610px;
	height:220px;
}
.fullwidthcenter{
	width:100%;
	text-align:center;
}
.fullwidthcenter a:link,.fullwidthcenter a:visited{
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	color:#000000;
	text-decoration:none;
}
.fullwidthcenter a:hover{
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	color:#000000;
	text-decoration:underline;	
}
.title16 {
	font-weight:bold;
	font-size:16px;
	/*margin-bottom:10px;*/
}
.title16 a:link, .title16 a:visited{	
	color:#333333;
	text-decoration:none;
}
.title16 a:hover {
	color:#660000;
	text-decoration:underline;
}
.titledesc{
	font-style:italic;
	font-size:16px;
	color:#333333;
}

h3{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:6px;
}
.text14{
	font-size:14px;
	line-height:19px;
}

.left5 {
	float:left;
	width:5px;
	height:1px;
}
.left10 {
	float:left;
	width:10px;
	height:1px;
}
.left25 {
	float:left;
	width:25px;
	height:1px;
}
.left50 {
	float:left;
	width:50px;
	height:1px;
}
.left100 {
	float:left;
	width:220px;
	height:1px;
}
.emptydiv{
	float:left;
	width:100px;
	height:150px;
}
#contactus{
	width:940px;
}
#contactbox{
	width:550px;
	height:525px;
	background:url(images/scroll-contact.gif) no-repeat;
	margin: 0 auto;
}
.museumtable {
	width:920px;
	/*border: 1px solid #cc9966;*/
	margin:0 0 0 10px;
}
.museumtable th{
	padding: 7px;
	background:#efdf9e;
	border: 1px solid #cc9966;
	text-align:center;
}
.musname{
	width:250px;
}
.musaddr{
	width:315px;
}
.mushours{
	width:265px;
}
.musticket{
	width:110px;
}
.museumtable td{
	padding: 7px;
	border: 1px solid #cc9966;
	text-align:left;
	font-size:14px;
}

.contacttable{
	margin:0 0 0 0;
	border: 0px solid #cc9966;
	text-align:left;
}
.contacttable td{
	padding:0 0 10px 0;
}
.contactcaption{
	text-align:right;
	width: 170px;
	border: 0px solid #cc9966;
	vertical-align:top;
}
.contactseparator{
	width:10px;
}
.contactinput{
	border: 0px solid #cc9966;
}

/* ----------------------------------------------------------------- */

#photoborder {
	/*background:url(old-photo-border.png) no-repeat 22px 3px;*/
	background:url(images/old-photo-border.png) no-repeat;
	float:left;
	width:413px;
	height: 306px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#photocontent {
	padding:17px 0 0 17px;
}
#profilebg {
	background:url(images/oldpaper.gif) no-repeat;
	float:left;
	width:490px;
	height:306px;
}
#profilebg2 {
	background:url(images/oldpaper-med.gif) no-repeat;
	float:left;
	width:490px;
	height:350px;
}
#profilecontent{
	padding:19px 25px 0 25px;
}
#subnav{
	background:#eedd99;
	width:940px;
	padding:8px 0;
	text-align:center;
}
#subnav a:link,#subnav a:visited {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#subnav a:hover{
	text-decoration:underline;
}
#mapcontainer{
	float:left;
	width:510px;
	height:640px;
}
#addresscontainer{
	background:url(images/oldpaper2.gif);
	float:left;
	width:390px;
	height:400px;
}
#addresscontent{
	padding:20px 20px 0 20px;
}
.mylist li{
	list-style-position:inside;
	list-style-type:square;
}
#oldpaperbg {
	background:url(images/oldpaper450.gif) no-repeat;
	float:left;
	width:450px;
	height:306px;
}
#oldpaperbg2 {
	background:url(images/oldpaper450-2.gif) no-repeat;
	float:left;
	width:450px;
	height:325px;
}
#oldpaperbg3 {
	background:url(images/oldpaper450-3.gif) no-repeat;
	float:left;
	width:450px;
	height:370px;
}
#oldpaperbgmed {
	background:url(images/oldpaper450med.gif) no-repeat;
	float:left;
	width:450px;
	height:475px;
}
#oldpaperbglong {
	background:url(images/oldpaper450long.gif) no-repeat;
	float:left;
	width:450px;
	height:600px;
}
#oldpapercontent{
	padding:19px 25px 0 25px;
}
#oldpapercontent ul{
	list-style-type:square;
        padding-left:15px;
}
.fontsize12 {
        font-size:12px;
}
.textright {
	text-align:right;
	font-size:12px;
}
