body{
	font-family:"Trebuchet MS",sans-serif;
	color:#333;
	background-color:#fff;
	margin:0;
	padding:0;
}
form{
	margin:0 0 2px 0;
}
:focus {
        outline: 0;
}
/*************************************************************************/
h1, h2, h4, h5, h6 {
	font-family:"Times New Roman", serif;
}
h1 {
	font-size: 2.2em;
	color: #000;
	font-weight:lighter;
	margin:5px 0 ;
	padding-bottom: 4px;
	xborder-bottom: 1px solid #bfbfbf;
}
h2 {
	font-size: 1.4em;
	color: #3b6b93;
	margin:5px 0 ;
}
h3 {
	font-family:"Trebuchet MS",sans-serif;
	font-size: 1em;
	color: #000;
 	font-weight: bold;
	margin:5px 0 ;
}
h4, h5, h6 {
	font-weight: bold;
}
li,p,td,span,div{
	font-size:12px;
/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
}
ul,ol{	
	margin:0 0 10px 20px;
	padding:0;
}
ul{
	list-style-type:square;
}

p{
	margin:0 0 15px 0;
	padding:2px 5px 5px 0;
	line-height:1.5em;
}

a:link,a:visited{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
a:hover,a:active{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

/* blue */
 a.blue:link,  a.blue:visited{
	color:#06A8BF;
	font-weight:bold;
	text-decoration:none;
}
a.blue:hover,a.blue:active{
	color:#06A8BF;
	font-weight:bold;
	text-decoration:underline;
}


/* layout */
.row1{height:30px;}
/*****.row2{height:123px;}*/
.row2{height:89px;}
.row3{height:30px;}

/* black horiz bars */
.black{color:#fff;background-color:#000;}
.leftmargin{width:14px;}

/* header paper */
.paper{
	background: #f3f3f3 url(/images/papers/header_lores.jpg) no-repeat scroll 0px -34px;
}
.header{
	/*****background-position:-120px 0;*/
	background-position:-120px -34px;
}
#logo{
	background-color:#f3f3f3;
	margin:0;
	border-top:5px solid #000;
}
#content{
	width:620px;
	_width:620px;
	margin:0;
	padding:20px 0 0px 0px;
}
div.heading{
	margin:0px 0 20px 20px;
}

/*************************************************************************/
/* home page */
#homewithsidebar{
	width:400px;
	_width:397px; /* IE */
	margin:0;
	padding:0;
}
.homecontent{
	padding:0px 0 0px 30px;
}
.homecontent .location{
	color:#000;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
div.homesidebarfloat{
	width:180px;
	_width:200px; /* IE */
	/*height:270px;*/
	float:right;
}
.homesidebar{
	background-color: #F1F3E0;
	border-left:1px solid #cfcfcf;
	margin:0;
	padding:5px 10px 20px 10px;
}
.homesidebar h2{
	font-family:"Trebuchet MS",sans-serif;
	color:#000;
	text-transform:uppercase;
}


/*************************************************************************/
/* Pages */
#mainwithsidebar{
	width:370px;
	_width:370px; /* IE */
	margin:0;
	padding:0;
}
.maincontent{
	padding:0px 0 0px 30px;
}
.sidebar{
	width:220px;
	_width:220px; /* IE */
	float:right;
	margin:0;
	padding:0px 0 20px 0;
}

/*************************************************************************/
/* left nav */
#leftnav{
	padding:10px 0px 24px 5px;
}
#leftnav .calendar {
	text-align:center;
	margin-left:10px;
	margin-bottom:5px
}
#leftnav a.leftnav img{
	margin:3px 0 3px 0px;
}

/*************************************************************************/
/* subnav */
.subnavbox{
	position:absolute;
	/*****top:183px;*/
	top:149px;
	left: 141px;
	height:55px;
	width:600px;
	overflow:hidden;
}

.subnav{
	xborder-top:1px solid #bfbfbf;
	background-color:#fff;
	border-bottom:1px solid #bfbfbf;
	position:absolute;
	width:587px;
	_width:599px;
	/*****height:28px; */
	line-height:150%;
	xvisibility:hidden;
	padding:10px 4px .2em 8px;
}
.subnav a:link,
.subnav a:visited,
.subnav a:hover,
.subnav a:active{
	color:#959595;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	margin:0 10px 0 0;
	padding:0;
}
.subnav a:hover,
.subnav a:active,
.subnav a.active:link,
.subnav a.active:visited,
.subnav a.active:hover,
.subnav a.active:active{
	color:#222;
}

/* search */
div.searchform{
float:right;
font-size:10px;
}
div.searchform form{
margin:0;
padding:0;
}
input.searchbox{
width:120px;
font-size:10px;
margin-right:5px;
}
div.searchform a:link,
div.searchform a:visited,
div.searchform a:hover,
div.searchform a:active{
	color:#fff;
}
div.searchbox input.searchinput,
div.searchbox input.searchbutton{
	font-size:12px;
}
ul.searchresults li{
	margin-right:20px;
	margin-bottom:10px;
}
ul.searchresults li a:link,
ul.searchresults li a:visited,
ul.searchresults li a:hover,
ul.searchresults li a:active{
	font-weight:bold;
}
p.searchpages{
text-align:right;
margin:0;
}
p.searchpages a:link,
p.searchpages a:visited{
border:1px solid #fff;
text-decoration:none;
}
p.searchpages a:hover,
p.searchpages a:active{
border:1px solid #777;
text-decoration:none;
}
/*************************************************************************/
/* content */
.location{
	color: #DF880F;
	font-style:italic;
}
.orange{
	color: #DF880F;
}
.subheading{
	font-family:"Georgia", serif;
	font-size: 1.5em;
	line-height:120%;
	margin:0;
	padding:0;
}
.subdate{
	font-style: italic;
}
.spacer{
	margin:0 0 5px 0;
	display:block;
}
.leadin{
	color:#222;
	font-weight: bold;
	padding: 0px;
}
.italic{
	font-style: italic;
}
.bold{
	font-weight: bold;
}
img{
	border: 0px solid #c6bfb7;
}
/* image alignment and caption/provenance */
div.provenance{
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
	padding:5px;
}
.floatleft,.floatright{
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
}
.floatleft img,.floatright img,.floatcenter img{
	vertical-align:top;
}
.floatleft{
	float: left;
	margin-right: 1em;
}
.floatright{
	float: right;
	margin-left: 1em;
	padding-left:1em;
	clear:both;
}
.floatcenter{
	text-align: center;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
.image{
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/*************************************************************************/
/* tour */
span.tour{
	font-family:"Georgia",sans-serif;
	_font-size:1.5em;
}
table.tourprevnext{
	margin-top:30px;
}
table.tourprevnext td.rule{
	width:100px;
	background:url(/images/icons/dottedline.gif) repeat-x 0 0;
}
table.tourprevnext td.divider{
	width:5px;
	background:url(/images/icons/dottedline_vert.gif) repeat-y 0 0;
}

table.tourprevnext td.prev,
table.tourprevnext td.next{
	padding-bottom:3px;
}
table.tourprevnext td.prev a:link,
table.tourprevnext td.prev a:visited,
table.tourprevnext td.prev a:hover,
table.tourprevnext td.prev a:active{
	padding-left:30px;
	padding-right:10px;
	background:url(/images/icons/prev.gif) no-repeat 0 0;
}

table.tourprevnext td.next a:link,
table.tourprevnext td.next a:visited,
table.tourprevnext td.next a:hover,
table.tourprevnext td.next a:active{
	padding-right:30px;
	background:url(/images/icons/next.gif) no-repeat right 0;
}

/*************************************************************************/
/* shop */
#shopwithsidebar{
	width:210px;
	_width:210px; /* IE */
	margin:0;
	padding:0;
}
.shopcontent{
	padding:0px 0 0px 30px;
}
.shopsidebar{
	width:400px;
	_width:400px; /* IE */
	float:right;
	margin:0;
	padding:0px 0 20px 0;
}
table.shop{
	width:590px;
	margin-top:10px;
}
.shop div.navleft,
.shop div.navright{
	padding-top:20px;
	padding-bottom:20px;
	background: url(/images/icons/dottedline.gif) repeat-x 0 0;
}
.shop div.navleft{
	xpadding-right:20px;
	padding-left:15px;
}
.shop div.navright{
	xpadding-right:20px;
	padding-left:20px;
}
.shop td.navright{
	background:url(/images/icons/dottedline_vert.gif) repeat-y 0 0;
}

.shop .image{
xborder:1px solid #ededed;
}
.shopback,.shopnextpage{
	color:#333;
	xfont-size:.9em;
	font-weight:bold;
	text-align:right;
	padding:0px 0;
	xmargin-bottom:20px;
}

.shopback a:link,
.shopback a:visited,
.shopback a:hover,
.shopback a:active,
.shopnextpage a:link,
.shopnextpage a:visited,
.shopnextpage a:hover,
.shopnextpage a:active{
	color:#000;
	text-decoration:none;
}
.shopnextpage span.active{
	color:#C50C09;
	background-color:#fff;
}
.shopback a:hover,
.shopnextpage a:hover{
	color:#C50C09;
	text-decoration:none;
}
.shopsubheading{
	font-weight:bold;
	background:url(/images/icons/dottedline.gif) repeat-x 0 1.2em;
	margin:0 0 10px 0;
	padding:0px 0;
}
table.itemblock{
	width:590px;
	margin-top:10px;
	background:url(/images/icons/dottedline.gif) repeat-x 0 0;
}
table.seconditem{
	background:none;
	margin-top:0;
}
table.itemblock .image{
	margin-top:20px;
	padding:0px 20px 0 0;
}
table.itemblock ul {
	list-style-type:circle;
	margin: 5px 0 5px 20px ;
	padding:0;
}
td.iteminfo{
	line-height:1.4em;
	padding:20px 0 0 20px;
	xborder-left:1px solid #c6bfb7;
	background:url(/images/icons/dottedline_vert.gif) repeat-y 1px 0;
}

td.secondinfo{
	padding:0px 0 0 20px;
}

.itemtitle{
	font-size: 1.5em;
	font-weight: bold;
	margin:0;
	padding:0;
}
p.author{
	margin-bottom:0;
}
.itemoption{
	text-transform:uppercase;
}
.itempricebox{
	background:url(/images/icons/dottedline.gif) repeat-x 0 0;
	padding:10px 5px 0 0px;
}
.itemprice{
	color:#000;
	font-size:1.8em;
}
.itemprice2{
	color:#000;
	font-size:1em;
	line-height:1.5em;
}

/*************************************************************************/
/* Shop Main Nav */
div.navblock{
	margin:0 0 5px 0;
	padding-right:10px;
}
div.navblock p{
	margin:0;
	padding:0;
}
div.navblock a:link,
div.navblock a:visited,
div.navblock a:hover,
div.navblock a:active{
	color:#444;
	text-decoration:none;
}
div.thumb,div.nothumb{
	float:left;
	margin-right:0px;
}
div.nothumb{
	border:1px solid #959595;
}

/*************************************************************************/
/* Shop Left Nav */
#leftnav ul{
	list-style-type:none;
	text-align:right;
	margin:0;
	padding:0;
}

#leftnav a:link,
#leftnav a:visited,
#leftnav a:hover,
#leftnav a:active
{
	color:#000;
	xfont-size:.9em;
	x_font-size:.9em;
	text-decoration:none;
}
#leftnav a:hover,
#leftnav a:active,
#leftnav a:link.active,
#leftnav a:visited.active,
#leftnav a:hover.active,
#leftnav a:active.active{
	color:#C50C09;
}

/* Cart */
td.cartitemhead{
	font-weight:bold;
	border-bottom:1px solid #eaeaea;
	padding-right:2px;
}
td.cartitemrow{
	border-bottom:1px solid #eaeaea;
	padding-right:2px;
}
td.carttotalrow{
	padding-right:2px;
}
td.cartbold{
	font-weight:bold;
}
span.gift{
	background-color:#ffa;
	display:block;
}
#leftnav div.cartstat {
	xcolor:#959595;
	font-size:.9em;
	border:1px solid #eaeaea;
	margin:20px 0px 0px 10px;
	xtext-transform:uppercase;
}
#leftnav div.cartstat a:link,
#leftnav div.cartstat a:visited,
#leftnav div.cartstat a:hover,
#leftnav div.cartstat a:active{
	color:#333;
}

/*************************************************************************/
/* admin */
.toolbar{
	width:100%;
	font-size:.9em;
	color:#888;
	background-color:#f2f2f2;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}
.toolbar span.handle{
	padding:0 2px;
	text-transform:uppercase;
}
.toolbar div{
	margin:0;
	padding:0 2px;
}
div.editblock{
	border:1px solid #ccc;
	border-bottom:2px solid #ddd;
	vertical-align:top;
	margin-bottom:10px;
}
div.editblocktopmargin{
	margin-top:30px;
}
div.editblock form{
	padding:2px;
}
div#messagebox{
	position:absolute;
	top:40px;
	left:130px;
}
.note{
	xfont-size:.8em;
	border:1px solid #6e6;
	background-color:#cfc;
	padding:0 20px;
}
.error{
	xfont-size:.8em;
	color:#fff;
	background-color:#f33;
	border:1px solid #fff;
	padding:0 20px;
}

/*************************************************************************/
/* footer */
#footer{
	width:722px;
	background:url(/images/icons/dottedline.gif) repeat-x 0 0;
	text-align: left;
	vertical-align: top;
	margin-left:8px;
	padding:8px 5px;
	clear:both;
	_width:732px;
}
#footer p{
	margin:0;
	padding:0;
}
.footer{
	color: #959595;
}
.footerlinks{
	float:right;
}
.footerlinks ul{
	margin:0;
	padding:0;
}
.footerlinks li{
	display: inline;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.footerlinks a:link,
.footerlinks a:visited,
.footerlinks a:active,
.footerlinks a:hover{
	color: #959595;
	text-decoration:none;
	margin-left: 22px;
	margin-right: 0px;
}
.footerlinks a:hover{
	color: #000;
	text-decoration: none;
}

#zoompop{
	border:0px solid #c6bfb7;
	text-align:right;
	margin:10px;
}
#zoompop a{
	color:#000;
	xfont-size:.8em;
	text-transform:uppercase;
	text-decoration:none;
}
#zoompop img{
padding:10px;
}

/*************************************************************************/
/* Preview */
#exhibitpreview{
	width:600px;	
	height:400px;	
	background:url(/images/papers/exhibit_popup_3.jpg) no-repeat 0 0;
}
.previewheading{
	padding:10px 0 0 10px;
}
.previewheading .subheading{
	font-family:"Trebuchet MS",sans-serif;
	font-weight:bold;
	line-height:100%;
}
.previewimage{
	text-align:center;
	margin:0 20px 0 50px;
}

/*************************/
/* Ecard                 */
div.ecardthumbs img{
	border:1px solid #959595;
	margin:3px;
}
div#selectedcard{
	margin:5px;
}
/*************************************************************************/
/* Calendar */
#calendar{
	width:550px;
}
#calendar p{
}
#calendar td{
}
#calendar a:link,
#calendar a:visited,
#calendar a:hover,
#calendar a:active{
	color:#555;
	text-decoration:underline;
	padding:0;
	margin:0;
}
#calendartable{
	width:310px;
	margin:15px 0;
	border-bottom:1px solid #000;
}
.calendarheading td{
	vertical-align:middle;
	font-weight:bold;
	font-size:1.4em;	
	background:url(/images/icons/dottedline.gif) repeat-x  0 bottom;

}
tr.weekheading td{
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}
td.datebox{
	margin:0px;
	vertical-align:top;
	text-align:left;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
td.datebox div.day{
	text-align:left;
	padding:2px 2px 10px 2px;
}
td.datebox img{
	margin-left:2px;
	margin-bottom:1px;
}
td.endofweek{
	border-right:1px solid #000;
}
td.hasevents{
	background-color:#e5e5e5;
}
td.closed{
	color:#bbb;
	background-color:#f5f5f5;
}
td.hasevents.closed{
	background-color:#f5f5f5;
}
td.hasevents.today.closed{
	background-color:#fff5d4;
}
td.today{
	background-color:#fff5d4;
}
td.empty{
	background-color:#fff;
}

#tableform td{
}

@media print {
.np,.footerlinks{display:none;}
.subnavbox{display:none;}
}


