@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 975px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9CBA3;
} 


.twoColFixRtHdr #container #sidebar1 h3 {
	font-size: 16px;
	color: #FFF;
}

.twoColFixRtHdr #header {
	background-color: #BF7839;
	height: 27px;
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	width: 911px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #D9CBA3;
	color: #F3F3F3;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	background-color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: auto;
	color: #FFF;
}
.main_content {
	height: auto;
	width: 715px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #D9CBA3;
	float: left;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
.email_contact {
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidebar_font {
	font-size: 14px;
}


.twoColFixRtHdr #container #sidebar1 p em .sidebar_font {
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.twoColFixRtHdr #container #sidebar1 p {
	color: #000;
	font-size: 12px;

}
p {
	font-size: 12px;
}
.page_banner {
	width: 975px;
	background-color: #C0B9A6;
	height: 200px;
}
.home_page_content {
	width: 725px;
	height: 1080px;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p span {
}

.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p span {
	text-align: left;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p span strong {
	text-align: center;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p span strong {
	text-align: center;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p {

}
.twoColFixRtHdr #container #sidebar1 p {
	text-align: left;
	color: #FFF;
	font-size: 12px;
}
.twoColFixRtHdr #container .main_content h1 {
	font-size: 18px;
	background-color: #D9CBA3;
	text-align: left;
}
.twoColFixRtHdr #container .main_content h3 {
	font-size: 14px;
}
.twoColFixRtHdr #container .main_content center table tr {
	background-color: #C0B9A6;
}
.twoColFixRtHdr #container .main_content center table tr {
	border-top-color: #C0B9A6;
	border-right-color: #C0B9A6;
	border-bottom-color: #C0B9A6;
	border-left-color: #C0B9A6;
}
.twoColFixRtHdr #container .main_content #form1 p label {
	text-align: center;
}
.twoColFixRtHdr #container .main_content h3 {
	text-align: left;
}
.twoColFixRtHdr #container .main_content h2 {
	text-align: center;
	font-size: 12pt;
	color: #000;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit h3 {
	text-align: center;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p {
	text-align: center;

}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit .footer p img {
	text-align: center;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit .footer p img {
	text-align: right;
}
.twoColFixRtHdr #container .main_content .home_page_content .current_exhibit p {
	text-align: left;
}
.twoColFixRtHdr #container .main_content p #wxButtonFrame {
	text-align: left;
}
.twoColFixRtHdr #container .main_content div table {
	text-align: center;
}
.twoColFixRtHdr #container .main_content h3 {
	text-align: center;
}
.twoColFixRtHdr #container .main_content p {
	text-align: left;
}
.twoColFixRtHdr #container .main_content p {
	text-align: center;
}
p {
	text-align: left;
}
.twoColFixRtHdr #container .main_content p {
	text-align: left;
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content p {
	font-weight: normal;
	color: #000;
	font-style: normal;

}
.twoColFixRtHdr #container .main_content p strong {
	color: #000;
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content table {
	text-align: left;
}
.twoColFixRtHdr #container .main_content h1 em strong {
	color: #F00;
}
.twoColFixRtHdr #container .main_content h2 em strong {
	color: #F00;
}
.twoColFixRtHdr #container .main_content h4 strong {
	color: #F00;
	font-style: italic;
	font-size: 10px;
}
.twoColFixRtHdr #container .main_content table {
	color: #000;
	text-align: left;
}
.twoColFixRtHdr #container .main_content table tr td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
.twoColFixRtHdr #container .main_content h1 a {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container .main_content h3 {
	text-align: left;
}
.twoColFixRtHdr #container .main_content h3 {
	text-align: center;
}
.twoColFixRtHdr #container .main_content h3 {
	color: #F00;
}
.twoColFixRtHdr #container .main_content h3 {
	color: #000;
}
.twoColFixRtHdr #container .main_content h2 {
	font-style: normal;
	text-align: justify;
}
.twoColFixRtHdr #container .main_content h3 {
	font-style: normal;
}
.twoColFixRtHdr #container .main_content h4 {
	font-style: normal;
}
.twoColFixRtHdr #container .main_content h4 {
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content h4 {
	font-weight: normal;
	text-align: left;
	font-size: 10;
}
.twoColFixRtHdr #container .main_content h3 {
	color: #F00;
	text-align: left;
}
.twoColFixRtHdr #container .main_content p {
	color: #F00;
}
.twoColFixRtHdr #container .main_content p {
	color: #000;
	text-align: left;
	font-size: 12px;
}
.twoColFixRtHdr #container .main_content h1 {
	text-align: left;
}
.twoColFixRtHdr #container .main_content h2 {
	text-align: center;
}
.twoColFixRtHdr #container .main_content table tr td h2 {
	text-align: center;
}
.twoColFixRtHdr #container .main_content table tr td h2 {
	font-size: 14px;
}
.twoColFixRtHdr #container .main_content table tr td h2 {
	font-size: 12px;
}
.twoColFixRtHdr #container .main_content table tr td h2 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.twoColFixRtHdr #container .main_content p {
	text-align: left;
	font-weight: normal;
}
.twoColFixRtHdr #container .main_content table tr td p em {
	text-align: center;
}
.twoColFixRtHdr #container .main_content table tr td p em {
	text-align: left;
}
.twoColFixRtHdr #container .main_content table tr td p em {

}
.twoColFixRtHdr #container .main_content table tr td p {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
.twoColFixRtHdr #container .main_content table tr td h1 {
	font-size: 36px;
}
.twoColFixRtHdr #container .main_content table tr td h1 {
	font-size: 24px;
}
.twoColFixRtHdr #container .main_content table tr td h1 {
	font-size: 14px;
	font-style: italic;
	color: #000;
}
.Bold_paragraph {
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content table tr td table tr td hr {
	font-style: normal;
}
.twoColFixRtHdr #container .main_content table tr td table tr td {
	font-size: x-large;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-align: center;
	color: #F00;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	font-size: 16px;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	font-size: 16px;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	font-size: 14px;
	text-align: left;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container .main_content table tr td table tr td {
	font-size: 14px;
	text-align: center;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	text-align: center;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container .main_content table tr td table tr td table {
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content table tr td table tr td table {
	font-size: 12px;
}
.twoColFixRtHdr #container .main_content table tr td table tr td table tr {
	font-size: 14px;
}
.twoColFixRtHdr #container .main_content table tr td table tr td table {
	text-align: left;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.twoColFixRtHdr #container .main_content table tr td table tr td p tt {
	text-align: left;

}
.twoColFixRtHdr #container .main_content table tr td table tr td h1 {
	color: #F00;
}
.twoColFixRtHdr #container .main_content table tr td table tr td h1 {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.twoColFixRtHdr #container .main_content h1 em {
	text-align: left;
}
.twoColFixRtHdr #container .main_content h1 em {
	text-align: left;
}

