@charset "UTF-8";
body {
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	background:	#acbaa6;
	margin: 0;
	padding: 0;
	color: #666;
}
#container {
	width: 900px;
	background: #FDFDF5;
	background: #FDFDF5 url(../images/museum_bldg13.jpg) no-repeat left 225px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	height: 100%;
}
#header {
	background: #000 url(../images/museum_bldg11a.jpg) no-repeat left center;
	padding: 10px 0 0px;
	margin: 35px 0px 0px;
	height: 200px;
}
#container #searchBar {
	background: #C9D2C6;
	height: 25px;
	text-align: left;
	width: 290px;
	font: .9em Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px 0px 5px 10px;
	float: left;
}
#container #searchBar form table tr td .search {
	border: 1px solid #666;
}
#container .topbar {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	background: #C9D2C6;
	width: 590px;
	height: 20px;
	padding: 0px 10px 15px 0px;
	text-align: right;
}
#container .topbar p a:visited {
	color: #990033;
	text-decoration: underline;
}
#container .topbar p a:hover {
	color: #999;
	text-decoration: none;
}
#container .topbar a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #nav {
	height: 28px;
	left: 0px;
	background: url(../images/MainMenuHoriz/images/MainMenuHoriz_10.gif) repeat-x right top;
	position: relative;
	bottom: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: -13px;
	z-index: 1000;
}
#container #nav .menu li {
	float: left;
	list-style: url(../cssSite/none) none;
	position: relative;
	left: -40px;
	top: 0px;
}
#container #nav .menu li .menuItem {
	border: 1px solid #FDFDF5;
	float: left;
	text-align: center;
	height: 28px;
}
#container #nav .menu li .menuItem a:link {
	text-decoration: none;
	float: left;
	padding: 5px 5px 5px;
	color: #FDFDF5;
	font: normal 0.95em Helvetica, Arial, sans-serif;
}
#container #nav .menu li .menuItem a:visited {
	text-decoration: none;
	float: left;
	padding: 5px 5px 5px;
	color: #FDFDF5;
	font: normal 0.95em Helvetica, Arial, sans-serif;
}
#container #nav .menuItem a:active {
	color: #333;
	text-decoration: none;
	background: #c3d2bf;
}
#container #nav .menu li .menuItem a:hover {
	color: #B67100;
	text-decoration: underline;
	float: left;
	background: #B9C5B3;
	padding: 5px 5px 5px;
	font: normal 0.95em Helvetica, Arial, sans-serif;
}
#mainContent {
	margin: 0 0 0 300px;
	padding: 0 40px 0 20px;
	top: 300px;
	z-index: 1000;
}
#container #mainContent p {
	font: 1em/1.5em Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
}
#container #mainContent p a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #mainContent p a:visited {
	color: #990033;
	text-decoration: underline;
}
#container #mainContent p a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #mainContent .caption {
	font: 0.95em/1.2em Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
}
#container #mainContent .captionSm {
	font-size: 0.8em;
	line-height: 1.2em;
}
#container #mainContent .caption a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #mainContent .captionSm a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #mainContent .captionSm a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #mainContent .caption a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #mainContent h1 {
	color: #330;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
#container #mainContent h2 {
	font: normal 1.6em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #999;
	vertical-align: sub;
}
#container #mainContent h3 {
	font: italic normal 1.3em/1.0em Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#sidebar1 {
	float: left;
	width: 260px;
	padding: 5px 5px 15px 35px;
}
#sidebar1 {
	padding-top: 10px;
	text-align: center;
}
#container #sidebar1 h1 {
	color: #330;
	text-align: center;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
#container #sidebar1 h2 {
	color: #999;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: 100;
	font-variant: normal;
}
#container #sidebar1 .sideMenu {
	font: normal 1.5em/1.0em Garamond, "Times New Roman", Times, serif;
	color: #B67100;
	text-align: center;
	text-decoration: none;
}
#container #sidebar1 .weeklyCast {
	font: normal 1.5em/1.0em Garamond, "Times New Roman", Times, serif;
	color: #B67100;
	text-align: center;
	text-decoration: none;
}
#container #sidebar1 .sideMenu a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #sidebar1 .sideMenu a:visited {
	color: #990033;
	text-decoration: underline;
}
#container #sidebar1 .sideMenu a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #sidebar1 p {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666;
}
#container #sidebar1 p a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #sidebar1 p a:visited {
	color: #990033;
	text-decoration: underline;
}
#container #sidebar1 p a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer {
	padding: 0 10px 10px;
	background:#FDFDF5;
	margin: 0px auto 10px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font: 0.8em/1.1em Arial, Helvetica, sans-serif;
	color: #333;
}
#container #footer p a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #footer p a:visited {
	color: #990033;
	text-decoration: underline;
}
#container #footer p a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #subContent {
	margin: 10px;
	padding: 0px;
}
#container #subContent .item {
	margin: 0px;
	padding: 0px 40px 0px 20px;
	width: 540px;
	float: right;
}
#container #subContent .item h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #330;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#container #subContent p {
	font: 1em/1.5em Helvetica, Arial, sans-serif;
	color: #666;
}
#container #subContent .item p {
	font: 1em/1.5em Helvetica, Arial, sans-serif;
	color: #666;
}
#container #subContent p a:link {
	color: #B67100;
	text-decoration: underline;
}
#container #subContent p a:visited {
	color: #990033;
	text-decoration: underline;
}
#container #subContent p a:hover {
	color: #CCC;
	text-decoration: none;
}
#container #subContent .caption {
	font: 0.85em/1.2em Helvetica, Arial, sans-serif;
	color: #666;
}
#container #subContent .captionSm {
	font-size: 0.8em;
	line-height: 1.2em;
}
.topReturn {
	margin: 0px;
	padding: 0px 15px;
	width: 250px;
	text-align: center;
	float: left;
}
.imageCatalogue {
	padding: 0px;
	width: 100%;
	float: left;
}
.imageCatalogue a:link {
	color: #B67100;
	text-decoration: underline;
}
.imageCatalogue a:visited {
	color: #990033;
	text-decoration: underline;
}
.imageCatalogue a:hover {
	color: #CCC;
	text-decoration: none;
}
.imageCatalogue .description {
	margin: 0px;
	padding: 0px 40px 0px 20px;
	width: 540px;
	float: right;
}
.imageCatalogue .thumbnail {
	margin: 0px;
	padding: 0px 15px;
	width: 250px;
	text-align: center;
	float: left;
}
#container #subContent .topReturn h1 {
	font: normal 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #330;
	text-align: center;
}
#container #topReturn .caption {
	font: 0.80em/1.0em Helvetica, Arial, sans-serif;
	color: #666;
}
.sidebarRule {
	width: 200px;
	margin-right: auto;
	margin-left: 30px;
}
.captionSm {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999;
}
.tableCell {
	font: 1.0 em/1.2 em Helvetica, Arial, sans-serif;
	color: #666;
}
.firstLine {
	color: #333;
	font: 1.3em/1.2em Garamond, "Times Roman", "Times New Roman", serif;
	text-transform: uppercase;
}
.closeWindow {
	font: 0.9em/1.1em Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
}
.closeWindow a:link {
	color: #B67100;
	text-decoration: underline;
}
.closeWindow a:visited {
	color: #990033;
	text-decoration: underline;
}
.closeWindow a:hover {
	color: #CCC;
	text-decoration: none;
}
.quote {
	font: italic normal 1.5em/1.5em Garamond, "Times Roman", "Times New Roman", serif;
	color: #666;
	text-indent: -5px;
}
.InitialCap {
	font: 1.5em/1.2em Garamond, "Times Roman", "Times New Roman", serif;
	color: #333;
}
.InitialCap a:link {
	color: #B67100;
	text-decoration: underline;
}
.InitialCap a:visited {
	color: #990033;
	text-decoration: underline;
}
.InitialCap a:hover {
	color: #CCC;
	text-decoration: none;
}
.image550 {
	width: 550px;
	text-align: left;
	margin: 0px auto;
}
.image500 {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.image400 {
	width: 400px;
	margin: 0px auto;
}
.image350 {
	width: 350px;
	margin-right: 85px;
	margin-left: 100px;
}
.image350lft {
	width: 350px;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}
.image300 {
	width: 300px;
	margin: 0px auto;
}
.image300lft {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.image300rt {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.image275lft {
	float: left;
	width: 265px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.image250 {
	width: 250px;
	margin: 0px auto;
}
.image250lft {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.image250rt {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.image200lft {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.image200rt {
	float: right;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.image175rt {
	float: right;
	width: 175px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.image150lft {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.image150rt {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.image150 {
	width: 150px;
	margin-right: auto;
	margin-left: 200px;
}
.image100lft {
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.image100 {
	width: 100px;
	margin-left: 75px;
	margin-top: 10px;
}
.spacer {
	background: url(../images/rule.gif) no-repeat center;
	height: 35px;
	width: 540px;
	margin: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#containerPlain {
	background: #FDFDF5;
	height: 100%;
	width: 600px;
	margin: 0px auto;
}
#mainContentPlain {
	margin: 0px auto;
	padding: 0px 40px;
}
#mainContentPlain h1 {
	font: normal 1.4em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #330;
	text-align: center;
}
#mainContentPlain p {
	font: 1.0em/1.5em Helvetica, Arial, sans-serif;
	color: #666;
}
#mainContentPlain a:link {
	color: #B67100;
	text-decoration: underline;
}
#mainContentPlain a:visited {
	color: #990033;
	text-decoration: underline;
} 
#mainContentPlain a:hover {
	color: #CCC;
	text-decoration: none;
}
#mainContentPlain .caption {
	font: 0.85em/1.0em Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
}
#headerPlain {
	background: url(../images/logo.jpg) no-repeat center center;
	margin: 0px;
	height: 100px;
	width: 100%;
}
#containerPlainWide {
	width: 740px;
	background: #FDFDF5;
	height: 100%;
	margin: 0px auto;
}
.box500 {
	margin: 0px auto;
	padding: 0px 20px;
	width: 500px;
	border: 1px solid #999;
}
#container #mainContent p a:active {
	color: #666;
	text-decoration: none;
}
h3   {
	font: 100 normal 1.1em/1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
h3 a    {
	color: #B67100;
	text-decoration: underline;
}
h3 a:hover {
	color: #CCC;
	text-decoration: none;
}
h3 a:active {
	color: #666;
	text-decoration: none;
}
.item p a {
	color: #B67100;
	text-decoration: underline;
}
.item p a:hover {
	color: #CCC;
	text-decoration: none;
}
.item p a:active {
	color: #666;
	text-decoration: none;
}
#container #sidebar1 h3 {
	font: 0.8em/1.0em Georgia, "Times New Roman", Times, serif;
	color: #999;
}
#container #sidebar1 p a:active {
	color: #990033;
	text-decoration: underline;
}
#container .topbar p a:active {
	color: #990033;
	text-decoration: underline;
}
#container #sidebar1 .sideMenu a:active {
	color: #990033;
	text-decoration: underline;
}
#container #footer p a:active {
	color: #990033;
	text-decoration: underline;
}
#container #subContent p a:active {
	color: #990033;
	text-decoration: underline;
}
.closeWindow a:active {
	color: #990033;
	text-decoration: underline;
}
.InitialCap a:active {
	color: #990033;
	text-decoration: underline;
}
#mainContentPlain a:active {
	color: #990033;
	text-decoration: underline;
}
