 .housebutton {
line-height:90%;
font-weight:700;
text-align:left;
margin-bottom:10px;
margin-top:0
}

.housebutton a {
font-weight:700;
font-family:Arial, Geneva, sans-serif;
font-size:10px;
line-height:10px;
text-transform:uppercase;
text-decoration:none;
display:block;
color:#666;
background-color:transparent;
border-top:none;
border-left:none;
border-bottom:none;
border-right:none;
padding:10px
}

.housebutton a:hover {
font-family:Arial, Geneva, sans-serif;
font-size:10px;
line-height:10px;
font-weight:700;
text-transform:uppercase;
color:#C2C0AB;
background-color:#6C6259;
border-top:none;
border-left:none;
border-bottom:none;
border-right:none
}

#navigator {
background-color:transparent;
border:transparent;
width:auto;
margin-top:auto;
margin-left:10px;
margin-right:auto;
text-align:left;
padding:2px
}

#nav {
clear:both;
padding:0
}

#nav ul {
float:left;
list-style:none;
width:100%;
height:30px;
display:inline;
text-transform:uppercase;
background-color:#F2F2EE;
margin:0;
padding:0
}

#nav ul li {
display:inline;
margin:0;
padding:0
}

#nav ul li a {
display:block;
float:left;
width:auto;
border-top:none;
border-right:1px solid #fff;
border-left:1px solid #fff;
border-bottom:none;
color:#816F4B;
font:bold 10px/30px Arial, Geneva, sans-serif;
text-transform:uppercase;
text-decoration:none;
letter-spacing:1px;
margin:0;
padding:0 15px
}

#nav ul li a:hover,#nav ul li a:active {
color:#C2C0AB;
background-color:#6C6259;
font:bold
}
