@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#244569;
	padding:0;
	margin:0;
}
.header{
	width:880px;
	height:289px;
	float:none;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header.jpg);
	padding-top:50px;
	padding-left:24px;
	font-size:16px;
	margin-top:25px;
}
#logo{
	margin-top:-25px;
}
.home{
	float:right;
	margin-right:110px;
}
.home a:link, .home a:visited{
	background-image:url(images/homebtn.png);
	background-position:top;
	display:block;
	background-repeat:no-repeat;
	width:90;
	height:44;
}
.home a:hover, .home a:visited{
	background-image:url(images/homebtn.png);
	background-position:bottom;
	display:block;
	background-repeat:no-repeat;
	width:90;
	height:44;
}
.nav{
	width:880px;
	height:29px;
	padding-top:104px;
	float:left;
	clear:none;
}
.header a:link, .header a:visited{
	text-decoration:none;
	color:#06C;
}
.header a:hover{
	text-decoration:underline;
}
.property{
	width:905px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	clear:both;
	margin-top:20px;
}

.title{
	width:897px;
	height:29px;
	background-image:url(images/title.jpg);
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	padding-left:8px;
}
.status{
	width:150px;
	height:25px;
	padding-right:17px;
	float:left;
	clear:none;
}
.statusimg {
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.middle{
	width:905px;
	height:auto;
	background-image:url(images/content.jpg);
	overflow:auto;
	float:none;
	clear:both;
}
.image{
	width:150px;
	height:auto;
	padding-left:8px;
	padding-right:17px;
	padding-bottom:5px;
	float:left;
	clear:none;
}
.description{
	width:715px;
	height:auto;
	overflow:auto;
	float:left;
	clear:none;
	padding-right:15px;
}
.details{
	width:890px;
	height:106px;
	background-image:url(images/info.jpg);
	padding-left:15px;
}
.address{
	width:570px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
}
.sqfeet{
	width:305px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
	padding-left:15px;
}
.numrooms{
	width:130px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
}
.numbath{
	width:190px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
	padding-left:15px;
}
.agent{		
	width:220px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
	padding-left:15px;
}
.email{	
	width:300px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
	padding-left:15px;
}
.price{	
	width:130px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
}
.photos{
	width:520px;
	height:24px;
	padding-top:10px;
	float:left;
	clear:none;
	padding-left:15px;
}
.statusimg{
	margin-top:3px;
}
.pageselect{
	width:889px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:14px;
	padding-left:15px;
	float:none;
	clear:both;
	background-image:url(images/pageselectbottom.jpg);
}
	