/* =Reset
   ----------------------------------------------------*/


html, body, div, span, a, p, h1, img, ul, li, form, h1, h2, p{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
/*vertical-align: baseline;*/
background: transparent;
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
}
a { text-decoration: none; }
ul li {list-style: none;}

/* --- */

body {
	background: #1A1510;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	background-image: url(../_images/background.gif);
	background-repeat: repeat-x;
	font: normal 12px/16px "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #6F6450;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

/* ------- HEADER & MAIN NAV STYLES ----------*/

#header {
	margin: 0px;
	padding: 0px;
	height: 101px;
	position: relative;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
}

/* ------- Exhibition Button ----------*/

#exbutton {
	margin: 0px 0px 0px 815px;
	padding: 0px;
	display: block;
	width: 165px;
	height: 94px;
	background: url(../_images/exhibitbut.png) no-repeat 0 0;
	background-position: 0 0px;
}

#exbutton:hover
{ 
  background-position: 0 -94px;
}

#exbutton span
{
  position: absolute;
  top: -999em;
}

/* ------- End Exhibition Button ----------*/

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 742px;
	height: 27px;
	position: absolute;
	left: 120px;
	top: 74px;
	float: left;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
}

#header li {
	float: left;
	margin: 0;
	padding:0;
	text-indent: -9999px;
}

#header li#home a:link, #header li#home a:visited { position : absolute; top : 0px; left : 0px; width : 50px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: 0 0; background-repeat: no-repeat;}
#header li#gallery_new a:link, #header li#gallery a:visited { position : absolute; top : 0px; left : 50px; width : 116px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -50px 0; background-repeat: no-repeat; }
#header li#artist a:link, #header li#artist a:visited { position : absolute; top : 0px; left : 166px; width : 140px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -166px 0; background-repeat: no-repeat;}
#header li#exhibitions a:link, #header li#exhibitions a:visited { position : absolute; top : 0px; left : 306px; width : 149px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -306px 0 ; background-repeat: no-repeat;}
#header li#affiliations a:link, #header li#affiliations a:visited { position : absolute; top : 0px; left : 455px; width : 157px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -455px 0; background-repeat: no-repeat;}
#header li#contact a:link, #header li#contact a:visited { position : absolute; top : 0px; left : 612px; width : 127px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -612px 0; background-repeat: no-repeat; }

#header li#home a:hover { background-position: 0 -27px; }
#header li#gallery_new a:hover { background-position: -50px -27px; }
#header li#artist a:hover { background-position: -166px -27px; }
#header li#exhibitions a:hover { background-position: -306px -27px; }
#header li#affiliations a:hover { background-position: -455px -27px; }
#header li#contact a:hover { background-position: -612px -27px; }

#header li#home a:active { background-position: 0 -54px; }
#header li#gallery_new a:active { background-position: -50px -54px; }
#header li#artist a:active { background-position: -166px -54px; }
#header li#exhibitions a:active { background-position: -306px -54px; }
#header li#affiliations a:active { background-position: -455px -54px;}
#header li#contact a:active { background-position: -612px -54px;}


#header li#home.current { position : absolute; top : 0px; left : 0px; width : 50px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: 0 -54px; background-repeat: no-repeat; }
#header li#gallery_new.current { position : absolute; top : 0px; left : 50px; width : 116px; height : 27px; background: url(../_images/main_nav.gif); background-position: -50px -54px; background-repeat: no-repeat; }
#header li#artist.current { position : absolute; top : 0px; left : 166px; width : 140px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -166px -54px; background-repeat: no-repeat;}
#header li#exhibitions.current { position : absolute; top : 0px; left : 306px; width : 149px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -306px -54px; background-repeat: no-repeat;}
#header li#affiliations.current { position : absolute; top : 0px; left : 455px; width : 157px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -455px -54px; background-repeat: no-repeat;}
#header li#contact.current { position : absolute; top : 0px; left : 612px; width : 127px; height : 27px; background-image: url(../_images/main_nav.gif); background-position: -612px -54px; background-repeat: no-repeat; }

/* Main Layout
------------------------------ */



#main {
	margin: 0 auto;
	width: 742px;
	background: #1A1510;
	padding: 0; 
	border: 0;
}

/*#loading {
	position:relative; 
	width: 752px; 
	height: 600px; 
	text-align: center; 
	top: 0px; 
	background: #1A1510;
	padding: 200px 0px;
	margin: 0 0;
	z-index: 1000;
}*/

#gallery { height: 70px; width: 738px; overflow: hidden; }


/*#wrapper, #img, #gallery li {
    border: 1px solid #223106;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}*/

#gallery li {
    float: left;
    padding: 3px 0px;
    background: transparent url(../_images/loading.gif) 50% 50% no-repeat;
    /*border-color: #345;*/
    cursor: pointer;
}

/*3 different galleries*/
#gallerytitle {
	padding: 0px 5px 0px 30px;
	margin: 0px 0px;
	position: relative;
	height: 26px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", "Lucinda Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	top: 4px;
	text-align: left;
	
		/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle ul {
	margin: 0 0;
	padding: 0 0;
	list-style:none;
	text-align: left;
}

#gallerytitle li {
	display: inline;
}

#gallerytitle a {
	font-family: "Helvetica Neue", "Lucinda Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6F644F;
	padding: 4px 6px;
	margin: 0 0;
	
}
#gallerytitle a:link, #gallerytitle a:visited {
	color: #6F644F;
	text-decoration: none;
}

#gallerytitle a:hover {
	color: #B7B29F;
	text-decoration: none;
}
#gallerytitle .current {
	color: #E6D383;
	text-decoration: none;
	font-size: 11px;
	margin: 0 0;
	padding: 5px 6px;
	background: #111;
	border-top: 1px solid #111;
	border-right: 1px solid #4A4035;
	border-bottom: 1px solid #4A4035;
	border-left: 1px solid #4A4035;
}

form {
	float: right;
	clear: left;
	font-size: 11px;
	color: #6F644F;
	padding: 0px 10px;
	margin: 0px 0px;
	font-family: "Helvetica Neue", "Lucinda Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6F644F;
	border-style: none;
	position: relative;
	top: -18px;
	
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	color: #1A1510;
	text-align: center;
}

#img {
	display:block;
	width: 742px;
	height: 460px;
	padding: 0px;
	text-align: center;
}

.caption {
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    width: 96%;
    padding: 0 2%;
    line-height: 25px;
	font-style:normal;
	font-size: 14px;
	color:#736450;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #4A4035;
	margin: 0 0;
	padding: 0 0;
}

/*Footer*/

#footer {
	width: 742px;
	height: 80px;
	margin: 20px auto;
	font-size: 12px;
	color: #6F644F;
	padding: 0 0;
	text-align: center;
}

#footer p {
	font-size: 12px;
	line-height: 30px;
	color: #6F644F;
}

#footer ul {
	margin : 0 0; padding : 8px 0;
	list-style : none;
}

#footer li {
	display : inline;
}

#footer li a:link, #footer li a:visited {
	text-decoration: none;
	color: #6F644F;
	margin: 0px;
	padding: 0px 7px;
	font-weight: normal;
}

 #footer li a:hover {
	color: #B7B29F;
	font-weight: normal;
}

 #footer li a:active {
	color: #E6D383;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#footer .current {
	margin: 0px; 
	padding: 0px 5px;
	color: #E6D383;
}
.bold {
	font-weight: bold;
}

