html, body {
  height:100%;
	width:100%;
}
body {
	background: url('images/bkg2.gif');
	margin: 0;
	padding: 0;
	color: #9C7973;
}

.main_outline {
  background: #fff;
	margin: 20px auto 5px auto;
}


.main_header {
	width: 701px;
	height: 150px;
	background: #3366CC url('images/header_background.gif') no-repeat left; 
}

td.breadcrumb {
  background: #032D57;
	line-height: 20px;
	padding-left: 10px;
	color: #fff;
	font-family: tahoma,arial,verdana;
	font-size: 10pt;	
}

a.breadcrumb {
	color: #fff;
	font-family: tahoma,arial,verdana;
	font-size: 10pt;
  text-decoration: none;
}

a.breadcrumb:hover {
  text-decoration:underline;
}


a.nav_link {
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-weight: bold;
  color: #F7B28C;
	text-decoration: none;
}

a.nav_link:hover {
  color: #fff;
}


.header_links {
	font-family: tahoma,arial,verdana;
	font-weight: bold;	
  padding-left: 20px;	
}

a.header_link {
  text-decoration:none;
	color: #8C8A8C;
	font-size: 13px;		
}

a.header_link:hover {
  color: #E76129;
}

a.copyright {
  color:#000;
	text-decoration: none;
}

.col_top {
  background: #E0612D;
}

.main_content {
  padding: 0px 30px 10px 30px;
}

.main_content_cell {
	background: #f8ebe3;
	border-right: 1px solid #fff;
}

.footer_table {
  margin-bottom: 30px;
}

form {
  margin: 0;
  width: "75%";
}

form p {
  clear: right;
	width: 100%;
    margin: 0;
	padding: 2px;
	text-align: left;
}

form p label {
  font-size: 12px;
  float: left;
  margin: 5px 0px 0px 0px;
}

form p input, form p textarea, form p select, form p submit{
 float: right;
 margin: 5px 0px 0px 0px;
}

form select, form input  {
  font-size: 10px;
}


.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #032D57;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}

p {
	font-family: Tahoma, Verdana, Arial;
}


.page_header {
	font-family: Tahoma,Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
  color: #E76129;	
}

/* News Page */
.news_item {
 border-bottom: 1px solid #ccc;
 margin: 10px;
 padding: 5px;
}

.news_title {
  font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
	color: #000;
	margin-bottom: 5px;
}

/* News Page EOF */

/* Infobox Styles */

.side_box {
	margin: 20px;
}

.side_box_heading {
	line-height: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #EF9A73;
  text-align: center;
}

.side_box_content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
  text-align: center;
}

.folder_heading {
  font-weight: bold;
	margin: 10px 0 0 0;
}

/* Infobox Styles EOF */

.footer {
  height: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}


html {
     overflow: -moz-scrollbars-vertical;
}

td{
font-family:verdana;
font-size:8pt;
}


.copy{
font-size:7pt;
}


/* Property Search Results Page Styles*/
.search_result_item {
  margin-top:10px;
  margin-bottom:10px;	
}

.search_result_price {
  padding-top:10px;
  padding-bottom:10px;
}

.search_result_desc {
}

.search_result_link {
	color: #9C7973;
}


/* Property Search Results Page Styles EOF*/

   /* styles for the tree menu */
.folder{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;	
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}

.folder A {
  text-decoration: none;
	color: #555;
}

.page {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin-bottom: 5px;	
	white-space: nowrap;
}
  /*styles for the tree menu EOF */
	
.price_selector {
  font-size: 11px;
}

/* Featured Box Styles */
.featured_table {
  text-align: center;
	margin-bottom: 10px;
}

.featured_location {
  font-weight: bold;
	font-size: 14px;
}

.featured_image{
}

.featured_desc {
}

.featured_price {
  font-weight: bold;
}
/* Featured Box Styles EOF */

.add_image {
  border: 1px solid #555;
}

.main_image {
  border: 1px solid #555;
}

.property_heading {
	font-family: Tahoma,Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
  color: #E76129;	
}

.textbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #999999;
	border : 0px none;
	background-color : #f5f5f5;
	text-indent : 3px;
} 