.hrMenu {
	font-family: arial, sans-serif;
	position:relative;
	font-size:11px;
	z-index:3;
	text-align:left;
}
#Property-Search{background-image:url(/wt/litchfield/images/landingPage/propertySearch.gif);background-repeat:no-repeat;width:116px;height:30px;}
#Property-Search:hover{background-image:url(/wt/litchfield/images/landingPage/propertySearch_h.gif);background-repeat:no-repeat;width:116px;height:30px;}
#Property-Search_Sel{background-image:url(/wt/litchfield/images/landingPage/propertySearch_h.gif);background-repeat:no-repeat;width:116px;height:30px;}
#Buying-and-Selling{background-image:url(/wt/litchfield/images/landingPage/buyingselling.gif);background-repeat:no-repeat;width:111px;height:30px;}
#Buying-and-Selling:hover{background-image:url(/wt/litchfield/images/landingPage/buyingselling_h.gif);background-repeat:no-repeat;width:111px;height:30px;}
#Buying-and-Selling_Sel{background-image:url(/wt/litchfield/images/landingPage/buyingselling_h.gif);background-repeat:no-repeat;width:111px;height:30px;}
#Mortgage-Center{background-image:url(/wt/litchfield/images/landingPage/mortgagecenter.gif);background-repeat:no-repeat;width:121px;height:30px;}
#Mortgage-Center:hover{background-image:url(/wt/litchfield/images/landingPage/mortgagecenter_h.gif);background-repeat:no-repeat;width:121px;height:30px;}
#Mortgage-Center_Sel{background-image:url(/wt/litchfield/images/landingPage/mortgagecenter_h.gif);background-repeat:no-repeat;width:121px;height:30px;}
#Explore-Towns{background-image:url(/wt/litchfield/images/landingPage/exploretowns.gif);background-repeat:no-repeat;width:101px;height:30px;}
#Explore-Towns:hover{background-image:url(/wt/litchfield/images/landingPage/exploretowns_h.gif);background-repeat:no-repeat;width:101px;height:30px;}
#Explore-Towns_Sel{background-image:url(/wt/litchfield/images/landingPage/exploretowns_h.gif);background-repeat:no-repeat;width:101px;height:30px;}
#Products-and-Services{background-image:url(/wt/litchfield/images/landingPage/productservices.gif);background-repeat:no-repeat;width:131px;height:30px;}
#Products-and-Services:hover{background-image:url(/wt/litchfield/images/landingPage/productservices_h.gif);background-repeat:no-repeat;width:131px;height:30px;}
#Products-and-Services_Sel{background-image:url(/wt/litchfield/images/landingPage/productservices_h.gif);background-repeat:no-repeat;width:131px;height:30px;}
#Realtors-and-Offices{background-image:url(/wt/litchfield/images/landingPage/realtorsoffices.gif);background-repeat:no-repeat;width:137px;height:30px;}
#Realtors-and-Offices:hover{background-image:url(/wt/litchfield/images/landingPage/realtorsoffices_h.gif);background-repeat:no-repeat;width:137px;height:30px;}
#Realtors-and-Offices_Sel{background-image:url(/wt/litchfield/images/landingPage/realtorsoffices_h.gif);background-repeat:no-repeat;width:137px;height:30px;}

.hrMenu ul li a, .hrMenu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:left;
	color:#fff;
	font-size:11px;
	overflow:hidden;
	font-weight:normal;
}
.hrMenu ul {
	padding:0;
	margin:0;
	list-style: none;
}
.hrMenu ul li {
	float:left;
	position:relative;

}
.arrow{
	background-image:url(/wt/litchfield/images/common/top_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:10px;
	width:14px;
	margin-left:20px;
}
.hrMenu ul li ul {
	display: none;
}
.hrMenu ul li ul li {background-color:#1A1A1A;padding:3px;}
.hrMenu ul li ul li a{
	text-align:left;
	padding-left:1px;
}
.hrMenu ul li ul li div
{
	padding-top:6px;
	/*border-bottom:1px solid #2B2B2B;*/
	background-image:url(/wt/litchfield/images/common/hrseparator.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:138px;
	height:2px;
	*height:1px;
}
/* specific to non IE browsers */
.hrMenu ul li:hover a {} /*For The !st Level....*/
.hrMenu ul li:hover ul {
	display:block;
	position:absolute;
	top:20px;
	left:0px;
	width:138px;
} /*When Hover on the 1st Level, at that time what happen to the 2nd level...*/
.hrMenu ul li:hover ul li a.hide {
	color:#FFFFFF;
} /* At 2nd Level, if there is next heirachechy then apply this css for his anchor tag...*/
.hrMenu ul li:hover ul li:hover a.hide {
	color:#FFFFFF;
} /*At 2nd Level, if there is next heirachechy then apply this css for his anchor tag on hover.....*/

.hrMenu ul li:hover ul li ul {
	display: none;
	background:none;
	background-color:#1A1A1A;
}
.hrMenu ul li:hover ul li a {
	display:block;
	background-color:#1A1A1A;
	color:#FFFFFF;
	width:138px;
} /*For Anchor Tag at 2nd Level....*/
.hrMenu ul li:hover ul li a:hover {
	color:#FFFFFF;
	font-weight:bold;
} /*On Hover, For Anchor Tag at 2nd Level....*/
.hrMenu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:172px;
	top:0px;
	padding:0px;
	width:162px;
} 
.hrMenu ul li:hover ul li ul li a {
	width:162px;
	background-color:#1A1A1A;
	font-weight:normal;
} /*For Anchor Tag at 2nd Level....*/
.hrMenu ul li:hover ul li:hover ul.left {
	left:-105px;
}

@font-face { font-family:Futura; src:url(/wt/litchfield/images/landingPage/Futura.ttf)}