/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #D5971C;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td {font-family: Arial, Helvetica, sans-serif;text-align: left;}
p, li {font-size: 12px;}
p, h1 {margin: 15px 0;}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #000000;
	margin-top: 30px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #993300;
}
address {
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #342507;
	padding-left: 30px;
	padding-right: 10px;
}
address span { font-size: 10px; }
address span#company { font-size: 12px; 
}

address a { color: #342507; }
div#addresswrapper {
	position: absolute;
	width: 215px;
	top: 395px;
	left: 0px;
	background: url(images/bg-address-wrapper.jpg) repeat-y;
}
div#addresstop {
	background: url(images/bg-address-top.jpg) no-repeat left top;
	padding-top: 90px;
}
div#addressbottom {
	background: url(images/bg-address-bottom.jpg) no-repeat left bottom;
	padding-bottom: 55px;
}
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
.left 			{float: left; margin: 0 15px 15px 0;}
.right 			{float: right; margin: 0 0 15px 15px;}
.leftborder 	{padding: 2px; border: 1px solid #000; float: left; margin: 0 15px 15px 0;}
.rightborder 	{
	padding: 2px;
	border: 1px solid #202020;
	float: right;
	margin: 0 0 15px 15px;
	background: #FFFFFF;
	clear: right;
}
.border 		{padding: 2px; border: 1px solid #000;}
.clear 			{clear: both;}
.center 		{text-align: center;}
.ulleft 		{float: left; margin-top: 0px; margin-left: 10px; padding-left: 20px;}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:hover, a:active, a:visited { color: #993300; }
/* ----------------- Horizontal ------------------- */
div#nav {
	position: absolute;
	top: 352px;
	left: 82px;
}
ul#mainnav 		{margin: 0; padding: 0;}
ul#mainnav li 	{float: left; padding: 0; list-style: none; list-style-image: none; font-family: Arial, Helvetica, sans-serif;}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #564205;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 7px 11px 5px 11px;
	white-space: nowrap;
	border-right: 1px solid #D5971C;
	border-left: 1px solid #D5971C
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/bg-nav-current.jpg) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
* html #nav a {width: 1%;}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	margin: auto;
	position: relative;
	width: 860px;
}
a.mailinglist {
	display: block;
	position: absolute;
	height: 55px;
	width: 155px;
	left: 50px;
	top: 415px;
	z-index: 10;
	background: url(none);
}

div#header {
	width: 860px;
	height: 385px;
	background: url(images/bg-header.jpg) no-repeat left top;
}
div#content {
	background: url(images/bg-content.jpg) top left repeat-y;
	padding: 1px 15px 1px 230px;
	line-height: 18px;
	color: #663300;
	width: 615px;
	min-height: 1125px;
	height:auto !important;
	height: 1125px;
}
div#content div#artists {
	float: right;
	margin-left: 25px;
	padding-left: 15px;
	border-left: 1px solid #543B05;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 30px;
}
div#content div#artists h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
	color: #563A0B;
}
div#content div#artists a { color: #993300; }
div#content .caption {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #6A4D11;
	font: 10px/normal Arial, Helvetica, sans-serif;
}
div#content .caption img {
	border: 1px solid #6A4D11;
	margin-bottom: 3px;
}


div#content .thumbs .row {
	width: 615px;
	height: auto;
	clear: both;
	margin-bottom: 15px;
}

div#content  .thumbs  div.row div {
	width: 146px;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}

div#content .thumbs img {
	padding: 1px;
	border: 1px solid #6A4D11;
	margin-bottom: 5px;
}
div#content h2 span.right {
	font-size: 12px;
	padding-right: 20px;
	font-weight: bold;
	color: #000000;
}




div#footer {
	background: url(images/bg-footer.jpg) no-repeat left top;
	font-size: 10px;
	text-align: center;
	color: #563D07;
	height: 43px;
	padding-top: 12px;
	width: 865px;
	clear:both;
}
div#footer a:link, div#footer a:visited { color: #553B08; }
div#footer a:hover { color: #000000; }
div#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #553B0A;
	text-align: left;
	padding-right: 65px;
	padding-left: 65px;
	margin-right: 20px;
}
div#copyright a:link, div#copyright a:visited { color: #553B0A; }
div#copyright  img {
	float: right;
	margin-top: -30px;
}
div#map {
	padding: 2px;
	margin-bottom: 15px;
	border: 1px solid #202020;
	width: 545px;
	height: 400px;
	background: #666666;
}
/* ----------------- Lightbox Galleries ----------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#right_iframe{
margin-left: -20px;

}

