
#navigator {

}

.housebutton {
line-height: 100%;
}

.housebutton a {
font-size: 100%;
font-family:  Verdana, sans-serif;
}

.housebutton a:hover {
font-size: 100%;
font-family:  Verdana, sans-serif;
}


#navigator {
background-color: transparent;
border: 0px #000066 solid;
width: 170px;
max-width: 170px;
margin-top: auto;
margin-left: 10px;
margin-right: auto;
padding: 2px;
text-align: left;
}


.housebutton {
font-weight: bold;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}


.housebutton a {
padding: 4px;
text-decoration: none;
display: block;
color: #993300;
background-color: transparent;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
}


.housebutton a:hover {
color: #993300;
background-color: #E69900;
border-top:  none;
border-left: none;
border-bottom:  none;
border-right: none;
}



#topnav {
padding:0;
margin:0;
white-space:nowrap;
width:auto;
background-color: #BF4000;
font-family: Verdana, sans-serif;
font-size: 93%; 
}

#topnav b{
font-family: Verdana, sans-serif;
font-size: 93%;
color:#e8e8e8;
width:auto;
margin-left: 10px;
float: left;
}

#topnav ul{
float:right;
padding:0;
margin:0;
width:auto;
}

#topnav li {
display:inline;
float:left;
text-align: center;
margin-left: 3px;
}

#topnav li a
{
padding:0.2em 1em;
background:#fc6;
color:#000;
text-decoration:none;
float:left;
}


#topnav li a:hover
{
background:#08c;
color:#fff;
}

#topnav li.active a, li.active a:hover
{
background-color: #E8E8E8;
color: #000000;
font-weight: bold;
}

#topadvs{
	background-color: #E8E8E8;
	color: black;
	float: none;
	width: auto;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	height: 20px;
	margin-left: 20px;
	clear: both;
}

