#navigator {

}

.housebutton {
}

.housebutton a {
font-size: 70%;
}

.housebutton a:hover {
	font-size: 70%;
	color: #0000FF;
	text-decoration: underline;
}

#navigator {
	background-color: #CCCCCC;
	border: 0px #000066 solid;
	width: 170px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;


}

.housebutton {

font-weight: normal;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.housebutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000099; 
	background-color: #F0F0FF;
	border: 1px solid #000000;
}

.housebutton a:hover {
	color: #000099; 
	background-color: #F0F0FF;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

.main_top_box{
	width: 33%;
	text-align: center;
}
.main_top_box a {}
.main_top_box a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.main_top_box a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.main_top_box a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.build_wine_cellar_page{
	line-height: 2em;
}
