/* CSS Document */

html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	}

body {
	font: 75%/1.5 "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, "Times New Roman", Times, serif;
	}

p {
	margin: 1em 0;
	}

a {
	color: #92278f;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #72076f;
	text-decoration: underline;
	}

a img {
	border: none;
	}

img.icon {
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.02em;
	}

h1 {
	font-size: 2.8em;
	color: #55427b;
	margin: 0 0 .2em;
	font-weight: normal;
	line-height: 1;
	}

h2 { font-size: 1.6em; color: #333; }
h3 { font-size: 1.2em; color: #666; }
h4 { font-size: 1em; }

ul {
	margin: -.4em 0 1em 0;
	padding-left: 1.5em;
	}

#container {
	width: 76em;
	padding: 20px;
	margin: 0 auto;
	background: url(./images/navigation.gif) 0 20px no-repeat;
	}

#logo {
	background-image: url(./images/blank.gif);
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 0 -16px;
	}
#logo a {
	display: block;
	text-indent: -999px;
	width: 215px;
	height: 100px;
	overflow: hidden;
	}

#navigation {
	position: relative;
	}

#navigation ul {
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	}

#navigation #interest_nav {
	margin-left: 228px;
	padding-bottom: 60px;
	}

#interest_nav li {
	position: relative;
	float: left;
	padding: 0 0 10px 38px;
	margin: 0;
	}
#interest_nav li.first {
	padding-left: 0;
	}

#interest_nav li a {
	background-image: url(./images/blank.gif);
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 75px;
	height: 75px;
	}

#interest_nav li ul {
	position: absolute;
	top: 88px;
	right: -157px;
	font-size: 1.1em;
	width: 30.9em;
	padding: .3em 0 .4em 25.1em;
	background-color: #92278f;
	}

#interest_nav li ul li {
	padding: 2px 10px 0;
	font-size: .9em;
	border-left: 1px solid #fff;
	}

#interest_nav li ul li.first {
	border-left: none;
	}

#interest_nav li ul li a {
	white-space: nowrap;
	text-indent: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: auto;
	height: auto;
	}

#navigation #action_nav {
	position: relative;
	float: left;
	clear: left;
	padding: 10px 0 0;
	}

#action_nav li {
	padding: 0 0 0 10px;
	margin: 0;
	clear: left;
	}

#action_nav li a {
	margin-top: 10px;
	display: block;
	float: left;
	text-indent: -999px;
	width: 110px;
	height: 26px;
	overflow: hidden;
	}

#action_nav li ul {
	position: absolute;
	top: 262px;
	left: 20px;
	}

#action_nav li ul li {
	padding: 0;
	}

#action_nav li ul li a {
	margin-top: 4px;
	height: 20px;
	width: 135px;
	}
#action_nav li ul li.first a {
	margin-top: 0;
	}
#action_nav li ul li.long a {
	height: 35px;
	}

#global_donate {
	position: absolute;
	left: 5px;
	top: 580px;
	width: 125px;
	}

#content {
	background: #dfecb3;
	float: right;
	width: 53em;
	padding: 1.5em 1.5em 1em;
	margin-top: .8em;
	font-size: 1.1em;
	min-height: 30em;
	}

#home #content {
	padding-top: 0;
	}

#footer {
	clear: both;
	padding: 0;
	margin-left: 14.3em;
	border-top: 1px solid #999;
	}

#footer .links {
	float: right;
	}

.jump_bar {
	background-color: #ebf6c5;
	border-bottom: 1px solid #87906b;
	border-top: 1px solid #87906b;
	padding: .5em 20px;
	}

.caption {
	display: block;
	text-align: center;
	background-color: #585;
	margin: 0 1px 1px 1px;
	padding: .5em;
	}

a .caption {
	color: #efe;
	}

.context_image {
	float: right;
	border: 1px solid #060;
	margin: .5em 0 1em 1.5em;
	}
.context_image img {
	display: block;
	border: 1px solid #fff;
	padding: 1px;
	background: #333;
	}

.garnish_image {
	float: left;
	border: 1px solid #060;
	margin: .5em .55em 1em 0;
	}

.garnish_image img {
	display: block;
	border: 1px solid #999;
	padding: 1px;
	background: #333;
	}

.sidebar {
	float: right;
	display: inline;
	width: 25em;
	padding: 0 2em 2em 2em;
	margin: 1em -1.5em 2em 2em;
	border: 1px solid #895c96;
	border-right: none;
	background-color: #f2eff4;
	}

.sidebar ul {
	padding-left: 1.4em;
	margin-left: 0;
	}

.sidebar h2 {
	margin-top: .8em;
	}

p {
	margin: 1em 0;
	}

a {
	text-decoration: none;
	}

fieldset {
	margin: 1em 0;
	padding: 1em;
	orphans: 1em;
	clear: both;
	border: 1px solid #9f75ab;
	}

fieldset p {
	clear: both;
	margin: 0;
	padding: 0;
	}

fieldset .submit {
	padding-left: 22.5%;
	}

fieldset label {
	float: left;
	margin-right: 1.5%;
	padding-bottom: 1.2em;
	text-align: right;
	width: 26%;
	}

.checkbox_row label {
	width: auto;
	float: none;
	display: inline;
	}

#member_label {
	width: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	float: none;
	}

fieldset .text, fieldset select {
	padding: 3px;
	}

fieldset .helper {
	display: block;
	background-color: #d9d3dc;
	font-size: 0.9em;
	margin: 0 0 .5em 27.5%;
	padding: .4em .8em;
	}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

textarea {
	width: 71%;
	display: block;
	float: left;
	margin-bottom: 1em;
	}

.divider {
	clear: both;
	border-top: 1px solid #ccc;
	}

/* messages */

.info, .warning, .success, .exception, .error {
	border-width: 3px;
	border-style: double;
	padding: 1em 2em;
	margin: 0 0 1em;
	background-color: #fff;
	}

.info a, .warning a, .success a, .exception a, .error a {
	text-decoration: underline;
	font-weight: bold;
	}

.error, .validation_exception, unexpected_exception {
	border-color: #a00;
	color: #a00;
	}

.info, .no_results_exception {
	border-color: #009;
	color: #009;
	}

.warning {
	border-color: #990;
	color: #990;
	}

.success {
	border-color: #260;
	color: #260;
	}

/* plan visit */

.google_map {
	float: right;
	margin: 0 0 1.5em 2em;
	}

.google_map iframe {
	border: 5px solid #fff;
	}

/* news pages */

.general_news {
	float: left;
	width: 46%;
	}

.meek_updates {
	float: right;
	width: 46%;
	padding-left: 3.5%;
	border-left: 1px solid #92278f;
	}
.meek_updates h2 {
	margin-top: 0;
	}

/* exhibit, event pages */

.limited_date, .date {
	font-style: italic;
	font-size: 1.1em;
	}

/* home page */

#home #content {
	padding-bottom: 0;
	background-color: #d4efab;
	}

#home #home_content {
	padding-right: 18em;
	margin: 0 -1.5em;
	}

#home #welcome {
	float: left;
	width: 34.9em;
	padding: 0 1.5em;
	}
html>body #home_content #welcome {
	width: 35em;
	}

#home #home_content #flash_banner {
	margin: 0 -1.5em;
	background-color: #333;
	}

#home #home_content #welcome h2 {
	text-indent: -9999px;
	background: url(./images/welcome.gif) center;
	font-size: 1em;
	line-height: 26px;
	margin: 1.2em -1.5em 0;
	}

#home #home_content #welcome h1 {
	color: #92278f;
	margin: .8em 0 .6em;
	font-size: 1.95em;
	font-style: italic;
	}

#home #home_content #welcome p {
	font-size: 1.1em;
	}

#home #whats_happenning {
	display: inline;
	position: relative;
	float: right;
	width: 16em;
	padding: 0 1em 2em;
	margin-right: -18em;
	background-color: #8dc63f;
	}

#home #whats_happenning h3 {
	text-align: center;
	font-style: italic;
	font-size: 1.4em;
	color: #333;
	}

#home #whats_happenning .item {
	width: 200px;
	margin: 1em auto;
	}

#home #whats_happenning .item p {
	background-color: #fff;
	padding: 1em;
	margin: 0;
	line-height: 1.2;
	}

#home #whats_happenning .item p a {
	font-size: 1.2em;
	}

#home #whats_happenning .item p span {
	font-size: .9em;
	}

#home .hours_admission {
	padding: 1px 1.5em;
	border: 1px solid #fff;
	background-color: #f4fcd6;
	margin: .4em 0;
	font-size: .85em;
	width: 92%;
	}

#home .split_column {
	width: 46%;
	float: left;
	}

#home .split_column.last {
	float: right;
	}

#home #home_content #welcome .phone_number {
	font-size: 1.15em;
	line-height: 1.2;
	margin: .5em 0 0;
	padding: 12px 0 0 0;
	border-top: 1px dotted #666;
	}
#home .phone_number big {
	font-size: 2.25em;
	font-weight: bold;
	color: #a57;
	}

/* list items */

.list_item {
	padding: 1px 1.5em;
	border: 1px solid #fff;
	background-color: #f4fcd6;
	margin: .4em 0;
	}
.list_item { _height: 0; }
.list_item h2 {
	margin-top: .5em;
	}

.pieces .list_item {
	width: 43%;
	float: left;
	}

.pieces .list_item.odd {
	clear: left;
	margin-right: 2%;
	}

/* store page */

#store_page #content {
	padding-right: 20em;
	width: 34.5em;
	position: relative;
	background: url(./images/store_content.gif) right repeat-y #dfecb3;
	}

#store_page .sidebar {
	position: absolute;
	top: 50px;
	right: 0;
	margin: 0;
	width: 14em;
	border-left: none;
	}

#store_page .sidebar h4 {
	text-align: center;
	}

#store_page .sidebar ul {
	margin: 1em 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #c9c;
	}
#store_page .sidebar ul li {
	padding: .4em 1.5em;
	margin: 0;
	line-height: 1.2;
	border-top: 1px solid #c9c;
	_height: 0;
	}


.detail .price {
	margin: .5em 0;
	font-size: 2em;
	font-style: italic;
	}

.details {
	font-size: .9em;
	}

#store_page .actions {
	float: right;
	width: 156px;
	margin: 1.4em 0 1em 1.5em;
	}

#store_page .actions .context_image {
	margin: 0;
	}

.add_to_cart a {
	font-size: 1.2em;
	float: right;
	margin: 0 0 1em;
	text-align: center;
	padding: .4em 10px;
	width: 130px;
	background-color: #585;
	color: #fff;
	border: 3px double #060;
	}
.add_to_cart a:hover {
	background-color: #7a7;
	text-decoration: none;
	}

/* cart styles */
.cart_table {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0;
	background-color: #f6f9f3;
	}

.sidebar .cart_table {
	font-size: .9em;
	width: 100%;
	background-color: #fff9ff;
	}
.mini_cart_options {
	margin: .5em -2em 1.5em;
	text-align: center;
	padding: 0 2em 1em;
	border-bottom: 1px dotted #969;
	}
.mini_cart_options a {
	font-weight: normal;
	}

.cart_table th, #checkout_page .cart_table th, .cart_table td {
	text-align: left;
	border: 1px solid #989;
	padding: .3em .5em;
	}

.sub_total th {
	text-align: right;
	}

/* checkout pages */

.your_info_check, .shipping_check, .billing_check {
	padding: 1px 1em 1em;
	background: #f0f9e0;
	float: left;
	width: 23.4em;
	border: 1px solid #fff;
	}
.shipping_check {
	margin-left: 1.8em;
	}

#checkout_page th {
	vertical-align: top;
	text-align: right;
	}

#checkout_page table {
	width: 95%;
	}

#checkout_page .form_table th {
	width: 5em;
	}

#checkout_page table input {
	display: block;
	width: 99%;
	}

#checkout_page table th, #checkout_page table td {
	padding: .3em .4em;
	}

/* detail pages */

.short_description {
	font-size: 1.3em;
	color: #666;
	}

/* helper classes */
.end {
	clear: both;
	line-height: .1;
	height: 1px;
	}

.view_all, .learn_more {
	clear: both;
	background-color: #ebf6c5;
	border-bottom: 1px solid #87906b;
	border-top: 1px solid #87906b;
	padding: .5em 20px;
	margin: 1em 0;
	}

.sidebar .view_all, .sidebar .learn_more {
	border-color: #a685bb;
	background-color: #e1d8e7;
	}

.view_all, .learn_more { _height: 0; }
