html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #F1ECE0;
	color: #000000;
}	
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: center;
	width: 700;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADA99E;
	border-right-color: #ADA99E;
	border-bottom-color: #ADA99E;
	border-left-color: #ADA99E;
}
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
a:link {
	/*color: #666666;*/
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	/*color: #666666;*/
	background-color: transparent;
	text-decoration: underline;
}
a:hover	{
	/*color: #CC9933;*/
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}	
.propertyListingHeaderBannerBar {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
}
.sectionTitle {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #333333;
	height: 33px;
	text-indent: 10px;
}
.copyrightText {
	font-size: 10px;
}	
.copyrightText a:link {
	color: #21559C;
	background-color: transparent;
	text-decoration: underline;
}
.copyrightText a:visited {
	color: #21559C;
	background-color: transparent;
	text-decoration: underline;
}
.copyrightText a:hover	{
	color: #21559C;
	text-decoration: underline;
	background-color: #E5F3F9;
	cursor: pointer;
	cursor: hand;
}	
.form {
	background-color: #f1f1f2;
	font-size: 10px;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
.row1 {
	background-color: #FFFFFF;
}
.row2 {
	background-color: #f1f1f2;
}
.rowselect {
	background-color: #FFEBAD;
	cursor: hand;
}
.imageBorder {
	border: solid;
	border-color: #666666;
	border-width: thin;
}
.line {
	background-image: url(/img/line.gif);
}
.cellHL {
	color: #CC0000;
}
.adminHighlight {
	color: #CC0000;
}
.pmHighlight {
	color: #FF6600;
}
.userHighlight {
	color: #0000FF;
}
.iframe {
	background-color: #FFFFFF;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0px;
}
.caText {
	color: #CC0000;
	font-size: 9px;
}
.statsTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	height: 33px;
}
.statsHeader {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
.statsHeaderPrint {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
.upper {
	text-transform: uppercase;
}

.gallerythumb
	{
	padding: 0 4px 0 0;
	}

.gallerythumb img
	{
	margin: 4px 0 0 0;
	}
	
.gallerythumbr img
	{
	margin: 4px 0 0 0;
	}
.tblBorderBottom {
	border-bottom: solid 1px #999999;
	}
	

/* Pagination list styles */
ul.fdtablePaginater
        {
        display:table;
        list-style:none;
        padding:0;
        margin:0 auto;
        text-align:center;
        height:2em;
        width:auto;
        margin-bottom:2em;
        }
ul.fdtablePaginater li
        {
        display:table-cell;
        padding-right:3px;
        color:#666;
        list-style:none;
        
        -moz-user-select:none;
        -khtml-user-select:none;
        }
ul.fdtablePaginater li a.currentPage
        {
        border-color:#a84444 !important;
        color:#000;
        }
ul.fdtablePaginater li a:active
        {
        border-color:#222 !important;
        color:#222;
        }
ul.fdtablePaginater li a,
ul.fdtablePaginater li div
        {
        display:block;
        width:1.5em;
        font-size:0.9em;
        color:#666;
        padding:0;
        margin:0;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        font-family:georgia, serif;
        }
ul.fdtablePaginater li div
        {
        cursor:normal;
        opacity:.5;
        filter:alpha(opacity=50);
        }
ul.fdtablePaginater li a span,
ul.fdtablePaginater li div span
        {
        display:block;
        line-height:2em;
        border:1px solid #fff;
        background:#fff url(../media/gradient.gif) repeat-x 0 -20px;
        }
ul.fdtablePaginater li a
        {
        cursor:pointer;
        }
ul.fdtablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        border-color:#aaa;
        }
.fdtablePaginaterWrap
        {
        text-align:center;
        clear:both;
        text-decoration:none;
        }
ul.fdtablePaginater li .next-page span,
ul.fdtablePaginater li .previous-page span,
ul.fdtablePaginater li .first-page span,
ul.fdtablePaginater li .last-page span
        {
        font-weight:bold !important;
        }
/* Keep the table columns an equal size during pagination */
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
tfoot td
        {
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
        }
#visibleTotal
        {
        text-align:center;
        letter-spacing:auto;
        }
* html ul.fdtablePaginater li div span,
* html ul.fdtablePaginater li div span
        {
        background:#eee;
        }

/* End pagination / sorting styles */