/*------------------------
	pcn appeals styles
------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-size: 62.7%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #434749;
}

p {
	font-size: 1.2em;
	line-height: 165%;
	margin: 0 15px 23px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link, a:visited {
	color: #84ac26;
	font-weight: bold;
}

a:hover {
	color: #02a0c6;
	font-weight: bold;
}

/*------------------------
	ALL PAGES
------------------------*/
#container {
	width: 740px;
	margin: 20px auto 0 auto;
}

#header {
	position: relative;
}

#header h1 a {
	display: block;
	float: left;
	margin: 0 44px 0 0;
	text-decoration: none;
	text-indent: -2100px;
	width: 282px;
	height: 150px;
	background: transparent url(../img/logo.jpg) no-repeat left top;
}

#content {
	width: 740px;
	clear: left;
}

#navigation {
	padding: 56px 0 0 0;
	width: 416px;
	z-index: 4000;
}
#header > #navigation {
	position:absolute;
	right:-2px;
}

#navigation li {
	display: inline;
	position: relative;
}

#navigation a {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: -2100px;
	width: 82px;
	height: 83px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
}

#nav_home {
	background: transparent url(../img/nav_home.gif) no-repeat left top;
	left: 0;
}

#nav_whatwedo {
	background: transparent url(../img/nav_whatwedo.gif) no-repeat left top;
	left: 83px;
}

#nav_whoweare {
	background: transparent url(../img/nav_whoweare.gif) no-repeat left top;
	left: 166px;
}

#nav_factsandfigures {
	background: transparent url(../img/nav_factsandfigures.gif) no-repeat left top;
	left: 249px;
}

#nav_contactus {
	background: transparent url(../img/nav_contactus.gif) no-repeat left top;
	left: 332px;
}

#nav_news {
	background: transparent url(../img/nav_news.gif) no-repeat left top;
	left: 332px;
}

#navigation a:hover {
	background-position: 0 -83px;
}

#navigation a.current {
	background-position: 0 -166px;
}

#copy {
	/*margin: 0 0 0 453px;
	padding: 30px 0 37px 22px;*/
	border-left: 1px solid #e5e5e5;
	width: 287px;
	/*margin: 0 0 0 453px;*/
	/*float: left;*/
	float: right;
	/*height: 1%;*/
}

#copy h4, #copy p {
	margin-left: 25px;
	margin-right: 15px;
}

#copy h2 {
	width: 287px;
	height: 287px;
	text-indent: -2100px;
	margin: 0 0 28px 0;

}

#copy h4 {
	color: #02A0C6;
	font-size: 1.4em;
	margin-bottom: 7px;
}

#sidebar {
	width: 452px;
	margin: 0;
	margin: 0 287px 0 0;
	padding: 0;
	/*float: left;*/
	/*padding: 30px 0 15px 0;*/
}

#sidebar h3 {
	text-indent: -2100px;
	width: 452px;
	height: 24px;
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 15px 0;	
}

#sidebar .image_left img {
	float: left;
}

#sidebar .image_right img {
	float: right;
}

#sidebar .image_right .inset_image {
	float: right;
	margin: 0 12px 0 40px;
	height: 1%;
}

#sidebar .image_left .inset_image {
	float: left;
	margin: 0 15px 12px 0;
	height: 1%;
}

#sidebar .inset_image img {
	float: none;
}

.inset_image p {
	color: #84ac26;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	padding: 2px 0 0 0;
}


#sidebar .image_left dl,
#sidebar .image_right dl {
	font-size: 1.1em;
}

#sidebar .image_left a,
#sidebar .image_right a {
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar a img {
 	border: none;
}
.sidebar_image {
	background: none;
}

#slideshow {
	width: 452px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html body #copy {
  margin-left: -3px;
}
 
* html body #sidebar {
  height: 1%;
  margin-right: 0;
}
 
/* End hide from IE5/mac */


#footer {
	position: relative;
	border-top: 1px solid #e5e5e5;
	padding: 12px 0 75px 5px;
	clear: right;
}

#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}

#footer ul li#contact {
	border-right: 1px solid #404040;
	padding: 0 8px 0 0;
}

#footer ul li a {
	text-transform: uppercase;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #404040;
}

#footer ul li a:hover {
	color: #98ca45;
}

/*------------------------
	HOMEPAGE
------------------------*/
#home #copy h2 {
	background: transparent url(../img/home_tagline.gif) no-repeat left top;
}
#home #copy #ourservice h3 {
	background: transparent url(../img/home_ourservice.gif) no-repeat left top;
	height: 18px;
	margin: 0 0 15px 25px;
}
#home #slideshow a {
	height: 287px;
	text-indent: -2100px;
	text-decoration: none !important;
	display: block;
	background: transparent url(../img/home_replacement.jpg) no-repeat left top;
	margin: 0 0 40px 0;
}

#home #sidebar {
	color: #434749;
}

#home #sidebar a {
	text-decoration: underline;
}
#home #sidebar #background h3 {
	background: transparent url(../img/home_background.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}

#home #sidebar #weekly_feature #interactive_park {
	float: left;
	margin: 0 15px 0 0;
}

#home #sidebar #ourservice h3 {
	background: transparent url(../img/home_ourservice.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px 0;	
}

#home #sidebar #ourservice {
	clear: left;
}

#home #sidebar #ourservice dl {
	font-size: 1.2em;
}

#home #sidebar #weekly_feature dt {
	/*color: #3b7931;*/
	margin: 0 0 10px 0;
}

#home #sidebar #weekly_feature dd {
	color: #60b4c3;
	font-weight: bold;
	background: transparent url(../img/blue_bullet.gif) no-repeat left 0.25em;
	margin: 0 0 0 258px;
	padding: 0 0 0 12px;
}


/*------------------------------------
	WHAT WE DO
------------------------------------*/
#whatwedo a:link, #whatwedo a:visited {
	color: #6FD0E1;
}

#whatwedo a:hover {
	color: #62ac57;
}

#whatwedo h2 {
	background: transparent url(../img/whatwedo_tagline.gif) no-repeat left top;
}

#whatwedo #copy h4 {
	color: #6FD0E1;
}

#whatwedo #slideshow {
	background-color: #6FD0E1;
}


#whatwedo #slideshow a:hover {
	background-position: 0 -433px;
}
#whatwedo #sidebar #howdoesitwork h3 {
	background: transparent url(../img/whatwedo_howdoesitwork.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}
#whatwedo #sidebar #completeptm h3 {
	background: transparent url(../img/whatwedo_completeptm.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px 0;	
}



/*------------------------------------
	SHOWCASE
------------------------------------*/
#showcase a:link, #showcase a:visited {
	color: #62ac57;
}

#showcase a:hover {
	color: #02a0c6;
}

#showcase h2 {
	background: transparent url(../img/showcase_tagline.gif) no-repeat left top;
}

#showcase #copy h4 {
	color: #62ac57;
}

#showcase #sidebar {
	color: #434749;
}

#showcase #sidebar #casestudy01 h3 {
	background: transparent url(../img/showcase_casestudy01.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}

#showcase #sidebar #casestudy02 h3 {
	background: transparent url(../img/showcase_casestudy02.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}

#showcase #sidebar #sounds h3 {
	background: transparent url(../img/neighbors_soundsOfTheSquare.gif) no-repeat left top;
}

#showcase #sidebar #rittenhouse_neighbors h3 {
	background: transparent url(../img/neighbors_rittenhouseNeighb.gif) no-repeat left top;
}



/*------------------------------------
	FACTS AND FIGURES
------------------------------------*/
#factsandfigures a:link, #location a:visited {
	color: #98CA45;
}

#factsandfigures a:hover {
	color: #62ac57;
}

* html #factsandfigures #header {
	position: relative;
}

* html #factsandfigures #header #navigation {
	position: absolute;
	left: 0;
}

#factsandfigures #mapDetails strong {
	font-size: 14px;
}

#factsandfigures h2 {
	background: transparent url(../img/factsandfigures_tagline.gif) no-repeat left top;
}

#factsandfigures #copy h4 {
	color: #98ca45;
}
#factsandfigures #sidebar #factsandfigures h3 {
	background: transparent url(../img/factsandfigures_factsandfigures.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}



/*------------------------------------
	CONTACT US
------------------------------------*/
#contactus h2 {
	background: transparent url(../img/contactus_tagline.gif) no-repeat left top;
}

#contactus #copy h4 {
	color: #62ac57;
}

#contactus #sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contactus #sidebar ul li {
	margin: 0 0 5px 0;
}

#contactus #sidebar ul li a {
	background: transparent url(../img/dull_bullet.gif) no-repeat left 0.35em;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}


#contactus #sidebar #contactus h3 {
	background: transparent url(../img/contactus_contactus.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}
#contactus #sidebar #feedbackform h3 {
	background: transparent url(../img/contactus_feedbackform.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}




#contactus #sidebar ul li a:link,
#contactus #sidebar ul li a:visited {
	color: #a1c9d0;
}

#contactus #sidebar ul li a:hover {
	color: #98ca45;
}

#contactus #copy dl {
	margin: 30px 0 30px 25px;
}

#contactus #copy dt {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	color: #a1c9d0;
	margin: 0 0 8px 0; 
}

#contactus #copy dd {
	font-size: 1.2em;
	color: #434749;
	line-height: 165%;
	margin: 0 0 30px 0;
}


#contactus #sidebar #questions h3 {
	background: transparent url(../img/faq_questionQuicklinks.gif) no-repeat left top;
}


/*------------------------------------
	SITE MAP
------------------------------------*/
#sitemap a:link, #interested a:visited {
	color: #02a0c6;
}

#sitemap a:hover {
	color: #62ac57;
}

#sitemap h2 {
	background: transparent url(../img/sitemap_tagline.gif) no-repeat left top;
}

#sitemap #copy h4 {
	color: #FBEB36;
}

#sitemap #sidebar #sitemap h3 {
	background: transparent url(../img/sitemap_sitemap.gif) no-repeat left top;
	height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 15px 0;
}


#sitemap #copy form {
	margin: 0 0 50px 25px;
}

#sitemap #copy form dt {
	color: #a1c9d0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

#sitemap #copy form dd {
	margin: 0 0 10px 0;
}

#sitemap #copy form input, 
#sitemap #copy form textarea {
	width: 206px;
	border: none;
	background-color: #d5e7ea;
	color: #434749;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	padding: 3px 7px;
}

#sitemap #copy form input.empty,
#sitemap #copy form select.empty {
	background-color: #f69c3c;	
}

#sitemap #copy form select {
	width: 220px;
	background-color: #d5e7ea;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

#sitemap #copy form input#send_button {
	width: auto;
	padding: 0;
	margin: 15px 0 0 0;
}

#sitemap #note span {
	color: #a1c9d0;
}

#sitemap #note {
	text-transform: lowercase;
	color: #434749;
}

#sitemap #sidebar {
	color: #3b7931;
}

#sitemap #sidebar a {
	background: transparent url(../img/dull_bullet.gif) no-repeat left 0.35em;
	padding: 0 0 0 15px;
}
#sitemap #sidebar a:link, #sitemap #sidebar a:visited {
	color: #a1c9d0;
}

#sitemap #sidebar a:hover {
	color: #62ac57;
}

#sitemap #sidebar #sitemap_faq h3 {
	background: transparent url(../img/interested_FAQ.gif) no-repeat left top;
}


#sitemap #copy form input#unsubscribe_btn {
	width: auto;
	
}



/*------------------------------------
	
------------------------------------*/
#features #slideshow a {
	text-indent: -2100px;
	text-decoration: none;
	display: block;
	background: transparent url(../img/features_replacement.jpg) no-repeat left top;
	width: 452px;
	height: 433px;
}
/*------------------------------------
	 EMAIL ICONS
------------------------------------*/
.sitemap {
	background: transparent url(../img/blue_bullet.gif) no-repeat left 0.45em;
	padding: 0 0 0 12px;
}
.sitemap_sub {
	background: transparent url(../img/blue_bullet.gif) no-repeat left 0.45em;
	padding: 0 0 0 12px;
}