body	{
	margin: 0 0 0 0;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/BodyBg.gif);
	background-repeat: repeat-x;
	}
.Header	{
	width: 803px;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	background-image: url(../Images/HeaderBg.jpg);
	background-position: top;
	height: 66px;
	}
	
.Container	{
	width: 803px;
	text-align: left;
	margin: 0em auto;
	padding: 0;
	background-image: url(../Images/ContainerBg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

	
.MainBody {
	width: 610px;
	float: right;
	margin-top: 3px;
	padding-left: 3px;
	}
	
.MainHome {
	padding-bottom: 20px;
	}
	
.Content	{
	direction:ltr;
	text-align: left;
	width: 572px;
	background-image: url(../Images/MainBodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
	}

.SideBar {
	float: left;
	width: 190px;
	margin-top: 50px;
	padding: 0;
	margin-right: 0px;
	text-align: left;
	direction:ltr;
}


/*** logo styles *****************/

.Logo{
	background-image: url(../Images/LogoBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 190px;
	float: left;
	height: 140px;
	text-align: center;
	
}
.PrintLogo {
	float: right;
	display: none;
}


/*** General Tags *****************/

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active	{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
h1	{
	color: #0A0A6C;
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	background-image: url(../Images/H1Bg.gif);
	background-repeat: no-repeat;
	background-position: bottom Left;
	direction:ltr;
	text-align: left;
	}
	
h2	{
	color: #1E1E75;
	margin: 10px 0  5px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	font-style: italic;
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
h2 a:visited {
	color: #666666;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: none;
	}

h3	{
	font-size: 110%;
	line-height: 100%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
	}
h4	{
	color: #0A0A6C;
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: BOTTOM right;
	}
h4 a:link {
	color: #666666;
}

h4 a:visited {
	color: #666666;
}

h4 a:hover,h4 a:active	{
	color: #990000;
	}
h5	{
	color: #666666;
	margin: 5px 0px  5px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	}
h6	{
	color: #666666;
	margin: 5px 0px  5px 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	}

p	{
	font-size: 90%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:ltr;
	color: #000000;
	text-align:leftl;
	}

ul {
	line-height: 140%;
	font-size: 90%;
	direction:ltr;
	list-style-image: url(../Images/LiBullet.gif);
	}

li {
	padding-bottom: 10px;
	}	

	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 140%;
	font-style: normal;
	}
/************ navbar styles **************/

.NavBar {
	font-size:110%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: left;
	float: left;
	padding-bottom: 0px;
	width: 803px;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: left;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	margin-left: 180px;
      }
	  
.NavBar li {
	margin:0;
	float: left;
	padding-top: 7px;
      }

.NavBar a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-position: right;
	padding: 0px 8px 0px 8px;
	background-image: url(../Images/UlBg.gif);
	background-repeat: no-repeat;
	font-size: 90%;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/

.NavBar a:hover {
	color: #CCCCCC;
      }
.NavBar a:link, .NavBar a:visited {
	color: #FFFFFF;
      }
.NavBar #current {
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 6px;
}

.NavBar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #010066;
	padding: 0px 8px 8px 8px;
	background-position: top;
}


/*** SideStory styles **************/

.SideStory {
	width: 180px;
	background-image: url(../Images/SideStoryBg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	padding-right: 6px;
	line-height: 120%;
	margin-left: 4px;
}

.SideStoryTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryBottom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}

.SideStory h1 {
	color: #FFFFFF;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 100%;
	padding-left: 4px;
}
.SideStory h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-style: normal;
}
.SideStory h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStory h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStory h2 a:hover, .SideStory h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}

.SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #FFFFFF;
	padding: 0px 0px 10px 5px;
}

.SideStory a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
	font-size: 90%;
}
.SideStory a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.SideImg {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}


.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	background-image: url(../Images/Send.gif);
	color: #FFFFFF;
	background-position: center;
	padding-right: 40px;
	background-repeat: no-repeat;
}


/*** Tables styles **************************/

.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
}

.TableList td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #B6B6B8;
}

.TableList th {
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	background-color: #FBFBFB;
	border-bottom: 1px solid #B6B6B8;
}


.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #FBFBFB;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666666;
}
.TableDetails {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}

.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	direction: ltr;
	color: #000000;
	font-size: 110%;
	border-bottom: 1px solid #DADADA;
	font-weight: normal;
}

.TableDetails th {
	padding: 3px 2px 3px 2px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #000066;
	font-size: 110%;
	border-bottom: 1px solid #DADADA;
}
.TableDetails tr {
	border-bottom: 1px solid #DADADA;
	text-align: left;
	
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	direction:ltr;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.Selected	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #666666 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}


.ImageFloatLeft	{
	float: left;
	padding: 0px 10px 0px 0px;
	}

.ImageDescription	{
	float: left;
	padding: 0px 10px 0px 40px;
	}
	
.ImageFloatRight	{
	float: right;
	margin-left: 10px;
	}
	
.ImageItem	{
	text-align: center;
	}

.HomeBox {
	width: 260px;
	padding-right: 20px;
	float: right;
	margin-top: 40px;
	color: #000066;
}

.HomeBoxTop {
	background-image: url(../Images/HomeBoxTopBG.gif);
	background-repeat: no-repeat;
}

.HomeBoxBottom {
	direction:rtl;
	background-repeat: no-repeat;
	float: right;
	width: 178px;
	margin-top: 0px;
	background-color: #FBFBFB;
	border-left: 1px solid #999999;
}

.HomeBox h1{
	color: #C01623;
	font-size: 120%;
	text-align: right;
	padding-right: 3px;
	line-height: 130%;
	font-style: italic;
	background-image: url(../Images/HomeBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 3px;
	font-weight: bold;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.HomeBox p{
	text-align: left;
	line-height: 140%;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000066;
}
#Home #Last {
	width: 220px;
	padding: 0;
	padding-right: 20px;
}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}

.MainBox{
	width: 240px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}

.Languages {
	float: right;
	margin: 7px 2px 7px 0px;
	font-size: 70%;
	background-color: #D9D9D9;
}
.Languages a:link {
	color: #010066;
	text-decoration: none;
}
.Languages a:hover, .Languages a:active	{
	color: #010165;
	text-decoration: underline;
	}
.Languages a:visited {
	color: #010066;
	text-decoration: none;
}
.TextLeft {
	float: left;
	text-align: right;
	border: 0;
}
.ImageStrip {
	width: 765px;
	text-align: center;
}
/*** ItemBox styles **************/
/* for understanding browsers */
.ItemBox {
	clear: left;
	height:auto;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom-color: #DBDBDB;
	border-bottom-style: dotted;
	min-height:6em;
	margin-top: 10px;
}

.ItemBoxImg {
	float: left;
	width: 129px;
	height: 98px;
	color: #FFFFFF;
	border: 1px solid #000066;
	padding-top: 2px;
}
.ItemBoxText {
	float: right;
	width: 420px;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
	font-size: 90%;
}
.ItemBoxText p{
	font-size: 90%;
	padding: 0;
	margin: 0;
}

.ItemBox h3{
	color: #000066;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
}
.ItemBox h3 a:link {
	color: #000066;
	text-decoration: none;
	font-size: 100%;
}

.ItemBox h3 a:visited {
	color: #202097;
	text-decoration: none;
}

.ItemBox h3 a:hover, .h3 a:active	{
	color: #000066;
	text-decoration: underline;
	}

.HomeBox td {
	vertical-align: top;
	padding-bottom: 8px;
}

.AboutIntroflashcontent {
	width: 620px;
	float: left;
	height: 175px;
}
.Flash {
	width: 600;
	float: right;
	background-image: url(../Images/StripBg.jpg);
	padding: 3px 7px 0px 5px;
	background-position: top left;
	background-repeat: no-repeat;
}
/************ footer styles **************/

.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: Left top;
	clear: both;
	margin: 0px;
	color: #FFFFFF;
	height: 51px;
	width: 803px;
	background-color: #FFFFFF;
}

.FooterLogo {
	float: right;
	padding-top: 20px;
	padding-right: 60px;
}

.MainContainer {
	padding-left: 6px;
}

.HomeBoxBottom p {
	text-align: right;
	padding: 0px 6px 0px 6px;
	line-height: 140%;
	border-left: NONE;
}

.HomeBoxBottom h2 {
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 35px;
	margin: 5px 0px 0px 0px;
}
.LinkImg {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

#Home .Flash {
	width: 612px;
	float: left;
	height: 246px;
	padding: 0px;
}
#Home .Flash p {
	font-weight: bold;
	color: #990000;
	padding: 15px 0px 0px 370px;
	font-size: 115%;
}
#Home .MainBody {
	width: 609px;
}
.Border {
	background-image: url(../Images/BorderHomebox.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
.left {
	text-align: left;
}
.left p {
	text-align: left;
	margin-left: 6px;
}
.BorderBottom {
	background-image: url(../Images/BorderBottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Footer p {
	padding-top: 23px;
	color: #FFFFFF;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.Footer p a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
}

.Footer p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.Footer p a:hover, .Footer p a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.Parameter {
	font-size: 83%;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 0px;
	margin: 0;
	padding-top: 0px;
	text-align: left;
	direction:ltr;
	width: 180px;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
	float: right;
	width: 280px;
	text-align: left;
}
.PropertyImg {
	border: 1px solid #010165;
	width: 456px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	direction: ltr;
	margin-top: 10px;
	margin-left: 30px;
}
.PropertyImgItem {
	text-align: left;
	padding-top: 2px;
}
.PropertyImgSmall {
	text-align: left;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 20%;
}
.Description {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.TextDescription {
	width: 240px;
	float: left;
	padding-top: 10px;
	text-align: left;
}
#ForSale  .MainBody {
	padding: 0;
	margin: 0;
}

.SideStoryHomeTop img {
	padding-right: 35px;
}

.TabSearch {
	font-size:100%;
	line-height:normal;
	background-repeat: no-repeat;
	text-align: center;
	width: 253px;
	margin-top: 20px;
	background-position: bottom;
	float: left;
	display: block;
	background-image: url(../Images/TabsBg.gif);
      }
	  
.TabSearch  ul {
	margin:0px;
	padding:0px 100px 21px 20px;
	list-style: none;
	float: left;
	text-align: left;
	line-height: 120%;
      }
	  
.TabSearch  li {
	margin:0 8px 0 0;
	float: right;
	background-image: url(../Images/Tabright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 6px 0 0;
      }

.TabSearch  a {
	font-weight:bold;
	color:#333333;
	background-image: url(../Images/TabLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 8px 5px 12px;
	display: block;
	text-decoration: none;
	      }
  
.TabSearch  a {
	float: none;
      }

.TabSearch  a:hover {
	color:#333333;
	text-decoration: underline;
      }
.TabSearch #current {
	background-image:  url(../Images/TabrightCurrent.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.TabSearch #current a {
	background-image:  url(../Images/TabLeftCurrent.gif);
	color:#000066;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
.Form {
	color: #000066;
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 20px 0px 20px 0px;
}
#Home  .SideBar {
	margin: 0;
}
.SearchBox {
	float: right;
	padding: 0;
	margin: 0;
	font-size: 85%;
	width: 570px;
}
.HomeSearchBox {
width: 270px;
	float: left;
	padding: 0;
	margin: 0;
}
#Home .Content {
}
.Parameter p {
	text-align: left;
	margin: 0;
	line-height: 150%;
	direction:ltr;
	padding-left: 6px;
}
.Orange {
	color: #FFA86F;
	font-style: normal;
	font-weight: normal;
}
.TableContact {
}
.ParameterInfo {
	font-size: 83%;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#SearchForm {
	padding: 0;
	margin: 0;
	width: 100%;
}
.Parameter th {
	text-align: left;
}
.Parameter table {
	text-align: left;
}
.ImageItem img {
	border: 1px solid #FFFFFF;
	padding-top: 0px;
	margin-top: 5px;
}
.PrintMail {
	text-align: right;
	float: right;
}
.FormField {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}
.PropertyTools{
	text-align: right;
	float: right;
}
.SideStory ul {
	color: #FFFFFF;
	list-style-image: none;
	margin-left: 18px;
}
/*** SideMenu styles **************/

.SideMenu {
	width: 186px;
	background-image: url(/Heb/Images/SideMenuBg.gif);
}

.SideMenuTop {
	background-image: url(../Images/SideMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
}

.SideMenuBottom {
	background-image: url(../Images/SideMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 70px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: url(none);
	list-style-type: none;
	background-image: url(../Images/SideMenuTop.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 2px 3px 18px;
	line-height: 120%;
	border-bottom: 1px solid #1F1F75;
	width: 166px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/SideMenuDown.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.SideMenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(/images/SideMenuSelect.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #FFFFFF;
	background-position: left;
	background-image: url(../Images/SideMenuSelect.gif);
	background-repeat: no-repeat;
	background-color: #1F1F75;
}

.Sold {
	background-color: #FF0000;
	color:#FFFFFF
	z-index: 100;
	opacity: 0.7;
	padding:5px;
	font-weight: bold;
	z-index: 100;
	color: #FFFFFF;
	position: absolute;
}

.PropertyImg .Sold {
	margin-top: -339px;
	font-size: 200%;
	margin-left: 5px;
}
.ItemBoxImg .Sold {
	margin-top: -93px;
	font-size: 110%;
	margin-left: 5px;
}