/*
Visiting the House
*/

.branch2_button a:link,
.branch2_button a:visited {
	color: #a54a2b;
	background: #fff url(/graphics/bg/navdiv.png) left center no-repeat;
}

.topnav .branch2_button a:hover,
.branch2_button a:active {
	color: #a54a2b;
	background: #fff url(/graphics/bg/navdiv.png) left center no-repeat;
	text-decoration: underline;
}


