@charset "utf-8";
/* CSS Document */

@import url("admin.css");
@import url("leftmenu.css");
@import url("lightbox.css");

@font-face {
  src: url('../fonts/FjallaOne-Regular.ttf');
  font-family: 'Fjalla One';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  src: url('../fonts/Oswald-Light.ttf');
  font-family: 'Oswald';
  font-weight: 100;
  font-style: normal;
}

@font-face {
  src: url('../fonts/Oswald-Regular.ttf');
  font-family: 'Oswald';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  src: url('../fonts/Oswald-Bold.ttf');
  font-family: 'Oswald';
  font-weight: 700;
  font-style: normal;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
}
body.Home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 1000px;
	position: relative;
}
#wrapTop {
	position: relative;
	height: 110px;
	width: 968px;
	margin: 0 0 0 14px;
}
#logoBox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
	height: 64px;
}
#logoBoxAdmin {
	float: left;
	height: 64px;
	width: 270px;
	padding-top: 37px;
	padding-right: 697px;
}

#flashBox {
	float: left;
	height: 309px;
	width: 699px;
	margin-top: 51px;
	background-image: url(../images/flash.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#eventsBox {
	float: left;
	height: 247px;
	width: 242px;
	margin-top: 51px;
	background-image: url(../images/bg_eventsBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 62px;
	padding-left: 29px;
	padding-right: 30px;
}
#eventsContent {
	float: left;
	width: 240px;
	height: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#eventsLink {
	width: 240px;
	float: left;
	height: 13px;
	text-align: right;
}
#donationsBox {
	float: left;
	height: 250px;
	width: 235px;
}
#donationsBoxCopy {
	float: left;
	height: 138px;
	width: 211px;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
}
#membershipsBox {
	float: left;
	height: 250px;
	width: 255px;
}
#membershipsBoxCopy {
	float: left;
	height: 138px;
	width: 231px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
}
#storeBox {
	float: left;
	height: 250px;
	width: 209px;
}
#storeBoxCopy {
	float: left;
	height: 138px;
	width: 185px;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
}
#donationsBox .blurbcontainer:first-child > p,
#membershipsBox .blurbcontainer:first-child > p,
#storeBox .blurbcontainer:first-child > p {
  margin-bottom: 0;
}
#newsletterBox {
	float: left;
	height: 44px;
	width: 272px;
	background-image: url(../images/bg_newsletterBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 61px;
	padding-left: 29px;
}

/* dup div for fixing gradient when adding side buttons*/
#newsletterBox_wht {
	float: left;
	height: 44px;
	width: 272px;
	background-image: url(../images/bg_newsletterBox_wht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 61px;
	padding-left: 29px;
}
/* end dup */

#buytourtickets_div {
	float: right;
	height: 44px;
	width: 272px;
	background-image: url(../images/bg_buytourtickets.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 61px;
	padding-left: 29px;
}

/* Home page banner */
#NEH_banner{
	float:left;
	height: auto;
	width: auto;/**/
	/*margin-right:2px;
	padding-top: 61px;
	padding-left: 29px;*/
	margin-left:-3px;
	/*border: 1px red solid;*/
	
}

/* video banner */
#video_banner{
	float:left;
	height: auto;
	width: auto;/**/
	/*margin-right:2px;
	padding-top: 61px;
	padding-left: 29px;*/
	margin-left:-3px;
	/*border: 1px red solid;*/
	
	
	
	
	
}
/* homepage banner end */
#snsBox {
	float: left;
	height: 145px;
	width: 301px;
	background-image: url(../images/bg_snsBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#snsBox_x {
	float: right;
	height: 145px;
	width: 301px;
	background-image: url(../images/bg_snsBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#twitterCallout {
	float: left;
	height: 33px;
	width: 257px;
	margin-top: 6px;
	margin-left: 26px;
}
#facebookCallout {
	float: left;
	height: 33px;
	width: 257px;
	margin-left: 26px;
}
#blogCallout {
	float: left;
	height: 33px;
	width: 257px;
	margin-left: 26px;
}
p {
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 17px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #262626;
	margin-top: 0px;
	line-height: 22px;
	margin-bottom: 26px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
}
h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	line-height: normal;
}
h4 a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	line-height: normal;
	text-decoration: none;
}
.h4New {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	line-height: normal;
	margin-bottom: 12px;
}
.h4New a{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	line-height: normal;
	margin-bottom: 12px;
	text-decoration: none;
}
h5 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h6 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
.eventCopy {
	margin-top: -7px;
	margin-bottom: 0px;
	line-height: 14px;
	color: #FFF;
	font-size: 10px;
}
.eventCopy a {
	margin-top: -7px;
	margin-bottom: 0px;
	line-height: 14px;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	border-top-color: #CCC;
	margin-top: 8px;
	margin-bottom: 22px;
}
hr.Maroon {
	border-top-color: #461111;
	margin-top: 7px;
	margin-bottom: 12px;
}
#btn_enter{
	background:url(../images/buttons/btn_enter_out.gif) no-repeat top;
	width:82px;
	height:27px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	padding-top: -10px;
	padding-left: 20px;
}
#btn_enter:hover{
	background:url(../images/buttons/btn_enter_over.gif) no-repeat top;
}



#buytourtickets_button{
	background:url(../images/buttons/btn_enter_out.gif) no-repeat top;
	width:82px;
	height:27px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	padding-top: -10px;
	padding-left: 20px;
	margin-left:75px;
}
#buytourtickets_button:hover{
	background:url(../images/buttons/btn_enter_over.gif) no-repeat top;
}


#textbox_newsletter{
	border:none;
	width:185px;
	height:23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #adadad;
	font-weight: normal;
	letter-spacing: 0px;
	vertical-align:middle;
	padding-top: 0px;
	margin-top: 0px;
}
#naviBox {
	position: absolute;
	top: 9px;
	right: 0;
	height: 24px;
	line-height: 24px;
	/*width: 664px;*/
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0 10px;
}
#naviBox ul {
	height: inherit;
	line-height: inherit;
	list-style: none;
	padding: 0;
	margin: 0;
}
#naviBox ul li {
	display: inline-block;
	*display: inline;
	height: inherit;
	line-height: inherit;
	vertical-align: top;
	zoom: 1;
	padding: 0;
	margin: 0;
}
#naviBox ul li a {
	display: inline-block;
	*display: inline;
	position: relative;
	height: inherit;
	line-height: 16px;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 100;
	font-family: 'Oswald', serif;
	vertical-align: top;
	letter-spacing: 1px;
	zoom: 1;
	padding: 0 8px;
}
#naviBox ul li a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
#naviBox ul li a.selected{
	background-image: url('../images/arrow_down.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.lineDivider {
	width: 100%;
	height: 1px;
	display: block;
	background-color:#461111;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer {
	float: left;
	height: 29px;
	width: 100%;
	background-color: #FFF;
	margin-top: 50px;
}
#footerBox {
	float: left;
	height: 15px;
	width: 172px;
	margin-left: 43%;
	background-color: #d2d0c3;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	/*padding-left: 16px;*/
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
}

#footerBox1 {
	float: left;
	height: 30px;
	width: 100%;
	margin-left: 0%;
	background-color: #d2d0c3;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	/*padding-left: 16px;*/
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
}

#footerBox1 ul li {
	display:inline;
	list-style:none;
			font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	/*padding-left: 16px;*/
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;

}
#footerBox1 ul li a {
	color: #FFFFFF;
	text-decoration:none;
}
#footerBox1 ul li a:hover {
	color: #666666;
	text-decoration:none;
}

#footerBox ul li {
	display:inline;
	list-style:none;
			font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	/*padding-left: 16px;*/
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;

}
#footerBox ul li a {
	color: #FFFFFF;
	text-decoration:none;
}
#footerBox ul li a:hover {
	color: #666666;
	text-decoration:none;
}

#menuBox {
	float: left;
	height: 500px;
	width: 170px;
	padding-top: 52px;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 28px;
}
#footerBox ul li a.selected {
	color: #666666;
	text-decoration:none;
}
#footerLine {
	height: 6px;
	width: 100%;
	margin-top: 23px;
	background-color: #D2D0C3;
}
#tabBox {
	float: left;
	height: 36px;
	width: 800px;
	margin-top: 52px;
/*	background-image: url(../images/tabs.png);
	background-repeat: no-repeat;
	background-position: left top;
*/}

#tabBox ul {
	padding:0;
	margin:-1px 0px 0px 5px;
	list-style:none;
}
#tabBox ul li{
	padding:0;
	display:inline;
}
#tabBox ul li a{
	margin:0 2px 0 0px;
}
#menuTitle {
	float: left;
	height: auto;
	width: 170px;
}
#menuLinks {
	float: left;
	height: 440px;
	width: 170px;
}
#menuLinks .menuHeading {
	text-transform: uppercase;
	color: #333333;
	font-size: 26px;
	font-weight: 400;
	font-family: 'Oswald', serif;
	letter-spacing: 1px;
}
#imageBox {
	float: left;
	height: 234px;
	width: 774px;
	padding-top: 23px;
}
#contentBox {
	float: left;
	height: auto;
	width: 530px;
	padding-left: 15px;
	padding-right: 10px;
}
#noContent {
	float: left;
	height: 70px;
	width: 530px;
}
#calloutsBox {
	float: left;
	height: auto;
	width: 209px;
	padding-left: 10px;
}
.highlight {
	color: #99150e;
}
.highlightItalic {
	color: #99150e;
	font-style: italic;
}
.article {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.articlePipe {
	font-size: 10px;
	font-weight: normal;
}
.email{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #99150e;
	text-decoration: none;
}
.bodyhighlight{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;

}
.email:link {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #99150e;
	text-decoration: none;
}
.email:hover{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #99150e;
	text-decoration: underline;
}
.email:visited :active {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #99150e;
	text-decoration: underline;
}
.year {
	font-style: italic;
	font-weight: normal;
	color: #999;
}
.highlightGray {
	font-weight: bold;
	margin: 0px;
}
.highlightGrayItalic {
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.website {
	color: #99150e;
	font-weight: normal;
	text-decoration: none;
}
.website a {
	color: #99150e;
	font-weight: normal;
	text-decoration: none;
}
.website:link {
	color: #99150e;
	font-weight: normal;
	text-decoration: none;
}
.website:visited :hover :active {
	color: #99150e;
	font-weight: normal;
	text-decoration: none;
}
.websiteitalics {
	color: #99150e;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.websiteitalics a {
	color: #99150e;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.websiteitalics:link {
	color: #99150e;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.websiteitalics:visited :hover :active {
	color: #99150e;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.facts {
	border: 1px solid #f1ebe2;
}
.celebCopy {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
.article_celeb {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color:#999999;
	margin-top:8px;
}
.funCopy {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}
.highlightRed {
	color:#99150e;
}
.highlightRed a {
	color:#99150e;
	text-decoration: none;
}
.highlightRedItalic {
	color:#99150e;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
}
.highlightRedItalic a {
	color:#99150e;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
#quoteChar {
	float: left;
	height: 15px;
	width: 16px;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#quoteCopy {
	float: left;
	height: 20px;
	width: auto;
	margin-top: 7px;
	margin-bottom: 6px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}
#quoteCopyLine2 {
	float: left;
	height: 20px;
	width: auto;
	margin-bottom: 6px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-left: 27px;
}

.highlightBlack {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	line-height: normal;
}
.highlightBlackItalic{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	line-height: normal;
	font-style:italic;
}
.highlightBlackItalicclass{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	line-height: normal;
	font-style:italic;
	margin-bottom: 7px;
}
/*.imgWrap {
	margin-right: 16px;
	margin-bottom: 8px;
	display:block;
}*/
hr.museum {
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grayLarge{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.grayLargeItalic{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style:italic;
}
.bodyItalic{
	font-style:italic;
}
.contactCurators{
	margin:20px;
}
.wishlistItems{
	margin:10px;
	text-align:left;
}
.emailCurator{
	font-size:12px;
	color:#99150e;
	text-decoration:none;
}
.emailCurator a{
	font-size:12px;
	color:#99150e;
	text-decoration:none;
}
/*---------- bubble tooltip -----------*/
.tt-group{
	 margin-right:0px; 
	 width:99px; 
	 height:86px; 
	 display:block; 
	 float:left;
}
.tt-group2{
	 margin-right:0px; 
	 width:225px; 
	 height:265px; 
	 display:block; 
	 float:left;
}
.imgWrap {
	margin-right: 16px;
	margin-bottom: 8px;
	display:block;
	cursor:pointer;
}
.imgWrap2 {
	margin-right: 150px;
	margin-bottom: 24px;
	display:block;
	cursor:pointer;
}

a.tt{
    position: absolute;
    z-index:24;

}
a.tt span{ display: none;
}

a.tt:hover{ z-index:25; background:;}
a.tt span.tooltip {
	display:block;
	position: absolute;
	top:25px;
	right:120px;
	width:108px;
	height:25px;
	margin-left:0px;
	background: url(../images/tooltip_enlarge.png) no-repeat left center;
}                                                                           
a.tt:hover span.tooltip {
	display:block;
	position: absolute;
	top:25px;
	right:120px;
	width:108px;
	height:25px;
	margin-left:0px;
	background: url(../images/tooltip_enlarge.png) no-repeat left center;
}
a.tt span.tooltip2 {
	display:block;
	position: absolute;
	top:120px;
	right:240px;
	width:108px;
	height:25px;
	margin-left:0px;
	background: url(../images/tooltip_enlarge.png) no-repeat left center;
}

a.tt:hover span.tooltip2 {
	display:block;
	position: absolute;
	top:120px;
	right:240px;
	width:108px;
	height:25px;
	margin-left:0px;
	background: url(../images/tooltip_enlarge.png) no-repeat left center;
}
/*.tooltip safari !important {
	display:block;
	position:absolute;
	top:-10px;
	left:50px;
	width:108px;
	height:25px;
	margin-left:0px;
	background: url(../images/tooltip_enlarge.png) no-repeat left center;
}

.tt-thumbimg1{
	background: url(../images/thumb_house06.jpg) left top no-repeat; 
	display:block; 
	float:left; 
	width:86px; 
	height:80px;
}
.tt-thumbimg2{
	background: url(../images/thumb_house06.jpg) left bottom no-repeat; 
	display:block; 
	float:left; 
	width:86px; 
	height:80px;
	}*/
/*---------- bubble tooltip End-----------*/                                                                                 
#confirmOrder{
	display:block;
	text-align:center;
	background:#FFF url(../images/bg_graydot.gif) repeat-x center;
	border:none;
}
.img2{
	background-color:#FFF;
	padding:30px 12px 30px 12px;
}
input{
	border:1px #CCC solid;
}
.textfield{
	background:url(../images/input.gif) no-repeat;
	height:26px;
	width:335px;
	overflow: hidden;
	border:none;
}
.textfieldSmall{
	background:url(../images/bg_txtfieldsmall.gif) no-repeat;
	height:28px;
	width:37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.textfieldState{
	background:url(../images/bg_txtstate.gif) no-repeat;
	height:26px;
	width:95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
#faqBox {
	float: left;
	width: 530px;
	height: auto;
}
#faqQtn {
	float: left;
	height: 26px;
	width: 26px;
	margin-right: 13px;
	margin-bottom: 7px;
}
#faqQtnCopy {
	float: left;
	height: auto;
	width: 490px;
	margin-top: 5px;
	margin-bottom: 11px;
}
#faqAns {
	float: left;
	height: 26px;
	width: 26px;
	margin-right: 13px;
	margin-bottom: 7px;
}
#faqAnsCopy {
	float: left;
	height: auto;
	width: 490px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.highlightDarkItalic{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	line-height: normal;
	font-style:italic;
}.italicCopy {
	font-style: italic;
	font-weight: normal;
}
.addressCopy {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #666666;
}
.addressItalicCopy {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
.txtarea {
	background-image: url(../images/bg_txtarea.gif);
	background-repeat:no-repeat;
	width:330px;
	height:120px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	resize: none;
}
.Checkbox {
	background: transparent url(../images/checkbox.gif) no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;z-index:2;cursor:pointer;
}.highlightRedBold {
	color:#99150e;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.highlightRedBold a {
	color:#99150e;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/*
.noborder{
  border:1px #CCC solid;
}
*/
.h2Class {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
.tabberlive .tabbertab .h2Class {
  font-size: 18px;
  border-bottom: #888888 1px dotted;
  padding-bottom: 10px;
  margin-top: 48px;
  margin-bottom: 10px;
}
.tabberlive .tabbertab hr + .h2Class {
  margin-top: 0;
}
.h2ItalicClass {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	color: #666;
	font-style: italic;
}
.ratesBoldItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
.ratesItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
.bodydarkBold {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
	line-height:20px;
}
.highlightBlackNormal {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	line-height: normal;
}
.highlightDownloadPDF {
	color:#99150e;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
}
.highlightDownloadPDF a {
	color:#99150e;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
}
.highlightDownloadPDF:link {
	color:#99150e;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
}
.highlightDownloadPDF:hover {
	color:#99150e;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99150e;
	padding-bottom: 2px;
}


.img_calendar{
}
.txtDonate{
	font-size:12px;
	color:#333333;
}.highlightGrayBig {
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
}
.radioMarginTop{
}
.aboutUs {
	margin:10px;
	text-align:center;
}
.bodydarkNormal {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
}
.highlightDarkBold{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	line-height: normal;
}
.bodySmallItalic {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #333;
	font-style: italic;
}
.textfield_Trustee{
	background:url(../images/input.gif) repeat-x;
	height:26px;
	width:190px;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
*/	overflow: hidden;
border:none;
border-right:#ccc 1px solid;
}
.forgotPassword{
	font-size:10px;
	font-style:italic;
	color: #666;
}
.formColon{
	padding-bottom:5px;
	padding-right:2px;
}
.formCheckbox{
}
.formNobg{
	background:none;
	background-color:#ffffff;
	border:1px #ccc solid;
}
#contentBoxSitemap {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 15px;
	padding-right: 10px;
}
.sitemapElementBox {
	float: left;
	height: 250px;
	width: 200px;
	padding-right: 20px;
}
.sitemapMenu {
	float: left;
	height: auto;
	width: 220px;
}
.sitemapMenu ul {
	list-style-position: inside;
	list-style-image: url(../images/arrow_left.gif);
	list-style-type: none;
}
.sitemapMenu li {
	margin-bottom:10px;
}
.sitemapMenu a{
	color:#666666;
	text-decoration:none;
}
.sitemapMenu a:hover{
	color:#99160F;
	text-decoration:none;
}#menuLinksEvents {
	float: left;
	height: 440px;
	width: 170px;
}
.copyGrayItalic {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
}
.thumbnail{
	/*padding: 3px 3px 8px 3px;*/
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 169px;
	width: 150px;
}	
.thumbnailTwo {
	/*padding: 3px 3px 8px 3px;*/
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 180px;
	width: 150px;
}

.thumbnailFive {
	/*padding: 3px 3px 8px 3px;*/
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 213px;
	width: 150px;
}
.thumbnailThree {
	/*padding: 3px 3px 8px 3px;*/
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 191px;
	width: 150px;
}

a img{ 	border: none;}
.copyPhotogal {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 11px;
}
hr.photogal {
	border-top-color: #CCC;
	margin-top: 0px;
	margin-bottom: 7px;
}
#contentBoxThanks{
	float: left;
	height: auto;
	width: 530px;
	padding-left:300px;
	padding-right: 10px;
}
.outlineborder{
	border: 1px #f8f6f2 solid;
	
	}
.operation{
	font-size:12px;
	font-style:italic;
	}
	
	
	
.neh_files{

	
	
	
}

.neh_files ul{
	
	padding:15px;
	
}

.neh_files li {
	background-image: url(../images/file_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin-bottom:10px;
	list-style-type: none;	
	
	
	
}

.italic{
	font-style:italic;
	
}

.bold{
	
	font-weight:bold;
}


.neh_files li a{
	
	color:#900;
	
	
	
}


/* BEGIN TAB STYLE UPDATES */


#tabBox,
#tabBox div {
  height: 36px;
  line-height: 44px;
  overflow: hidden;
}

  #tabBox ul {
    height: inherit;
    line-height: inherit;
    margin: 0 0 0 5px;
  }

    #tabBox ul li {
      display: inline-block;
      width: 137px;
      height: inherit;
      line-height: inherit;
      background-image: url('../images/tab_top.png');
      background-position: top left;
      background-repeat: no-repeat;
      margin: 0 2px 0 0;
    }

      #tabBox ul li a {
        display: inline-block;
        width: inherit;
        height: inherit;
        line-height: inherit;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        font-family: 'Oswald', serif;
        font-weight: 400;
        letter-spacing: 1px;
      }

      #tabBox ul li a:hover {
        color: #DDDDDD;
      }
      
    #tabBox ul li.current {
      background-image: url('../images/tab_top_current.png');
    }
    
      #tabBox ul li.current a,
      #tabBox ul li.current a:hover {
        color: #330000;
      }


/* END TAB STYLE UPDATES */

