p {
	text-align: left;
}

*.mapTab, a.mapTab:link, a.mapTab:visited,  a.mapTab:active {
	background: #F8F8F8;
	border: 1px solid #E5E5E5;
	border-bottom: 0px;
	color: #979797;
	display: inline;
	float: left;
	margin-bottom: -1px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none
}

*.mapTabActive, a.mapTabActive:link, a.mapTabActive:visited,  a.mapTabActive:hover, a.mapTabActive:active, a.mapTabActive:active:visited {
	background: #F8E4D6;
	border-bottom: 0px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-bottom: -1px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none
}

td.contactCell {
	color: #6B5136;
	padding: 10px 0px 0px 15px
}

table.resultProperty {
	background: transparent;
	margin-bottom: 8px;
}

table.resultProperty p {
	font-size: .9em
}

table.resultProperty span.price {
	color: #D50B00;
	font-size: 1.5em;
	font-weight: bold
}

table.resultProperty span.subInfo {
	clear: both;
	color: #74665A;
	display: block;
	font-size: .9em;
	font-weight: bold
}

table.photoNav {
	background: #E3F0D4;
	clear: both;
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #7E9C59;
}

div.detailAuxLinks {
	background: #FFF8C8;
	border: 1px solid #FFEF87;
	margin-top: 30px;
	padding: 5px
}

div.detailAuxLinks a:link, div.detailAuxLinks a:visited, div.detailAuxLinks a:hover, div.detailAuxLinks a:active {
}

div.propertyDesc {
	clear: both;
	margin: 0px 0px 50px 0px
}

center table.ihmain {
	clear: both;
	border: 0px solid #7E9C59;
}

table.ihmain {
	clear: both;
	border: 1px solid #7E9C59;
	margin-top: 10px;
}

table.ihmain td {
}


*.sixteen {
	padding-top: 25px;
}

table.ihTableHeader {
	clear: both;
	margin-top: 0px;

}

td.ihTableHeader {
	color: #374A24;
	background: #D3E0C4;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	border-bottom: 1px solid #7E9C59;
	padding: 5px;
	padding-left: 5px;
}

tr.ihTableHeader {
	margin-top: 10px;
	clear: both;
}

br {
	clear: both;
	line-height: 150%;
}

tr.ihTableRow  td {
	background: #F0FEE0;
	border-bottom: 1px solid #D3E0C4;
	padding-top: 6px;
	padding: 5px;
}

tr.ihTableRowAlt td {
	background: #F0FEE0;
	border-bottom: 1px solid #D3E0C4;
	padding-top: 6px;
	padding: 5px;
}

table.resultProperty h3, table.resultFeatured h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}


a.mapTab:hover, a.mapTabActive:hover {
	text-decoration: underline
}

:link:hover, :visited:hover {
	background: none;
	text-decoration: underline
}

input {
	margin: 2px 0px 2px 0px;
}

p.prevnext {
	padding: 0px 25px 15px 25px;
	margin-bottom: 5px;
	float: left;
	display: block;
	clear: both;
	line-spacing: 150%;
}