body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #1a2d74;
}
a:hover {
	text-decoration: none;
	background: #d9eef6;
}
.admin {
	margin-left: 25px;
}
#holder {
	margin-right: auto;
	margin-left: auto;
	width: 741px;
	
}
#header {
	background: url(images/header.gif);
	height: 156px;
	width: 741px;

}
#nav1 {
	float: left;
	width: 153px;
	background: url(images/left.gif) no-repeat;
	height: 410px;
	text-align: right;
}
#nav2 {
	float: left;
	width: 153px;
	background: url(images/left2.gif) no-repeat;
	height: 410px;
	text-align: right;
}
#content {
	float: left;
	width: 588px;
	/*height: 430px;
	overflow: auto;*/
}
#content_pad {
	padding-left: 15px;
	padding-top: 11px;
	margin-right: 3px;
}
#welcome {
	float: left;
	background: #f2f2f2;
	border: 1px solid #dedede;
	margin: 10px;
	width: 190px;
	padding: 5px;
}
#welcome p {
	margin: 11px 0px 11px 0px;
}
#featured {
	float: right;
	width: 330px;
	padding-top: 8px;
	margin-right: 3px;
}
h1 {
	color: #EEEEEE;
	font-size: 13px;
	margin: 2px 0px 0px 0px;
	padding: 3px 5px 2px 5px;
	background: #1487b1;
	border-top: 1px solid #1487b1;
	border-bottom: 1px solid #1487b1;
	clear: both;
}
h2 {
	font-size: 15px;
}
.price {
	float: right;
	color: #D3EFFA;
}
.caption {
	font-weight: bold;
	border-bottom: 1px solid #1487b1;
	margin: 0px;
	padding: 3px 5px 2px 5px;
}
.listingleft {
	border-left: 1px solid #1487b1;
	border-bottom: 1px solid #1487b1;
}
.listingmid {
	border-right: 1px solid #1487b1;
	border-bottom: 1px solid #1487b1;
	padding-left: 5px;
	padding-right: 5px;
}
.listingmid2 {
	border-bottom: 1px solid #1487b1;
}
.listingrite {
	background: url(images/icons_bg.gif) no-repeat;
	font-size: 13px;
	font-weight: bolder;
	height: 160px;
}
.homeimg {
	margin-right: 0px;
}
.icon {
	text-align: center;
}
.bed, .bath, .car {
	color: #850808;
	margin: 20px 4px 0px 0px;
	text-align: right;
}
.flyer {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
.hotp {
	background: #FFCC00;
}
.staffmemb {
	background: #f2f2f2;
	border: 1px solid #dedede;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nextprev {
	float: left;
	width: 100px;
}
.nextprev2 {
	float: right;
	width: 100px;
	text-align: right;
}
.pageon {
	float: left;
	width: 150px;
}
.grey {
	color: #4E4E4E;
}
.red {
	color: #850808;
}
.h1red {
	color: #850808;
	background: #f2f2f2;
}
#pagetitle2 {
	height: 34px;
}
#pagetitle1 {
	padding-top: 93px;
	text-align: right;
}
#homelink {
	position: absolute;
	height: 156px;
	width: 313px;
	top: 0px;
}
#homelink a {
	text-decoration: none;
	background: none;
	display: block;
	padding: 0px 300px 80px 0px;
	margin-top: 30px;
}
.nolisting {
	color: #c6e0e0;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 13px;
}
