#navigator {

}

.housebutton {
line-height: 90%;
}

.housebutton a {
	font-size: 93%;
	font-family:  Trebuchet Ms, Verdana, sans-serif;
}

.housebutton a:hover {
	font-size: 93%;
	font-family:  Trebuchet Ms, Verdana, sans-serif;
}

#navigator {

background-color: transparent;
border:  transparent;
width: auto;
margin-top: auto;
margin-left: 10px;
margin-right: auto;
padding: 2px;
text-align: left;
}

.housebutton {
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

.housebutton a {
	padding: 4px;
	display: block;
	color: #666633;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	text-decoration: none;
	line-height: normal;
}

.housebutton a:hover {
	color: #FFFFFF;
	background-color: #666633;
	border-top:  none;
	border-left: none;
	border-bottom:  none;
	border-right: none;
}

#nav ul {
	float: left;
	list-style: none;
	width: 100%;
	padding: 0;
	height: 20px;
	display: inline;
	text-transform: uppercase;
	margin: 0;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	color: #FF9;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li a:hover, 
#nav ul li a:active {
	color: #CD444B;
	font-weight: bold;
	background-color: #FF9;
}

.top-nav  {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 90%;
	position: relative;
	top: 3px;
	left: 0px;
	text-transform: uppercase;
}


.top-nav  ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.top-nav  ul li {
border: none;
display: inline;
background-color: transparent;
padding: 4px;
margin: 5px;
}

.top-nav  a {
	text-decoration: underline;
	text-align: center;
	color: #FFFB33;
}

.top-nav  a:visited {

}

.top-nav  a:hover {
	color: #FFF;
	text-decoration: underline;
}

div.top-nav-position{
	width: 100%;
	background-color: transparent;
	height: 25px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

