* {
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}

#wrapper #logo {
	background-color: #FFF;
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav {
	height: 30px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea {
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
	height: inherit;
}
#wrapper #bodyArea #mainLeft {
	width: 25%;
	float: left;
	padding: 0px;
}
#wrapper #bodyArea #mainLeft .quickSearch {
	padding-left: 20px;
	padding-bottom: 20px;
}

#wrapper #bodyArea #mainCenter {
	float: left;
	margin: 0%;
	padding: 0;
	width: 49%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	overflow: hidden;
}
#wrapper #bodyArea #mainCenter .propertyList {
	overflow: scroll;
	height: 600px;
}

#wrapper #bodyArea .slideshow #FlashID{
	margin-left: 20px;
}
#wrapper #bodyArea #mainRight {
	width: 25%;
	float: right;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper #bodyArea #mainRight .homeNews {
	overflow: scroll;
	height: 360px;
	background-color: #CCC;
}
#wrapper #bodyArea #mainRight .tenantsNews {
	background-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: scroll;
	height: 400px;
}
#wrapper #bodyArea #mainRight .ownersNews {
	background-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: scroll;
	height:  400px;
}
#wrapper #bodyArea #mainRight .businessServices {
	background-color: #CCC;
	height: 400px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	
	
}

#wrapper #bodyArea #mainRight .investorsNews {
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 400px;
	margin-top: 5px;
}
#wrapper #bodyArea #mainRight .contactInfo {
	background-color: #CCF;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
}
#wrapper #footer  {
	height: 50px;
	clear: both;
	background-color: #C0C0C0;
	z-index: 1020;
	position: relative;
}
#wrapper #footer .left_foot  {
	float: left;
	width: 80%;
}
#wrapper #footer .right_foot  {
	float: right;
	width: 20%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 20px;
	line-height: 1.5;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 20px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	line-height: 1.5;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 40px;
	line-height: 1.5;
	margin-right: 10px;
	list-style-type: disc;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_maincontent {
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table_propertyname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	font-size: 0.8em;
	background-color: #CCF;
}
.table_fields {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.iframe {
	border: thin solid #333;
	padding: 2px;
}

.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9;
	border: 1px solid #CCC;
	padding: 1px;
}
a:link    {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: underline;
}
a:visited    {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: underline;
}
a:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
a:active    {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: underline;
}
.call {
	font-size: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	margin-left: 20px;
}
.mobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #036;
	font-weight: bold;
}
.notes {
	color: #F00;
}
