/* CSS Document */
#nav {
	margin: 0;
	padding: 0;
	height: 46px;
	list-style: none;
	display: inline;
	overflow: hidden;
	background-image: url(images/elements/commtabs_topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;

	}

#nav a {
	margin: 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 20px 0 0 1;
	overflow: hidden;
	height: 26px !important;
	height /**/:46px;
	color: #554122;
	font-weight: bold;
	}
#nav a:hover{
	background-position: 0 -46px;
	}
#nav a:active, #nav a.selected{
	background-position: 0 -92px;
	color: #000000;
	font-weight: bold;
	}
#avail {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
	}
#site {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#schools {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#floorplans {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#area {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#directions {
	width: 118px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#searchprice {
	width: 120px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}
#searchplan {
	width: 120px;
	background: url(images/elements/tabs3bg.gif) no-repeat left top;
}