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

body {
	background-color: #EFCE7D;
	background-image:url('../images/inside_out/background.gif');
}

#nav_tab {
	background-image:url('../images/inside_out/nav_tab.gif');
	width:428px;
}

#nav_tab ul {
	margin-left:244px;
}

#nav_tab ul li a {
	background-color:#4b8e94;
}

.printable_map_sider {
	margin-top:58px;
}

.printable_map_sider a {
	display:block;
	width:159px;
	height:66px;
	background-image:url('../images/inside_out/printable_map.gif');
}

.printable_map_sider a:hover {
	background-position:0 -66px;
}

#content h2, h2, #content a, label, #content h3, h3, #content ul.list li .expandable_info a.visit_site {
	color: #D8AD41;
}

#content .half_header_left {
	margin-top:16px;
}

#content .half_header_right {
	margin-top:16px;
}