
img { border: 0px;  }

form { margin: 0px; }

hr
{
    height: 1px;
    color: #8b99ad;
}

.small
{
	font-size: 8pt;
}

.smaller
{
	font-size: 7pt;
}

table
{
	border-collapse: collapse;
}

td
{
	font-size: 10pt;
}

a:link  
{
  	text-decoration : none;
  	color : #731f1b;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #731f1b;
 }
a:Active  {
  	text-decoration : underline;
  	color : #731f1b;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #731f1b;
  }

.noPadding
{
	padding: 0px;
}

.divMain
{
	margin-left: 15%;
	margin-right: 10%;
	width: 856px;
}

div.divMainWrapper
{
	width: 856px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

div.divHmPgMain
{
	width: 856px;
	background-color: #FFFFFF;
}
table.tblHmPg
{
	width: 856px;
}
td.tdHmPgCol1
{
	width: 455px;
	padding: 0px;
}
div.divHmPg_Copy
{
	width: 380px;
	margin: 15px 0px 15px 0px;
	text-align: left;
	font-size: 10pt;
	line-height: 15pt;
}
td.tdHmPgCol2
{
	width: 1px;
	padding: 0px;
	background-color: #969798;
}
td.tdHmPgCol3
{
	width: 400px;
	padding: 0px;
}
div.divHmPg_News
{
	width: 360px;
	margin: 15px 0px 15px 0px;
	text-align: left;
	font-size: 10pt;
}

div.divHmPgNewsHeading
{
	color: #731f1b;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 10pt;
}

div.divHmPgNewsHeading a:link  
{
  	text-decoration : none;
  	color : #731f1b;
  } 
div.divHmPgNewsHeading a:Visited  
{
  	text-decoration : none;
  	color : #731f1b;
 }
div.divHmPgNewsHeading a:Active  {
  	text-decoration : underline;
  	color : #731f1b;
 }
div.divHmPgNewsHeading a:Hover  {
  	text-decoration : underline;
  	color : #731f1b;
  }



div.divHmPg_NewsItem
{
	width: 360px;
	margin-bottom: 8px;
	border-bottom: solid 1px #731f1b; 
}

div.divHmPg_NewsItem a:link  
{
  	text-decoration : none;
  	color : #000000;
  } 
div.divHmPg_NewsItem a:Visited  
{
  	text-decoration : none;
  	color : #000000;
 }
div.divHmPg_NewsItem a:Active  {
  	text-decoration : underline;
  	color : #000000;
 }
div.divHmPg_NewsItem a:Hover  {
  	text-decoration : underline;
  	color : #000000;
  }
  
div.divMainFooter
{
	width: 100%;
	height: 25px;
	background-color: #731f1b;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 7pt;
}
div.divTitle
{
	font-size: 12pt;
	font-weight: bold;
	width: 550px;
	margin-top: 10px;
	margin-left: 65px;
	color: #731f1b;
}
div.divBody
{
	width: 550px;
	margin: 10px 0px 60px 65px;
	line-height: 15pt;
}
div.divPageLinks
{
	margin-left: 750px;
	margin-top: 4px;
}
table.tblTeamTable
{
	width: 400px;
}
table.tblTeamTable td
{
	padding: 4px;
	border-bottom: solid 1px #E9E9E9;
}

/* -- Properties Styles --*/
div.divProperties
{
	margin-top: 10px;
	width: 700px;
}

td.tdProperties_Heading
{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: solid 1px #E1E1E1;
}

td.tdProperties_ListPic
{
	width: 110px;
	text-align: center;
	padding: 15px;
}

td.tdProperties_ListName
{
	width: 290px;
	vertical-align: top;
	text-align: left;
	padding: 8px;
}

div.divProperties_PropertyName
{
	font-weight: bold;
}

div.divProperty_Name
{
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

div.divProperties_Short_Description
{
	width: 300px;
	font-size: 8pt;
	margin-top: 8px;
}

td.tdPropertySpecLabel
{
	padding: 4px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 150px;
	border-bottom: solid 1px #E1E1E1;
}

td.tdPropertySpecItem
{
	padding: 4px;
	text-align: left;
	vertical-align: top;
	width: 250px;
	border-bottom: solid 1px #E1E1E1;	
}	

div.divProperty_ReturnLinkTop
{
	font-size: 8pt;
	margin-bottom: 8px;
}

div.divProperty_ReturnLinkBot
{
	font-size: 8pt;
	margin-bottom: 8px;
	margin-top: 20px;
}

.imgTint
{
	-moz-opacity: 0.40;
	filter: alpha(opacity=40); 
	opacity: .40;
	
}

.imgNoTint
{
	-moz-opacity: 1.00;
	filter: alpha(opacity=100); 
	opacity: 1.00;
}

div.lyrPic
{
	z-index: 1000;
	text-align: center;
	position: absolute;
	padding: 4px;
	border: solid 1px #555555;
	background-color: #e6e7e8;
	left: -1000px;
}

table.tblProperty_Thumbnails td
{
	padding: 6px;
}
table.tblSiteMap
{
	width: 410px;
}

table.tblSiteMap td
{
	padding: 2px;
}

td.tdSiteMapHeading
{
	background-color: #E1E1E1;
	font-weight: bold;
	font-size: 9pt;
}
td.tdBioPhoto
{
	width: 185px;
	vertical-align: top;
}
td.tdBio
{
	width: 485px;
}

/* --- News Styles --*/
table.tblNews
{
	width: 625px;
}

td.tdNews_Item
{
	border-bottom: solid 1px #999a9c;
	padding: 8px;
}

div.divNews_Image 
{
	margin-top: 8px;
}

div.divNews_Date
{
	font-weight: bold;
	font-size: 8pt;
	margin: 8px 0px 8px 0px;
}

div.divNews_Title
{
	text-decoration : underline;
	font-size: 9pt;
	margin: 0px 0px 18px 0px;
}

div.divNews_Title a:link  
{
  	text-decoration : underline;
  	color : #000000;
  } 
div.divNews_Title a:Visited  
{
  	text-decoration : underline;
  	color : #000000;
 }
div.divNews_Title a:Active  {
  	text-decoration : underline;
  	color : #000000;
 }
div.divNews_Title a:Hover  {
  	text-decoration : underline;
  	color : #000000;
  }

p.pNews_Return
{
	font-size: 7pt;
}

p.pNews_Title
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
}

p.pNews_Date
{
	font-size: 9pt;
	margin-top: 0px;
}	
div.divWhiteBar
{
	background-color: #ffffff;
	width: 100%;
	height: 30px;
}
.MenuText
{
	font-size: 9pt;
}

div.divPropertyOverview
{
	width: 640px;
	position: absolute;
	left: -1200px;
}
div.divPropertyOverviewWrapper
{
	width: 640px;
	border-top: solid 1px #b5b6b8;
	border-bottom: solid 1px #b5b6b8;
	background-color: #e6e7e8;
}
td.tdPropertyOverviewPic
{
	width: 190px;
	padding: 10px;
	vertical-align: top;
}
td.tdPropertyOverviewInfo
{
	width: 410px;
	padding: 10px;
	vertical-align: top;
}
div.divPropertyOverviewName
{
	width: 350px;
	font-size: 10pt;
	font-weight: bold;
}
div.divPropertyOverviewCity
{
	width: 350px;
	font-size: 8pt;
}
div.divPropertyOverviewDescr
{
	width: 350px;
	font-size: 10pt;
	margin-top: 12px;
	margin-bottom: 8px;
}
div.divPropertyOverviewLinks
{
	width: 350px;
	line-height: 18pt;
}
div.divPropertyOverviewLinks a:link  
{
  	text-decoration : none;
  	color : #0d4f84;
  } 
div.divPropertyOverviewLinks a:Visited  
{
  	text-decoration : none;
  	color : #0d4f84;
 }
div.divPropertyOverviewLinks a:Active  {
  	text-decoration : underline;
  	color : #0d4f84;
 }
div.divPropertyOverviewLinks a:Hover  {
  	text-decoration : underline;
  	color : #0d4f84;
  }
  
div.divPropertyOverviewContainer
{
	width: 640px;
	border-top: solid 1px #b5b6b8;
	border-bottom: solid 1px #b5b6b8;
	background-color: #e6e7e8;
	display: none;
}
div.divPropertyLinks
{
	width: 600px;
	margin-bottom: 10px;
}
div.divPropertyLinks a:link  
{
  	text-decoration : none;
  	color : #0d4f84;
  } 
div.divPropertyLinks a:Visited  
{
  	text-decoration : none;
  	color : #0d4f84;
 }
div.divPropertyLinks a:Active  {
  	text-decoration : underline;
  	color : #0d4f84;
 }
div.divPropertyLinks a:Hover  {
  	text-decoration : underline;
  	color : #0d4f84;
  }

div.divProperty_Thumbnails
{
	margin-bottom: 90px;
}

/* ----- Availabilities ----- */
table.tblAvail
{
	width: 640px;
}
td.tdAvail_Instructions
{
	text-align: right;
	padding: 2px;
	border-bottom: solid 1px #9c9d9e;
	color: #9c9d9e;
}
td.tdAvail_Photo
{
	width: 110px;
	padding: 5px 0px 0px 0px;
}
td.tdAvail_List
{
	width: 530px;
	padding: 5px 0px 0px 0px;
}

table.tblAList
{
	width: 520px;
}
td.tdAList_Suite_CH
{
	width: 85px;
	border-right: solid 2px white;
	background-color: #e6e6e6;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
td.tdAList_Floor_CH
{
	width: 105px;
	border-right: solid 2px white;
	background-color: #e6e6e6;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
td.tdAList_SqFtg_CH
{
	width: 150px;
	border-right: solid 2px white;
	background-color: #e6e6e6;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
td.tdAList_Usage_CH
{
	width: 180px;
	border-right: solid 2px white;
	background-color: #e6e6e6;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
td.tdAList_Plan_CH
{
	width: 100px;
	border-right: solid 2px white;
	background-color: #e6e6e6;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
td.tdAList_Suite
{
	width: 85px;
	text-align: center;
	padding: 3px;
}
td.tdAList_Suite a:link  
{
  	text-decoration : none;
  	color : #0d4f84;
  } 
td.tdAList_Suite a:Visited  
{
  	text-decoration : none;
  	color : #0d4f84;
 }
td.tdAList_Suite a:Active  {
  	text-decoration : underline;
  	color : #0d4f84;
 }
td.tdAList_Suite a:Hover  {
  	text-decoration : underline;
  	color : #0d4f84;
  }

td.tdAList_Floor
{
	width: 105px;
	text-align: center;
	padding: 3px;
}
td.tdAList_SqFtg
{
	width: 150px;
	text-align: center;
	padding: 3px;
}
td.tdAList_Usage
{
	width: 180px;
	text-align: center;
	padding: 3px;
}

td.tdAList_Plan
{
	width: 100px;
	text-align: center;
	padding: 3px;
}

/* --- InTheNews Styles --*/
table.tblInTheNews
{
	width: 625px;
}

td.tdInTheNews_Item
{
	padding: 8px;
	width: 315px;
}

div.divInTheNews_Publication
{
	font-style:italic; 
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

div.divInTheNews_Title
{
	font-size: 9pt;
	margin: 0px 0px 18px 0px;
}

div.divInTheNews_Title a:link  
{
  	text-decoration : none;
  	color : #731f1b;
  } 
div.divInTheNews_Title a:Visited  
{
  	text-decoration : none;
  	color : #731f1b;
 }
div.divInTheNews_Title a:Active  {
  	text-decoration : none;
  	color : #731f1b;
 }
div.divInTheNews_Title a:Hover  {
  	text-decoration : none;
  	color : #731f1b;
  }

p.pInTheNews_Return
{
	font-size: 7pt;
}

p.pInTheNews_Title
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.pInTheNews_Publication
{
	font-size: 9pt;
	font-style:italic; 
	margin-bottom: 0px;
}

p.pInTheNews_Date
{
	font-size: 9pt;
	margin-top: 0px;
}	
