/* Borders - #ab2323 */
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#f1f0df;
	color:#d7cc9e; 
}

table.header {
	height: 114px;
	background: #270f0d url(/images/headerBackgroundHNR.jpg) repeat-x left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
}

td.agentHeaderInfo {
	color:#d7cc9e;
}

/* Begin Nav Tabs */
#tabsJ {
	border-bottom:0px solid #000000;
}
#tabsJ a {
	background:url("tableftH.gif") no-repeat left top;
}
#tabsJ a span {
	background:url("tabrightH.gif") no-repeat right top;
	color:#cc9900;
}
td.navTabs {
	background:transparent;
	border-top:0px solid #89c2e3;
}
/* End Nav Tabs */

h1 {
	font-weight: bold;
	color: #993333;
}
td.addressHeading {
	border-bottom: 2px solid #993333;
}
#monoSlideshow {
	border-width: 1px 1px 1px 1px;
	border-color: #cc9900 #cc9900 #cc9900 #cc9900;
	border-style: solid solid solid;
}
td.slideshow {
	background: #36181a;
}
td.vtour {
	border-width: 1px 1px 1px 0px;
	border-color: #cc9900 #cc9900 #cc9900;
	border-style: solid solid;
}
#sceneSelection {
	color:#993333;
}
td.detailPanel {
	border-width: 1px 1px 1px 0px;
	border-color: #cc9900 #cc9900 #cc9900;
	border-style: solid solid;
	background: #441d1f url(/images/detailPanelBackgroundHNR.jpg) repeat-x left top;
}

/* Begin Detail Panel */
td.listing_detail_heading {
	font-weight: bold;
	color: #cc9900;
	text-transform: uppercase;
	border-bottom: 2px solid #cc9900;
}
td.listing_detail_label {
	font-weight: bold;
	color: #d7cc9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7cc9e;
}
td.listing_detail_data {
	font-weight: bold;
	color: #d7cc9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7cc9e;
}
td.listing_detail_remarks {
	color: #d7cc9e;
	font-size: 10px;
	line-height: 1.4;
}

/* End Detail Panel */

td.footer, td.disclamer {
	font-size: 9px;
	color: #181713;
	padding-top: 25px;
	text-align: center;
}

/* Begin links */
a {
	color:#d7cc9e;
	text-decoration:underline;
}
a:hover {
	color:#d7cc9e;
	text-decoration:none;
}
a.viewother {
	color:#993333;
	text-decoration:none;
}
a.viewother:hover {
	color:#d7cc9e;
	text-decoration:none;
}
a.disclamer {
	color:#181713;
	text-decoration:underline;
}
a.disclamer:hover {
	color:#181713;
	text-decoration:none;
}
/* End links */