BODY, TD {
	font-family: arial,'sans serif';
	font-size: 9pt;
}

#banner {
	border-color:#cbc3a7;
	border-width: 5px 0px;
	border-style: solid;
}

#nav {
	background-color: #fff;
	background-image: url('bg_nav.gif');
	background-repeat: repeat-x;
	border-color:#89867c;
	border-width: 1px 0px;
	border-style: solid;
}

#bodyShadow {
	background-image:url('left_shadow.gif');
	background-repeat: repeat-y;
}

#panel {
	background-color: #f5f5f5;
	border-left: 1px #89867c solid;
}

.footerNav {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}

.onlyPrint {
	display: none;
}

.listingInfoBlock {
}
.listingThumbnail {
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.listingThumbnailTD {
	width: 180px;
}

.rooms, .beds,.baths {
	width:32px;
}

.loginSpot {
	border-bottom: 1px #cfc solid;
	color: #27487c;
	font-size: 1.25em;
	padding: 5px;
}
.loginHeader {
	font-size: 1.25em;
	font-style: italic;
}

.lnavLink {
	font-size: 8pt;
	color: #fff;
}

P {
	font-size: 12pt;
	line-height: 14pt;
}

UL LI {
	font-size: 12pt;
	line-height: 14pt;
	padding-bottom: 8px;
}

H3 {
	color: #254a20;
}
H4 {
	color: #254a20;
}

.smNavLeft A {
	color: #000;
	font-weight: bold;
}