
/* --- Styles for General Tags ----------------------------------------------------------------------- */
/*
.back {
  background-image: url(../layout/images/bg.gif);
  background-repeat: repeat-x;
}
*/
body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	color: #585858;	

	scrollbar-base-color: #E8EBF1;
	scrollbar-arrow-color: #96A4C2;
	scrollbar-face-color: #E8EBF1;
	scrollbar-highlight-color: #E8EBF1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #96A4C2;
	scrollbar-shadow-color: #B0BBD1;
}

form {
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;	
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.resetheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
}
.zeroheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #585858;
}


/* --- General Styles ----------------------------------------------------------------------- */

.pagetext
{	
	color: #585858;	
}

.blocktext
{	
	color: #585858;	
}

/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #585858;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Search Box ----------------------------------------------------------------------- */

	.SearchBox	{
		color: #585858;
	}

	.SearchBox .Label	{
		color: #AD1E1A;
		font-weight: bold;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 10px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 10px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}


/* --- Styles for Top Menu Bar ----------------------------------------------------------------------- */

  .TopMenu {
		line-height: 12px;
		color: #D5D5D5;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #D5D5D5;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #FFFFFF;
		text-decoration: none;
	}



/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu {
		font-size: 9px;
		line-height: 11px;	
		color: #585858;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Language Bar ----------------------------------------------------------------------- */


  .LanguageBar {
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #D5D5D5;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}



/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		line-height: 12px;
		color: #585858;
		font-weight: normal;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #010101;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #585858;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		color: #010101;
		font-weight: normal;
		text-decoration: none;
  }


/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */


  .SubmenuTitle {
		line-height: 12px;
		color: #863000;
		font-weight: bold;
  }


/* --- Styles for Submenu ----------------------------------------------------------------------- */


  .Submenu {
		line-height: 12px;
		color: #585858;
		font-weight: normal;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #010101;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #585858;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		color: #010101;
		font-weight: normal;
		text-decoration: none;
  }


/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubMenu {
		line-height: 12px;
		color: #585858;
		font-weight: normal;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #010101;
		text-decoration: none;
	}

  .SubofSubMenu .L3_sel {
		color: #010101;
		font-weight: normal;
		text-decoration: none;
  }



/* --- Styles for Breadcrumbs Bar ----------------------------------------------------------------------- */

  .BreadcrumbsBar {
		font-size: 9px;
		line-height: 11px;	
		color: #B4B4B4;
		font-weight: normal;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #B4B4B4;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #863600;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 9px;
		line-height: 11px;	
		color: #863600;
		font-weight: nornal;
		text-decoration: none;
	}



/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar {
    margin: 0px;
		color: #585858;	
		font-weight: normal;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Block Find Property ----------------------------------------------------------------------- */

  .BlockFindProperty {
    margin: 0px;
		color: #585858;
  }

  .BlockFindProperty .normal {
    margin: 0px;
  }
  .BlockFindProperty .header {
		color: #863600;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
  }
  .BlockFindProperty .title {
		color: #863600;
    margin: 0px;
		font-weight: bold;
  }

	.BlockFindProperty a:link, .BlockFindProperty a:visited	{
		color: #AD1E1A;
		text-decoration: none;
	}
	.BlockFindProperty a:hover, .BlockFindProperty a:active	{
		color: #585858;
		text-decoration: none;
	}

	.BlockFindProperty .more a:link, .BlockFindProperty .more a:visited	{
		color: #863600;
		text-decoration: none;
		font-weight: normal;
	}
	.BlockFindProperty .more a:hover, .BlockFindProperty .more a:active	{
		color: #010101;
		text-decoration: none;
	}

	.BlockFindProperty .header a:link, .BlockFindProperty .header a:visited	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}
	.BlockFindProperty .header a:hover, .BlockFindProperty .header a:active	{
		color: #010101;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}

	.BlockFindProperty .title a:link, .BlockFindProperty .title a:visited	{
		color: #863600;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFindProperty .title a:hover, .BlockFindProperty .title a:active	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
/*
	.BlockFindProperty a.subtitle:link, .BlockFindProperty a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockFindProperty a.subtitle:hover, .BlockFindProperty a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/
  .BlockFindProperty .label {
		color: #585858;
    margin: 0px;
		font-weight: bold;
  }

/* --- Styles for Feature Article Block ----------------------------------------------------------------------- */

  .BlockFA {
    margin: 0px;
		color: #585858;
  }

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
  }
  .BlockFA .title {
		color: #863600;
    margin: 0px;
		font-weight: bold;
  }

	.BlockFA a:link, .BlockFA a:visited	{
		color: #AD1E1A;
		text-decoration: none;
	}
	.BlockFA a:hover, .BlockFA a:active	{
		color: #585858;
		text-decoration: none;
	}

	.BlockFA .more a:link, .BlockFA .more a:visited	{
		color: #863600;
		text-decoration: none;
		font-weight: normal;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #010101;
		text-decoration: none;
	}

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #010101;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #863600;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
/*
	.BlockFA a.subtitle:link, .BlockFA a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockFA a.subtitle:hover, .BlockFA a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/
/* --- Styles for Links Block ----------------------------------------------------------------------- */

  .BlockLinks {
    margin: 0px;
		color: #585858;
  }

  .BlockLinks .normal {
    margin: 0px;
  }
  .BlockLinks .header {
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
  }
  .BlockLinks .title {
		color: #863600;
		font-weight: normal;
		text-decoration: underline;
  }

	.BlockLinks a:link, .BlockLinks a:visited	{
		color: #AD1E1A;
		text-decoration: none;
	}
	.BlockLinks a:hover, .BlockLinks a:active	{
		color: #585858;
		text-decoration: none;
	}

	.BlockLinks .more a:link, .BlockLinks .more a:visited	{
		color: #AD1E1A;
		text-decoration: underline;
	}
	.BlockLinks .more a:hover, .BlockLinks .more a:active	{
		color: #585858;
		text-decoration: none;
	}

	.BlockLinks .header a:link, .BlockLinks .header a:visited	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}
	.BlockLinks .header a:hover, .BlockLinks .header a:active	{
		color: #010101;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
	}

	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #863600;
		font-weight: normal;
		text-decoration: underline;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #010101;
		font-weight: normal;
		text-decoration: underline;
	}

/*
	.BlockLinks .subtitle a:link, .BlockLinks .subtitle a:visited	{
		color: #585858;
		text-decoration: none;
	}
	.BlockLinks .subtitle a:hover, .BlockLinks .subtitle a:active	{
		color: #AA0050;
		text-decoration: none;
	}
*/


/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #585858;	
		font-weight: bold;
		font-size: 12px;
  }
	.PrintPage .toptext	{
		font-size: 10px;
		color: #585858;
		font-weight: bold;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: bold;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		color: #585858;
		text-decoration: bold;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #585858;	
		font-weight: bold;
		font-size: 10px;
  }
  .EmailPage .pagelink {
		color: #863600;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #585858;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		color: #585858;	
 }
	.EmailPage .topbtn	{
		font-size: 10px;
		color: #585858;
		font-weight: bold;
	}

	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #585858;
		text-decoration: bold;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Search Page ----------------------------------------------------------------------- */

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SearchPage .title	{
		font-size: 11px;
		color: #585858;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}

	.SearchPage .message	{
		font-size: 10px;
		color: #7386AB;
		font-weight: bold;
	}

	.SearchPage input {
		height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

	.SearchPage .nav	{
		color: #585858;
		font-weight: normal;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #585858;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}


/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #697FAC;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
	}
	
	.StandardPage .subheader	{
		color: #585858;
		font-weight: bold;
	}


/* --- Styles for Estates Page ----------------------------------------------------------------------- */

  .EstatesPage {
    margin: 0px;
  }

	.EstatesPage .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
	}

	.EstatesPage .label	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.EstatesPage .label a:link, .EstatesPage .label a:visited	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.EstatesPage .label a:hover, .EstatesPage .label a:active	{
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.EstatesPage .nav	{
		color: #863600;
		font-weight: bold;
		text-decoration: none;
	}
	.EstatesPage .price	{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.EstatesPage .title	{
		color: #863600;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
	}

	.EstatesPage .title a:link, .EstatesPage .title a:visited	{
		color: #863600;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.EstatesPage .title a:hover, .EstatesPage .title a:active	{
		color: #B4B4B4;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.EstatesPage .value	{
		color: #863600;
		font-weight: normal;
		text-decoration: none;
	}

	.EstatesPage .backbtn	{
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}

	.EstatesPage .backbtn a:link, .EstatesPage .backbtn a:visited	{
		color: #585858;
		text-decoration: none;
		font-weight: normal;
	}
	.EstatesPage .backbtn a:hover, .EstatesPage .backbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

/* --- Styles for Estates PopUp ----------------------------------------------------------------------- */

  .EstatesPopUp {
    margin: 0px;
  }

	.EstatesPopUp .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
	}
	
	.EstatesPopUp .subheader	{
		background: #863600;
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.EstatesPopUp .subtitle	{
		background: #B4B4B4;
		color: #010101;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.EstatesPopUp .breadcrumb	{
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}

	.EstatesPopUp .nav	{
		color: #863600;
		font-weight: bold;
		text-decoration: none;
	}
	.EstatesPopUp a:link, .EstatesPopUp a:visited	{
		color: #AD1E1A;
		text-decoration: none;
		font-weight: normal;
	}
	.EstatesPopUp a:hover, .EstatesPopUp a:active	{
		color: #585858;
		text-decoration: none;
	}

	
/* --- Styles for SearchForProperty Page ----------------------------------------------------------------------- */

  .SearchForProperty {
    margin: 0px;
  }

	.SearchForProperty .header	{
		color: #585858;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
	}
	
	.SearchForProperty .subheader	{
		color: #FFFFFF;
		font-weight: bold;
	}

	.SearchForProperty .title	{
		color: #863600;
    margin: 0px;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;	
	}

	.SearchForProperty .title a:link, .SearchForProperty .title a:visited	{
		color: #863600;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;	
		text-decoration: none;
	}
	.SearchForProperty .title a:hover, .SearchForProperty .title a:active	{
		color: #B4B4B4;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;	
		text-decoration: none;
	}

	.SearchForProperty .nav	{
		color: #863600;
		font-weight: bold;
		text-decoration: none;
	}
