#nav ul {
	border-bottom: 1px solid #F3D40B;
}
a.itemtitle {
	color: #F3D40B;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	color: #666;
	background-color:white;
}

a {
	color: #555;
}

a:hover {
	color: #000;
}

a img {
	border:0;
}

ul {
	margin:0;
	padding:0;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:inherit;
}
h1 {
	font-size: 1.5em;
	margin-top:2em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5em;
	color: inherit;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top:1em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: inherit;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top:0.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: inherit;
	text-align: center;
}

#wrap {
	margin:20px auto;
	width:850px;
}

#header {
	padding-top: 1em;
	padding-bottom: 10px;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin-top:0em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5em;
	text-align: center;
}

#nav ul{
	margin:0 auto;
	padding:0;
	padding-bottom:1em;
	list-style:none;
	text-align: center;
	width:750px;
}

#nav li{
	display:inline;
	
	text-decoration: none;
	text-transform: uppercase;
	margin:0;
	padding:0 0.8em;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align: center;
	vertical-align: middle;
}

#nav .current {
	color: #000;
	text-decoration:underline;
}
#nav a {
	color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#nav #currentpage a {
}

#nav li:hover {
	color: #000;
	text-decoration:underline;
}

#nav a:visited {
}

#content {
	background:#FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding:10px;
	padding-top:40px;
}

li {
	list-style-type:none;
}
.leadimage {
	margin:10px;
	float:right;
}

.leadimage .caption {
	margin:10px;
	font-size:80%;
}

#blurb  {
	padding:20px;
	margin-left:300px;
}

#blurb h1 {
	text-align:center;
	padding:0;
	margin:0;
}

#subtitle {
font-style:italic;
margin:3px 0px 3px 0px;
text-align:center;
}

#footer {
	padding:5px;
	text-align:center;
	clear:both;
}

.seriesdates {
	font-style:italic;
}

.question {
	font-weight:bold;
	margin-top:12pt;
	margin-bottom:6pt;
}

#articleimage {
	float:right;
	margin:12pt;
}

#newsimage {
	float:right;
	margin-right:15px;
}

#newscaption {
	font-style:italic;
	text-align:right;
	margin-top:5px;
}
.item {
	padding-bottom:20px;
	text-align:justify;
	border-bottom:1px dotted black;
	padding-top:10px;
	font-family:  arial, helvetica, sans-serif;
}

.first {
	border-top:1px dotted black;
}

.newsitem {
	width:240px;
	}

.currentitem {
	background-color: #eee;
}

a.itemtitle {
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}

a.itemtitle:hover {
	color: #000;
	text-decoration:underline;
}

table {
	font: inherit;
}
	

#main_image {
	margin-left:300px;
	margin-top:15px; /*include because galleria puts a 5px margin at the top of each thumb. This lines the main image up*/
}

#nplinks {
	margin-left:300px;
}
#prev_btn {
	float:left;
}

#next_btn{
	float:right;
}

ul.gallery {
	float:left;
}

li.header {
	
	color: #555;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:2em;
	margin-bottom:1em;
}

#main_image_books {
	padding-top:50px;
	clear:both;
}

ul#book_gallery {
	float:right;
}

.navlink {
	width:auto;
	text-align:left;
	font-size:8pt;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
	
}

a.navlink:hover {
	text-decoration:underline;
	color: #000;
}


#splash {
	margin:60px auto;
	width:480px;
	height:400px;
	background-image:url('../images/vintagedolls/Grace.jpg');
	color: white;
	text-transform:uppercase;
	letter-spacing:10px;
}

#splash a {
	text-align:center;
	padding-top:190px;
	display:block;
	text-decoration:none;
	color:white;
}

.newsshort {
	font-style:italic;
	text-align:justify;
	margin-bottom:4em;
}

.newslong {
	text-align:justify;
}	
	
.longdescription {
	text-align:left;
}

.newsitemimg {
	float:left;
}


#exhibitions {
	float:left;
	width:240px;
}

#exhibitionimage {
	margin-left:20px;
  max-width:550px;
  width: expression(this.width > 550 ? 550: true);
}

#cb {
	clear:both;
}

#currentexhibition {
	font-weight:bold;
	font-style:italic;
}