﻿.subitem 
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#555455;
text-decoration:none;
outline:none;
text-align:center;
cursor:pointer;
padding:3px 10px 3px 10px;
	}
	
.subitem-hover 
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
text-decoration:none;
outline:none;
text-align:center;
cursor:pointer;
padding:3px 10px 3px 10px;
}

.MenuGroup
{
	cursor:pointer;
		}
	
	
.drop
{
background-image:url(/images/nav-flyout2.png);
background-repeat:repeat;
border:solid 2px #555455;
/*padding:10px;*/
}

.about
{
	background-image:url(/images/nav-about.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.aboutHover
{
	background-image:url(/images/nav-about-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.news
{
	background-image:url(/images/nav-news.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.newsHover
{
	background-image:url(/images/nav-news-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.contact
{
	background-image:url(/images/nav-contact.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.contactHover
{
	background-image:url(/images/nav-contact-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.lifestyle
{
	background-image:url(/images/nav-lifestyle.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.lifestyleHover
{
	background-image:url(/images/nav-lifestyle-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.office
{
	background-image:url(/images/nav-office.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.officeHover
{
	background-image:url(/images/nav-office-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.services
{
	background-image:url(/images/nav-services.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.servicesHover
{
	background-image:url(/images/nav-services-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.events
{
	background-image:url(/images/nav-events.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.eventsHover
{
	background-image:url(/images/nav-events-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:30px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.availProp
{
	background-image:url(/images/nav-availableProperties.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:45px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.availPropHover
{
	background-image:url(/images/nav-availableProperties-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:45px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}

.multiFamily
{
	background-image:url(/images/nav-multiFamily.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:45px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}
.multiFamilyHover
{
	background-image:url(/images/nav-multiFamily-over.png);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	height:45px;
	/*margin-bottom:25px;*/
	display:block;
	text-indent:-1000px;
	cursor:pointer;
}