@charset "utf-8";
#mainContent  #banner {
	position: absolute;
	width: 220px;
	top: 180px;
	left: 420px;
	background-color: #DAE7EF;
	background-image: url(../images/map-sidebar-gold.jpg);
}
#banner table {
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
#mainContent #banner td {
	padding-left: 5px;
	text-align: left;


}
#banner h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #645B54;
	font-size: 100%;
	background-color: #D2C694;
	font-weight: 700;
	padding: 5px 3px 5px 12px;
	line-height: 150%;
	letter-spacing: 0px;
	margin: 0pt;
}
#banner ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	padding-left: 1.64em;
	margin-top: 0px;
}
#banner li {
	color: #4D4D4D;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 14px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
	}

#header .isc-link {
	color: #B9C6D0;
	font-size: 125%;
	font-weight: 400;
	margin: 0px 0pt 4px 25px;
	padding-top: 25px;
}
#header .audiance {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: 400;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 8px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header .top-menu {
	background-color:#D2C694;
	border-bottom:1px solid #645B54;
	clear:both;
	margin:0pt;
	padding:0pt;
	text-align:center;
	background-image: url(../images/GoldWhiteFade.jpg);
	top: 180px;
	position: absolute;
	width: 880px;
	padding-bottom: 15px;
}

#mainContent #textContent {
	background-color: #FFFFFF;
	width: 400px;
}
