/* Primary Navigation ---------------------------------*/


#primary

{
	
	margin:-15px -20px 0px -20px;

	height:32px;

	position:relative;
	
	background:url('../nv_edit/primarynavbkg.png') 0 0 repeat;

}

#primary li,
#primary #top li

{

	list-style: none;

	padding:0;

	margin:0;
	

}

#primary li a,
#primary #top li a

{

	position:absolute;

}

#primary li a span,
#primary #top li a span

{

	display:none;

}

/* top nav*/

#primary #top{

	position:relative;
	
	width:155px;
	
	height:24px;
	
	top:-127px;
	
	left:857px;
	
	/*override the 1em maring on ul elements*/
	margin:0em;
}


/* news */

#primary #top li#news a 

{

	width:57px;

	height:24px;

	top:0;

	left:0;
	
	background:url('../nv_edit/topnav.png') 0 -24px no-repeat; 

}

#primary #top li#news a:hover

{

	background-position: 0 0px; 

}

/* contact */

#primary #top li#contact a

{

	width:98px;

	height:24px;

	top:0;

	left:57px;

	background:url('../nv_edit/topnav.png') -57px 0 no-repeat; 

}

#primary #top li#contact a:hover

{

	background-position: -57px -24px; 

}

/* the homes */

#primary li#theHomes a

{

	width:319px;

	height:32px;

	top:0;

	left:52px;

	/*background:url('../nv_edit/primaryNav.png') 0 -26px no-repeat; */
	background:url('../nv_edit/primarynav_2.jpg') 0px -32px no-repeat; 

}

#primary li#theHomes a:hover

{

	background-position: 0 0px;

	z-index:2;

}

/* business & industry */

#primary li#businessIndustry a

{

	width:325px;

	height:32px;

	top:0;

	left:371px;

	background:url('../nv_edit/primarynav.png') -319px -0px no-repeat;
}

#primary li#businessIndustry a:hover

{

	background-position: -319px -32px; 

}

/* inspired living */

#primary li#inspiredLiving a

{

	width:315px;

	height:32px;

	top:0;

	left:696px;

	background:url('../nv_edit/primarynav.png') -644px -32px no-repeat;

}

#primary li#inspiredLiving a:hover

{

	background-position: -644px -64px; 

}



/* Secondary Navigation ---------------------------------*/

#secondary

{

	margin:0px 0px 0px -20px;

	height:40px;

	position:relative;
	
	background:url('../nv_edit/secondary-nav-bkg.png') no-repeat;
	
	padding:5px 0 0 52px;

}

#secondary li

{

	list-style: none;

	padding:0 0px 4px 0;

	margin:0 14px 0 0 ;

	float:left;

	line-height:30px;

}

#secondary li a

{

	padding:0 5px;

	text-decoration: none;

	color:#417922;

}

#secondary li a:hover

{

	color:#7CBE52;

}

#secondary li a span

{

    font-family: abel,Helvetica-Light,Helvetica-Neue,Helvetica,Arial,Sans-Serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;

}



/* Navigation Current States ----------------------------*/


/* MAIN NAV */

#the_homes #primary #theHomes a

{

	background-position: 0 0px;

}

#business_and_industry #primary li#businessIndustry a

{

	background-position: -319px -32px; 

}

#inspired_living #primary li#inspiredLiving a

{

	background-position: -644px -64px; 

}

/*TOP NAV*/

#contact_us #primary #top li#contact a

{

	background-position: -57px -24px; 

}

#news #primary #top li#news a

{

	background-position: 0px 0px;

}



/* SUB NAV */



/* the homes */

/*

.single-family #secondary #single-family a,

.townhouses #secondary #townhouses a,

.apartments #secondary #apartments a,

*/

/* business & industry */

/*

.available_real_estate #available a,

.business_neighbors #neighbors a,

*/

/* inspired living */

/*

.downtown #downtown a,

.recreation #recreation a,

.cultural_amenities #culturalAmenities a,

*/

/* news */

/*

.press #press a,

.events #events a

{

	color:#0f5c8a;

}

*/
