BODY {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background: White;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-indent:0px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
}
A:hover{
	color: red;
}
ADDRESS{
	font-size: 12px;
	color : #330000;
}
DD{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-indent:0px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
}
LI{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-indent:0px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
}
.textBlack{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-indent:0px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
}
.textFooter{
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-indent:0px;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0px;
}
.textBlackBold{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-indent:0px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
}
.pageTitle{
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;
	text-decoration: underline;
}
.textBlackSmall{
	color: black;
	font-family: "Arial Narrow";
	font-weight: 300;
	text-indent:0px;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
}
TR.discountTitle{
	background-color : #660000;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}


.HeadrealEstate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
	font-weight: bold;
	letter-spacing: 2;
}

.realEstate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	letter-spacing: 2;
}

/* here starts the new form css */
div#wrapper{width:100%;margin:auto;direction:rtl;text-align:right;}
/*---< title >---*/
div#title{margin:20px 0 20px 0; text-align:center; font-size:16pt; font-weight:bolder;}
/*---</ title >---*/
/*---< contact >---*/
div#contact{width:60%}
div#contact .r{width:45.8%;display:inline-block;vertical-align:top;}
div#contact .l{width:45.8%;display:inline-block;margin-bottom:10px}
/*---</ contact >---*/
/*---< reseveration >---*/
div#res{width:100%}
div#res .r{width:28%;display:inline-block;vertical-align:top;}
div#res .l{width:70%;display:inline-block;margin-bottom:10px}
/*---</ reseveration >---*/
/*---< publicity >---*/
.pub{height:80px;width:130px;display:inline-block;margin:10px 0 20px 10px;vertical-align:top;}
/*---</ publicity >---*/
/*---< services >---*/
div#services span{width:60px; display:inline-block; text-align:center;margin-left:13px;}
/*---</ services >---*/


		