body {
	font:Arial, sans-serif;
	font-size:14px;
	color:#b31218;
	background:#b31218 url(../img/BGGradient.png) repeat-x;
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
}
sup {
	font-size:8px;
	font-family:verdana;
}
img {
	border:none;
	display:block;
}
form {
	padding:0;
	margin:0;
}

/*#grad2 {
	background:url(../img/testGrad.jpg) repeat-x 5px 50%;
	width:100%;
	padding:0;
}*/

#main {
	background:url(../img/bg.gif) no-repeat top right;
	position:relative;
	margin:0 auto;
	width:840px;
	padding:0 52px;
}

/* logo */
h1.logo {
	position:relative;
	z-index:1;
	width:280px;
	height:90px;
	text-indent:-9999px;
	padding:0;
	margin:30px 0 0 34px;
}
a {
	outline:none;
}
a.logo {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
/* header */
#header {	
	width:840px;
	overflow:hidden;
	height:253px;
}

#header.Type1{background:url(../img/pageHeaders/Header1.jpg) no-repeat;}
#header.Type2{background:url(../img/pageHeaders/Header2.jpg) no-repeat;}
#header.Type3{background:url(../img/pageHeaders/Header3.jpg) no-repeat;}


.head {
	width:840px;
	overflow:hidden;
	position:relative;
}
/* nav-right */
.nav-right {
	width:200px;
	position:absolute;
	right:0px;
	top:28px;
	margin:5px 0px 0px 0px;
	overflow:hidden;
	list-style:none;
	height:30px;
}

/* nav-left */
.nav-left{
	width:840px;
	height:28px;
	padding:0;
	margin:30px 0px 0px 0px;
	overflow:hidden;
	list-style:none;
}
.nav-left li{
	float:left;
	padding:0 1px 0 0;
}
.nav-left li a{
	float:left;
	background:url(../img/nav-left.jpg) no-repeat 0 0;
	cursor:pointer;
	text-decoration:none;
}
.nav-left li a:hover{background:url(../img/nav-left.jpg) no-repeat 0 100%}
.nav-left li a.one{background:url(../img/nav-left1.jpg) no-repeat 0 0}
.nav-left li a.one:hover{background:url(../img/nav-left1.jpg) no-repeat 0 100%}
.nav-left li a.one:hover span{background:url(../img/nav-right.jpg) no-repeat 100% 100%}


.nav-left li a.dig{background:url(../img/nav-left1_dig.jpg) no-repeat 0 0}
.nav-left li a.dig:hover{background:url(../img/nav-left1_dig.jpg) no-repeat 0 100%}
.nav-left li a.dig:hover span{background:url(../img/nav-right_dig.jpg) no-repeat 100% 100%}


.nav-left li a.dighunt{background:url(../img/nav-left1_dighunt.jpg) no-repeat 0 0}
.nav-left li a.dighunt:hover, .nav-left li a.dighunt.On{background:url(../img/nav-left1_dighunt.jpg) no-repeat 0 100%}
.nav-left li a.dighunt:hover span, .nav-left li a.dighunt.On span{background:url(../img/nav-right_dighunt.jpg) no-repeat 100% 100%}


.nav-left li a.arc{background:url(../img/nav-left1_arc.jpg) no-repeat 0 0}
.nav-left li a.arc:hover{background:url(../img/nav-left1_arc.jpg) no-repeat 0 100%}
.nav-left li a.arc:hover span{background:url(../img/nav-right_arc.jpg) no-repeat 100% 100%}

.nav-left li a.city{background:url(../img/nav-left1_city.jpg) no-repeat 0 0}
.nav-left li a.city:hover{background:url(../img/nav-left1_city.jpg) no-repeat 0 100%}
.nav-left li a.city:hover span{background:url(../img/nav-right_city.jpg) no-repeat 100% 100%}



/* sets the barly hall page to home, check include/head file for the class ID = home for changes there*/
.nav-left li a.home{background:url(../img/nav-left1_jor.jpg) no-repeat 0 100%;}
.nav-left li a.home span{background:url(../img/nav-right_jor.jpg) no-repeat 100% 100%}
.nav-left li a.home:hover{background:url(../img/nav-left1_jor.jpg) no-repeat 0 100%}
.nav-left li a.home:hover span{background:url(../img/nav-right_jor.jpg) no-repeat 100% 100%}



.nav-left li a span{
	float:left;
	font:10px/28px Verdana, sans-serif;
	color:#fff;
	padding:0 11px;
	background:url(../img/nav-right.jpg) no-repeat 100% 0;
}
.nav-left li a:hover span{background:url(../img/nav-right.jpg) no-repeat 100% 100%}






.logo-holder {
	width:840px;
	height:152px;
	overflow:hidden;
}
/* EVENTS ADD'INS */

.event-container {
	width:95%;
	padding: 10px;
	float: left;
	margin: 5px 0 5px 0;
	border-bottom:1px solid #ccc1bf;
}
.event-img-left {
	float: left;
	padding: 5px;
	margin: 0;
}
/* menu */
#menu {
	width:840px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#menu li {
	float:left;
	padding:0;
}
#menu li a {
	float:left;
	background:url(../img/bg-menu.jpg) no-repeat 0 0;
	text-decoration:none;
	cursor:pointer;
}
#menu li a:hover,#menu li a.On {
	background:url(../img/bg-menu.jpg) no-repeat 0 100%;
	color:#ffffff;
}
#menu li a span {
	float:left;
	background:url(../img/bg-menu-span.jpg) no-repeat 100% 0;
	font:bold 16px/42px "Times New Roman", Times, serif;
	color:#571c20;
	padding:1px 0 0;
	text-align:center;
}
#menu li a:hover span,#menu li a.On span {
	background:url(../img/bg-menu-span.jpg) no-repeat 100% 100%;
	color:#FFFFFF;
}
#menu li a.about span {
	width:140px
}
#menu li a.prices span {
	width:125px
}
#menu li a.exhibitions span {
	width:125px
}
#menu li a.education span {
	width:110px
}
#menu li a.events span {
	width:100px
}
#menu li a.involved span {
	width:120px
}
#menu li a.shop span {
	width:75px
}
#menu li a.contact span {
	width:120px;
	background:url(../img/bg-menu-right.jpg) no-repeat 100% 0;
}
#menu li a.contact:hover span {
	background:url(../img/bg-menu-right.jpg) no-repeat 100% 100%
}
/* content */
#content {
	background:#fff url(../img/bg-content.jpg) no-repeat;
	width:840px;
	overflow:hidden;
	float:left;
	display:inline;
}
/* info */
.info {
	width:786px;
	overflow:hidden;
	padding:26px 27px 0;
}
.present {
	width:786px;
	overflow:hidden;
}
.top {
	background:url(../img/top01.gif) no-repeat;
	width:508px;
	height:31px;
	padding:8px 0 0 278px;
	overflow:hidden;
}
.top h2 {
	width:231px;
	height:20px;
	margin:0;
	text-indent:-9999px;
}
.images {
	width:786px;
	overflow:hidden;
}
.images img {
	float:left;
	margin:0 0px 0 0;
	display:inline;
}
.links {
	float:left;
	width:183px;
}
.links img {
	float:left;
	margin:0;
}
/* inf */
.inf {
	width:758px;
	overflow:hidden;
	padding:24px 0 35px 28px;
}
.colum1 {
	float:left;
	width:548px;
}
/* this is casue problmes */
.size {
	float:right;
	width:57px;
	display:inline;
	margin:0 0 10px 10px;
}
#textchanger ul {
	width:57px;
	padding:0 0 1px;
	margin:-8px 0 0;
	overflow:hidden;
	list-style:none;
	display:inline;
	line-height:100%;
	float:left;
}
#textchanger ul li {
	list-style-type:none;
	}
#textchanger {
	float:left;
	padding:0;
	display:inline;
	line-height:100%;
	margin:0;
}
#textchanger a {
	float:left;
	display:inline;
}
a.print {
	float:left;
	background:url(../img/ico-print.gif) no-repeat;
	width:57px;
	height:19px;
	text-indent:-9999px;
}
.pdf strong {
	height:30px;
	font:10px/12px Arial, sans-serif;
	color:#4c4c4c;
	display:block;
	background:url(../img/ico.jpg) no-repeat 0 50%;
	padding:5px 0 4px 40px;
	margin:8px 0 0;
}
.pdf strong a {
	font:10px/12px Arial, sans-serif;
	color:#4c4c4c;
	text-decoration:underline;
}
.pdf strong a:hover {
	text-decoration:none
}
/* end problem here */

.colum1 h3 {
	font:140%/110% Arial, sans-serif;
	color:#283658;
	margin:0;
}
.colum1 a:link, .colum1 a:visited, .colum1 a:active {
	color:#4c4c4c;
	text-decoration:underline;
	font-weight:normal;
}
.colum1 a:hover {
	color:#893200;
}
.colum1 p {
	font-size:1.2em;
	font-family:Arial, sans-serif;
	color:#4c4c4c;
	margin:13px 0 0;
	line-height:140%;
}
.colum1 h2 {
	font-family:Arial, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#b41319;
	margin-bottom:10px;
	line-height:1.4em;
}
.colum2 {
	float:left;
	display:inline;
	width:185px;
	margin:0 0 0 25px;
	font-size:1em;
	overflow:hidden;
}
.colum2 p {
	font-family:Arial, sans-serif;
	font-size:1.1em;
	color:#283658;
	margin:0 0 80px 0px;
}
.colum2links {
	width:188px;
	vertical-align:top;
	background-repeat:no-repeat;
	border:0;
	padding:0;
	margin:1px;
	display:block;
}
.colum2links a.FirstLink {
	margin:5px 0 0 0px;float:left;
}
.colum2links a img {
	margin:0px 0 0px 5px;
	padding:2px 0px 5px 0px;
	clear:left;
}
/* columns */
.columns {
	width:840px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:url(../img/bg-columns.jpg) repeat-y;
	float:left;
	display:inline;
}
/* column1 */
.column1 {
	float:left;
	display:inline;
	width:236px;
	margin:0 0 20px 0;
}
.search {
	float:left;
}
.search #search {
	font-size:12px;
	color:#4c4c4c;
	background-color:#ffffff;
	border:none;
	width:140px;
	height:14px;
	padding:1px;
	margin:0;
	float:left;
}
.search #SearchButton{float:left;width:39px;height:16px;background-image:url(/img/NewSearchButton.png);margin-left:10px;display:inline;}

h2.events {
	background:url(../img/events.png) no-repeat;
	width:160px;
	height:29px;
	overflow:hidden;
	margin:7px 0 0 42px;
	text-indent:-9999px;
}
.box {
	width:236px;
	background:url(../img/box-bg.jpg) repeat-y;
	margin:4px 0 0;
}
.box-bg {
	background:url(../img/box-top.jpg) no-repeat
}
.box-info {
	background:url(../img/box-foot.jpg) no-repeat 0 100%;
	width:195px;
	overflow:hidden;
	min-height:100px;
	padding:0 26px 15px 15px;
}
.box-info h2 {
	font:175%/100% Arial, sans-serif;
	color:#7a95cd;
	margin:8px 0 0;
}
.box-info h2 a {
	text-decoration:none;
}
.box-info a {
	font:100%/120% Arial, sans-serif;
	color:#3d1906;
	text-decoration:underline;
}
* html .box-info {
	overflow:visible;
	height:100px;
}
.news-spacing p {
	line-height:9px;
	margin-bottom:4px;
}
.news-spacing {font-size:1.2em;
font-family:arial;
}
.box img {
	margin:6px 0 0;
	border:2px solid #ccc1bf;
}
.box em {
	display:block;
	font:100%/100% Arial, sans-serif;
	color:#808080;
	width:192px;
	margin:9px 0 0;
}
.box h2 {
	font:155%/100% Arial, sans-serif;
	color:#003f2d;
	margin:8px 0 0;
}
.box p {
	font:120%/120% Arial, sans-serif;
	margin:8px 0 0;
	color:#4c4c4c;
}
.box p a {
	font:100%/120% Arial, sans-serif;
	color:#003f2d;
	text-decoration:underline;
}
.box p a:hover {
	text-decoration:none
}
a.more {
	float:left;
	font:120%/110% Arial, sans-serif;
	color:#3A1C0B;
	margin:5px 0 0 80px;
	text-decoration:underline;
}
a.more:hover {
	text-decoration:none
}
/* men */
.men {
	width:236px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.men li {
	float:left;
	padding:0;
}
.men li a {
	float:left;
	font:12px/30px Verdana, Tahoma, sans-serif;
	color:#fff;
	background:url(../img/bg-men1.jpg) no-repeat 0 0;
	width:218px;
	padding:1px 0 0 18px;
	text-decoration:none;
}
.men li a:hover, .men li.On a{
	background:url(../img/bg-men1.jpg) no-repeat 0 100%
}
.men li a.record {
	background:url(../img/bg-men2.jpg) no-repeat 0 0;
	padding:0 0 0 18px;
}
.men li a.record:hover{
	background:url(../img/bg-men2.jpg) no-repeat 0 100%
}
/* column2 */
.column2 {
	float:left;
	display:inline;
	width:604px;
	_width:600px;
	padding:0;
	overflow:hidden;
	background-color:#dcdcde;
}
#lastFooterContent
{
margin: 0 0 20px 0;
}
.link {
	width:536px;
	padding:32px 35px 0 33px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.link li {
	float:left;
	margin:0 3px 0 0;
	display:inline;
}
.partners{
	width:570px;
	padding:15px 5px 10px 13px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.partners li{
	float:left;
	margin:0 0px 0 0;
}
.partners li.last{
	float:left;
	margin:0;
}
.column2 p {
	font:100%/120% Arial, sans-serif;
	color:#3d1906;
	margin:0 35px 0 33px;
	/*width:536px;*/
	text-align:center;
}
.list {
	width:536px;
	padding:0 35px 0 33px;
	margin:0;
	overflow:hidden;
	list-style:none;
	text-align:center;
}
.list li {
	display:inline;
	padding:0 0 0 5px;
	background:url(../img/separator2.jpg) no-repeat 0 50%;
}
.list li:first-child {
	background:none
}
.list p {
	font:100%/120% Arial, sans-serif;
	color:#2e1607;
	margin:0;
	width:auto;
	display:inline;
}
.list p a {
	font:100%/120% Arial, sans-serif;
	color:#2e1607;
	text-decoration:none;
}
.list p a:hover {
	text-decoration:underline
}
/* block */
.block {
	background:#fff url(../img/bg-content.jpg) repeat-x;
	overflow:hidden;
	width:552px;
	padding:20px 26px 30px;
}
.photo {
	overflow:hidden;
	width:552px;
	padding:0 0 13px;
}

.desc {	overflow:hidden;width:530px;padding:0 15px 0 7px;float:left;margin:0 0px 10px;text-align:left;list-style:outside;font-family: arial, sans-serif;color: #4D4D4D;font-size: 1.1em;}
.desc a:link, .desc a:visited, .desc a:active {color:#4c4c4c;text-decoration:underline;font-weight:normal;}
.desc a:hover {color:#893200;}

.desc h3 {font-family: arial, sans-serif;color: #4D4D4D;font-size: 1.3em;font-weight: bold;	line-height: 1.3;}
.desc h3 strong {font-weight:normal;}
.desc h3 a:link, .desc h3 a:visited, .desc h3 a:active {text-decoration:none;}

.desc ol {	padding-bottom:30px;}
.desc li {font-family: arial, sans-serif;color: #4D4D4D;font-size: 1em;line-height: 1.3;margin:0 0 10px;text-align:left;width:auto;list-style:outside;}


.desc h2, .desc h2 a {font-family: 'times new roman', times, serif;color: #B31217 !important;	font-size: 1.4em;text-transform: uppercase;line-height: 1.4;text-decoration:none !important;}

.event-container h2{margin:5px 0px 10px 0px;}
.event-container strong{float:left;width:340px;padding:0px;margin:0px;}
.event-container p{float:left;width:340px;padding:0px;margin:10px 0px 0px 0px;text-align:left;}

.desc h4 {	font-family:Arial, sans-serif;	font-size:1.2em;	font-weight:bold;color:#000;margin-bottom:10px;line-height:110%;}

.column2 .desc p {	font-family: arial, sans-serif;color: #4D4D4D;font-size: 1.1em;line-height: 1.3;text-align:left;margin-left:0px;}

.desc p a, .desc li p a {font-family: arial, sans-serif;	color: #4D4D4D;line-height: 1.3; text-decoration:underline;}
.desc p a:hover, .desc li p a:hover {font-family: arial, sans-serif;	color: #B31217;line-height: 1.3; text-decoration:underline;}

.desc table {
	text-align: center;
	display:block;
	clear:both;
	font-family: arial, sans-serif;
	color: #4D4D4D;
	font-size: 12px;
	line-height: 1.3;
	width: 528px !important;
	background-color: #ededed;
	border: 2px #ffffff solid;
}

.desc table tbody{width: 528px !important;}
.desc table tbody tr{width: 528px !important;}

.GalleryRow {float:left;margin:0px 10px 0px 0px;display:inline;width:540px;display:inline;}
.GalleryRow h2{font-family: 'times new roman', times, serif;	color: #B31217 !important;	font-size: 18px;	text-transform: uppercase;	line-height: 1.3;	text-decoration:none !important;margin:0px 0px 10px 0px;}
.GalleryRow p {font-family: arial, sans-serif;	color: #4D4D4D;	font-size: 12px;	line-height: 1.3; text-align:left;width:300px !important;margin:0px !important;float:left;}

.desc td {
	padding:4px;
	text-align:left;
	border: 2px #ffffff solid !important;
}

.text {width:540px;overflow:hidden;float: left;margin: 0;font-size:1em;}
.text ul li {
	/*clear:both;*/
	color:#4c4c4c;
	margin:0 0 5px 0px;
	text-align:left;
	width:auto;
	line-height:110%;
	list-style:outside;
	font-size:1.1em;
	font-family:arial;
}
.textimage, a .textimage {
	margin-right:20px;
	float:left;
}
/*
.text img{
	float:left;
	Dom took margin right of 13px off
	margin:0 0px 0 0;
}
*/

.photo h1 {
	background:url(../img/contentheader-blank.gif) repeat-x;
	overflow:hidden;
	width:552px;
	height:49px;
	text-align:center;
	font:bold 20px/42px "Times New Roman", Times, serif;
	color:#f7f2b2;
	margin:0 auto;
	
}
.photo h1 span {
	font:bold 20px/42px "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin:8px 0 0 0;
	
	
	
	
}
#gallery-mainimg-wrap {
	width:400px;
	display:inline;
}
#gallery-mainimg-wrap a {
	float:left;
}
/*Build the layout for contacts page*/
#contacts-contact-textholder {
	padding:20px;
	text-align:left;
	float:left;
	width:360px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	border-top:2px solid #ccc1bf;
	background-color:#ebebeb;
	list-style-image:none;
	list-style-type:none;
}
#contacts-contact-textholder ul li {
	list-style-type:none;
}
#contacts-contact-textholder ul {
	padding:0px;
}
#submit_btn {
	width:73px;
	height:32px;
	display:block;
	background-image:url(../img/sbmt-btn.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.contactform-txtinput {
	width:280px;
	padding:1px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000
}
.contactform-submitbutton {
	margin-top:0px;
}

.GalCategory{background-image:url(/img/bg-menu.jpg);background-repeat:repeat-x;background-position:0px 0px;float:left;height:43px;list-style-type:none;margin:10px 0px 30px 0px;border-right:1px solid #9f7833;cursor:pointer;}
.GalCategory.On, .GalCategory:hover{background-position:0px -43px;color:#ffffff;}
.GalCategory a {font-family:times new roman;color: #BC2E32;font-size: 15px;height:43px;width:100%;text-decoration:none;font-weight:bold;cursor:pointer;}
.GalCategory a:hover span, .GalCategory.On span{color:#ffffff;}
.GalCategory a span{margin:3px 0px 0px 0px;color: #571D1F;text-decoration:none;width:100%;float:left;text-align:center !important;font-weight:bold;}
.Item1.GalCategory {width:130px;}
.Item2.GalCategory {width:90px;}
.Item3.GalCategory {width:95px;}
.Item4.GalCategory {width:80px;}
.Item5.GalCategory {width:95px;}
.Item6.GalCategory {width:44px;}


/* flash home page take over left:-9999px  top:-9999px; */
.flashOverLay {
	width:840px;
	position:absolute;
	overflow:hidden;
	left:253px;
	top:52px;
		
}

.flashOverLay p {
display:none;
}

#replaybutton {
	width:87px;
	height:21px;
	position:absolute;
	overflow:hidden;
	left:580px;
	top:330px;
	cursor:pointer;
	display:none;
}


.descInteractive
{
width:552px;
height:350px;
padding:0;
float:left;
margin:0 0 10px 0;
}


