/* DESIGNED BY JEREMY SYPNIEWSKI @ ARCRENDERINGS.COM */

/* JEREMY@ARCRENDERINGS.COM */

#menu a#b_home {

	margin:0;

	padding:0;

	display:block;

	background: url('../images/home2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_home:hover {

	background: url('../images/home2.gif') bottom center;

}

#menu a#b_about {

	margin:0;

	padding:0;

	display:block;

	background: url('../images/about_lpdm2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_about:hover {

	background: url('../images/about_lpdm2.gif') bottom center;

}



#menu a#b_amenities {

	margin:0;

	padding:0;

	display:block;

	background: url('../images/amenities_link.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_amenities:hover {

	background: url('../images/amenities_link.gif') bottom center;

}



#menu a#b_community {

	margin:0;

	padding:0;

	display:block;

	background: url('../images/community_link.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_community:hover {

	background: url('../images/community_link.gif') bottom center;

}



#menu a#b_property {

	display:block;

	background: url('../images/property_layout2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_property:hover {

	background: url('../images/property_layout2.gif') bottom center;

}

#menu a#b_purchasing {

	display:block;

	background: url('../images/purchasing_property2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_purchasing:hover {

	background: url('../images/purchasing_property2.gif') bottom center;

}

#menu a#b_build {

	display:block;

	background: url('../images/building_your_home2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_build:hover {

	background: url('../images/building_your_home2.gif') bottom center;

}

#menu a#b_condo {

	display:block;

	background: url('../images/condos2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_condo:hover {

	background: url('../images/condos2.gif') bottom center;

}

#menu a#b_ccrs {

	display:block;

	background: url('../images/ccrs2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_ccrs:hover {

	background: url('../images/ccrs2.gif') bottom center;

}

#menu a#b_photo {

	display:block;

	background: url('../images/photo_gallery2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_photo:hover {

	background: url('../images/photo_gallery2.gif') bottom center;

}

#menu a#b_latest {

	display:block;

	background: url('../images/latest_news2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_latest:hover {

	background: url('../images/latest_news2.gif') bottom center;

}

#menu a#b_directions {

	display:block;

	background: url('../images/directions2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_directions:hover {

	background: url('../images/directions2.gif') bottom center;

}

#menu a#b_contact {

	display:block;

	background: url('../images/contact_us2.gif') top center;

	width:195px;

	height:35px;

}

#menu a#b_contact:hover {

	background: url('../images/contact_us2.gif') bottom center;

}