body	{
	margin: 0 0 0;
	text-align: right;
	color: #000000;
	background-color: #E8EAEF;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
	background-repeat: repeat-x;
	background-image:  url("../images/body_bg.gif");
	}
	
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: #CE0019;
	font-weight: bold;
	font-size: 190%;
	direction:rtl;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	}
	
h2	{
	color: #003399;
	margin: 0px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	border-bottom: 1px solid #003399;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	direction:rtl;
	margin-bottom: 4px;
	line-height: 140%;
	color: #000000;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	direction:rtl;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	}
p	{
	font-size: 100%;
	line-height: 140%;
	text-align: right;
	direction:rtl;
	padding-bottom: 10px;
	}

ul {
	line-height: 150%;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	}
ul ul{
	line-height: 110%;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  none;
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.catalog li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#container	{
	margin: 0em auto;
	width: 750px;
	text-align: right;
	background-color: #fff;
	background-image:  url("../images/container_bg.gif");
	background-repeat: repeat-y;
	}
	
#header	{
	background-image:  url("../images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
	border-bottom: 1px solid #FFFFFF;
	}

#content	{
	padding: 10px 23px 30px 10px;
	margin:0px 182px 20px 0px;
	float: none;
	clear: left;
	}

#sidemenu {
	float: right;
	width:186px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 30px;
	padding-right: 1px;
}

.imagefloat	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.imagefloat_right	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************** logo styles *****************/

#logo{
	float: right;
}	

/************** utility styles *****************/

#utility{
	color: #003273;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 80%;
}

#utility a{
	color: #003273;
	text-decoration: underline;
}

#utility a:hover{
	text-decoration: none;
	color: #0000FF;
}
	
/************ navbar styles **************/

    #navbar {
	float:right;
	width:100%;
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url("../images/nav_bg.gif");
	margin-bottom: 0px;
	background-color: #153B62;
      }
	  
    #navbar ul {
	margin:0px;
	padding:0px 5px 0px 0px;
	list-style: none;
	float: right;
	direction: ltr;
      }
	  
    #navbar li {
	margin:0;
	padding:0 0 0 9px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
      }
	  
    #navbar a {
      float:right;
      display:block;
      padding:0px 9px 3px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #navbar a {float:none;}
    /* End IE5-Mac hack */
    #navbar a:hover {
	color:#CCCCCC;
      }
    #navbar #current {
	border-width:0;
	background-color: #FF9900;
	background-image: url(../images/nav_left_on.gif);
      }
    #navbar #current a {
	color:#FFFFFF;
	padding-bottom:3px;
	background-color: #FF9900;
	background-image: url(../images/nav_right_on.gif);
      }

/************ path styles **************/
#path	{
	color: #666666;
	font-size: 85%;
	padding-top: 5px;
	direction:rtl;
	background-image:  url("../images/path_bg.jpg");
	background-repeat: repeat-y;
	padding-right: 208px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 20px;
	background-color: #FFFFFF;
	background-position: right;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#footer	{
	clear: both;
	color: #153B62;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	direction:rtl;
	background-color: #E8EAEF;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 30px;
	border-top: 4px solid #E81617;
	}
	
#footer_home {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	direction:rtl;
	background-color: #235EA0;
	background-image: url(../../images/footer_home_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	height: 30px;
	}

#footer a	{
	color: #0033CC;
	text-decoration: underline;
	}
	
#footer a:hover	{
	color: #0000FF;
	text-decoration: none;
	}
	
#footer_home a	{
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#footer_home a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footerNav	{
	clear: both;
	color: #FFFFFF;
	background-color: #00478B;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	direction:rtl
	}
	
#footerNav a	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footerNav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#imageStrip {
	height: 81px;
	border-right: solid #005094 1px;
	border-bottom: solid #FFFFFF 1px;
}

/************ navlist styles **************/

.navlist {
	width: 186px;
	margin-bottom: 20px;
}

.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: none;
}

.navlist li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.navlist a {
	display: block;
	padding: 5px 20px 5px 2px;
	width: 164px;
	line-height: 120%;
}

.navlist a:link, .navlist a:visited {
	color: #153B62;
	text-decoration: none;
	background-image: url(../images/side_menu_down.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.navlist a:hover {
	color: #153B62;
	text-decoration: underline;
}

.uberlink a:link, .uberlink a:hover {
	color: #CE0019;
	background-image: url(../images/navlist_uberlink.gif);
}

.uberlink a:visited {
	color: #CE0019;
	background-image: url(../images/navlist_uberlink.gif);
}

/************ navlist2 styles **************/

.navlist2 {
	width: 154px;
	margin-bottom: 0px;
	margin-right: 20px;
}
.navlist2 a {
	display: block;
	padding: 5px 5px 5px 5px;
	width: 143px;
	line-height: 120%;
}

.navlist2 a:link, .navlist2 a:visited {
	color: #FFFFCC;
	text-decoration: none;
	border-right: 1px solid #7898C7;
}

.navlist2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6D94C0;
}

.uberlink2 a:link, .uberlink2 a:hover {
	color: #990000;
	background-color: #FFFFFF;
}

.uberlink2 a:visited {
	color: #990000;
	background-color: #FFFFFF;
}



/************ sidestory styles **************/

.sidestory {
	margin-top: 35px;
	float: none;
	width: 172px;
	background-color: #FFFFFF;
	background-image: url(../images/sidestory_bg.gif);
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-left: 8px;
}
.sidestory_bottom {
	background-image: url(../images/sidestory_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: bottom;
}
.sidestory h1 {
	color: #003399;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
	padding-top: 9px;
	padding-right: 10px;
	background-image: none;
}
.sidestory h4 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sidestory p {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.sidestory h2 {
	text-align: center;
	padding-right: 5px;
	margin: 0px;
	padding-left: 5px;
	font-size: 80%;
	color: #003399;
	font-weight: normal;
	border: 0px none;
	margin-bottom: -5px;
}

.sidestory a:link {
	color: #003399;
	text-decoration: none;
}
.sidestory a:visited {
	color: #003399;
	text-decoration: none;
}
.sidestory a:hover, .sidestory a:active	{
	color: #003399;
	text-decoration: underline;
	}
/************ home news_box styles **************/
#news_box {
	width: 263px;
	margin-top: 20px;
	border: 1px solid #003399;
	}

#news_box h3{
	color: #003399;
	font-size: 120%;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 10px;
}

#news_box ul {
}
/************ home box styles **************/

#content_home	{
	padding: 20px 10px 30px 10px;
	margin:0px 0px 20px 0px;
	float: none;
	clear: right;
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	}

#sidemenu_home {
	float: left;
	width:260px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 0px;
	padding-right: 1px;
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 10px;
}

#home_strip	{
	padding: 0px 10px 0px 0px;
	background-image: url(../../images/home_top_bg.gif);
	background-repeat: repeat-x;
	height: 289px;
	margin: 0px;
	}
	
#home_strip	h1{
	font-size: 110%;
	color: #003366;
	height: 120px;
	line-height: 140%;
	}

#content_home h2{
	padding-bottom: 3px;
	border: none;
	background-image: url(../images/h2_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #E81619;
	}
	
#content_home ul {
	line-height: 150%;
	text-align: right;
	margin-top: 5px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	}

#content_home li {
	padding-top: 0px;
	padding-bottom: 5px;
	}	

/************ Home styles **************/

.home_li {
	list-style-image:  url("../images/bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.home_ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	text-align: left;
}
/************ Forms styles **************/
.Form_Field_Left  		{
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F5F5F5;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Form_Field_right  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Form_Button 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

#quote {
	font-size: 95%;
	color: #005094;
	font-weight: bold;
	background-image: url(../../images/quate_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 40px;
	width: 92%;
	background-color: #F5F5F5;
	background-position: top right;
}
#quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: left;
	background-image: url(../../images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-left: 5px;
}

#quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: right;
	margin: 0;
}

#home_login {
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

.table_list {
	width: 530px;
	margin-top: 15px;
}

.table_list td {
	border-bottom: solid #B6C5E2 1px;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
	line-height: 150%;
	text-align: right;
}

.table_list th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
	text-align: right;
	font-size: 105%;
}
 
.table_details {
	padding: 5px 10px 5px 10px;
	border: solid #235EA0 1px;
	font-size: 100%;
	text-align: right;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.table_details td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	direction:rtl
}

.table_details th {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	direction:rtl
}

.table_details ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidemenu {
  }
 
* html p {
	height: 1%;
	margin-bottom: 0px;
	margin-top: 0px;
  }
 
/* End hide from IE5/mac */

/************ Page Numbers styles **************/

.page_numbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	direction: rtl;
}
.page_numbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.page_numbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.page_numbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}
.content_box {
	background-color: #F4F6F9;
	margin-top: 0px;
	border-top: none;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #92A5C6;
	border-left: 1px solid #92A5C6;
}
.seperator {
	background-image: url(../../images/seperator_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.clear_both {
	clear: both;
}
/************ Estate styles **************/

.garage_list_text {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 150px;
}
.garage_list_img{
	float: right;
	border: 1px solid #235EA0;
	background-color: #EEEEEE;
}
.garage_list_item{
	height: 100%;
	padding-bottom: 8px;
	border-bottom: 1px solid #7898C7;
	margin-top: 8px;
	}
.garage_images_box {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding: 0px;
}
.garage_image_big {
	padding: 5px;
	border-bottom: 1px solid #666666;
	background-color: #D5DEEF;
	color: #000000;
	text-align: center;
	font-size: 90%;
}
.garage_details_box {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 280px;
}
.album_pic {
	direction:rtl;
	width: 160px;
	margin-left: 6px;
	padding: 4px;
	height: 100%;
	font-size: 90%;
	background-image: url(../../images/album_pic_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

.album_pic img{
	border: 1px solid #333333;
}
.side_image {
	background-color: #1B4993;
	color: #FFFFFF;
	padding-top: 1px;
	border-bottom: 1px solid #DAE2F1;
}
.side_image p {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
