/* CSS BLUE*/
#content {
	background-image: url(../images/exhibits_sub_bg.gif);
}

#topwave {
	background-image: url(../images/exhibits_sub_topwave.gif);
}
/*CHANGE LEFT NAV BG COLOR*/
#leftnav {
	background: #de7e58;
}

#leftwave1 {
	height: 33px; 
	background-image: url(../images/exhibits_leftwave_top.gif);
} 

/*LEFT LEFT-ALIGN PICTURE BOX*/

#leftcontent {
	background: #a33e33; 
	color: #87c1fa;
	width: 188px; 
	text-align: left; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal;
}

.leftimage-centered {
padding-bottom: 10px;
}

/*LEFT CENTERED PICTURE BOX */
#leftcontent2 {
	background: #a33e33; 
	color: #87c1fa;
	text-align: center;
}

.leftimage-centered {
padding-bottom: 10px;
}


/*CHANGE LEFT BOTTOM BOX COLOR*/
#leftwave2 {
	height: 100px; 
	background: #962b23; 
	background-image: url(../images/exhibits_leftwave_bottom.gif);
}



.left img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left  img {background: url(../images/arrow_red_red.gif) no-repeat; }
a.left:hover img {background: url(../images/arrow_red_red_over.gif)  no-repeat;}

a.left_current {
color: #fcf300; 
}

.left_current img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left_current   img {background: url(../images/arrow_red_red_current.gif) no-repeat; }
a.left_current :hover img {background: url(../images/arrow_red_red_over.gif)  no-repeat;}

.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow:hover {
color: #fff;
}
.leftcontentarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentarrow img {background: url(../images/arrow_red_red_current.gif) no-repeat; }
a.leftcontentarrow:hover img {background: url(../images/arrow_red_red_over.gif)  no-repeat;}

.leftcontentcenteredarrow {
color: #fddb01; 
}

a.leftcontentcenteredarrow {
color: #fddb01; 
}

a.leftcontentcenteredarrow:hover {
color: #fff;
}
.leftcontentcenteredarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentcenteredarrow img {background: url(../images/arrow_red_red_current.gif) no-repeat; }
a.leftcontentcenteredarrow:hover img {background: url(../images/arrow_red_red_over.gif)  no-repeat;}



#maincontent {
	color: #543b32;
	width: 550px;
}


#maincontent a {
	color: #800e05; 
	text-decoration: none; 
	font-weight: bold;
}

#maincontent a:hover {
	color: #805605; 
	text-decoration: underline; 
	
}
h1 {
	color: #490b01; 
	border-bottom: 1px solid #e6a982;
}

h2 {
	color: #432506; 
	padding-top: 15px;
}


h3 {
	color: #220b00; 
	padding-bottom: 15px;
}


#maincontent ul, #maincontent ul li{
margin:0;
padding:10px;
list-style-type:none;
}

#maincontent ul li{
background:url(../images/exhibits_bullet.gif) left 3px no-repeat;
padding:0 25px 0 25px;
}

hr {
color: #e6a982;
background-color: #e6a982;
}


#submenu {
	color: #823600; 
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a {
	color: #823600;
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a:hover {
	color: #823600; 
	text-decoration: underline;
	}
	
#headlink {
	color: #017266; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	margin-left: 30px;
}

#headlink a {
    font-weight: bold; 
	color: #017266; 
}

#headlink a:hover { 
	color: #ffffff; 
}


