

table.categories {
	width: 100%;
	border-right: 1px solid #b26721;
	border-bottom: 2px solid #b26721;
	border-left: 1px solid #ff8d24;
	clear: both;
	margin: 0 auto;
	margin-top: 70px;
}

table.categories th {
	background: #ff8c24 url(../images/backgroundCategoriesTh.gif) repeat-x;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #ffefe1;
	padding: 5px 15px 5px 5px;
	vertical-align: middle;
	white-space: nowrap;
}

table.categories td {
	background: #ff8c24 url(../images/backgroundCategoriesTh.gif) repeat-x;
	text-align: right;
	font-size: 11px;
	color: #ffefe1;
	padding: 5px;
	vertical-align: middle;
	width: 100%;
	white-space: nowrap;
}

table.categories td span {
	background: #e6730a;
	color: #f3bc8b;
	border-top: 1px solid #e06f07;
	border-right: 1px solid #eba96d;
	border-left: 1px solid #e06f07;
	border-bottom: 1px solid #eba96d;
	padding: 0 5px 1px 5px;
	margin: 0 5px;
}

table.categories form {
	margin: 0;
	padding: 0;
}
	
table.listings { 
	width: 100%;
	margin: 0 auto;
}

table.listings th {
	background: #20689c url(../images/backgroundListingsTh.gif) top repeat-x;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	font-size: 11px;
	color: #868686;
	padding: 4px 8px;
	white-space: nowrap;
}

table.listings td {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 8px;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}

table.listings td.nowrap {
	white-space: nowrap;
}

.listings p { margin-bottom: 10px; }

.location, .date, .status { white-space: nowrap; }

#propertyListing {
	margin-bottom: 15px;
	}
#propertyListing th {
	text-align: left;
	font-weight: bold;
	padding: 5px 15px 5px 0;
	vertical-align: top;
	white-space: nowrap;
	}
#propertyListing td {
	padding: 5px;
	vertical-align: top;
	}
	
#footer {
	background: #f1f1f1;
	border-top: 1px solid #cecece;
	font-size: 11px;
	line-height: 16px;
	color: #606060;
	width: 890px;
	margin: 0 auto;
	padding: 25px 25px 10px 25px;
	}
#footer span {
	font-size: 12px;
	color: #484848;
	}
	
.print { display: none; }
.nodisplay { display: none; }

/*	HEADINGS AND NON-STANDARD TEXT
	============================================================================================ */


	
.categories td a:link, .categories td a:active, .categories td a:visited {
	background: #e78024;
	color: #ffecda;
	border-top: 1px solid #eba96d;
	border-right: 1px solid #e06f07;
	border-left: 1px solid #eba96d;
	border-bottom: 1px solid #e06f07;
	padding: 0 5px 1px 5px;
	margin: 0 5px;
	}
.categories td a:hover {
	background: #ff8d24;
	color: #fff;
	}
	
.copyright a:link, .copyright a:active, .copyright a:visited { color: #b4b3b3; }
.copyright a:hover { color: #969696; }

.listingsPhoto { textalign: center; }
.listingsPhoto img {
	background: #dfeaf2;
	border-top: 1px solid #cbdce8;
	border-right: 1px solid #a9c3d4;
	border-bottom: 1px solid #a9c3d4;
	border-left: 1px solid #cbdce8;
	padding: 4px;
	}
.listingsPhoto a img:hover {
	background: #fff;
	border: 1px solid #a9c3d4;
	}

div.photoRight .pager {
	font-weight: bold;
	position: relative;
	width: 400px;
}
div.photoRight .caption {
	text-align: center;
	font-style: italic;
}

div.photoRight .pager span {
	margin: 0 40px 0 40px;
}

div.photoRight .pager a.prev {
	position: absolute;
	left: 0;
}

div.photoRight .pager a.next {
	position: absolute;
	right: 0;
}

div.photoRight .pager a.disabled {
	font-weight: normal;
}

div.photoRight {
	float: right;
	margin: 0 0 25px 25px;
	width: 400px;
	background: #f1f6fa;
	border-top: 1px solid #cbdce8;
	border-right: 1px solid #a9c3d4;
	border-bottom: 1px solid #a9c3d4;
	border-left: 1px solid #cbdce8;
	padding: 8px;
}

.buttonRight { 
	position: absolute;
	top: 25px;
	right: 25px;
	
}
	
	
/*	FORMS
	============================================================================================ */

form {
	margin: 0;
	padding: 0;
	}
	
#formPropertySearch {
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	margin: 15px;
	}
	
table.dataForm {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	}
table.dataForm th {
	font-weight: normal;
	font-size: 14px;
	color: #ff7b00;
	text-transform: uppercase;
	border-bottom: 3px solid #e5e5e5;
	text-align: left;
	padding: 25px 10px 5px 10px;
	}
table.dataForm td, #formPropertySearch td {
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
	padding: 5px 20px;
	font-size: 12px;
	}
table.dataForm .submit, #formPropertySearch .submit { padding: 10px; }
table.dataForm .even, .listings .even, #formPropertySearch .even { background: #f6f6f7; }
table.dataForm textarea, #formPropertySearch select { width: 100%; }

input, select, textarea {
	font: 12px tahoma, arial, helvetica, sans-serif;
	color: #014678;
	}

.categories select {
	font-size: 11px;
	margin: 0 0 0 3px;
	}

	
.printonly {
	display: none;
}