body	{
	margin: 0 0 0;
	text-align: right;
	color: #000000;
	background-color: #BECCE6;
	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: #990000;
	font-weight: normal;
	font-size: 200%;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
h2	{
	color: #003399;
	margin: 0px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #003399;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	font-weight: bold;
	margin-top: 30px;
	font-size: 130%;
	direction:rtl;
	line-height: 140%;
	color: #1B4993;
	background-color: #E4EAF5;
	margin-left: 0px;
	padding-left: 3px;
	}

h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	}
p	{
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 10px;
	}

ul {
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../Images/bullet.gif");
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#container	{
	margin: 0em auto;
	width: 100%;
	text-align: left;
	background-color: #fff;
	}
	
#header	{
	height: 81px;
	}

#content	{
	padding: 0px;
	margin:0px ;
	}

#sidebar {
	display:none;
}

.imagefloat	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.imagefloat_right	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************** logo styles *****************/

#logo{
	float: left;
}	

/************** utility styles *****************/

#utility{
	color: #003273;
	float: right;
	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 {
	display:none;
      }
	  
    #navbar ul {
	margin:0px;
	padding:0px 5px 0px 0px;
	list-style: none;
	float: left;
      }
	  
    #navbar li {
	margin:0;
	padding:0 0 0 9px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
      }
	  
    #navbar a {
      float:right;
      display:block;
      padding:2px 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:hover {
	color:#FF9900;
      }
    #navbar #current {
	border-width:0;
	background-color: #FF9900;
      }
    #navbar #current a {
	color:#FFFFFF;
	padding-bottom:6px;
	background-color: #FF9900;
      }

/************ path styles **************/
#path	{
	display:none;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#footer	{
	clear: both;
	color: #003399;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	background-color: #BECCE6;
	background-image:  url("../Images/footer_bg.gif");
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 30px;
	}
	
#footer_home {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	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;
	}
	
#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: left;
	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 2px 5px 20px;
	width: 164px;
	line-height: 120%;
}

.navlist a:link, .navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("../Images/side_menu_down.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6082C1;
}

.uberlink a:link, .uberlink a:hover {
	color: #003366;
	background-image: url("../Images/navlist_uberlink.gif");
}

.uberlink a:visited {
	color: #003366;
	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: 220px;
	background-color: #EAEFF7;
	background-image: url("../Images/sidestory_bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
.sidestory h1 {
	color: #003399;
	font-weight: bold;
	font-size: 110%;
	padding-top: 9px;
	background-image: url("../Images/sidestory_top.gif");
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.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;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.sidestory ul {
	font-size: 90%;
	line-height: 120%;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 25px;
	text-align: left;
}
.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 a:link {
	color: #003399;
	text-decoration: none;
}
.sidestory a:visited {
	color: #003399;
	text-decoration: none;
}
.sidestory a:hover, .sidestory a:active	{
	color: #0000FF;
	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-left: 10px;
}

#news_box ul {
}
/************ home box styles **************/

#content_home	{
	padding: 0px 20px 0px 0px;
	margin:0px 220px 0px 0px;
	float: none;
	clear: left;
	border-right: 1px solid #CCCCCC;
	}

#sidemenu_home {
	float: right;
	width:210px;
	clear: both;
	margin-top: 0px;
	padding: 0px;
}
#sidemenu_home h2	{
	color: #990000;
	margin: 0px 0 10px 0;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	border: none;
	}
#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: 0px;
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 0px;
	}
	
#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;
	}	
	
#content_home p	{
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 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 **************/

.TableList {
	width: 530px;
	margin-top: 15px;
}

.TableList td {
	border-bottom: solid #B6C5E2 1px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
}

.TableList th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	font-size: 105%;
	text-align: left;
}
 
.table_details {
	padding: 5px 10px 5px 10px;
	border: solid #235EA0 1px;
	font-size: 100%;
	text-align: left;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.table_details td {
	padding: 2px 0px 2px 0px;
	text-align: left;
	direction:ltr
}

.table_details th {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	direction:ltr
}

.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: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.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: 5px;
	padding-left: 5px;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Note {
	font-size: 90%;
	color: #666666;
	line-height: 120%;
}
#HomeNews {
	background-color: #F1F4F9;
	border-bottom: 4px solid #D3DCED;
	margin-bottom: 15px;
	background-image: url("../Images/home_bg.gif");
	background-repeat: repeat-x;
	padding-top: 25px;
}

#HomeNews h2	{
	color: #990000;
	margin: 0px;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	border: none;
	padding: 0px;
	}
#HomeNews p	{
	margin-top: 5px;
	margin-bottom: 0px;
	}


