﻿a {
	color: navy;
	text-decoration: none;
}
a:active{
	border: 0px;
}
a:hover {
	text-decoration: underline;
}
html, body {
	margin: 0px;
	background-color: #ffffff;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-image: url('../Images/PageGrad.png');
	background-repeat:repeat-x;
	background-position: center bottom;
}
img {
	border: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
}
.Bio{
	display: none;
	color: #ffffff;
	position: absolute;
	background-color: #000000;
	width: 635px;
	left: 205px;
	top: 0px;
	font-weight: normal;
}
.Bio img{
	float: left;
	margin-right: 5px;
	vertical-align: middle;	
}
.Bio div{
	padding: 10px;
}
#BioBlock{
	width: 635px;
	height: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.BioFrame{
	border-left: 5px solid transparent;
}
#BlogBlock{
	position:absolute;
	width: 620px;
	right: 0px;
	height: 380px;
	top: 0px;
	overflow: auto;
	color: #ffffff;
	background-color: #000000;
	padding: 10px;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))";	
	line-height: 13pt;
}

#ContactBlock{
	height: 360px;
	width: 840px;
	text-align: center;
	line-height: 20pt;
	font-size: 12pt;
	position: relative;
}
#ContactBlock div{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 820px;
	background-color: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(85))";	
	color: #ffffff;
	padding: 10px;			
}
#Content {
	background-color: #ffffff;
	width: 840px;
	height: 400px;
	margin-top: 50px;
}
.Frame{
	border: 5px solid #000000;
}
.Logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
#Main {
	margin: 0 auto 0;
	width: 850px;
	height: 100%;
	position: relative;
}
#MediaBlock{
	position:absolute;
	width: 420px;
	right: 0px;
	height: 380px;
	top: 0px;
	overflow: auto;
	color: #ffffff;
	background-color: #000000;
	padding: 10px;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(85))";	
	line-height: 13pt;
}
.MissionBlock{
	background-color: #000000;
	color: #ffffff;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(85)";	
	position: absolute;
	width: 350px;
	right: 0px;
	bottom: 0px;	
	padding: 10px;
	line-height: 14pt;
}
.NavButton{
	float: left;
	display: block;
	width: 130px;
	font-size: 16pt;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #b1b1b1;
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.NavButton:hover{
	color: black;
	text-decoration: none;	
}
.NavButtonSep{
	width: 2px;
	height: 23px;
	/*background-color: #b1b1b1;*/
	float: left;
}
#NavigationBar {
	background-color: transparent;
	width: 850px;
	height: 40px;
	margin-top: 10px;
}
#PageBlog{
	position: relative;
	background-image: url('../Images/blog.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;		
}
#PageContact{
	position: relative;
	background-image: url('../Images/Philly4.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;		
}
#PageMission{
	background-image: url('../Images/mission.jpg');
	/*http://www.wallpaperhd.net/d/31943-1/Philadelphia_+Pennsylvania+-+1600x1200+-+ID+40634+-+PREMIUM.jpg*/
	background-repeat: no-repeat;
	background-position:left top;
	position: relative;
}
#PageMedia{
	position: relative;
	background-image: url('../Images/news.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;		
}
#PagePeople{
	position: relative;
	background-image: url('../Images/Group1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;	
}
#PageReclaim{
}

#PageWork{
	background-image: url('../Images/Philly1.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
.Page{
	background-color: #ffffff;
	width: 840px;
	height: 400px;
	position: absolute;
	overflow: auto;
	display: none;
	color: #000000;
	font-weight: normal;
}
.Person{
	font-size: 12pt;
	font-weight: normal;
	padding: 2px;
	margin: 0px 0px 12px 0px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	text-align: left;
}
.Person:hover{
	color: gray;
}
#PersonBlock{
	width: 185px;
	height: 328px;
	float: left;
	margin: 62px 0px 0px 0px;
	color: #ffffff;
	background-color: #000000;
	padding: 10px 5px 0px 10px;
	line-height: 18pt;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(85))";		
}

#ReclaimBlock {
	padding: 10px;
}
#ReclaimLogo{
	left: 0px;
	bottom: 0px;
	width: 100px;
	float: left;
	margin-right: 5px;
}

#PcLogo{
	left: 100px;
	bottom: 10px;
	position:absolute;	
}


#ReclaimBlock h1{
	font-size: 36pt;
	float: left;
	color: #0C9444;
	margin: -5px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
#ReclaimBlock h3{
	font-size: 20pt;
	float: left;	
	color: #0C9444;
	position: relative;
	margin: -5px 0px 20px 3px;	
	padding: 0px 0px 0px 0px;
}
#ReclaimText{
	font-size: 14pt;
	clear:both;
}
#ReclaimText a{
	font-size: 14pt;
	display: block;
	color: #0C9444;	
	margin-top: 10px;
}

#ReclaimBlock object{
	right: 5px;
	bottom: 5px;
	position: absolute;
}

#ShareButtons{
	left: 175px;
	bottom: 175px;
	position: absolute;
}



#WorkBlock{
	position:absolute;
	width: 620px;
	right: 0px;
	height: 380px;
	top: 0px;
	overflow: auto;
	color: #ffffff;
	background-color: #000000;
	padding: 10px;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))";	
	line-height: 13pt;
}

#WorkSubLinks{
	list-style-position: outside;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	overflow: hidden;
}

#WorkSubLinks li{
	float: left;
	margin-right: 0px;	
}

.WorkSub{
	width: 527px;
	height: 220px;
	border: 1px solid #46b83a;
	border-top: 0px;
	display: none;
	margin-top: 0px;
	position:relative;
	margin-top: -1px;
	font-weight: normal;
}

.WorkSub div{
	padding: 5px;
}

.WorkSubLink{
	display: block;
	border: 1px solid #46b83a;
	border-right: 0px;
	color: #46b83a;
	font-weight: bold;	
	font-size: 10pt;
	padding: 5px;
	cursor:  pointer;
}

.WorkSubLink:hover{
	color: white;
}

.LastLink{
	border-right: 1px solid #46b83a;
}

.WorkSubLinkClicked{
	color: white;
	border-top: 1px solid #46b83a;	
	border-left: 1px solid #46b83a;		
	border-bottom: 0px;
}
/*---------------------*/
.red{
	color: #CC0000;
	border-color: #CC0000;
	font-weight: bold;
}
.green{
	color: #46b83a;
	border-color: #46b83a;
	font-weight: bold;	
}
.blue{
	color: #3a629f;
	border-color: #3a629f;
	font-weight: bold;	
}
.orange{
	color: #EA8C00;
	border-color: #EA8C00;
	font-weight: bold;	
}

/*-------------------------------------*/
.body{
	margin-bottom: 40px;	
}

.body a{
	color: red;
	font-weight: bold;
	text-decoration: none;	
}

.body a:hover{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.info{
	font-size: 8pt;	
}

.title{
	font-size: 12pt;
	font-weight: bold;
}
