body {
	background-color: #e6e6e6;
	background-image: url(/images/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

/* These are for the print version only */
thead { display: none; }
tfoot { display: none; } 

#inside {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	background-image: url(/images/inside_bg.gif);
	min-height: 450px;
	padding: 0px 15px 0px 15px;
}

* html #inside {
	height: 400px;
}

#top {
	background: url(/images/top_curve_bg.gif) no-repeat bottom left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	width: 774px;
	height:29px;
}

#bottom_curve {
	margin-left: auto;
	margin-right: auto;
	width: 774px;
}

#logo_phone_screen {
	float: left;
	padding-top: 12px;
	padding-left: 86px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #333333;
}

#logo_phone_screen.corporate {
	background-image: url(/images/top_logo.gif);
}

#logo_phone_screen.development {
	background: url(/images/top_logo_development.gif) no-repeat;
	padding-left: 100px;
}

#top_navigation {
	background: url(/images/top_menu_bg.gif);
  margin: 0px 4px 0px 10px; /* for rounded corner and spacing */
  height: 29px;
}

#top_navigation ul {
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
}
#top_navigation li {
   list-style-type: none;
   padding: 0px;
   margin-left: 2px; /* spacing between tabs */
   float: right;
}

.top_menu1 a:link,
.top_menu1 a:active,
.top_menu1 a:visited {
	height: 19px;
	display: block;
	width: 99px;
	text-align: center;
  white-space: nowrap;
	background-image: url(/images/top_menu1_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px 0px 0px 1px;
	color: #666666;
	font-weight: normal;
	background-color: #f2f2f2;
}

.top_menu1 a:hover {
	color: #cc0000;
	background-image: url(/images/top_menu1_selected_bg.gif);
	background-color: #ffffff;
}

.top_menu1_selected a:link,
.top_menu1_selected a:active,
.top_menu1_selected a:visited,
.top_menu1_selected a:hover {
	height: 19px;
	display: block;
	width: 99px;
	text-align: center;
   	white-space: nowrap;
	background-image: url(/images/top_menu1_selected_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px 0px 0px 1px;
	color: #cc0000;
	font-weight: normal;
	background-color: #ffffff;
}

#footer {
	height: 45px;
	background-image: url(/images/bottom_logos.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
}

#footer_text {
	float: left;
	padding: 5px 0px 0px 270px;
	font-size: 11px;
}

#footer_links {
	float: right;
	padding: 5px 5px 0px 0px;
	text-align: right;
}

#disclaimer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	color: #666666;
}

#breadcrumbs {
	background-image: url(/images/breadcrumbs_bg.gif);
	height: 24px;
	width: 100%;
	text-align: right;
	background-repeat: no-repeat;
	color: #666666;
	padding-top: 3px;
	background-color: #ffffff;
}
				 
#left_navigation {
	float: left;
	width: 167px;
	margin-right: 10px;
	padding-bottom: 9px;
}

.left_menu_ul_1 {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   width: 151px;
   float: right;
}

.left_menu_ul_2 {
   padding: 3px 0px 3px 0px;
   margin: 0px 0px 3px 0px;
   width: 151px;
   float: right;
   background-color: #004397;
   background-image: url(/images/menu2_bg.gif);
   background-repeat: no-repeat;
   border-bottom: 1px solid #5481b9;
}

#left_navigation li {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

.left_menu1 a:link,
.left_menu1 a:active,
.left_menu1 a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 16px 3px 0px;
	display: block;
	width: 135px;
}

.left_menu1 a:hover {
	padding-bottom: 2px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.left_menu1_selected a:link,
.left_menu1_selected a:active,
.left_menu1_selected a:visited,
.left_menu1_selected a:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 16px 2px 0px;
	display: block;
	width: 135px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.left_menu2 a:link,
.left_menu2 a:active,
.left_menu2 a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 25px 3px 9px;
	display: block;
	width: 117px;
	font-weight: normal;
	font-size:11px;
	border-bottom-width: 0px;
}

.left_menu2 a:hover {
	padding: 3px 25px 2px 9px;
	display: block;
	width: 117px;
	font-size:11px;
	font-weight:normal;
	border-bottom: 1px solid #5481b9;
}

.left_menu2_selected a:link,
.left_menu2_selected a:active,
.left_menu2_selected a:visited,
.left_menu2_selected a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding: 3px 25px 3px 9px;
	display: block;
	width: 117px;
	font-weight: bold;
	   font-size:11px;
	border-bottom-width: 0px;
}

 
#content {
	float: right;
	width: 565px;
	background-color:#FFFFFF;
}

#flash_logo {
	clear: both;
	/*padding-top:64px;*/
	height: 100px;
}

#navigation_content {
	clear: both;
}

.clear {
	clear: both;
	height: 1px;
}


/************** Property listing **********************/
.listingsSort			{font-family:Arial, Helvetica, sans-serif;
						 text-decoration:none;
						 padding:4px;
						 float:left;
						 color:#2b64cf;
						 font-size:11px;}
.clear					{clear:both;}
.listingsSort a:link,
.listingsSort a:active,
.listingsSort a:visited	{font-family:Arial, Helvetica, sans-serif;
						 text-decoration:underline;
						 color:#2b64cf;
						 font-size:11px;}
						 
.listingsSort a:hover	{color:#666666;}
						 					
.listingsResults		{font-family:Arial, Helvetica, sans-serif;
						 color:#000000;
						 font-weight:bold;
						 padding:5px;
						 font-size:11px;
						 float:left;
						 width:300px;} 

.listingsThImgBdr		{/*border: 1px solid #ffffff;
						 padding:6px;
						 text-align:center;*/}
						 
.listingsImgBdr			{/*border: 1px solid #ffffff;
						 padding:8px;
						 text-align:center;*/}						 
						 
.pagination				{font-family:Arial, Helvetica, sans-serif;
						 text-decoration:none;
						 padding:5px;
						 float:right;
						 width:500px;
						 text-align:right;
						 color:#2b64cf;
						 font-size:11px;}

.pagination a:link,
.pagination a:active,
.pagination a:visited	{font-family:Arial, Helvetica, sans-serif;
						 text-decoration:underline;
						 color:#2b64cf;
						 font-size:11px;}
						 
.pagination a:hover	{color:#666666;}

/****************Table background and borders************************/
.tableborderright1pxBlue{border-right:1px solid #8faede;}
#searchbar				{border-top:1px solid #cccccc;
						 border-bottom:1px solid #cccccc;
						 border-right:1px solid #cccccc;
						 background-color:#ededed;
						 height:20px;
						 text-align:right;
						 padding-right:6px;
						 }
						 
.print {}

#logo_print {display: none;}

