@charset "utf-8";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #990000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
.showsheet-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.showsheet-Price {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


.photo-bdr {
	border: 1px solid #FFFFFF;
}
.photo-bdr-showsheet {
	border: 1px solid #000000;
}


body {
	background-color: #9B8C6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footerlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.left-BG {
	background-image: url(Layout/left-BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #9B8C6D;
}
.right-BG {
	background-image: url(Layout/right-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9B8C6D;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}

.body-table-bdr {
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.featured-property-tbl {
	background-image: url(Layout/featureprop-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
