/* 
Section-Specific Style Definitions
------------------------------------------------------ */
@import url(../global.css);

.PageRight {
    background-image: none;
}
.ContentHeader {
    background-image: url(../images/bkgrd_Wealth_header_253w137h.gif);
    background-position: right 51px;
}
.ContentHeaderLeft {
	background-image: url(../images/icon_Wealth_101w103h.gif);
	background-position: 30px 25px;
}
.ContentHeaderRight {
	padding: 5px 20px 0px 0px;
}
.Footer {
	display: none;
}

.StaffListing {
	padding: 10px 0px;
}
.StaffListing a {
	color: #5C8263;
}
.StaffListing a:hover {
	color: #000000;
}
.CommunityName {
	color: #E96C25;
}
.StaffListing .Name {
	color: #E96C25;
	font-weight: bold;
}
.StaffListing .Title {
	color: #000000;
}
.StaffListing .Prompt {
	color: #E96C25;
}
.StaffListing .Address {
	padding: 10px 0px;
	color: #5C8263;
}
.StaffListing .Phone {
	color: #5C8263;
}
.StaffListing .Fax {
	color: #5C8263;
}
.StaffListing .EmailAddress a {
	color: #5C8263;
}
.StaffListing .EmailAddress a:hover {
	color: #000000;
}
.StaffListing .Bio {
	color: #000000;
}
.StaffListing .Facts {
	color: #000000;
}

