/* LAYOUT */
	#main { background: #F4FAF6 url(/images/home_grad.gif) repeat-x; }
	#content { width: 960px; margin: 1.5em auto 1em; min-height: 400px; }
	/* TITLE */
	#home-title { overflow: hidden; padding: 0 16px; margin: 0 5px 0.5em; height: 33px; }
	#home-title span { text-indent: 10px; overflow: hidden; height: 33px; background-repeat: no-repeat; }
	/*#home-title .title { float: left; width: 420px; background-position: 0 0; background-image: url(/images/homepagelogo-nyc.gif); }
	#home-title .tagline { float: right; width: 223px; background-position: 0 12px; background-image: url(/images/home_tagline.gif); }*/
	/* INTRO */
	#intro h2 { font-size: 1.3125em; margin-top: 8px; margin-bottom: 0.25em; }
	#intro-search { float: left; width: 470px; margin-right: 16px; padding-left: 52px;  }
	#intro-search .intro { font-size: 0.875em; color: #808C85; }
	#intro-search .intro a { font-weight: bold; }
	#intro-search .form { margin-bottom: 0.25em; margin-top: 0.5em; overflow: hidden; _zoom: 1; }
	#intro-search .form .textinput { float: left; width: 265px; margin-right: 0; _font-size: 1em; _border: 1px solid #DBE6DF; _padding: 0.25em 8px; }
	#intro-search .form .button { margin-left: -1px; padding: 0.375em 8px; padding: 0.25em 8px; max-height: 2.14em; -webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; }
	#intro-search .example { font-size: 0.75em; color: #808C85; }
	#intro-search .example strong { color: #2B332E; }
	#intro-explore { float: left; width: 250px; padding: 0 16px; margin-right: 16px; padding-left: 22px; border: 1px solid #DBE6DF; border-width: 0 1px; }
	#intro-explore ul { list-style-type: none; margin-left: 0; }
	#intro-explore li { overflow: hidden; }
	#intro-explore ul a { font-size: 0.875em; font-weight: bold; }
	#intro-help { float: left; width: 15px; background: url(/images/homeicon_help.gif) no-repeat; }
	#intro-help #faq-link { margin-top: 56px; width: 16px; height: 88px; float: left; text-indent: -9999px; overflow: hidden; background: url(/images/home_faq.gif) no-repeat; }
	/* FEATURED NEIGHBORHOOD */
	#featured-neighborhood { width: 595px; }
	#featured-neighborhood h2.neighborhoodname { margin-top: 0.25em; margin-right: 12em; line-height: 1em; }
	#featured-neighborhood h2 a { font-size: 1.125em; position: relative; z-index: 999; }
	#featured-neighborhood #contextmap { margin-right: 8px; margin-top: 0.25em; }
	#featured-neighborhood .moduletabs,
	#featured-neighborhood .pane { margin-left: 83px; }
	#featured-neighborhood .pane { display: none; }
	#featured-neighborhood .pane.current { display: block; }
	#featured-neighborhood .pane .column { float: left; width: 50%; }
	#featured-neighborhood .pane#fn-publicrecords { padding-top: 0.5em; }
	#featured-neighborhood .pane#fn-publicrecords .infotext { margin-bottom: 0.25em; }
	#featured-neighborhood .pane#fn-publicrecords .datalist .sparkline .sparkindex { width: 1px; }
	#featured-neighborhood .newsitem { border-top: none; border-bottom: 1px solid #DBE6DF; padding-bottom: 4px; padding-left: 0; }
	#featured-neighborhood .newsitem .title { margin-top: 5px; }
	#featured-neighborhood .newsitem .excerpt { font-family: Arial, sans-serif; border: none; padding-left: 30px; background: url(/images/quote_bg.gif) 0 0 no-repeat; }
	#featured-neighborhood .newsitem .info strong { font-weight: bold; margin-right: 0.25em; }
	#featured-neighborhood .newsitem .location { padding: 0 16px 0 0; margin: 0.2em 0 0 0; color: #B26720; background: #fff url(/images/location_target.gif) 100% 50% no-repeat; }
	#latest-news { float: right; width: 340px; _margin-right: 0; }
	#latest-news #mapcontainer.smallmap { width: 100%; float: none; }
	#latest-news #mapcontainer.smallmap #detailmap { height: 280px; }
	/* PUBLIC RECORDS */
	#public-records { clear: both; }
	#public-records .column { float: left; width: 33.3%; }
	/* MORE */
	#more { clear: both; }
	#more .linklist li { margin: 0.25em 0; float: left; margin-right: 1.5em; }
	#more .linklist li a { float: left; }
	#details .inset { margin-top: 1em; }
	.schema-help a { font-weight: normal; color: #808c85; }
	.schema-help a:hover { color: #2B332E; }

	a.facet {
		color: #2D7BB2;
		font-weight: bold;
	}
