/* REAL ESTATE INVENTORY */

.hbInventoryMasterTable {
	padding: 20px 10px 20px 0;
        width: 100%;
}

.hbInventoryTable {
	border-bottom: 1px solid #cacaca; 
	padding: 5px; 
	background-color: transparent;
}

.hbInventoryImage {
	padding: 1px;
	border: #cccccc solid 5px;
	background: #ffffff;
	float: left;
	margin: 0 5px 5px 0;
}

.hbInventoryText {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;  
	padding: 5px 10px 0px 0;
}

.hbInventoryComment {
	font-size: 11px;
	line-height: 14px; 
	text-align: justify;
	padding: 5px 10px 0px 6px;
}

.hbFeatureCell {
	background-color: transparent;
}

.hbFeatureLablel {
	color: #cc0000;
	font-size: 12px;
	background-color: #fafafa;
	text-transform: uppercase; 
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 0;
}

.hbFeatureText {
	font-family: Arial, sans-serif;
	font-size: 12px;
        color: #cc0000;
	font-weight: bold;
	padding: 3px;
	margin: 0 0 20px 2px;
}



/* MASTER CSS */

body, td {

    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
}

a:link, a:visited {
	color: #993300;
	text-decoration: underline;
}

a:active, a:hover {
	color: #174A29;
	text-decoration: none;
}

.popupBody {
	background-color: #ffffff;
	margin: 0 0 0 0;
}

.popupAlt {
	background-color: #000000;
	margin: 0 0 0 0;
	color:  #fafafa;
}

hr {
	border: 0;
	width: 100%;
	background: transparent;
	border-bottom: #cacaca solid 1px;
	margin: 5px 0 5px 0;
}

.footer {
	background-color: transparent;
	font-size: 11px;
	color: #666666;
	text-transform: none;
}

.footerMenu {
	background-color: transparent;	
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
        padding-top: 25px;
}

.footerMenu:link, .footerMenu:visited {
	color: #999999;
	text-decoration: underline;
}

.footerMenu:active, .footerMenu:hover {
	color: #999999;
	text-decoration: none;
}

/* HEADINGS */

h1 {
	font-family: Georgia, Times, sans-serif;
	color: #154b29;
	font-weight: bold;
        font-size: 18px;
	line-height: 1.25;
	font-weight: normal;
}

h2 {
	color: #934700;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 12px 0 0 0;
	border-bottom: #cacaca solid 1px;
}

h3 {
	color: #3d5324;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5px;
}

/* IMAGES */

a.imglink:link, a.imglink:visited {
	text-decoration: none;
	border: none;
	border-bottom: 0px; 
}

a.imglink:hover, a.imglink:active {
	text-decoration: none;
	background: transparent;
}

a.photoframe:hover, a.photoframe:active {
	text-decoration: none;
	background: transparent;
} 

.insetl {
	padding: 1px;
	border: #cccccc solid 6px;
	background: transparent;
	float: left;
	margin: 0 12px 8px 0;
}

a.insetl:hover, a.insetl:active {
	text-decoration: none;
	background: transparent;
} 

.insetr {
	padding: 1px;
	border: #cccccc solid 6px;
	background: transparent;
	float: right;
	margin: 0 0 0 10px;
}

a.insetr:hover, a.insetr:active {
	text-decoration: none;
	background: transparent;
} 

/* SPECIAL */

.poweredby {
	background-color: transparent;
	font-size: 10px;
        font-weight: bold;
}

.poweredby:link, .poweredby:visited {
	color: #545454;
}

.poweredby:hover, .poweredby:active {
	color: #cccccc;
}

/* END MASTER CSS */


		.header{color: #174A29; font-family: Times New Roman, Times, serif; font-size: 20px;font-weight: bold; line-height: 24px; }

		.italics{font-family:  Georgia, Times, sans-serif; font-size: 13px;}

		.highlight{overflow: auto; left: 0; background-color: ffff99;color: 000000; padding: 1px; }
