
body { background-color:#778d8a;}
	

	
#content h1, #content .hheader1, #content .fheader1 { color:#4e7c99; }
#content h2, #content .hheader2, #content .fheader2 { color:#8c6430; }
#content h3, #content .hsub, #content .hsub2, #content .fsub {color:#7f7f57;}
#content h4 {color:#969476;}
#content a { color:#4e7c99; }

#navAndPromos h5 { background-color:#969476; }
	
#nav li.navabout a { color:#fefefe; }	
#nav li.navabout { background-color:#614a3e;}
#headerImage { background:#614a3e url(/visit/images/hdr_springCapitol.jpg) center -20px repeat-x; }
#headerImage { background:#614a3e url(/visit/images/hdr_autumn.jpg) center -55px repeat-x; }

#navWrapper { border-bottom:5px solid #614a3e;}
/* style section title - Museums */
#relatedInfo ul li h4, #relatedInfo h5, 
#pageNav #pageLinks li.current_section a strong {  background-color:#614a3e; }

/* current subsection */
#navAndPromos #pageNav #pageLinks li.current_section ul li.current_subsection, 
#pageNav #pageLinks li.current_section ul li.current_subsection:hover,
#pageNav #pageLinks li.current_section ul li.current_subsection a:hover { background:#847a73; color:#fff; }	

#pageNav #pageLinks li.current_section ul li.current_subsection li:hover,
#pageNav #pageLinks li.current_section ul li.current_subsection li a:hover { background-color:transparent; color:#666;}	

/* current page arrow */
#pageNav #pageLinks li.current_section ul li.current_page a,
#pageNav #pageLinks li.current_section ul li.current_page a:hover,
#pageNav #pageLinks li.current_section ul li.current_subsection ul li.current_page a:hover, 
#pageNav #pageLinks li.current_section ul li.current_subsection ul li.current_subsubsection ul li.current_page a:hover { background:#465460 url(/images_global/arrow_mask.gif) right top no-repeat; color:#fff;}
#navAndPromos > #pageNav #pageLinks li.current_section ul li.current_page a,
#navAndPromos > #pageNav #pageLinks li.current_section ul li.current_page a:hover { background:#465460 url(/images_global/arrow_mask.png) right top no-repeat;color:#fff; }

#pageNav #pageLinks li.current_section ul li.current_page_double a,
#pageNav #pageLinks li.current_section ul li.current_page_double a:hover,
#pageNav #pageLinks li.current_section ul li.current_subsection ul li.current_page_double a:hover, 
#pageNav #pageLinks li.current_section ul li.current_subsection ul li.current_subsubsection ul li.current_page_double a:hover { background:#465460 url(/images_global/arrow_mask_double.gif) right top no-repeat; color:#fff;}
#navAndPromos > #pageNav #pageLinks li.current_section ul li.current_page_double a,
#navAndPromos > #pageNav #pageLinks li.current_section ul li.current_page_double a:hover { background:#465460 url(/images_global/arrow_mask_double.png) right top no-repeat;color:#fff; }



/* subsubsection */
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection a,
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection:hover,
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection a:hover { background: #999; color:#fff;}
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection li a { background:#fff;  color:#666;}

/* subsubsection links */
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection li:hover,
#pageNav #pageLinks li.current_section ul li ul li.current_subsubsection li a:hover { background: #ccc; color:#333;}



/* ------------ TEMPORARY OVERWRITES UNTIL PAGES ARE CLEANED ----------------*/

#content h1, #content .hheader1, #content .fheader1 { color:#4e7c99; }
#content h2, #content .hheader2, #content .fheader2 { color:#836238; }
#content h3, #content .hsub, #content .hsub2, #content .fsub {color:#7f7f57;}

#content table {width:208px; float:right; margin:0 0 10px 10px; }
#content table img { float:none !important; margin:5px auto; }

#content table.defaultTable {width:100%; }
#content table.defaultTablePlain {width:100%; }
#content table.defaultTablePlain td {border:none; }



/*IE 5 & 6 can't read the next style 
this is narrower than other sections so IE7 doesn't spread the white over the left column */
body > #container {  width:auto; max-width:1080px; min-width:920px; }

