@charset "utf-8";
/* CSS Document */

a img {

	border:none;
	
}


.subheadingAbout {
	text-transform:uppercase;
	color:#A381BD;
	font-size:13px;
	letter-spacing:-.3px;

}

.pads {
	padding-left: 10px;
	
}

#columnWrapper {
	width:1024px; 
	margin:auto; 
	padding:0px 20px 20px 20px;


}

/* lv0 styles */

#homeImage {
	float:right; 
	background-image:url(../images/mainImage_home.jpg); 
	background-repeat:no-repeat; 
	width:991px; height:308px; 
	margin-top: 20px; 
	padding-right:6px

}


/* --primary navigation controls-- */

#nav {
	float:right; 
	height:38px; 
	width:805px; 
	margin-top:90px;

}

#navWrapper {
	width:808px;

}

#navMiddle { 
	background:url(../images/primenav/primeNavBkgd_mid.jpg) repeat-x; 
	width:778px; 
	height:49px; 
	padding: 7px 0px 0px 0px; 
	float:left;

}

#navEndcap_L {
	width:12px; 
	float:left; 


}

#navEndcap_R {
	width:15px; 
	float:right; 
	padding-right:3px;

}

#navigation a {
	float:left;
	height:24px;
	
}

#navigation a span{
	
	display:none;
}


#navigation a {

	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#navigation a:hover {

	background-position:0px -26px;
	background-repeat:no-repeat;
	
}



#home {
background:url(../images/primenav/home.jpg) no-repeat;
	width:42px;
	padding-right:10px;
}

#life {
	background:url(../images/primenav/life.jpg) no-repeat;
	width:176px;


}

#arts {
	background:url(../images/primenav/arts.jpg) no-repeat;
	width:134px;
}

#community {
	background:url(../images/primenav/community.jpg) no-repeat;
	width:175px;

}

#giving{
	background:url(../images/primenav/giving.jpg) no-repeat;
	width:66px;

}

#partners {
	background:url(../images/primenav/partners.jpg) no-repeat;
	width:76px;
	padding-right:10px;

}

#contact {
	background:url(../images/primenav/contact.jpg) no-repeat;
	width:77px;
	

}











/* --general secondary navigation controls-- */

#secondaryNav {
	margin-left:33px; 
	float:left; 


}


#secondaryNav a {

	background-position:-191px 0px;
	background-repeat:no-repeat;
	
	padding-bottom:0px;
	
	}

#secondaryNav a:hover {

	background-position:0px 0px;
	background-repeat:no-repeat;
	
}


/* --SideNav - home --*/



#about {
background:url(../images/secondnav/home_aboutus.jpg) no-repeat;
	width:191px;
	height:29px;
	
}

#staff {
	background:url(../images/secondnav/home_boardstaff.jpg) no-repeat;
	width:191px;
	height:30px;


}

#history {
	background:url(../images/secondnav/home_history.jpg) no-repeat;
	width:191px;
	height:28px;
}

#newsletters {
	background:url(../images/secondnav/home_newsletters.jpg) no-repeat;
	width:191px;
	height:31px;

}

#awards{
	background:url(../images/secondnav/home_awardshonors.jpg) no-repeat;
	width:191px;
	height:44px;

}

/* --SideNav - life --*/



#programs {
background:url(../images/secondnav/life_programs.jpg) no-repeat;
	width:191px;
	height:29px;
	
}

#health {
	background:url(../images/secondnav/life_health.jpg) no-repeat;
	width:191px;
	height:30px;


}

#amenities {
	background:url(../images/secondnav/life_building.jpg) no-repeat;
	width:191px;
	height:28px;
}

#neighborhood {
	background:url(../images/secondnav/life_neighborhood.jpg) no-repeat;
	width:191px;
	height:31px;

}

#application{
	background:url(../images/secondnav/life_application.jpg) no-repeat;
	width:191px;
	height:44px;

}



/* general - content, footer, etc (you know, that kind of thing) */

#bodNav{
	width:100%; 
	float:right; 
	margin-top:25px;

}

#lv0body {
	float:right; 
	background-image:url(../images/contentBkgd_home.jpg); 
	width:776px; 
	height:265px; 
	padding:10px; 
	background-repeat:no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;


}


#lv1body {
	float:right; 
	background-image:url(../images/contentBkgd_lv1.jpg); 
	width:776px; 
	height:520px; 
	padding:10px; 
	background-repeat:no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;


}

h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#A381BD;
	font-weight: lighter;
}

a {
	color:#A381BD;

}
