body{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}
h1, h2, h3{
  font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
a:link, a:visited{
  color: #0066ff;
	text-decoration: none;
}
a:hover, a:active{
  color: #000066;
	text-decoration: underline;
}
#wrapper{
  width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
  float:left;
  width:100%;
  background: url("images/tab-bottom-line.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
	margin-bottom: 20px;
 }
#header ul {
  clear: both;
  margin:0;
  padding:20px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/left-tab-dark.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 10px;
  }
#header a {
  display:block;
  background:url("images/right-tab-dark.gif") no-repeat right top;
  padding:5px 15px 4px 5px;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
  }
#header a:hover {
  color:#000066;
  }
#header #current {
  background-image:url("images/left-tab-light.gif");
  }
#header #current a {
  background-image:url("images/right-tab-light.gif");
  color:#333;
  padding-bottom:5px;
}
#header img{
  float: left;
}
#header p{
  float: right;
	font-size: 2em;
	color: #000066;
}
#content{
  float: left;
	width: 550px;
}
.infobox{
	width: 200px;
}
#footer{
  clear: both;
	border-top: 1px solid #000066;
	margin-top: 20px;
}
#copyright{
  float: left;
}
#rwddlink{
  float: right;
}
#type_description{
  margin-bottom: 20px;
}
/* style of properties in a list */
#listitem{
  clear: both;
	padding: 0px 40px 0px 0px;
}
#listitem div{
  margin-left: 140px;
}
#listitem h2{
	padding-top: 10px;
	margin-bottom: 0;
}
#listitem h3{
	padding-top: 0px;
	margin-top: 0;
}
#listitem img{
  float: left;
	border: solid 1px #0066ff;
	margin: -1px 20px 20px 0px;
}
#listitem h2{
  margin: 0px;
}
.let{
  background: url(images/let.gif) no-repeat top right;
	border-top: solid 1px #ff0000;
}
.tolet{
  background: url(images/tolet.gif) no-repeat top right;
	border-top: solid 1px #0066ff;
}
#detail_images{
  float: left;
	width: 200px;	
}
#detail_info{
  float: right;
  width: 340px;
}
.infobox{
  background: url(images/roundcorners-bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.infobox h1{
  margin: 0;
	padding: 10px;
  background: url(images/roundcorners-top.gif) no-repeat top left;
}
.infobox p{
  padding: 0 10px 0 10px;
	font-style: italic;
}
#map{
  width: 340;
	height: 340;
}
.thumbl{
  clear: both;
  float: left;
  cursor: pointer;
	margin: 0 0 10px 0;
}
.thumbr{
  float: right;
  cursor: pointer;
	margin: 0 0 10px 0;
}
#imagecomment{
  text-align: center;
	color: #ffffff;
	background-color: #0066ff;
	margin-top: 0;
	padding: 2px;
	font-weight: bold; 
}
#typeselect{
  width: 550px;
	position: relative;
}
#typeselect img{
  border: 0;
}
#residentialbox{
  position: absolute;
	top: 0;
	left: 0px;
	width: 170px;
	color: 0066ff;
	cursor: pointer;
}
.pictext{
  padding: 0px 20px 0 0;
	text-align: left;
}
#commercialbox{
  position: absolute;
	top: 0;
	left: 190px;
	width: 170px;
	color: 0066ff;
	cursor: pointer;
}
#studentbox{
  position: absolute;
	top: 0;
	left: 380px;
	width: 170px;
	height: 128px;
	color: 0066ff;
	cursor: pointer;
}
#rightcol{
  float: right;
}
#phone{
  float: right;
}