body {
  margin: 0px;
  padding: 10px 0px;
  background:#FFF url('http://cre.thepog.net/images/bglines.png') repeat-x top left;
  font-family: "Georgia", "Times New Roman", "Times", serif;
  font-size: 14px; 
}

#container {
	width: 800px; 
	margin: auto; 
  background: #FFFFFF;
}

#header {
  width: 600px; 
  padding: 10px 0px 7px 68px;
  float: left;
}

#menu {
  clear: both;
  width: 800px;
  min-height: 20px; 
  margin: 3px 0px 25px 0px;
  text-align: center;
}

.menu_item {
  background: #F3F3F3; 
  padding: 3px 9px;
  border-right: 2px solid #BBBBBB;
  border-bottom: 2px solid #AAAAAA;
}

.menu_item a {
  color: #555555;
  text-decoration: none;
}

.menu_item a:hover {
  color: #CC3333;
}

.menu_item:hover {
  background: #DDDDDD;
}

#main {
  width: 800px;
  min-height: 500px;
  clear: both;
}

#featured_property {
  float: right;
  width: 250px;
  min-height: 300px;
  margin: 5px 20px 10px 0px;
  border: 2px solid #C33;
}

#featured_property img {
  width: 250px;
  height: 290px;
}

#featured_property a img {
  text-decoration: none;
  border: 0px;
  margin: 0px 0px 3px 0px;
}

#featured_property a:hover img {
  border-bottom: 3px solid #555;
  margin: 0px;
}

#featured_property_title {
  background: #C33;
  color: #FFF;
  text-align: center;
  width: 250px;
  padding: 3px 0px; 
  font-size: 15px;
  font-family: tahoma, sans-serif;
}

#featured_property_description {
  background: #FFF;
  color: #555;
  width: 240px;
  padding: 2px 5px;
  text-align: center;
}

#main_text {
  width: 500px;
  font-family: tahoma, sans-serif;
  float: left;
}

#main_text h1 {
  font-size: 20px;
  margin: 8px 0;
}

#main_text p {
  line-height: 1.5em;
}


#footer_menu {
  clear: both;
  width: 800px; 
  margin: 40px 0px 0px 0px; 
  text-align: center;
}

.footer_menu_item a {
  padding: 0px 3px;
  color: #555555;
  text-decoration: none;
}

.footer_menu_item a:hover {
  color: #CC3333;
}

#footer {
  width: 600px; 
  margin: 5px auto;
  padding: 5px 0px; 
  font-size: 11px; 
  color: #555;
  border-top: 2px solid #DDD;
}

#real_estate_logo {
  width: 50px; 
  float: left;
}

#disclaimer {
  width: 550px; 
  float: left;
}
