/* Top navigation */
#evilIE
{
	width: 800px;
	overflow: hidden;
	background-image: url(/Portals/svarealtors.com/images/top-button1-bg.jpg);
}
#topnavbar
{
	
	width: 800px;
}
.topmenuitem
{
	float: left;
	width: 129px;
	height: 33px;
	background-image: url(/Portals/svarealtors.com/images/top-button1.jpg);
	text-align: center;
}
.topmenuitem a, .topmenuitem a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-top: 10px;
}
.topmenuitem a:hover
{
	text-decoration: none;
	color: #903;
}

/* Secondary top navigation */
#lowertopnav
{
	text-align: right;
	background-image: url(/Portals/svarealtors.com/images/lower-top-nav-tile.jpg);
	font-size: 11px;
	height: 19px;
	padding-right: 15px;
}
.lowertopnavitem
{
	width: 125px;
	height: 19px;
	float: right;
	background-image: url(/Portals/svarealtors.com/images/lower-nav-button.jpg);
	text-align: center;
}
.lowertopnavitem a, .lowertopnavitem a:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	display: block;
}
#lowertopnav a:hover
{
	text-decoration: none;
	color: #903;
}
#lowertopnav
{
	color: #fff;
}