body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background: #b8ccb8 url(../images/bg.gif) repeat-y center;}

a {color: #708059;}

h1 {font-size: 16px; color: gray}

h2 {color: gray; font-size: 12px; font-weight: normal;}

small {font-size: 10px}

#top-menu {background-color: #708059; 
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;}
     
#top-menu a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;}
	
#top-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;}

#top	 {
	background-color: #000;}

#subtitle
 {
	background-color: #cb7b28;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
}

#side-nav a {
	text-decoration: none;
	color: #708059;
	font: bold 12px Geneva, Arial, Helvetica, san-serif;
}

#exhibit-nav a:hover {

	text-decoration: underline;}


#exhibit-nav a:visited {

	color: #2d3324;}


#footer
	{ 
	background-color: #dce6cf;
	}
	
#footer a
	{ 
	color: #708059;
	}
	
/* legacy styles */

.color {background-color: #1C937C}
.light-color {background-color: #dce6cf}
.lightest-color {background-color: #F3F3F3}
.sidebar {color: #0C836C; background-color: #C0CECC; font-size: 9px}
.sidebar p {color: #0C836C; background-color: #C0CECC; font-size: 9px}
.sidebar a {color: #00836C; background-color: #C0CECC; font-size: 9px; font-weight: bold}
.sidebar .title {color: #000000; font-weight: bold}
