a.pagebtn:link, a.pagebtn:active, a.pagebtn:visited {
	width: 20px;
	height: 17px;
	padding-top: 3px;
	float: left;
	color: #2A3B56;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	text-align: center;
	}
a.pagebtn:hover {
	width: 20px;
	height: 17px;
	padding-top: 3px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	color: #2A3B56;
	background-color: #F78E1D;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #7B8CA9;
	border-right: 1px solid #7B8CA9;
	text-decoration: none;
	text-align: center;
	}
.pagebtn_select {
	width: 20px;
	height: 17px;
	padding-top: 3px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	color: #2A3B56;
	background-color: #C0D72D;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #7B8CA9;
	border-right: 1px solid #7B8CA9;
	text-decoration: none;
	text-align: center;
	}

.records_count {
	float: right;
	width: 200px;
	text-align: right;
	}
a.view_record:link, a.view_record:active, a.view_record:visited {
	width: 624px;
	height: 42px;
	padding: 3px;
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000; 
	float: left;
	cursor: pointer;
	}
a.view_record:hover {
	background-color: #F78E1D;
	}
a.sort_link:link, a.sort_link:active, a.sort_link:visited {
	color: #FFFFFF;
	}
a.sort_link:hover {
	color: #000000;
	}
.pricelist {
	width: 630px;
	height: auto;
	float: left;
	margin-top: 10px;
	}
.sales_info_cell {
	height: 30px;
	padding-top: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.sales_info_cell_header {
	height: 20px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
	}
.records_count {
	float: right;
	width: 200px;
	text-align: right;
	}
.listing_frame {
	width: 735px;
	height: 190px;
	float: left;
	position: relative;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #606060;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
	margin-top: 15px;
	}
.detail_frame {
	width: 625px;
	height: auto;
	float: left;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #606060;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
	margin-top: 15px;
}
.listing_ls {
	width: 185px;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	display: inline;
	}
	.tb_dropshadow {
		width: 186px;
		height: 136px;
		float: left;
		background-image: url(../images/layout/listing_dropshadow.png);
		background-position: -12px bottom;
		background-repeat: no-repeat;
		}
	a.tb_link:link, a.tb_link:visited, a.tb_link:active {
		width: 180px;
		height: 128px;
		display: block;
		float: left;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		}
	a.tb_link:hover {
		background-color: #606060;
		}
	.tb_link_sold {
		width: 180px;
		height: 128px;
		display: block;
		float: left;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		background-position: center;
		background-repeat: no-repeat;
		}
	a.tb_frame:link, a.tb_frame:active, a.tb_frame:visited {
		width: 180px;
		height: 128px;
		display: block;
		float: left;
		border: 1px solid #AAAAAA;
		background-color: #FFFFFF;
		}
	a.tb_frame:hover {
		border: 1px solid #000000;
	}	
	.sales_tb_sm {
		width: 60px;
		height: 40px;
		display: block;
		float: left;
		margin-right: 20px;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		background-position: center;
		background-repeat: no-repeat;
		}
		
	a.tour_link:link, a.tour_link:visited, a.tour_link:active {
		width: 112px;
		height: 19px;
		margin-top: 4px;
		padding-top: 11px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url(../images/layout/bg_virtualtour.gif);
		background-repeat: no-repeat;
		}
	a.tour_link:hover {
		background-position: 0px -29px;
		}
	a.view_listing:link, a.view_listing:visited, a.view_listing:active {
		width: 112px;
		height: 22px;
		margin-top: 4px;
		padding-top: 11px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url(../images/layout/bg_viewlisting.gif);
		background-repeat: no-repeat;
		margin-right: 10px;
		}
	a.view_listing:hover {
		background-position: 0px -35px;
		}
	a.print_listing:link, a.print_listing:visited, a.print_listing:active {
		width: 112px;
		height: 22px;
		margin-top: 4px;
		padding-top: 11px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url(../images/layout/bg_print.gif);
		background-repeat: no-repeat;
		}
	a.print_listing:hover {
		background-position: 0px -35px;
		}
	a.back_btn:link, a.back_btn:visited, a.back_btn:active {
		width: 112px;
		height: 22px;
		margin-top: 4px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #FFFFFF;
		background-color: #00a6dd;
		}
	a.back_btn:hover {
		background: #C1D72E;
		color: #000000;		}	
	a.slideshow:link, a.slideshow:visited, a.slideshow:active {
		width: 112px;
		height: 22px;
		margin-top: 4px;
		padding-top: 11px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url(../images/layout/bg_slideshow.gif);
		background-repeat: no-repeat;
		}
	a.slideshow:hover {
		background-position: 0px -35px;
		}
	a.map:link, a.map:visited, a.map:active {
		width: 112px;
		height: 22px;
		margin-top: 4px;
		font-size: 10px;
		padding-left: 68px;
		text-decoration: none;
		display: block;
		float: left;
		color: #FFFFFF;
		background-color: #00a6dd;
		}
	a.map:hover {
		background: #C1D72E;
		color: #000000;
		}
	.listing_ls .tb {
		width: 170px;
		height: 118px;
		margin: 5px;
		display: block;
		cursor: pointer;
		background-repeat: no-repeat;
		}
	.listing_ls .tb_sold {
		width: 170px;
		height: 118px;
		display: block;
		background-position: 5px 5px;
		background-repeat: no-repeat;
		background-image: url(../images/layout/sold.png);
		_background-image: url(../images/layout/sold.gif);
		}	
	.listing_ls .rowspan {
		width: 180px;
		height: auto;
		min-height: 20px;
		display: block;
		float: left;
		font-size: 10px;
		}
.listing_rs {
	width: 422px;
	height: auto;
	float: right;
	margin: 5px;
	margin-left: 0px;
	display: inline;
	font-size: 11px;
	}		
	.detail_frame h4 {
		display: block-inline;
		width: 603px;
		height: 18px;
		border: 1px solid #000000;
		background-color: #c1d72e;
		background-image: none;
		color: #FFFFFF;
		font-size: 14px;
		float: left;
		margin-top: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
		padding: 6px 5px 4px 5px;
	}		
	.listing_rs .tagline {
		width: 355px;
		height: auto;
		color: #681A1A;
		font-size: 12px;
		float: left;
		font-weight: bold;
		padding: 5px;
	}	
	.listing_rs .openhouse {
		width: 455px;
		height: auto;
		color: #003366;
		font-size: 12px;
		float: left;
		margin-bottom: 7px;
		font-weight: bold;
		padding: 5px;
		border: 1px dashed #FF9900;
		background-color: #FFFF99;
		color: #FF6600;
		}
	.listing_rs .content {
		width: 370px;
		height: auto;
		margin-top: 10px;
		display: block;
		position: relative;
		}
	.listing_rs p {
		font-size: 12px;
		padding: 5px;
		}
	.listing_rs p:first-line {
		font-weight: normal;
		}
/* sets the box for the google map */
#map_canvas {
	width: 550px; 
	height: 300px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	}
.disclaimer {
	width: 730px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	clear: both;
}	
.rss_links {
	width: 600px;
	height: 30px;
	margin-top: 10px;
	float: left;
	}
a.rssbtn:link, a.rssbtn:active, a.rssbtn:visited {
	display: block;
	width: 104px;
	height: 17px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	cursor: pointer;
	z-index: 200;
	background-repeat: no-repeat;
	background-position: center;
	}