@charset "utf-8";

/* CSS Document */

body { background:url(images/page-bg.png) repeat-x;}
#banner { height:223px; background:url(images/page-banner.png) no-repeat;}

h1 { font:24px Georgia, "Times New Roman", Times, serif; color:#b2592d; letter-spacing:-1px; margin:10px 0; line-height:20px;}

.sidebar { float:left; width:150px; text-align:right; line-height:12px; font:16px Georgia, "Times New Roman", Times, serif; letter-spacing:-1px;}
.sidebar a { color:#61a4d7;}
.sidebar a:hover { color:#fff;}
.sidebar ul { padding-bottom:20px;}
.sidebar ul li { list-style-type:none; padding:5px 0; border-bottom:1px dashed #31251c;}

.second-column, .crumbs {margin-left:180px;}
.crumbs { padding-bottom:10px;}

.title-admin { background:url(images/title.gif) 0 0 no-repeat; width:150px; height:54px;}
.title-collections { background:url(images/title.gif) 0 -54px no-repeat; width:150px; height:54px;}
.title-exhibits { background:url(images/title.gif) 0 -108px no-repeat; width:150px; height:54px;}
.title-research { background:url(images/title.gif) 0 -162px no-repeat; width:150px; height:54px;}
.title-news { background:url(images/title.gif) 0 -216px no-repeat; width:150px; height:54px;}
.title-collections2 { background:url(images/title.gif) 0 -270px no-repeat; width:150px; height:54px;}

table.linklist { border:0;}
table.linklist td { vertical-align:top; padding:0 10px 0 0; border-spacing:0; width:175px;}

/* NEWS STYLE */

p.date { margin:10px 0 0 0; font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#b2592d; text-transform:uppercase;}
p.headline { margin:0; font:18px Georgia, "Times New Roman", Times, serif;}
p.headline a {font:18px Georgia, "Times New Roman", Times, serif; color:#baa98c;}
p.snippet { margin:0;}
p.morenews {margin:0; padding-bottom:20px;}

.table-display { width:100%; overflow:hidden;}
.table-display dl {font-family: georgia, times, serif; line-height:20px;}
dt.head, dd.head {font:18px Georgia, "Times New Roman", Times, serif; letter-spacing:-1px;}
dl.simple dt { float:left; width:110px; font-weight:bold; font-size:14px;}
dl.simple dd { margin-left:110px;}
dl.simple dt, dl.simple dd { display:block; margin-bottom:15px; font:bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; letter-spacing:-1px;}
dl.simple dt { color:#bd9349;}
dl.simple dd { color:#baa98c;}
dl.simple p { margin:0; font:normal 12px Arial, Helvetica, sans-serif; letter-spacing:normal;}

/* commented backslash hack for mac-ie5 \*/
/* dt { clear: both; } */
/* end hack */

.table-display dl dt {width:175px;}
.table-display dl dd { width:250px;}
.table-display dl dd, .table-display dl dt {height:20px; float:left; padding:5px; border-bottom: dotted 1px #5b503d;}