body {
	background: #86A9BF url("../_img/background.gif") repeat-x; 
	margin: 0; padding: 0;
	text-align: center;
	font-family: "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
	color: #333;
}

#accessibility { position: absolute;  left: -9000px;  width: 9000px; }
form { margin: 0; padding: 0; }
img { border: 0; }
.left { float: left; }
.right {float: right; }

.hide { display: none; }

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

#footer { margin: 10px; }

#replacelogo {
	margin: 0; padding: 0;
	text-indent: -9999px;
	width: 240px; height: 74px;
	float: left;
	text-align: left;
}

#replacelogo a {
	display: block;
	margin: 0; padding: 0; border: 0;
	width: 100%; height: 100%;
	text-decoration: none;
	background: transparent url("../_img/logo.gif") top left no-repeat;
}

#replacetpc {
	margin: 0; padding: 0;
	text-indent: -9999px;
	width: 135px; height: 52px;
	float: left;
}

#replacetpc h4 {
	display: block;
	margin: 0; padding: 0; border: 0;
	width: 100%; height: 100%;
	text-decoration: none;
	background: transparent url("../_img/footerlogo-tpc.gif") top left no-repeat;
}

#replacetms {
	margin: 0; padding: 0;
	text-indent: -9999px;
	width: 135px; height: 52px;
	float: left;
}

#replacetms h4 {
	display: block;
	margin: 0; padding: 0; border: 0;
	width: 100%; height: 100%;
	text-decoration: none;
	background: transparent url("../_img/footerlogo-tms.gif") top left no-repeat;
}

#wrapper {
	width: 720px; 
	margin: 0 auto; 
	text-align: left;
}

/* THIS IS JUST FOR MAC IE */
#header { height: 80px; } 
/* END OF JUST FOR MAC IE */


/* HIDE FROM MAC IE BECAUSE IT'S AWFUL \*/
#header { 
	height: 80px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}
/* END OF HIDE FROM MAC IE BECAUSE IT'S AWFUL */









#utils {
	line-height: normal;
	width: 330px;
	float: right;
}

#utils ul {
	margin: 0; padding: 0; 
	list-style-type: none;
}

#utils li {
	background: #FFF;
	margin: 0; padding: 0 0 0 8px; 
	float: left;
}

#utils li a {
	width: .1em;
	font-size: 11px;
	font-weight: bold;
	color: #98B4B5;
	display: block;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	background: url("../_img/utils-arrow.gif") 0 10px no-repeat; 
	padding: 4px 6px 4px 10px;
} 

#utils a.active, #utils a.active:hover { color: #B3A11D; }
#utils > ul a { width: auto; }
#utils li:hover, #utils li:hover a, #utils a:hover { color: #666; } 

#utils li span {
	width: .1em;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	display: block;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	background: url("../_img/utils-arrow.gif") 0 10px no-repeat; 
	padding: 4px 6px 4px 10px;
} #utils > ul span { width: auto; }









#mainnav { 
	width: 720px; height: 42px; 
	margin: 0; padding: 0; 
	position: relative;
	background: url("../_img/nav.gif") no-repeat; 
}

#mainnav li {
	margin: 0; padding: 0;
	list-style: none; 
	float: left;
}

#mainnav li, #mainnav a {
	height: 42px; 
	display: block; 
	text-decoration: none; 
	font-size: 1px; 
	text-indent: -9000px;
}

#development { left: 0; width: 180px; }
#investment { left: 180px; width: 143px; }
#leasing { left: 323px; width: 112px; }
#management { left: 435px; width: 158px; }
#hotels { left: 593px; width: 120px; }

#development a:hover { background: transparent url("../_img/nav.gif") 0 -42px no-repeat; }
#investment a:hover { background: transparent url("../_img/nav.gif") -180px -42px no-repeat; }
#leasing a:hover { background: transparent url("../_img/nav.gif") -323px -42px no-repeat; }
#management a:hover { background: transparent url("../_img/nav.gif") -435px -42px no-repeat; }
#hotels a:hover { background: transparent url("../_img/nav.gif") -593px -42px no-repeat; }

#development a.active, #development a.active:hover { background: transparent url("../_img/nav.gif") 0 -87px no-repeat; }
#investment a.active, #investment a.active:hover { background: transparent url("../_img/nav.gif") -180px -87px no-repeat; }
#leasing a.active, #leasing a.active:hover { background: transparent url("../_img/nav.gif") -323px -87px no-repeat; }
#management a.active, #management a.active:hover { background: transparent url("../_img/nav.gif") -435px -87px no-repeat; }
#hotels a.active, #hotels a.active:hover { background: transparent url("../_img/nav.gif") -593px -87px no-repeat; }









#content {
	background: #FFF;
	border-left: solid 10px #333;
	border-right: solid 10px #333;
	border-bottom: solid 10px #333;
}

#content-lease {
	background: #666;
	border-left: solid 10px #333;
	border-right: solid 10px #333;
	border-bottom: solid 10px #333;
}

#tertiary { margin-top: 40px; display: block; }

#tertiary .tright {
	float: right;
	width: 225px;
}

#tertiary .tright p {
	font-size: 9px;
	line-height: 13px;
	margin: 0; padding: 0 25px 0 0;
}

#tertiary .tright img { margin-bottom: 10px; }

#tertiary .tleft {
	width: 460px;
}

#tertiary .tright .list { margin: 0; }

#tertiary p, #tertiary ul {
	margin: 0; padding: 0 20px 20px 20px;
	font-size: 11px;
	line-height: 18px;
}

#tertiary h3, h3.featuredlisting {
	margin: 0; padding: 0 20px;
	font-size: 20px;
	color: #50758C;
}

a 			{ color: #C00; }
a:hover 	{ color: #516A7A; }

a img { text-decoration: none; }


#footer p {
	font-size: 9px;
	margin: 0; padding: 0;
	color: #DAE6ED;
	line-height: 14px;
}

#footer a {
	color: #FFF;
} #footer a:hover { color: #DAE6ED; }


.buttonstyle-blue { background: transparent url("../_img/button-left.gif") top left no-repeat; text-align: left; height: 27px; }
.buttonstyle-purple { background: transparent url("../_img/button-left.gif") top left no-repeat; text-align: left; height: 27px; }

.buttonstyle-blue a, .buttonstyle-purple a {
	background: transparent url("../_img/button-right.gif") top right no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 5px 5px 7px 20px;
	display: block;
}
.buttonstyle-blue  a:hover, .buttonstyle-purple  a:hover { color: #EAEAEA; text-decoration: underline; }

.hotelsbutton 	{ width: 105px; margin: 10px 0 0 40px; }


#leasingopps {
	position: absolute;
	width: 114px;
	height: 61px;
	top: 240px;
	text-align: center;
	margin-left: 570px;
}

#montreal {
	position: absolute;
	width: 114px;
	height: 61px;
	top: 140px;
	text-align: center;
	margin-left: 570px;
}

#homebanner {
	background: transparent url("../_img/homebanner.gif") top left no-repeat; 
	height: 250px;
}

#homebanner p {
	margin: 0; padding: 80px 220px 0 20px;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
}

#homenews {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	border-top: 3px solid #333;
}

#homenews h2, #homenews p { margin: 0; padding: 0; }
#homenews h2 { float: right; background: #333; color: #FFF; font-size: 9px; font-weight: normal; padding: 3px 10px;}
#homenews p { font-size: 11px; padding: 2px 10px 2px 2px; }
#homenews img { float: left; margin: 6px; }

#homecontent {
	display: block;
	height: 199px;
	margin: 0; padding: 0;
}

#homequote {
	background: transparent url("../_img/trustedpartners.gif") 30px 30px no-repeat;
	padding: 0; margin: 0;
	width: 345px;
	float: left;
}

#homequote p { 
	font: italic 16px verdana, tahoma, geneva;
	margin: 60px 20px 0 40px; padding: 0;
}

span.quotename {
	margin: 10px 0; padding: 0;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	font-style: normal;
}

#homefeature {
	float: right;
	width: 350px;
	margin: 0; padding: 0;
}









#contentheader 	{ display: block; color: #FFF; }

#devheader		{ height: 160px; background: transparent url("../_img/blueheader.jpg") top left no-repeat; }
#invheader		{ height: 160px; background: transparent url("../_img/greenheader.jpg") top left no-repeat; }
#leaseheader 	{ height: 160px; background: transparent url("../_img/redheader.jpg") top left no-repeat; }
#mgmtheader 	{ height: 160px; background: transparent url("../_img/brownheader.jpg") top left no-repeat; }
#hotelheader 	{ height: 160px; background: transparent url("../_img/purpleheader.jpg") top left no-repeat; }
#utilsheader 	{ height: 160px; background: transparent url("../_img/lightgoldheader.jpg") top left no-repeat; }

#contentheader h2 {
	margin: 0; padding: 20px 0 0 20px;
	font-size: 20px;
	font-weight: normal;
}

#contentheader p {
	margin: 0; padding: 0 20px;
	font-size: 13px;
	line-height: 18px;
}

#contentheader #headerquote {
	padding: 25px 5px 0 10px;
	font: italic 13px verdana, tahoma, geneva;
	font-weight: bold;
	float: right;
	width: 225px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px; 
}
html>body #contentheader #headerquote { 
	width: 180px; /* ie5win fudge ends */ 
}

#contentheader #headerquote2 {
	padding: 25px 5px 0 10px;
	font: italic 12px verdana, tahoma, geneva;
	font-weight: bold;
	float: right;
	width: 225px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px; 
}
html>body #contentheader #headerquote2 { 
	width: 180px; /* ie5win fudge ends */ 
}

#contentheader #headerquote2 span {
	font-weight: normal;
	font-size: 11px;
	display: block;
	font-style: normal;
}
#contentheader #headerquote span {
	font-weight: normal;
	font-size: 11px;
	display: block;
	font-style: normal;
}














#devsub 	{ background: #94C3E0; display: block; height: 25px; }
#invsub 	{ background: #8AC734; display: block; height: 25px; }
#leasesub 	{ background: #E09494; display: block; height: 25px; }
#mgmtsub 	{ background: #BF985A; display: block; height: 25px; }
#utilssub	{ background: #CCB821; display: block; height: 25px; }
#hotelsub	{ background: #CE5E92; display: block; height: 25px; }

#subnav { 
	margin: 0; padding: 0; 
	margin-left: 10px;
	position: relative;
}

#subnav li {
	margin: 0; padding: 0;
	list-style: none; 
	float: left;
	border-right: solid 1px #FFF;
}

#subnav a {
	display: block; 
	text-decoration: none; 
	color: #000;
	font-size: 11px;
	padding: 5px 10px;
} #subnav a:hover { color: #333; background: #DBDBDB; }

#subnav a.active, #subnav a.active:hover { 	
	font-weight: bold; 
	color: #000; 
	background: #FFF;
}










.featured {
	height: 295px;
	display: block;
	float: left;
	margin: 0; padding: 23px 0 0 23px;
	width: 225px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;
	height: 270px;
}
html>body .featured { 
	width: 202px;
	height: 270px; /* ie5win fudge ends */ 
}

.featuredhotel {
	height: 295px;
	display: block;
	float: left;
	margin: 0; padding: 23px 0 0 23px;
	width: 225px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;
	height: 270px;
}
html>body .featuredhotel { 
	width: 202px;
	height: 270px; /* ie5win fudge ends */ 
}

.featuredhotel p { background: #E2DBE7; }
.featuredhotel a { display: block; color: #534061; font-weight: bold; }
.featuredhotel a:hover { color: #000; }

.list {
	display: block;
	float: left;
	margin: 23px 0 0 23px; padding: 0;
	width: 225px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;
}
html>body .list { 
	width: 202px; /* ie5win fudge ends */ 
}


.featured p, .featuredhotel p {
	font-size: 9px;
	line-height: 14px;
	margin: 0; padding: 5px;
}

.featured h4 {
	font-size: 13px;
	line-height: 12px;
	margin: 0; padding: 0 5px;
}


.featured a { display: block; }

.list ul {
	margin: 0; padding: 0;
	width: 190px;
}

.list li {
	background: transparent url("../_img/utils-arrow.gif") 0px 6px no-repeat;
	margin: 0 0 1px 0; padding: 0 0 0 10px;
	list-style: none; 
	line-height: 14px;
	font-size: 9px;
}

.list p {
	font-size: 11px;
	line-height: 16px;
	margin: 0; padding: 0 0 15px 0;
}

.blurb {
	border-top: solid 1px #DBDBDB;
	margin: 30px 30px 0 30px;
}

.blurb p {
	margin: 0; padding: 0 0 20px 0;
	font-size: 14px;
	line-height: 20px;
}

.blurb h2 {
	margin: 0; padding: 10px 0 0 0;
	font-size: 16px;
	line-height: 20px;
	color: #900;
}

.blurb img { margin: 10px 10px 10px 0; padding: 0; }

.leasebox {
	background: #FFF;
	padding-bottom: 10px;
}

.leaseboxleased {
	background: #FFF url("../_photo/fullyleased.jpg");
	padding-bottom: 10px;
}

.leaseboxnew {
	background: #FFF url("../_photo/newlisting.jpg");
	padding-bottom: 10px;
}

.leaseboxsold {
	background: #FFF url("../_photo/sold.jpg");
	padding-bottom: 10px;
}


.leasebox p, .leaseboxsold p, .leaseboxnew p, .leaseboxleased p {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0; padding: 0 5px;
}

.leasebox li, .leaseboxsold li, .leaseboxnew li, .leaseboxleased li {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 5px; 
	padding: 0;
}

.leasebox ul, .leaseboxsold ul, .leaseboxnew ul, .leaseboxleased ul { margin: 0 0 10px 10px; padding: 0 5px; }

.leasebox h3, .leaseboxsold h3, .leaseboxnew h3, .leaseboxleased h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000 !important;
	margin: 0; padding: 5px;
	position: relative;
	
}

#content-lease h3 {
	color: #FFF;
	margin: 12px !important;
	padding: 0 !important;
}

