body {
	background-color: #edead8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul#subnav {
    font: 11px Arial, Helvetica, sans-serif;
    color: #000;
    list-style: none;
    margin:0px;
    padding:0px;
}
ul#subnav a {
    color:#000;
    display:block;
    width:129px;
    height:auto;
    border: 1px solid #650813;
    margin: 0px;
    padding: 6px 0px;
    text-indent: 10px;
}
ul#subnav a:hover {
    color:#fff;
    background:transparent;
    border: 1px solid #A0857E;
}
ul#subnav li {
    display:block;
    background: #A11419;
    margin: 2px 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cellbg {
	background-image:url(../images/red_leftcolback.gif)
}
.cellbg2 {
	background-color: #90181C;
}
.cellbg3 {
	background-color: #BA7E81;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #980000;
}
.headers {
	color: white;
	text-transform: uppercase;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.headers2 {
	color: #000;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
a {
	color: #980000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #980000;
}
a.menu {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	height: 10px;
	width: 130px;
	background-color: #FF0000;
}
a.menu:hover {
	color: #FFFFFF;
	background: #980000;
}
a.menu2 {
	color: #980000;
	text-decoration: none;
}
a.menu2:hover {
	color: #FFFFFF;
	background-color: #980000;
}
.menu a {
	display:block;
	clear:left;
	padding:5px;
	width:114px;
	background: #154586;
	color:#fff;
	border-top: 1px solid #5E7AA6;
}
.menu td {
	bottom-padding:10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#161E59;
	line-height:16px;
}
#util a{
	color:black;
}
#util a:hover{
	color:black;
}
.latestnews * {
	font-weight:bold;
	color: #000000;
}
#sites {
	display:block;
	position:relative;
	top:13px;
	left:20px;
	width:auto;
	height:auto;
}
html>body #sites {
	top:23px;
}
#sites div {
	display:block;
	clear:both;
	width:auto;
	height:16px;
}
#sites a {
	font: normal 10px Arial;
	text-transform: capitalize;
	text-decoration: none;	
	color:#000;
}
#scroller {
	overflow:auto;
	display:block;
	height:160px;
	margin-right:0px;
	scrollbar-track-color: #F0F0F0;
	scrollbar-darkshadow-color: #CACACA;
	scrollbar-shadow-color: #ECEEF0;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-highlight-color: #9A9CA6;
	scrollbar-arrow-color: #D3D7DC;
	scrollbar-face-color: #F7F7F7;
}
.lowerpagetext p{
    color:#161E59;
    font:11px/18px Verdana, Arial, Helvetica, sans-serif!important;
}
#guidelink{
    background: transparent;
}
#directory {
    display:block;
    position:relative;
    top:13px;
    left:20px;
    width:auto;
    height:auto;
	padding-bottom:20px;
}
html>body #directory{
    top:23px;
}
#directory div {
    display:block;
    clear:both;
    width:auto;
    height:16px;
}
#directory a {
    font: bold 12px Arial;
    text-decoration: none;  
    color:#DF7A1B;
    line-height: 19px;
}
#directory a:hover {
    text-decoration: none;  
    color:#FFF;
    background-color: #DF7A1B;
}
/*
 * The map page
 *****************************************************************************/
#helpdiv, #audiotours{
    display: block;
    width: 255px;
    float: left;
    padding: 0px 6px 6px 6px;
    background: url(../images/map/yellow_line.gif) repeat-y;
    background-position: 0px 60px;
    margin-right: 27px;
}
#helpdiv{
    background: url(../images/map/blue_line.gif) repeat-y;
}
html>body #helpdiv{
    margin-right: 19px;
    width: 244px;
}
html>body #audiotours{
    width: 244px;
}
#audiotours{
    margin-right: 0px;
}
#helpdiv .contents{
    border: 4px #226bb4 solid;
    padding: 25px 11px 25px 11px;
    background: #fff;    
}
#audiotours .contents{
    border: 4px #ff8033 solid;
    padding: 25px 11px 25px 11px;
    background: #fff;
    
}
#helpdiv h1, #audiotours h1{
    background: #fff;
    color: #226bb4;
    font-size: 18pt;
    font-weight: bold;
    font-family: Arial;
    margin: 0px -6px 6px -6px;
}
#helpdiv h2, #audiotours h2{
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial;
}
#helpdiv a#maplaunch{
    display: block;
    float: none;
    width: 213px;
    height: 81px;
    background: url(../images/map/launchbtn.gif) no-repeat top left;
}
#helpdiv a#maplaunch span{
    display: none;
    visibility: hidden;
}
#audiotours h1{
    color: #ff8033;
}
#audiotours ul{
    border: 0px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
    list-style-image: url(../images/map/download.gif);
}
html>body #audiotours ul{
    margin: 0px 0px 0px 14px;
}
#audiotours ul li
{
    clear: both;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 6px;
}
#audiotours ul li span{
    display: inline;
    width: 140px;
}
html>body #audiotours ul li span{
    display: block;
    float: left;
}

#ecards a:hover,
#ecards a,
#ecards a img
{
	border:none;
	background:white;
	color:White;
}