/* =====| LAYOUT |================================================== */
html, body, form {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
img {
	border: 0;
}
#page {
	min-height: 100%;
	margin-bottom: -80px;
}
* html #page {
	height: 100%;
}
#container {
	float: left;
	width: 100%;
}
/*a {
	color: #FB9605;
}*/
#header {
	position: relative;
	z-index: 999;
	height: 95px;
	width: 996px;
	margin: 0px auto;
}
#header .logo {
	float: left;
	padding-left: 60px;
}
#header #advancedSearch {
	position: absolute;
	top: -550px;
	left: 246px;
	width: 750px;
	height: 550px;
}
#header #advancedSearch .content {
	width: 750px;
	height: 550px;
}
#header #advancedSearch .button {
	position: absolute;
	right: 0;
	width: 227px;
	height: 27px;
	cursor: pointer;
}
#header #advancedSearch * {
	font-size: 10px;
}
#header #advancedSearch .searchFormInstructions {
	float: left;
	width: 513px;
	_width: 517px;
	height: 30px;
	padding: 17px 20px 0 20px;
	_padding: 17px 18px 0 18px;
	color: #444;
	background: #969696;
	font-size: 8pt;
	font-weight: bold;
}
#header #advancedSearch .searchForm {
	float: left;
	width: 236px;
	_width: 240px;
	height: 503px;
	padding: 0px 20px 0 20px;
	_padding: 0px 18px 0 18px;
	color: #444;
	background: #6E6E6E url(../images/bkgd_advSearch_content.jpg) repeat-x top left;
}
#header #advancedSearch .searchColumn {
	float: right;
	width: 177px;
	height: 550px;
	text-align: center;
	padding: 0px 9px;
	border-left: 1px solid #B3B3B3;
	background: #4A4A4B url(../images/bkgd_advSearch_column.jpg) repeat-x top left;
	margin-top: -47px;
}
#header #advancedSearch .divider {
	border-left: 1px solid #B3B3B3;
}
#header #advancedSearch .title {
	font: bold 14px arial;
	color: #444;
	padding-bottom: 5px;
}
#header #advancedSearch .label {
	color: #FFF;
	font-weight: bold;
}
#header #advancedSearch .textbox {
	width: 97%;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #444;
}
#header #advancedSearch .selectbox {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #444;
}
#header #advancedSearch .multiselectbox {
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 3px 21px 3px 3px;
	border: 1px solid #444;
}
#header #advancedSearch .adjustForMargin {
	margin-top: -5px;
	padding-bottom: 5px;
}
#header #advancedSearch .adjustForMargin input {
	vertical-align: middle;
}
#header #advancedSearch .btnMapSearch {
	padding-bottom: 41px;
	background: transparent url(../images/dotted_line.gif) repeat-x bottom left;
}
#header #advancedSearch .availableProperties {
	position: relative;
	padding-bottom: 43px;
	margin-bottom: 25px;
	color: #FFF;
	background: transparent url(../images/dotted_line.gif) repeat-x bottom left;
}
#header #advancedSearch .availableProperties span#available {
	font-weight: bold;
	font-size: 19px;
}
#header #advancedSearch .availableProperties span#available span {
	color: #FB9605;
	font-size: 12px;
}
#header #advancedSearch .availableProperties #bkgdBlink {
	position: absolute;
	top: 0px;
	left: 0px;
	_left: -88px;
	width: 177px;
	height: 126px;
}
#header #advancedSearch .availableProperties .property {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 25px;
}
#header #advancedSearch iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
label {
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.filterContainer {
	position: relative;
}
.filterChoices {
	position: absolute;
	left: 0px;
	min-height: 100px;
	max-height: 300px;
	height: expression(this.scrollHeight > 300? "300px" : "auto");
	background: #FFF;
	border: 1px solid #444;
	overflow-y: auto;
	display: none;
}
.filterChoices .filterData {
	padding: 20px 5px 5px 5px;
}
.filterChoices .filterData ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.filterChoices .filterData li {
	padding-bottom: 1px;
}
.filterChoices .filterData input {
	cursor: pointer;
	vertical-align: middle;
}
.filterChoices .filterData label {
	cursor: pointer;
	padding-left: 5px;
	font-weight: normal;
	color: #000;
}
.filterChoices .filterData iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
#header .search {
	position: relative;
	top: 1px;
	left: 355px;
}
#header .search .text {
	width: 170px;
	border: 1px solid #444;
	padding: 2px;
}
#header .search .btnGO {
	position: relative;
	top: 4px;
	width: 19px;
	height: 19px;
}
#header #advancedSearch .content {
	background: #9E9E9E;
}
#header .breadCrumbs {
	position: absolute;
	top: 77px;
	left: 282px;
	width: 700px;
}
#header .breadCrumbs .crumbs {
	float: left;
}
#header .breadCrumbs .number {
	float: right;
	position: relative;
	top: -7px;
}
#content {
	position: relative;
	width: 996px;
	margin: 0px auto;
}
#leftColumn {
	float: left;
	margin-left: 60px;
	_margin-left: 20px;
	width: 150px;
}
#rightColumn {
	/*float: left;*/
	/*margin-left: 77px;*/
	width: 600px;
	height: auto;
	min-height: 400px;
	/*margin-top: 20px;*/
}
* html #rightColumn {
	height: 400px;
}
#rightColumn #section {
	margin-top: 4px;
	height: 102px;
}
* html #rightColumn #section {
	height: 120px;
}
#rightColumn #section img {
	vertical-align: middle;
	padding-right: 15px;
}
#rightColumn #bodycopy {
	padding-top: 10px;
	line-height: 17px;
	color: #444;
}
#rightColumn #bodycopy .head {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: -2px 0px -5px 0px;
}
#rightColumn #bodycopy .subhead {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #444;
	margin: 0px 0px -6px 0px;
	padding-top: 0px;
}
#rightColumn #bodycopy ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#rightColumn #bodycopy li {
	padding-top: 0px;
	list-style-type: none;
	background: transparent url(../images/arrow.gif) no-repeat 0px 6px;
	padding-left: 10px;
}
#rightColumn #bodycopy li a {
	color: #FB9605;
}
#rightColumn #bodycopy ul.arrowlist li {
	padding-left: 10px;
}
#rightColumn #bodycopy .arrowleft {
	background: transparent url(../images/arrow.gif) no-repeat 0px 6px;
}
#rightColumn #bodycopy .bioPhoto {
	float: left;
	clear: left;
	padding: 15px 0px 0px 0px;
}
#rightColumn #bodycopy .bioText {
	margin-left: 135px;
}
#rightColumn #bodycopy .aboutPhoto {
	float: right;
	clear: right;
	padding-left: 55px;
}
#rightColumn #bodycopy .results {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
}
#rightColumn #bodycopy .resultsPhoto {
	float: right;
	clear: right;
	padding: 0px;
}
#rightColumn #bodycopy .resultsText {
	width: 350px;
}
.dotted {
	background: transparent url(images/bkgd_dots.gif) repeat-x;
	height: 2px;
	margin: 17px 0px;
	font-size: 1px;
}
#rightColumn #bodycopy .sort {
	float: right;
	clear: right;
}
#rightColumn #bodycopy ul.articles li {
	padding-left: 10px;
	background: transparent url(../images/article.gif) no-repeat 0px 6px;
}
#rightColumn #bodycopy .commprop td {
	padding: 5px 8px 5px 11px;
}
#rightColumn #propcopy {
	padding: 0px;
	line-height: 17px;
	color: #444;
}
#rightColumn #propcopy .propDet {
	width: 347px;
	font-size: 11px;
	line-height: 14px;
	float: left;
	clear: left;
}
#rightColumn #propcopy .property {
	width: 140px;
	float: right;
	clear: right;
	background: transparent url(../images/dot_vert.gif) repeat-y;
	padding-left: 10px;
}
#rightColumn #propcopy .propLinks {
	padding-left: 4px;
}
#rightColumn #propcopy .propLinks a {
	font-weight: bold;
}
#viewedProp {
	padding-top: 10px;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #444;
	overflow: visible;
}
.viewed {
	padding-top: 10px;
	height: 28px;
	position: relative;
}
.viewed .photo {
	float: left;
	clear: left;
	padding-right: 10px;
}
.viewed .location {
	position: absolute;
	bottom: 0px;
	left: 48px;
	font-weight: normal;
	line-height: 13px;
}
.viewed .location a {
	font-weight: bold;
	color: #444;
}
#AspNet-TreeView {
	padding-top: 25px;
	padding-left: 0px;
}
#AspNet-TreeView ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#AspNet-TreeView li a {
	display: block;
	width: 120px;
	padding: 0px;
}
#AspNet-TreeView .AspNet-TreeView-Parent {
	position: relative;
}
#AspNet-TreeView .AspNet-TreeView-Title a {
	padding: 10px 0px;
	width: 145px;
}
#AspNet-TreeView .AspNet-TreeView-Parent a {
	padding: 8px 2px;
}
#AspNet-TreeView .AspNet-TreeView-Parent ul {
	padding-bottom: 5px;
}
#AspNet-TreeView .AspNet-TreeView-Parent li a {
	padding: 4px 4px 4px 15px;
	width: 130px;
}
#AspNet-TreeView .AspNet-TreeView-Parent .AspNet-TreeView-Arrow {
	position: absolute;
	top: 0px;
	right: 0px;
}
#AspNet-TreeView .AspNet-TreeView-Parent .AspNet-TreeView-Arrow a {
	display: block;
	width: 10px;
	height: 9px;
	padding-top: 12px;
	padding-left: 12px;
	cursor: pointer;
}
#AspNet-TreeView .AccordionItems {
	height: 0px;
	overflow: hidden;
}
.indexButtons {
	clear: both;
	text-align: center;
	height: 95px;
	padding-top: 10px;
	padding-left: 53px;
}
.indexButtons #indexButtons {
	width: 923px;
	float: left;
}
.tabAuctions {
	height: 26px;
	margin-bottom: 12px;
	background: transparent url(../images/tabs_divider.gif) repeat-x bottom left;
}
.clear:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#clearfooter {
	clear: both;
	height: 80px;
}
#footer {
	width: 100%;
	clear: both;
	height: 60px;
}
#minHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -80px;
	_display: none;
}
/* =====| STYLES |================================================== */
#page {
	background: transparent url(../images/bkgd_top.jpg) repeat-x top left;
	height: 100%;
}
#header #advancedSearch .content {
	background: #AAA;
}
#dots {
	background: transparent url(images/bkgd_dots.gif) repeat-x;
	height: 2px;
}
#AspNet-TreeView .AspNet-TreeView-Parent {
	background: transparent url(../images/TreeView_bkgd.gif) repeat-x bottom left;
}
#footer {
	padding-top: 20px;
}
#footer ul {
	margin: 0px auto 8px auto;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer li {
	background: transparent url(../images/divider_footer.gif) no-repeat center left;
}
#footer li.first {
	background: none;
}
/* =====| FONTS |================================================== */
#container * {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}
#header .search .text {
	font: normal 11px tahoma,arial;
	color: #444;
}
#header #advancedSearch .button {
	text-align: right;
}
#header .breadCrumbs {
	font-size: 12px;
	color: #444;
}
#header .breadCrumbs a {
	font-size: 10px;
	color: #444;
	text-decoration: none;
	padding: 0px 5px;
}
#header .breadCrumbs a.active {
	color: #444;
}
#header .breadCrumbs a:hover {
	color: #000;
	text-decoration: underline;
}
#header .breadCrumbs .number {
	font: bold 18px arial;
	color: #444;
	letter-spacing: -1px;
}
#rightColumn #section {
	font: bold 25px tahoma,arial;
	color: #444;
}
#AspNet-TreeView a {
	font-size: 11px;
	color: #444;
	text-decoration: none;
}
#AspNet-TreeView a:hover {
	color: #000;
	text-decoration: none;
}
#AspNet-TreeView .AspNet-TreeView-Title a {
	font: bold 14px arial;
}
#AspNet-TreeView .AspNet-TreeView-Parent a {
	font-size: 11px;
	font-weight: bold;
}
#AspNet-TreeView .AspNet-TreeView-Parent ul a {
	font-size: 11px;
	font-weight: normal;
}
#AspNet-TreeView .AspNet-TreeView-Parent li.active a {
	color: #FB9605;
}
#AspNet-TreeView .AspNet-TreeView-Parent a .orange {
	color: #E6B137;
}
#footer {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #444;
	line-height: 16px;
	text-align: center;
}
#footer a {
	font-size: 10px;
	color: #444;
	text-decoration: none;
	padding: 0px 8px;
}
#footer a:hover {
	color: #FFB739;
	text-decoration: underline;
}
#footer .disclaimer {
	width: 996px;
	margin: 0px auto;
	text-align: center;
}
/* ======| SHADOW |======================================================*/
div.shadow {
	position: relative;
	width: 308px;
}
div.shadow img {
	padding-right: 8px;
	background: transparent url(../images/shadow_right.gif) repeat-y top right;
}
div.shadow .shadowBottom {
	height: 9px;
	background: transparent url(../images/shadow_bottom.gif) repeat-x top left;
}
div.shadow .shadowBottom .shadowbl {
	width: 9px;
	height: 9px;
	float: left;
	background: transparent url(../images/shadow_bl.gif) no-repeat;
}
div.shadow .shadowBottom .shadowbr {
	width: 12px;
	height: 9px;
	float: right;
	background: transparent url(../images/shadow_br.gif) no-repeat;
}
div.shadow .shadowtr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 10px;
	float: right;
	background: transparent url(../images/shadow_tr.gif) no-repeat;
}
div.shadow .cornertl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height: 4px;
	background: transparent url(../images/shadow_corner_tl.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
div.shadow .cornertr {
	position: absolute;
	top: 0px;
	right: 8px;
	width: 4px;
	height: 4px;
	background: transparent url(../images/shadow_corner_tr.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
div.shadow .cornerbl {
	position: absolute;
	bottom: 9px;
	_bottom: 13px;
	left: 0px;
	width: 4px;
	height: 4px;
	background: transparent url(../images/shadow_corner_bl.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
div.shadow .cornerbr {
	position: absolute;
	bottom: 9px;
	_bottom: 13px;
	right: 8px;
	width: 4px;
	height: 4px;
	background: transparent url(../images/shadow_corner_br.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
div.shadow .auctionIcon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 113px;
	height: 63px;
	background: transparent url(../images/banner_Auctioned.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
.collapsedsection {
	display: none;
}
.expandedsection {
	display: block;
}
#viewedProp {
	padding-top: 10px;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #444;
}
.viewed {
	padding-top: 10px;
	height: 28px;
	position: relative;
}
.viewed .photo {
	float: left;
	clear: left;
	padding-right: 10px;
}
.viewed .location {
	position: absolute;
	bottom: 0px;
	left: 48px;
	font-weight: normal;
	line-height: 13px;
}
.viewed .location a {
	font-weight: bold;
	color: #444;
}
/* ======| LIGHTBOX - Gallery |======================================================*/
#lightbox {
	position: absolute;
	z-index: 9999;
	top: 40px;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink, #prevLink:visited {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink, #nextLink:visited {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9990;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* ======| GOOGLE MAP |======================================================*/
#map {
	position: relative;
	margin-top: 10px;
	width: 511px;
	height: 375px;
}
#flashMap {
	width: 511px;
	height: 325px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#googleMap {
	width: 511px;
	height: 325px;
	position: absolute;
	top: 0px;
	left: -5000px;
	z-index: 10;
	background: transparent;
}
#gmap {
	width: 342px;
	height: 325px;
	border: 1px solid #444;
}
#legendMap {
	position: relative;
	top: 327px;
	display: none;
}
#legendMap #icon_Sold {
	display: none;
}
#sidebar {
	width: 175px;
	height: 308px;
	position: absolute;
	top: 0px;
	left: -4643px;
	overflow: auto;
	z-index: 10;
}
#sidebar a {
	font: normal 9px tahoma, sans-serif;
	color: #808080;
	display: block;
	padding-left: 30px;
	padding-bottom: 12px;
}
#sidebar a.Absolute {
	background: transparent url(/images/house_Absolute.gif) no-repeat 0 0;
}
#sidebar a.Relative {
	background: transparent url(/images/house_Relative.gif) no-repeat 0 0;
}
.searchBox {
	width: 172px;
	padding: 2px 10px;
	border: 1px solid #444;
	color: #444;
	font: normal 10px tahoma, arial;
}
.searchBtn {
	position: relative;
	top: 5px;
}
.infoWindow {
	width: 200px;
	font: normal 11px arial;
}
.infoWindow form {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#loading {
	position: absolute;
	top: 30%;
	left: 0px;
	z-index: 99;
	width: 342px;
}
#loading p {
	display: block;
	width: 150px;
	text-align: center;
	height: 50px;
	font: normal 14px arial;
	letter-spacing: -1px;
	color: #000;
	background: white url(/images/ajax-loader.gif) no-repeat center 30px;
	margin: 0 auto;
	padding: 10px;
	border: 2px solid #444;
}
.tooltip {
	min-width: 50px;
	background: #FFF;
	font: normal 11px arial;
	border: 1px solid #999;
	padding: 5px 10px;
	white-space: nowrap;
}
.orangeText {
	color: #FB9605;
	font-weight: bold;
}
.removed {
	color: #990000;
	font-weight: bold;
}
#error {
	position: relative;
	width: 476px;
	margin: 0px auto;
}
#error .title {
	margin-top: 100px;
	margin-bottom: 38px;
}
#pagination {
	position: relative;
}
#pagination ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	list-style-image: none;
}
#pagination li {
	display: inline;
	padding: 0px 2px;
	list-style-type: none;
	list-style-image: none;
}
#pagination li.show {
	float: left;
	padding: 0px 4px 0px 35px;
}
#pagination li.pages {
	float: left;
	padding: 0px 4px 0px 50px;
}
#pagination li.prev {
}
#pagination li.prev a {
}
#pagination li.next a {
}
#pagination li.active a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#TreeNav a {
	font-size: 10px;
	color: #444;
	text-decoration: none;
}
#TreeNav a:hover {
	color: #000;
	text-decoration: none;
}
#TreeNav a {
	font: bold 14px arial;
}
#TreeNav a {
	font-size: 11px;
	font-weight: bold;
}
#TreeNav ul a {
	font-size: 9px;
	font-weight: normal;
}
#TreeNav li.active a {
	color: #FB9605;
}
#TreeNav a .orange {
	color: #E6B137;
}
.treeview ul {
	/*CSS for Simple Tree Menu*/
margin: 0;
	padding: 0;
}
.treeview li {
	/*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
	padding-left: 0;
	margin-bottom: 3px;
}
.treeview li.submenu {
	/* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
	cursor: pointer !important;
}
.treeview li.submenu ul {
	/*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}
.treeview .submenu ul li {
	/*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
#TreeNav a {
	font-size: 10px;
	color: #444;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#TreeNav a:hover {
	color: #000;
	text-decoration: none;
}
#TreeNav a .orange {
	color: #E6B137;
}
#TreeNav img {
	padding: 5px 5px 0 0;
}
#TreeNav .treeParent {
	font-size: 11px;
	background: transparent url(/images/TreeView_bkgd.gif) repeat-x bottom left;
	padding-top: 5px;
}
#TreeNav {
	padding-top: 35px;
}
#breadCrumbs {
	padding-left: 400px;
	color: #444;
}
.breadCrumbs {
	font-size: 7px;
	color: #444;
}
.breadCrumbs a {
	font-size: 7px;
	color: #444;
	text-decoration: none;
	padding: 0px 5px;
}
.breadCrumbs a.active {
	color: #444;
}
.breadCrumbs a:hover {
	color: #000;
	text-decoration: underline;
}
#printPage {
	float: right;
	margin-bottom: -10px;
}
.bold {
	font-weight: bold;
}
#TreeNav table {
	width: 170px;
	border-bottom: thin dotted #CCC;
	margin-bottom: 5px;
}
#TreeNav table a {
	font-size: 10px;
	color: #444;
	text-decoration: none;
}
#TreeNav table a:hover {
	color: #000;
	text-decoration: none;
}
#TreeNav table a {
	font: bold 12px arial;
}
#TreeNav table li.active a {
	color: #FB9605;
}
#TreeNav .orange {
	color: #E6B137;
}
.leftSideSubLinks a {
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
}
.leftSideSubLinks .orange {
	color: #E6B137;
}
#mapMain {
	border: solid #000000 1px;
	width: 500px;
	height: 500px;
}
.GMapEZ {
	float: left;
	border: solid #FF0000 1px;
	width: 340px;
	height: 350px;
}
.mapListings {
	padding: 5px;
	float: right;
	height: 340px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	border: solid 1px #CCC;
	overflow: scroll;
}
.mapListings a {
	text-decoration: none;
}
.mapListings img {
	padding-right: 3px;
}
#TreeNav .homeLink {
	margin-bottom: 150px;
}
.goToPage {
	color: black;
	width: 25px;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	text-align: right;
	padding-right: 3px;
}
.subNav a {
	font: normal 10px arial;
}
#navigation {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	width: 180px;
}
#navigation a.head {
	cursor: pointer;
	background: transparent url(/images/plus.gif) no-repeat top right;
/*background:transparent url(/images/TreeView_arrow_open.gif) no-repeat top right;*/	color: #444;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	height: 25px;
}
#navigation a.current {
	color: #FB9605;
}
#navigation a.navRoot {
	cursor: pointer;
	color: #444;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	height: 25px;
}
#navigation a.selected {
	background-image: url(/images/minus.gif);
	/*background-image: url(/images/TreeView_arrow_close.gif);*/
}
#navigation ul {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#navigation li {
	list-style: none outside none;
}
#navigation li li a {
	display: block;
	font-size: 10px;
	color: #444;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-indent: 14px;
	padding: 3px 0px 3px 0px;
}
* html #navigation li li a {
	padding: 0px;
	margin: 3px, 0px, 0px , 3px;
	line-height: 10px;
	vertical-align: middle;
	height: 15px;
}
* html #navigation a.navRoot {
	height: 25px;
}
* html #navigation a.head {
	height: 25px;
}
/* ======| MultiPhotoGallery Lightbox |======================================================*/
#gallery {
	position: absolute;
	z-index: 99999;
	width: 10px;
	height: 408px;
	padding: 5px 11px 11px 7px;
	margin-left: auto;
	margin-right: auto;
}
#gallery .leftSide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7px;
	height: 424px;
	background: transparent url(/images/bkgd_gallery_left.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
#gallery .rightSide {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 11px;
	height: 424px;
	background: transparent url(/images/bkgd_gallery_right.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}
#gallery .topSide {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 892px;
	height: 5px;
	overflow: hidden;
	background: transparent url(/images/bkgd_gallery_top.png) repeat-x;
	behavior: url(/css/iepngfix.htc);
}
#gallery .bottomSide {
	position: absolute;
	top: 413px;
	left: 7px;
	width: 892px;
	height: 11px;
	overflow: hidden;
	background: transparent url(/images/bkgd_gallery_bottom.png) repeat-x;
	behavior: url(/css/iepngfix.htc);
}
#gallery .content {
	position: relative;
	height: 408px;
	width: 100%;
	background: #454545;
*	background: #3A3A3A;
;	overflow: hidden;
}
::root #gallery .content {
	background: #444;
}
/* safari */
#gallery .content .closeBtn {
	position: absolute;
	top: 12px;
	right: 25px;
	width: 100px;
	height: 9px;
	text-align: right;
	cursor: pointer;
}
#gallery .menuList {
	position: relative;
	height: 350px;
	padding-left: 12px;
	margin-top: 32px;
	float: left;
	background: transparent url(../images/bkgd_gallery_dots_vert.gif) repeat-y top right;
}
#gallery .menuList ul {
	width: 140px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery .menuList li {
	background: transparent url(../images/bkgd_gallery_dots_horz.gif) repeat-x bottom left;
	padding-bottom: 1px;
	margin-right: 3px;
}
#gallery .menuList li {
	position: relative;
	width: 120px;
	padding: 8px;
	display: block;
	font: bold 10px tahoma,arial;
	color: #8F8F8F;
	cursor: pointer;
}
#gallery .menuList li.title {
	width: 120px;
	padding: 8px;
	display: block;
	cursor: default;
}
#gallery .menuList li.active {
	color: #FFF;
}
#gallery .menuList #menuPagination {
	position: absolute;
	bottom: 0px;
	right: 25px;
	width: 100px;
	height: 25px;
}
#gallery .menuList li .listArrow {
	position: absolute;
	top: 2px;
	right: -18px;
	width: 11px;
	height: 21px;
	background: transparent url(../images/bkgd_gallery_arrow.gif) no-repeat -35px 0px;
	cursor: default;
}
#gallery .thumbnails {
	position: relative;
	width: 244px;
	height: 390px;
	margin-left: 170px !important; *;
	margin-left: 160px;
	padding-top: 27px;
}
#gallery .thumbnails .thumb {
	width: 62px;
	height: 44px;
	float: left;
	margin: 5px;
	border: 3px solid #FFF;
	background: #000 url(../images/indicator_black.gif) no-repeat center center;
	overflow: hidden;
	cursor: pointer;
}
#gallery .thumbnails .empty {
	width: 62px;
	height: 44px;
	float: left;
	margin: 5px;
	border: 3px solid #FFF;
	background: #000 url(../images/bkgd_gallery_Empty.gif) no-repeat center center;
}
#gallery #thumbPagination {
	position: absolute;
	bottom: 6px;
	left: 160px;
	width: 250px;
	height: 16px;
	font: normal 10px tahoma, arial;
	color: #A2A2A2;
	text-align: center;
}
#gallery #thumbPagination a {
	position: relative;
	top: 1px;
	font: normal 15px tahoma, arial;
	color: #A2A2A2;
	text-decoration: none;
	padding: 0px 20px;
}
#gallery .previewImage {
	position: absolute;
	top: 32px;
	right: 24px;
	width: 442px;
	height: 338px;
	background: #000;
	border: 6px solid #FFF;
	overflow: hidden;
}
#gallery .previewImage .preview {
	position: relative;
	text-align: center;
	width: 100%;
	background: #000;
}
#gallery .previewImage .captionBkgd {
	position: absolute;
	z-index: 5;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 15px;
	background: #000;
	padding: 10px;
}
#gallery .previewImage .captionText {
	position: absolute;
	z-index: 6;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 15px;
	font: normal 11px arial;
	color: #FFF;
	padding: 10px;
}
#lbOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9990;
	width: 100%;
	background: #000;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
* html #gallery {
	margin-left: 160px;
}
* html #gallery .rightSide {
	right: -15px;
}
#homeAdvertise {
	padding: 0 0 0 75px;
	width: 600px;
}
#propcopy .propDet .BigOrangeLink {
	font-size: 16px;
	font-weight: bold;
}
