body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7f601c;
	font-weight: normal;
}
.languageLinkPanel {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable {
	background-image: url(../images/main_tableBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dottedHorizontal {
	background-image: url(../images/dotted_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #da9b3c;
}
a:visited {
	color: #da9b3c;
}
a:hover {
	color: #ffb648;
}
a:active {
	color: #da9b3c;
}


/*LAYOUT 3 COLUMN*/

.Column_3_a {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
}
.Column_3_b {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Column_3_c {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footerLink {
	padding-left: 10px;
}
.goldText {
	color: #DA9B3C;
}
.galleryThumbDescription {
	padding-left: 20px;
}
.galleryThumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-bottom: 20px;
}
.pagePic {
	padding-top: 10px;
}
.pagePicLeftAlign {
	float: left;
	padding-right: 20px;
	padding-bottom: 110px;
}

li {
	color: #7f601c;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 10px;
}
.btnBuyTickets {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.divider {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.btnMoreInfo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--------------------- Current Exhibits Styles -----------------------*/
#itemHeaderCurrentExhibits{
	float: none;
	padding-bottom: 5px;
	padding-top: 3px;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: both;
	color: #da9b3c;
}
h3 {
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #da9b3c;
}
/* ===== Buy Tickets Navigation ===== */
.buyTickets a {
	display:block;
	width: 95px;
	color:#b0813b;
	text-decoration: none;
	font-weight:bold;
	float:left;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	padding-top: 4px;
	background-image: url(../images/buyTickets.gif);
	padding-left: 25px;
	vertical-align: middle;
	margin-bottom: 20px;
}
.buyTickets a:hover {
	color: #f6ce93;
	background-position: 0px -22px;
}
.buyTickets a:active {
	color: #f6ce93;
	background-position: 0px -22px;
}

