body	{
	margin: 15 0 0;
	text-align: center;
	color: #000000;
	background-color: #FFF3B0;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #000000;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 180%;
	}
	
h2	{
	color: #333333;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #666666;
	}
	
h2 a { text-decoration: none; }
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 105%;
	margin-bottom: 0px;
	color: #003399;
	line-height: 140%;
	}
p	{
	font-size: 90%;
	line-height: 150%;
	margin-top: 1px;
	}

ul {
	line-height: 130%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../../SharedImages/Arrow2.gif");
	font-size: 90%;
	text-align: left;
	}


li {
	padding-bottom: 8px;
	}	

	
.Container	{
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #fff;
	background-image: url(../Images/ContainerBg.gif);
	background-repeat: repeat-y;
	}
	
.Header	{
	height: 79px;
	background-image: url(../Images/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
/************** logo styles *****************/

.Logo{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}	

/************** utility styles *****************/

.Utility{
	font: 75% Verdana,sans-serif;
	color: #000000;
	float: right;
	padding-top: 3px;
	padding-right: 18px;
}

.Utility a{
	color: #0033CC;
	text-decoration: none;
}

.Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}
.ContentSummery	{
	font-weight: bold;
	color: #000000;
	}	
/************ navbar styles **************/

.NavBar {
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../Images/NavBg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
	  
.NavBar ul {
	margin:0px;
	padding:5px 5px 0px;
	list-style: none;
	direction: ltr;
}
	  
.NavBar li {
	float:left;
	margin:0;
	padding:0 0 0 7px;
	margin-right: 3px;
	margin-left: 3px;
}
	  
.NavBar a {
      float:left;
      display:block;
      padding:0px 9px 3px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#000000;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a {float:none;}
    /* End IE5-Mac hack */
	
.NavBar a:visited {
      text-decoration:none;
      font-weight:bold;
      color:#000000;
}
.NavBar a:hover {
      color:#0000FF;
}
.NavBar #current {
	background-image:  url(../Images/NavLeftOn.gif);
	border-width:0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.NavBar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	color:#000000;
	padding-bottom:1px;
	background-position: top right;
}

/************ path styles **************/
.HeaderBottom	{
	color: #666666;
	font-size: 80%;
	height: 22px;
	background-image: url(../Images/PathBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 1px;
	margin-left: 1px;
	clear: both;
	margin-bottom: 0px;
	}
	
.Path a	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
.Path a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

.Content	{
	padding: 0px 8px 30px 8px;
	}
	
.Content_home {
	padding: 0px 10px 0px 0px;
	margin:0px 250px 0px 11px;
	}

.SideMenu {
	float: left;
	width:210px;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
.ImageFloatLeftRight	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************ footer styles **************/
.Footer	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	background-color: #FFF3B0;
	padding-bottom: 10px;
	}

.Footer a	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.Footer a:hover	{
	color: #666666;
	text-decoration: underline;
	}
	
.FooterNav	{
	clear: both;
	color: #999999;
	background-color: #000000;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(../Images/FooterNavBg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
.FooterNav a:link	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}

.FooterNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.FooterNav a:hover, .FooterNav a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	}

#imageStrip {
	height: 81px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #005094;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(../Images/PathBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/************ navlist styles **************/

.NavList {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left: 1px;
}

.NavList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: url(none);
}

.NavList li {
	margin: 0 0 0 0;
	padding: 0;
}

.NavList a {
	display: block;
	padding: 5px 2px 5px 15px;
	width: 193px;
}

.NavList a:link, .NavList a:visited {
	color: #003399;
	text-decoration: none;
}

.NavList a:hover {
	background-image:  url(../Images/SideMenuOver.gif);
	color: #0000FF;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #000000;
	background-color: #F4F4F4;
}

/************ SideStory styles **************/

.SideStory {
	margin-top: 20px;
	float: none;
	background-color: #D5DEEF;
	margin-left: 10px;
	background-image: url(../Images/SideStoryBg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	font-size: 100%;
	width: 194px;
	text-align: left;
}
.SideStory h1 {
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	font-size: 120%;
	background-image: url(../Images/SideStoryTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
}
.SideStory p {
	line-height: 120%;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
.SideStory h2 {
	text-align: left;
	background-image: url(../../images/SideStory_btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}
.SideStory h4 {
	background-image: url(../Images/SideStoryBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-top: 8px;
}
.SideStoryBottom {
	background-image: url(../Images/SideStoryBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-top: 8px;
}
.SideStoryImg{
	float: none;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 5px;
	}
/************ HomeProperty styles **************/

.HomeProperty {
	float: none;
	background-color: #D5DEEF;
	background-image: url(../Images/HomePropertyBg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	font-size: 90%;
	width: 233px;
	text-align: left;
	margin-top: 0px;
}
.HomeProperty h1 {
	color: #003366;
	font-weight: bold;
	line-height: 100%;
	font-size: 125%;
	background-image: url(../Images/HomePropertyTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.HomeProperty p {
	line-height: 120%;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.HomeProperty h2 {
	text-align: left;
	background-image: url(../../images/SideStory_btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}
.HomeProperty h4 {
	background-image: url(../Images/HomePropertyBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.HomePropertyImg{
	float: none;
	border: 1px solid #000000;
	padding: 4px;
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-bottom: 10px;
	}


/************ Forms styles **************/
.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #666666;
	border-left-color: #666666;
}

.FormButton 		{
	FONT-SIZE: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
}
/************ Tables styles **************/

.TableList {
	width: 510px;
	margin-top: 15px;
}

.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
	font-size: 90%;
}

.TableList th {
	border-bottom: solid #CCCCCC 1px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
	color: #01327F;
}
 
.TableDetails {
	padding: 5px 10px 5px 10px;
	border: solid #B6C5E2 1px;
	font-size: 90%;
	margin-top: 20px;
	width: 500px;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	text-align: left;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .SideMenu {
	margin-right: 0px;
  }
 
* html p {
	height: 1%;
	margin-left: 0;
	margin-bottom: 0px;
  }
 
/* End hide from IE5/mac */

/*** PageNumbers styles **************/

.PageNumbers {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.PageNumbers a:visited	{
	color: #006699;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #00478B;
	}
	
.Selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0 2px 0 2px;
	}
/************ Definition List styles **************/

dl.TableDisplay
{
	width: 174px;
	margin: 10px;
	padding: 0;
	font-size: 90%;
}

.TableDisplay dt
{
	width: 80px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.TableDisplay dd
{
	float: left;
	width: 80px;
	margin: 0 0 0 0;
	padding: 2px;
	border-bottom: 1px solid #999;
}

/************ Definition List styles **************/

dl.HomeProperty
{
	width: 213px;
	margin: 10px;
	padding: 0;
	font-size: 90%;
}

.HomeProperty dt
{
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.HomeProperty dd
{
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 2px;
	border-bottom: 1px solid #999;
}

/************ Estate styles **************/

.PropertyListText {
	margin-top: 0px;
	font-size: 100%;
	float: right;
	width: 280px;
}
.PropertyListImg{
	float: left;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	width: 228px;
	height: 174px;
}
.PropertyListItem{
	height: 180px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFCC00;
	margin-top: 10px;
	}
.PropertyImagesBox {
	width: 516px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding: 0px;
}
.PropertyImageBig {
	padding: 5px;
	background-color: #D5DEEF;
	color: #000000;
	text-align: center;
	font-size: 90%;
	border-top: 1px solid #666666;
}
.PropertyDetailsBox {
	font-size: 90%;
	margin-top: 0px;
}

dl.PropertyDetails
{
	padding: 0;
	font-size: 90%;
	width: 250px;
}

.PropertyDetails dt
{
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

.PropertyDetails dd
{
	float: left;
	width: 140px;
	margin: 0 0 0 0;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}
.Neighb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	line-height: 100%;
	color: #003399;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.Francais {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
.Disabled {
	color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
.PropertiesNote {
	background-color: #D5DEEF;
	border: 1px solid #666666;
	padding: 9px;
	margin-top: 15px;
}
.PropertiesNote p {
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
.RelatedLinks {
	font-size: 80%;
	background-color: #FFF3B0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0px 3px 0px;
}
.LeftCol {
	width: 161px;
	float: left;
	padding: 10px 10px 10px 10px;
}
.MainHome {
	width: 569px;
	float: right;
}
.MainHome .Content {
	width: 383px;
	float: left;
	padding: 0 0 10px 0;
}
.MainHome .RightCol {
	float: right;
	padding: 0px 5px 10px 0px;
	width: 163px;
}
.LeftCol h2 {
	color: #003366;
	border-bottom: none;
}

.RightCol h2 {
	color: #003366;
	border-bottom: none;
	margin-top: 5px;
}


.MainHome .Content .PropertiesSearch {
	background-color: #E7EDF8;
	border: 1px solid #BBCAFB;
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
}
.MainHome .Content .PropertiesSearch h1 {
	color: #003366;
	font-size: 110%;
	border-bottom: 1px solid #BBCAFB;
}
.MainHome .Content .FeaturedProperties {
	background-color: #F1EFE4;
	border: 1px solid #CDC998;
	padding: 5px 5px 5px 5px;
}
.MainHome .Content .FeaturedProperties h1 {
	color: #666666;
	font-size: 110%;
	border-bottom: 1px solid #666666;
}
.ButtonSearch {
	border: none;
	width: 52px;
	height: 19px;
}
.FeaturedProperties .PropertyBox {
	width: 374px;
	margin-bottom: 15px;
}
.FeaturedProperties .PropertyBox .PropertyImg {
	float: left;
	width: 155px;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}

.FeaturedProperties .PropertyBox .PropertyDetails {
	float: right;
	padding: 0px 5px 5px 5px;
	width: 195px;
}
.TableContact {
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

.TableContact td {
	padding: 1px 1px 1px 6px;
	text-align: left;
}

.TableContact th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

.TableContact ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.InvestmentListText {
	margin-top: 0px;
	font-size: 110%;
	float: right;
	width: 370px;
}
.InvestmentListImg{
	float: left;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	width: 133px;
	height: 100px;
}
.InvestmentListItem{
	padding-bottom: 10px;
	border-bottom: 1px solid #B6C5E2;
	margin-top: 10px;
	}

.ProjectListText {
	margin-top: 0px;
	font-size: 110%;
	float: right;
	width: 280px;
}
.ProjectListImg{
	float: left;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	width: 228px;
	height: 174px;
}
.ProjectListItem{
	padding-bottom: 10px;
	border-bottom: 1px solid #B6C5E2;
	margin-top: 10px;
	}
.ProjectListText h2 {
	color: #3E408E;
	margin-top: 0px;
}
.ProjectDetailsBox {
	font-size: 90%;
	margin-top: 0px;
}

dl.ProjectDetails
{
	padding: 0;
	font-size: 90%;
	width: 250px;
}

.ProjectDetails dt
{
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

.ProjectDetails dd
{
	float: left;
	width: 140px;
	margin: 0 0 0 0;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}
.PrintLogo {
	display: none;
}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.RightCol .ProjectImage {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}
.RightCol .InvestmentImage {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}
.W3Validator {
	text-align: right;
	clear: both;
	background-color: #FFF3B0;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.MainBody {
	width: 537px;
	float: right;
}
.SideBar {
	float: left;
	width: 211px;
}
.FeaturedProperties .PropertyBox .PropertyDetails dl.ProjectDetails {
	width: 195px;
}
.FeaturedProperties .PropertyBox .PropertyDetails .ProjectDetails dt
{
	width: 80px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	font-size: 90%;
}

.FeaturedProperties .PropertyBox .PropertyDetails .ProjectDetails dd
{
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	font-size: 90%;
}

.TableRent {
	width: 510px;
	margin-top: 15px;
}

.TableRent td {
	border-bottom: solid #CCCCCC 1px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 140%;
	font-size: 80%;
}

.TableRent th {
	border-bottom: solid #CCCCCC 1px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 85%;
	color: #01327F;
	background-color: #F1F4FA;
}
 
.TableRent caption {
	text-align: left;
}
.AreaMap {
	font-size: 75%;
	font-weight: normal;
	float: right;
}
.RentalPropertyBox {
	border: 1px solid #CDC999;
	width: 155px;
	padding: 3px;
	background-color: #F1EFE4;
	float: left;
	margin-bottom: 15px;
}
.RentalPropertyBox img {
	border: 1px solid #FFFFFF;
}
.RentalTableList {
	margin-top: 3px;
}

.RentalTableList td {
	padding: 1px 0px 1px 3px;
	vertical-align: top;
	font-size: 80%;
}

.RentalTableList th {
	padding: 1px 0px 1px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 85%;
	color: #333333;
}
.TextRight {
	text-align: right;
}
.RentalPropertyBox p {
	font-size: 80%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.Spacer {
	width: 15px;
	float: left;
}
