@charset "utf-8";
body {
	background-color: #D8E2FC;
	margin-left: 0%;
	margin-right: 0%;
	background-image: url(../images/core_ui/contentbg.gif);
}
#header_links {
	text-align: center;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#header {
	padding-top: 5px;
	padding-bottom: 5px;	
}

.headerTextAddress {
	font-size: 13pt;
}
.headerTextPhone {
	font-size: 22pt;
}
.headerTextDeLeeAndAssociates {
	font-size: 21pt;
}

.globalLayout {
	padding: 2px;
}
#nav {
	border-radius: 0px 0px 0px 0px;
}

.bodyContent {
	padding: 4px;
}

.bodyContentListing {
	padding: 2px;
}


.propertyListingImages {
	width: 100%;
	padding: 1px;
	}
	
.bodyContent #pricing {
	margin-right: 0%;
	margin-left: 0%;
}
