
div#station-nav {
	margin-left: 8px;
	margin-top: 5px;
    width:373px;
    padding:10px 20px 10px 20px;

    background:url(images/stations-nav3.jpg) repeat-y;
    line-height:1.5;
    color:white;
}
div#station-nav a {
    color:white;
    margin:0 5px;
}
div#station-nav a.selected {
    font-weight:bold;
}
/*
h1.txt-hdr {
    height:71px;
    background:url(images/station-hdr-bott.jpg) no-repeat;
    line-height:90px;
    font-family:"Times New Roman", sans-serif;
    font-size:25px;
    font-weight:bold;
    font-style:italic; 
    color:white;
    
    text-transform:none;
    text-align:right;
}
*/
div#silas-content h3 {
    color:#E66D50;
    border-bottom:1px dotted #E66D50;
    text-transform:uppercase;
}

ul#silas-page-children ul.level-1 li.selected ul {
    display:none;
}
