

/*********************************
* Title / Header Graphics
*********************************/

#hdr-aboutus,
#hdr-areacities,
#hdr-areamap,
#hdr-contactus,
#hdr-thecommunity,
#hdr-education,
#hdr-featuredhomes,
#hdr-foreclosures,
#hdr-forbuyers,
#hdr-forsellers,
#hdr-freereports,
#hdr-homebuyers,
#hdr-homesellingtips,
#hdr-meettheteam,
#hdr-militarybases,
#hdr-mortgagecalculators,
#hdr-newconstruction,
#hdr-officelocations,
#hdr-otherlinks,
#hdr-pointsofinterest,
#hdr-privacypolicy,
#hdr-propertysearch,
#hdr-realestatelinks,
#hdr-relocationassistance,
#hdr-resources,
#hdr-sitemap,
#hdr-sports,
#hdr-whylistwithus,
#hdr-yourhomesvalue,
#hdr-testimonials {
    height: 20px;
    text-indent: -9999px;
    margin-bottom: 5px;
}

#hdr-executive-search {
    background: url(../images/hdr_executive_search.gif) top left no-repeat;
}

#hdr-aboutus {
    background: url(../images/hdr_aboutus.gif) top left no-repeat;
}

#hdr-areacities {
    background: url(../images/hdr_areacities.gif) top left no-repeat;
}

#hdr-areamap {
    background: url(../images/hdr_areamap.gif) top left no-repeat;
}

#hdr-contactus {
    background: url(../images/hdr_contactus.gif) top left no-repeat;
}

#hdr-education {
    background: url(../images/hdr_education.gif) top left no-repeat;
}

#hdr-featuredhomes {
    background: url(../images/hdr_featuredhomes.gif) top left no-repeat;
}

#hdr-foreclosures {
    background: url(../images/hdr_foreclosures.gif) top left no-repeat;
}

#hdr-freereports {
    background: url(../images/hdr_freereports.gif) top left no-repeat;
}

#hdr-homebuyers {
    background: url(../images/hdr_homebuyers.gif) top left no-repeat;
}

#hdr-homesellingtips {
    background: url(../images/hdr_homesellingtips.gif) top left no-repeat;
}

#hdr-meettheteam {
    background: url(../images/hdr_meettheteam.gif) top left no-repeat;
}

#hdr-militarybases {
    background: url(../images/hdr_militarybases.gif) top left no-repeat;
}

#hdr-mortgagecalculators {
    background: url(../images/hdr_mortgagecalculators.gif) top left no-repeat;
}

#hdr-newconstruction {
    background: url(../images/hdr_newconstruction.gif) top left no-repeat;
}

#hdr-officelocations {
    background: url(../images/hdr_officelocations.gif) top left no-repeat;
}

#hdr-otherlinks {
    background: url(../images/hdr_otherlinks.gif) top left no-repeat;
}

#hdr-pointsofinterest {
    background: url(../images/hdr_pointsofinterest.gif) top left no-repeat;
}

#hdr-privacypolicy {
    background: url(../images/hdr_privacypolicy.gif) top left no-repeat;
}

#hdr-propertysearch {
    background: url(../images/hdr_propertysearch.gif) top left no-repeat;
}

#hdr-realestatelinks {
    background: url(../images/hdr_realestatelinks.gif) top left no-repeat;
}

#hdr-relocationassistance {
    background: url(../images/hdr_relocationassistance.gif) top left no-repeat;
}

#hdr-resources {
    background: url(../images/hdr_resources.gif) top left no-repeat;
}

#hdr-sitemap {
    background: url(../images/hdr_sitemap.gif) top left no-repeat;
}

#hdr-sports {
    background: url(../images/hdr_sports.gif) top left no-repeat;
}

#hdr-testimonials {
    background: url(../images/hdr_testimonials.gif) top left no-repeat;
}

#hdr-thecommunity {
    background: url(../images/hdr_thecommunity.gif) top left no-repeat;
}

#hdr-yourhomesvalue {
    background: url(../images/hdr_yourhomesvalue.gif) top left no-repeat;
}

#hdr-whylistwithus {
    background: url(../images/hdr_whylistwithus.gif) top left no-repeat;
}

#hdr-forbuyers {
    background: url(../images/hdr_forbuyers.gif) top left no-repeat;
}

#hdr-forsellers {
    background: url(../images/hdr_forsellers.gif) top left no-repeat;
}

/*********************************
* Subnav Detail
*********************************/

#subnav a#about-us {
    background: url(../images/subnav_aboutus.gif) top left no-repeat;
}
#subnav a#about-us:hover, body.about-us-on #subnav a#about-us {
    background: url(../images/subnav_aboutus.gif) bottom left no-repeat;
}

#subnav a#the-team {
    background: url(../images/subnav_meettheteam.gif) top left no-repeat;
}
#subnav a#the-team:hover, body.the-team-on #subnav a#the-team {
    background: url(../images/subnav_meettheteam.gif) bottom left no-repeat;
}

#subnav a#testimonials {
    background: url(../images/subnav_testimonials.gif) top left no-repeat;
}
#subnav a#testimonials:hover, body.testimonials-on #subnav a#testimonials {
    background: url(../images/subnav_testimonials.gif) bottom left no-repeat;
}

#subnav a#locations {
    background: url(../images/subnav_locations.gif) top left no-repeat;
}
#subnav a#locations:hover, body.locations-on #subnav a#locations {
    background: url(../images/subnav_locations.gif) bottom left no-repeat;
}

#subnav a#contactus {
    background: url(../images/subnav_contact.gif) top left no-repeat;
}
#subnav a#contactus:hover, body.contactus-on #subnav a#contactus {
    background: url(../images/subnav_contact.gif) bottom left no-repeat;
}

#subnav a#areacities {
    background: url(../images/subnav_areacities.gif) top left no-repeat;
}
#subnav a#areacities:hover, body.areacities-on #subnav a#areacities {
    background: url(../images/subnav_areacities.gif) bottom left no-repeat;
}

#subnav a#education {
    background: url(../images/subnav_education.gif) top left no-repeat;
}
#subnav a#education:hover, body.education-on #subnav a#education {
    background: url(../images/subnav_education.gif) bottom left no-repeat;
}

#subnav a#pointsinterest {
    background: url(../images/subnav_pointsinterest.gif) top left no-repeat;
}
#subnav a#pointsinterest:hover, body.pointsinterest-on #subnav a#pointsinterest {
    background: url(../images/subnav_pointsinterest.gif) bottom left no-repeat;
}

#subnav a#sports {
    background: url(../images/subnav_sports.gif) top left no-repeat;
}
#subnav a#sports:hover, body.sports-on #subnav a#sports {
    background: url(../images/subnav_sports.gif) bottom left no-repeat;
}

#subnav a#areamap {
    background: url(../images/subnav_areamap.gif) top left no-repeat;
}
#subnav a#areamap:hover, body.areamap-on #subnav a#areamap {
    background: url(../images/subnav_areamap.gif) bottom left no-repeat;
}

#subnav a#militarybases {
    background: url(../images/subnav_militarybases.gif) top left no-repeat;
}
#subnav a#militarybases:hover, body.militarybases-on #subnav a#militarybases {
    background: url(../images/subnav_militarybases.gif) bottom left no-repeat;
}

#subnav a#otherlinks {
    background: url(../images/subnav_otherlinks.gif) top left no-repeat;
}
#subnav a#otherlinks:hover, body.otherlinks-on #subnav a#otherlinks {
    background: url(../images/subnav_otherlinks.gif) bottom left no-repeat;
}

#subnav a#homesvalue {
    background: url(../images/subnav_homesvalue.gif) top left no-repeat;
}
#subnav a#homesvalue:hover, body.homesvalue-on #subnav a#homesvalue {
    background: url(../images/subnav_homesvalue.gif) bottom left no-repeat;
}

#subnav a#mortgagecalculators {
    background: url(../images/subnav_mortgagecalculators.gif) top left no-repeat;
}
#subnav a#mortgagecalculators:hover, body.mortgagecalculators-on #subnav a#mortgagecalculators {
    background: url(../images/subnav_mortgagecalculators.gif) bottom left no-repeat;
}

#subnav a#relocation {
    background: url(../images/subnav_relocation.gif) top left no-repeat;
}
#subnav a#relocation:hover, body.relocation-on #subnav a#relocation {
    background: url(../images/subnav_relocation.gif) bottom left no-repeat;
}

#subnav a#foreclosures {
    background: url(../images/subnav_foreclosures.gif) top left no-repeat;
}
#subnav a#foreclosures:hover, body.foreclosures-on #subnav a#foreclosures {
    background: url(../images/subnav_foreclosures.gif) bottom left no-repeat;
}

#subnav a#homebuyers {
    background: url(../images/subnav_homebuyers.gif) top left no-repeat;
}
#subnav a#homebuyers:hover, body.homebuyers-on #subnav a#homebuyers {
    background: url(../images/subnav_homebuyers.gif) bottom left no-repeat;
}

#subnav a#homesellingtips {
    background: url(../images/subnav_homesellingtips.gif) top left no-repeat;
}
#subnav a#homesellingtips:hover, body.homesellingtips-on #subnav a#homesellingtips {
    background: url(../images/subnav_homesellingtips.gif) bottom left no-repeat;
}

#subnav a#realestatelinks {
    background: url(../images/subnav_realestatelinks.gif) top left no-repeat;
}
#subnav a#realestatelinks:hover, body.realestatelinks-on #subnav a#realestatelinks {
    background: url(../images/subnav_realestatelinks.gif) bottom left no-repeat;
}

#subnav a#subresources {
    background: url(../images/subnav_resources.gif) top left no-repeat;
}
#subnav a#subresources:hover, body.subresources-on #subnav a#subresources {
    background: url(../images/subnav_resources.gif) bottom left no-repeat;
}

#subnav a#subsearch {
    background: url(../images/subnav_propertysearch.gif) top left no-repeat;
}
#subnav a#subsearch:hover, body.subsearch-on #subnav a#subsearch {
    background: url(../images/subnav_propertysearch.gif) bottom left no-repeat;
}


#subnav a#freereports {
    background: url(../images/subnav_freereports.gif) top left no-repeat;
}
#subnav a#freereports:hover, body.freereports-on #subnav a#freereports {
    background: url(../images/subnav_freereports.gif) bottom left no-repeat;
}



#subnav a#featuredhomes {
    background: url(../images/subnav_featuredhomes.gif) top left no-repeat;
}
#subnav a#featuredhomes:hover, body.featuredhomes-on #subnav a#featuredhomes {
    background: url(../images/subnav_featuredhomes.gif) bottom left no-repeat;
}

#subnav a#subconstruction {
    background: url(../images/subnav_newconstruction.gif) top left no-repeat;
}
#subnav a#subconstruction:hover, body.subconstruction-on #subnav a#subconstruction {
    background: url(../images/subnav_newconstruction.gif) bottom left no-repeat;
}

#subnav a#whylist {
    background: url(../images/subnav_whylist.gif) top left no-repeat;
}
#subnav a#whylist:hover, body.whylist-on #subnav a#whylist {
    background: url(../images/subnav_whylist.gif) bottom left no-repeat;
}


.tree {
	PADDING:0px;
	MARGIN:0px;
	MARGIN-LEFT:-15px;
	POSITION: relative;

}
.tree a:link, .tree a:visited, .tree a:active {
	TEXT-DECORATION:none;
	color: #003366;
	padding:2px;
}
.tree a:hover {
	color: #A61C1C;	
}
.tree UL {
	PADDING:0;
	MARGIN:0;
	BACKGROUND-POSITION: -9px 15px; 
	BACKGROUND-IMAGE: url(../images/ul.gif); 
	MARGIN: 4px 0px -2px; 
	BACKGROUND-REPEAT: repeat-y
}
.tree LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	PADDING-TOP: 4px; 
	LIST-STYLE-TYPE: none;

}
.tree LI A {
	TEXT-DECORATION:none;
}
.tree LI A:hover {
	TEXT-DECORATION:underline;
}
.tree UL UL {
	BACKGROUND-POSITION: -9px 15px; 
	BACKGROUND-IMAGE: url(../images/ul.gif); 
	BACKGROUND-REPEAT: repeat-y
}
.tree UL LI {
	BACKGROUND-POSITION: 0px 7px; 
	BACKGROUND-IMAGE: url(../images/li.gif); 
	BACKGROUND-REPEAT: no-repeat;
	FONT-WEIGHT:normal;	

}
.tree UL LI A {
	TEXT-DECORATION:underline;
}
.tree UL LI A:hover {
	TEXT-DECORATION:none;
}
.tree UL UL LI {
	BACKGROUND-POSITION: 0px 7px; 
	BACKGROUND-IMAGE: url(../images/li.gif); 
	BACKGROUND-REPEAT: no-repeat;
	FONT-SIZE:11px;
	FONT-WEIGHT:normal;		
}
.tree UL UL LI A {
	BACKGROUND-POSITION: 0px 7px; 

	FONT-SIZE:11px;
	COLOR:#999999;
	TEXT-DECORATION:none;
}