@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: url(/static/images/background_pattern.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;color: #333333;
}


#logo {
	width:887px; 
	background-image: url(/static/images/main_top.jpg);
	background-repeat: no-repeat;
	margin-left:auto; margin-right:auto; 
	height: 146px; 
}

#container { width:100%;background-image: url(/static/images/nav_repeat.jpg);background-repeat: repeat-x; height:64px } 

#header {
	background-image: url(/static/images/top_repeat.jpg);
	background-repeat: repeat-x;}

#header ul {
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; 
	height:64px; width:813px;  } 
	
#header li span {display:none}

#header li {height:64px; display: inline; float:left; list-style-type:none; }

#header li a {
display: block;
height:64px;}
	
	
#home a {
	
	width: 89px;
	background-image: url(/static/images/nav_08.jpg);
}
	
#home a:hover, a:active {
	background-image: url(/static/images/nav_on_08.jpg);
}

#browse a {
	
	width: 132px;
	background-image: url(/static/images/nav_09.jpg);
}
	
#browse a:hover, a:active {
	background-image: url(/static/images/nav_on_09.jpg);
}

#exhibitions a {
	width: 128px;
	background-image: url(/static/images/nav_10.jpg);
}
	
#exhibitions a:hover, a:active {
	background-image: url(/static/images/nav_on_10.jpg);
}

#info a {
	width: 126px;
	background-image: url(/static/images/nav_11.jpg);
}
	
#info a:hover, a:active {
	background-image: url(/static/images/nav_on_11.jpg);
}

#store a {
	width: 78px;
	background-image: url(/static/images/nav_12.jpg);
}
	
#store a:hover, a:active {
	background-image: url(/static/images/nav_on_12.jpg);
}


#board a {
	width: 151px;
	background-image: url(/static/images/nav_13.jpg);
}
	
#board a:hover, a:active {
	background-image: url(/static/images/nav_on_13.jpg);
}

#contact a {
	width: 109px;
	background-image: url(/static/images/nav_14.jpg);
}
	
#contact a:hover, a:active {
	background-image: url(/static/images/nav_on_14.jpg);
}

#focii {  float:left;list-style-type:none; margin-left:0; padding-left:0}
#focii li span {display:none}
#focii li {float:left;display: block; height: 350px; width:200px; }
#fociibrowse {
	background-image: url(/static/images/browse_maps.jpg);
	background-repeat: no-repeat; 
}
#fociiexhibitions {
	background-image: url(/static/images/exhibitions.jpg);background-repeat: no-repeat;
}
#fociiinfo {
	background-image: url(/static/images/exhibit_info.jpg);background-repeat: no-repeat;
}

#main {
	width: 900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	top:195px;
	background-color: #FFFFFF; padding-top:25px; 
	background-image: url(/static/images/contentbg.jpg);
	
} 
	
	
	#content {	
	float:right;  
	width: 600px; 
	margin-right:25px; 
	height:100%; 
	top:195px;   
	background-color: #FFFFFF;} 

	
.highlight {background-color: #e5ffd9;
	display: block;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px; font-size:110%} 
	
#sidebar {font-size:85%;
	position:relative;
	top:-25px;
	padding-top:25px;
	padding-left:7px;
	padding-right:10px;
	width: 202px;
	margin-left:25px;
	height:100%;
	float:left;
	background-image: url(/static/images/whitebox.jpg);
	background-repeat: repeat-x;
} 

.exhibit-optionWidget img {
	display: inline;
}

#sidebar ul  {float:left; padding-left:20px;  } 
#sidebar li {width:150px; list-style-image: url(/static/images/listicon.jpg); float:left;padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
}
#sidebar h3 { display:block; font-size:105%; margin:0; padding:0; } 
#sidebar h3 a {color: #6ca325; font-weight:bold; } 

#sidebar a {  color: #62961f;
	display:inline; font-weight:normal;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif; 
} 
#sidebar a:hover {
	color: #333333;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;

} 

#fociitext {position: relative; 
	top: 0; left:10px; width:190px; 
}

ul { margin-top:5px; } 

h1 {
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #333333; padding:0; 
	margin-bottom: 3px; margin-top:5px;
}

h2 {font-size: 115%; padding:0;
	
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px; margin-top:5px;}


#year {
	font-size: 175%;
	color: #333333;
} 

.dates {
	text-transform: uppercase;
	display: block;
	font-size: 75%;
	color: #333333;
}
.location {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
}

.venue {
	font-size: 100%;
	font-weight: bold;
	
	
}
.greenbg {
	background-color: #e5ffd9;
	font-weight: bold;
	font-size:110%; 
}


#exhibitmap {
	background-image: url(/static/images/map-icon.jpg);
	
	
	color: #006699; padding-left:14px; 
	
}


#mapinfo {
	padding-top: 5px; padding-bottom:20px; font-size: 125%;
}
#mapinfo ul {margin:0; padding:0; }

#mapinfo li {
	float:left;
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	list-style-type:none;
	padding-left: 5px;
	padding-right:5px;
}
#exhibitmapicon {
	background-image: url(/static/images/map-icon.jpg);
	background-repeat: no-repeat; padding-left:10px; 
	
}

#mapicontext {
	padding-left:15px;
	color: #92aab4;
	font-weight: bold;
}


img {display:block; border:none; margin:0; padding:0; }  

p  { padding-top:5px; margin:0px;  } 

a, a:visited {
	color: #62961f;
	text-decoration:none;
	
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
#description {
	font-size: 120%;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 0px;
	border-top-style: dotted;
	line-height: 140%;
	border-top-width: 1px;
	border-top-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#acktext { font-size:75%; font-style:italic;padding: 10px;}

#bold {
	font-weight: bold;
	display: block; font-size:105%; 
}



#footer {clear:both; padding-bottom:20px; }