body {
  background-color: #e6e6e6;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
}

* {
  padding: 0px;
  margin: 0px;
  font-size: 11px;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

#menu_bar a {
  margin-left: 16px;
  margin-right: 16px;
  color: #ffffff;
}

#menu_bar a:hover {
  color: #eb008b;
}

.quick_search_body div{
  margin-top: 10px;
}

.quick_search_body a {
  margin-left: 20px;
  margin-right: 20px;
  color: #eb008b;
}

.quick_search_body a:hover {
  color: #ffffff;
}

#results_navigation a{
  color: #eb008b; font-size: 12px; font-weight: bold; text-decoration: underline;
}

#detail_summary p{
  margin-top: 10px;
  margin-bottom: 10px;
}

.nv_room {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nv_room b{
  color: #eb008b;
}

#detail_thumbnails img{
  margin: 2px 2px 2px 2px;
}

.more a {
	color: #ec1193; padding-top: 0px
}

.wanting_box h2 {
	color: #9c0059; font-size: 20px; font-weight: bold
}

.sell_form_right input {
	border-bottom: #f580c5 1px solid; border-left: #f580c5 1px solid; width: 140px; height: 17px; border-top: #f580c5 1px solid; border-right: #f580c5 1px solid
}

#strapline p{
   color: #9c0059; font-size: 22px
}

#latest_news h3{
  color: #000000; font-size: 13px; font-weight: bold; padding-bottom: 10px;
}

#latest_news p{
  color: #000000; font-size: 11px; font-weight: normal; margin-bottom: 10px;
}

#featured_property p{
  margin-bottom: 10px; font-size: 12px ;
}

#search_summary p{
  margin-bottom: 10px;
}

#about_us2 p{
  color: #eb008b; font-size: 14px; font-weight: bold; margin-bottom: 10px;
}

#about_us p{
  margin-bottom: 10px;
  color: #9c0059;
  font-size: 18px;
}



