body {
	font-family:Arial, Helvetica, sans-serif;
}

#vertical-top {
	display:none;
}

.doc-left-feature-img-shadow {
    bottom: 14px;
    position: relative;
}

/* typography */

h1 {
	border-bottom: 2px dotted #CCCCCC;
	font-size: 1.5em;
	line-height: 1.2em;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top:5px;
}

br {
	display:none !important;
}

#inner-content img {
	max-width:100%;
}

#container {
	background: none repeat scroll 0 0 #e7e5d3;
}

.top-social {
	width:auto;
	float:left;
	display:none;
}

#searchform {
	width:100%;
	margin-top:5px;
}

#searchform input {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	width: 84%;
}

#searchform button {
	background: none repeat scroll 0 0 #441b2c;
	border: 0 none;
	color: white;
	cursor: pointer;
	padding: 4px 10px;
	width: auto;
}

.top-links {
	font-size:8px;
	display:none;
}

.h-logo {
	background: url("../images/logo-mob.png") no-repeat scroll center center transparent;
	clear: both;
	display: block;
	height: 106px;
	text-align: center;
	width: 100%;
}

.h-logo img {
	display:none !important;
}

.header_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
}

/* slider styles */

.slider-content {
	margin-bottom:0 !important;
	min-height:0 !important;
}
 
.slider-shadow, .shadow-full-length {
	display:none;
}

.theme-light.slider-wrapper {
	padding-bottom:0;
}

.theme-light .nivoSlider {
	margin-bottom:0;
}

/* buttons */

.bt-text, .bordeaux-title-text, .baf-donate-bt {
	width:100%;
	background:#073354;
	padding:10px 0;
	margin:2px 0;
}

.bt-text a, .bordeaux-title-text, .baf-donate-bt a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.v-space-2, .v-space-3 {
	height:0;
}

/*buttons and copy */

.copy-1-home, .home-subscribe-bottom, .baf-copy-1-home, .aec-copy-1-home {
	background:#f7edd4;
	padding:10px;
	margin:20px 0;
}

.body-title-text, .light-title-text {
	color:#fff;
	padding:10px;
	background:#441b2c;
}

.home-subscribe-bottom input {
	width:100%;
}

.home-subscribe-bottom button {
	background: none repeat scroll 0 0 #441b2c;
	border: 0 none;
	color: white;
	cursor: pointer;
	padding: 4px 10px;
	margin-top:5px;
}

/* captions */

.yv-caption, .inner-f-text-title, .inner-f-text-title-small {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.inner-f-text-title, .inner-f-text-title-small {
	padding-bottom:5px;
}

.inner-f-text-body {
	display:none;
}

/* news titles */

.news-small-title {
	font-size:0.8em;
	font-weight:bold;
}

.news-body-small {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:10px;
	margin:10px 0;
}

.news-body-content-small {
	display:none;
}

.read-more-bt a, .yv-read-more-bt a, .doc-readmore-light a, .baf-button a, .aec-feature-button a {
	background: none repeat scroll 0 0 #9F9D82;
	color: #FFFFFF;
	display: block;
	font-size: 0.8em;
	margin: 5px 0 0;
	padding: 2px 5px;
	text-decoration: none;
	width: 100%;
}

.yv-read-more-bt a, .doc-readmore-light a {
	margin-bottom:10px;
}

.info-link {
	padding:10px 0;
	border-bottom:1px dotted #CCCCCC;
	font-size:0.8em;
}

.info-link a {
	text-decoration:none;
}

#inner-footer {
	display:none;
}

.yv-twocol img {
	float:left;
	padding:10px 10px 0 0;
}

.yv-fatured-photo-small {
	width:auto;
}

.yv-news-body-small p {
	font-size: 0.8em;
	min-height: 85px;
}

.doc-featured-gallery-link {
	position:relative;
	z-index:9999;
}

.doc-featured-gallery-img {
	position:relative;
	bottom:210px;
}

.doc-image-right {
	height:190px;
}

.doc-link-feature a {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration:none;
}

/* become a friend specific */

.yv-twocol {
	margin-bottom:20px;
}

.baf-reason-num {
	display:none;
}

.baf-news-body-content-small, .baf-news-body-cta-copy, .yv-howto, .yv-info-link-museum, .yv-info-link-group, .yv-info-link-office, .yv-info-link-email {
	background:#e7e5d3;
	padding:10px;
	border-bottom:1px dotted #9f9d82;
}

.baf-memb-icon {
    clear: both;
    float: left;
    width: 100%;
	margin-bottom:5px;
}

.baf-memb-icon img {
	text-align:center;
}

.baf-memb-type, .baf-memb-anual, .baf-memb-monthly {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}

.baf-memb-type, .baf-anual-title, .baf-monthly-title, .baf-conc-title {
	font-weight:bold;
}

/* accordian styles */

.st-accordion li {
	background:#e7e5d3;
	padding:10px;
	margin:2px 0;
	height:auto !important;
}

.aec-left-feature-img-shadow {
	display:none;
}

.st-accordion li a {
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}

.st-accordion li a .st-arrow {
    background: url("../images/arrow-up-down.png") center no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 0.8em;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
}