@charset "UTF-8";

a.neighbors_meet_links {
	font-weight:bold;
	color:#732820;
}

a.neighbors_meet_links:hover {
	font-weight:bold;
	color:#4B5A1C;
}

a.popup_links {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a.popup_links:hover {
	font-weight:bold;
	color:#4B5A1C;
	text-decoration:underline;
}

#neighbors_meet_content {
	position:relative;
	height:500px;
	width:1024px;
	margin:0px;
	overflow:hidden;
}


#neighbors_meet_blurb {
	position:absolute;
	top:51px;
	left:240px;
	background-image:url(../images/neighbors_meet_blurb.jpg);
	background-repeat:no-repeat;
	height:484px;
	width:220px;
	margin:0px;
}

#neighbors_meet_copy {
	position:absolute;
	top:71px;
	left:495px;
	height:445px;
	width:480px;
	margin:0px;
	font-size:1.6em;
}
