body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #595958;
	font-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/topBack.gif);
}

h1, h2, h3, h4, h5{
	font-family: 'EB Garamond', serif !important;
}

address {
	font-style:normal;
	padding:0;
	margin:0;
}

a:link {
	text-decoration: none;
	color: #8c5511;
}
a:visited {
	text-decoration: none;
	color: #8c5511
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #8c5511;
}

header {
	width: 100%;
	padding: 0; 
	margin-bottom: 8px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
header h1 {
	margin: 0; 
	padding: 10px 0; 
}

nav{
	width: 100%;
	margin: 0;
}

.main p.cap:first-letter {

	color: #8c5511;
	display: inline;
	float: left;
	font-size:42pt;
	line-height: .75em;
	text-transform: uppercase;
	margin-top: 1pt;
	margin-right: 0.1em;
	margin-bottom: 0pt;
	margin-left: 0pt;
}


.main p.cap2:first-letter {
	color: #8c5511;
	display: inline;
	float: left;
	font-size:24pt;
	line-height: .5em;
	text-transform: uppercase;
	margin-top: 4pt;
	margin-right: 2pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}


.main #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 958px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 

.main #aboveHeader{
	height: 30px;
	width: 958px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: left;
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #595958;
	font-size: 24px;
	
}

.main #accordion {
	margin: 5px 0 0 0;
	padding: 0;
} 

.main #landingPageImage {
	padding: 0;
	margin: 0 0 6px 0;
}

.main #underAccordionBar {
	height: 10px;
	background: #a6a04e;
	padding: 0;
	text-align: center;
	margin-bottom: 0px;
} 

aside{
	position: absolute;
	top: auto;
	right: 0;
	width: 230px;
	padding: 5px 10px 15px 10px;
	margin-top: 10px;
	margin-right: 0px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	
	border-top: none;
	border-right: dotted medium #595958;
	border-bottom: none;
	border-left: dotted medium #595958;
			
}

aside h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
aside h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #8c3e11;	
}

.main #sidebarImages {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}



.main #sidebar2 {
	position: absolute;
	top:420px;
	right: 0;
	width: 160px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;

}


.main #mainContent {
	margin: 0 275px 15px 0;
	padding: 0 0 10px 0;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	height:100%;
	
}

.main #mainContent h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	color: #591902;
	font-variant: small-caps;
	text-align:center;
	text-transform: lowercase;	
}

.main #mainContent h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #591902;
	text-align:center;
	font-variant: small-caps;
	text-transform: lowercase;	
	/*background-image: url(images/h1bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;	*/
}

.main #mainContent h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #a6a04e;
}

.main #mainContent h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #8c3e11;	
}

.main #mainContent h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
}



.main #news1 {
	width: 300px;
	text-align: left; 
	float: left;
	margin: 5px auto 25px auto;
	padding: 10px 10px 10px 0;
} 

.main #news2 {
	width: 300px;
	text-align: left; 
	float: right;
	margin: 5px auto 25px auto;
	padding: 10px;
	border: 5px;
} 

.main #exhibitionLinkImages {
	float: left;
	padding-right: 5px;	
}

.main #susanPhoto {
	float: right;
	padding-left: 5px;	
}

.main #johnPhoto {
	float: left;
	padding-right: 5px;	
}

footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 98px;
	padding-top: 0 10px 0 20px;
	
} 
footer p {
	margin: 0; 
	padding: 10px 0;
}

.count {
color: #000000;
}

.center{
	text-align:center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.smaller {
	font-size: 11px;
}

.main #readspeakPlayer{
	float: right;	
}

.topbutton{
	width: 75px;
	height: 40px;
	color: #fff !important;
	font-variant:small-caps;
	position:fixed;
	right:0px;
	opacity: .5;
	bottom:20px;
	border-radius:5px 0 0 0;
}
.topbutton:hover{
	opacity: .9;
}
/*
@media (max-width: 1124px) {
  .topbutton {
    opacity: .5;
  }
}
*/

.search-tips{
	margin: 0 0 0 20px;
	padding: 0;
}
.search-tips li{
	margin: 0 0 10px 0;
	padding: 0;
}

.smallcaps{
	text-transform:lowercase;
	font-variant:small-caps;
}

img[alt^="Listen"]{
	float:left;
	border-style:none;
}

img[alt*="Tibetan"]{
	border: 5px solid #666;
}

/******************SLIDER**************/

#slider-with-blocks-1 {
  width: 100%;
  font-family: 'EB Garamond', serif;
}
#slider-with-blocks-1 a{
	color: #000;
	text-decoration: none;
}

.rsContent {
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;
}
.bContainer {
  position: relative;
}
.rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}
.blockHeadline {
  font-size: 42px;
  line-height: 50px;
}
.blockSubHeadline {
  font-size: 32px;
  line-height: 40px
}
.txtCent {
  text-align: center; 
  width: 100%; 
}

/********SLIDE 1 EDIT*******/
.slide1 {
  
}
.slide1 .bContainer {
  position: absolute;
  left: 40px;
  text-align: left;
  height: auto;
  top: 65px;
  color: #8c5511;
}
.slide1 .bContainer h1{
	font-size: 2em;
	margin: 0 0 15px 0;
	padding: 10px 10px;
	background: rgba(255,255,255,.0);
}
.small-the{
	font-size: 1.5em !important;
	margin: 0 !important;
	position: absolute;
	top: -30px;
	left: 107px;
	font-variant: small-caps;
}
.small-the:before{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #8c5511;
	position: absolute;
	top: 30px;
	left: 0px;
}
.slide1 .bContainer h1:before{
	content: "";
	width: 96%;
	height: 1px;
	background-color: #8c5511;
	position: absolute;
	top: 46px;
	left: 8px;
}
.slide1 .bContainer h2{
	font-size: 1em;	
	margin: 0;
	display: none;
	padding: 0 15px;
	display: inline;
	background: rgba(255,255,255,.0);
}
/********SLIDE 2 EDIT*******/
.slide2 {
    color: #000;
}
.slide2 .bContainer {
  position: absolute;
  left: 0px;
  text-align: left;
  height: auto;
  bottom: 10px;
}
.slide2 .bContainer h1{
	font-size: 1.5em;
	margin: 0 0 10px 0;
	padding: 5px 15px;
	display: inline-block;
	background: rgba(255,255,255,.7);
}
.slide2 .bContainer h2{
	font-size: .75em;	
	margin: 0;
	padding: 0 15px;
	background: rgba(255,255,255,.7);
}

/********SLIDE 3 EDIT*******/
.slide3 {
    background: url(../images/HomeSlides/exhibition_slider.jpg) no-repeat;
    color:#000;
}
.slide3 .bContainer {
	position: relative;
    top: 10px;
}
.slide3 .bContainer h1{
	position: relative;
	font-size: 1.5em;
	padding: 15px 15px;
	text-align: center;
	display: inline;
	background: rgba(255,255,255,.7);
}
.slide3 a {
	background: rgba(255,255,255,.0);
	width: 25%;
	height: 400px;
	display: block;
	float: left;
	position: relative;
	margin-top: -9px;
	transition: background .2s ease;
}
.slide3 a:hover {
	background: rgba(255,255,255,.2);
}
.slide3 span {
   	line-height: 44px;
   	background: rgba(255,255,255,.7);
   	width: 100%;
   	float: left;
   	margin: 230px 0 0 0;
   	font-variant: small-caps;
   	font-size: 1.25em;
   	padding-bottom: 5px;
}

/********SLIDE 4 EDIT*******/
.slide4 .bContainer {
  position: absolute;
  left: 0px;
  text-align: left;
  color: #000;
  height: auto;
  bottom: 10px;
}
.slide4 .bContainer h1{
	font-size: 1.5em;
	margin: 0 0 10px 0;
	padding: 5px 15px;
	display: inline-block;
	background: rgba(255,255,255,.7);
}
.slide4 .bContainer h2{
	font-size: .75em;	
	margin: 0;
	padding: 0 15px;
	background: rgba(255,255,255,.7);
}

.photoCopy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: black;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.photoCopy a {
  color: #FFF;
}
.palmImg {
  left: 0;
  top: auto;
  bottom: -60px;
  position: absolute;
}

.contentSlider {
  width: 600px !important;
  padding: 20px;
  float: left;
  -webkit-box-shadow: 5px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 5px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 5px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
  background: 333 !important;
  color: #fff !important;
}

.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #eee;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}

.video-text{
	font-family: 'EB Garamond', serif;
	width: 258px;
	height: 455px;
	float: left;
	background: #dedede;
	color: #000;
	padding: 20px 30px 20px 30px;
}
.video-text h1{
	margin: 0;
}
.video-text p{
	margin: 0 0 10px 0;
}
.notable-videos{
	padding: 0;
	list-style-type: none;
}
.notable-videos a{color: #000;}
.notable-videos a:hover{color: #fff; text-decoration: none;}
.notable-videos li{
	padding: 3px;
	margin: 3px 0;
	background: #cdcdcd;
	transition: all .2s ease;
}
.notable-videos li:hover{
	padding: 5px 3px;
}
.video{
	width: 298px;
	padding: 20px 10px 0 10px;
	float: left;
}
.video h3{
	margin: 0 0 5px 0;
}
.video p{
	margin: 0 0 30px 0;
	font-size: .75em;
	font-style: italic;
}
.video-preview{
	width: 298px;
	height: auto;
	background: url(../images/videoimages/video-play.png) no-repeat;
	background-position: center center;
	background-size: contain;
}
.video-preview img{
	width: 100%;
	height: auto;
	transition: opacity .5s ease;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
}
.video-preview img:hover{
	opacity: .2;
}



.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.red{color:#ff0000 !important;}
