body	{
	margin: 15 0 0;
	text-align: center;
	color: #000000;
	background-color: #FEF5DE;
	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: #000000;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 180%;
	}
	
h2	{
	color: #666666;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #666666;
	}
	
h2 a { text-decoration: none; }
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 105%;
	margin-bottom: 0px;
	color: #003399;
	line-height: 140%;
	}
p	{
	font-size: 100%;
	line-height: 150%;
	}

ul {
	line-height: 150%;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#container	{
	width: 100%;
	text-align: left;
	background-color: #fff;
	}
	
#header	{
	height: 79px;
	}
/************** logo styles *****************/

#logo{
	float: left;
}	

/************** utility styles *****************/

#utility{
	display: none;
	font: 75% Verdana,sans-serif;
	color: #000000;
	float: right;
	padding-top: 3px;
	padding-right: 18px;
}

#utility a{
	color: #0033CC;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: none;
	color: #0000FF;
}
	
/************ navbar styles **************/

#navbar {
	display: none;
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("../images/nav_bg.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
	  
#navbar ul {
	margin:0px;
	padding:5px 5px 0px;
	list-style: none;
	direction: ltr;
}
	  
#navbar li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	margin-right: 3px;
	margin-left: 3px;
}
	  
#navbar a {
      float:left;
      display:block;
      padding:0px 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:visited {
      text-decoration:none;
      font-weight:bold;
      color:#000000;
}
#navbar a:hover {
      color:#0000FF;
}
#navbar #current {
	background-image:  url("../images/nav_left_on.gif");
	border-width:0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#navbar #current a {
	background-image:  url("../images/nav_right_on.gif");
	color:#000000;
	padding-bottom:1px;
	background-position: top right;
}

/************ path styles **************/
#path	{
	display: none;
	color: #666666;
	font-size: 80%;
	height: 22px;
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 1px;
	margin-left: 1px;
	clear: both;
	margin-bottom: 0px;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

#content	{
	padding: 0px;
	}
	
#content_home {
	padding: 0px;
	}

#sidemenu {
	display: none;
	float: left;
	width:210px;
}

#sidemenu_home {
	float: right;
	width:360px;
	padding-top: 0px;
}
.imagefloat	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
.imagefloat_right	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************ footer styles **************/
#footer	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	background-color: #FEF5DE;
	}

#footer a	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footer a:hover	{
	color: #666666;
	text-decoration: underline;
	}
	
#footer_home	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid #CCCCCC 1px;
	}

#footer_home a	{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#footer_home a:hover	{
	color: #666666;
	text-decoration: underline;
	}

	
#footerNav	{
	display: none;
	clear: both;
	color: #999999;
	background-color: #000000;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(../images/footer_nav_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#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-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #005094;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url("../images/path_bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

/************ navlist styles **************/

#navlist {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left: 1px;
}

#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%;
}

#navlist li {
	margin: 0 0 0 0;
	padding: 0;
}

#navlist a {
	display: block;
	padding: 5px 2px 5px 15px;
	width: 193px;
}

#navlist a:link, #navlist a:visited {
	color: #003399;
	text-decoration: none;
	background-image: url("../images/side_menu_down.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#navlist a:hover {
	background-image:  url("../images/side_menu_over.gif");
	color: #0000FF;
	text-decoration: underline;
}

#uberlink a:link, #uberlink a:hover {
	background-image:  url("../images/side_menu_selected.gif");
	color: #0000FF;
}

#uberlink a:visited { 
	background-image:  url("../images/side_menu_selected.gif");
	color: #003399; /* */
}

/************ sidestory styles **************/

.sidestory {
	margin-top: 20px;
	float: none;
	background-color: #D5DEEF;
	margin-left: 10px;
	background-image: url(../images/sidestory_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	font-size: 90%;
	width: 194px;
}
.sidestory h1 {
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	font-size: 125%;
	background-image: url(../images/sidestory_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.sidestory p {
	line-height: 120%;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.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 h4 {
	background-image: url(../images/sidestory_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.sidestory_img{
	float: none;
	border: 1px solid #000000;
	padding: 4px;
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 10px;
	}

/************ home news_box styles **************/
#news_box {
	height: 200px;
	width: 238px;
	background-color: #343E96;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 20px;
	color: #FFFFFF;
}
#news_box A:link 		{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:visited 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:active 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:hover  	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:underline ; color: #FFFFFF}

#news_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}

.News_List {
	line-height: 16px;
	list-style-image: url("../images/home_news_bullet.gif");
	margin-right: 5px;
	margin-top: 5px;
}
/************ home box styles **************/
.home_box {
	background-color: #DEE5F2;
	font-size: 95%;
	line-height: 165%;
	background-image: url(../images/home_box_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 341px;
}
.home_box h1{
	background-image: url(../images/home_box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
	padding-left: 8px;
}

.home_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	margin-bottom: 0px;
}
.home_box h4{
	background-image: url(../images/home_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.home_box p{
	padding-left: 10px;
	text-align: left;
	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  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FEFCF3;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #666666;
	border-left-color: #666666;
}

.Form_Field  		{
	text-align: right;
	border: 1px solid #999999;
	background-color: #F5F8FC;
	font-size: 80%;
}

.Form_Button 		{
	FONT-SIZE: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
}

#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;
}
#quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: right;
	background-image: url(../images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 5px;
}

#quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: left;
	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 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
}

#table_list th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
}
 
#table_details {
	width: 500px;
	padding: 5px 10px 5px 10px;
	border: solid #B6C5E2 1px;
	font-size: 90%;
	margin-top: 20px;
}

#table_details td {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

#table_details th {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	text-align: left;
}

#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 {
	margin-right: 8px;
  }
 
* html p {
	height: 1%;
	margin-left: 0;
	margin-bottom: 0px;
  }
 
/* End hide from IE5/mac */

/************ Page Numbers styles **************/

.page_numbers {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.page_numbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.page_numbers a:visited	{
	color: #006699;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.page_numbers a:hover	{
	color: #FFFFFF;
	background-color: #00478B;
	}
	
.selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}


/************ Definition List styles **************/

dl.table-display
{
	width: 170px;
	margin: 10px;
	padding: 0;
	font-size: 90%;
}

.table-display dt
{
	width: 70px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
	float: left;
	width: 80px;
	margin: 0 0 0 0;
	padding: 2px;
	border-bottom: 1px solid #999;
}

/************ Estate styles **************/

.property_list_text {
	margin-left: 140px;
	margin-top: 0px;
	font-size: 90%;
}
.property_list_img{
	float: left;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
.property_list_item{
	height: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFCC00;
	margin-top: 10px;
	}
.property_images_box {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding: 0px;
}
.property_image_big {
	padding: 5px;
	border-bottom: 1px solid #666666;
	background-color: #D5DEEF;
	color: #000000;
	text-align: center;
	font-size: 90%;
}
.property_details_box {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 280px;
}

dl.property_details
{
	padding: 0;
	font-size: 90%;
	width: 220px;
}

.property_details dt
{
	width: 80px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

.property_details dd
{
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}
