body {
	color: #000000;
	font-family: Arial,sans-serif;
	background: #4E5822 url('/li/background.jpg') no-repeat fixed top center;
	font-size: 90%;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
th, td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
form {
	margin: 0px;
}
p {
	line-height: 130%;
}
li {
	line-height: 130%;
	margin-bottom: 5px;
}
img {
	border: 0px;
}

a:link, a:active,a:visited {
	color: #4E5822;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: none;
}

#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#roof {
	position: relative;
	width: 966px;
	height: 208px;
	background-image: url('/li/roof.png');
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}
#roof div.socialNetworking {
	position: absolute;
	top: 15px;
	left: 910px;
}
#roof div.socialNetworking img {
	width: 40px;
	height: 40px;
}
#main-backdrop {
	width: 966px;
	min-height: 350px;
	background-image: url(/li/backdrop.png);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	text-align: left;
}
#main-internal {
	width: 926px;
	margin: 0 auto 0 auto;
	padding: 15px;
}
#base {
	width: 966px;
	height: 78px;
	background-image: url('/li/base.png');
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	line-height: 78px;
	text-align: center;
}
#footer {
	width: 940px;
	margin: 5px auto 0px auto;
	text-align: right;
	color: #AAAAAA;
	font-size: 80%;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #B0B88A;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.search-table {
	width: 100%; 
	border: 0px;
	margin: 0px auto 10px auto;
	border: 1px solid #000000;
	background-color: #F1F2EC;
}
.search-table tr th {
	font-weight: bold;
	font-size: 90%;
	padding: 7px;
}
.search-table tr td {
	padding: 7px;
	vertical-align: middle;
}
.search-table tr td select {
	width: 160px;
	font-size: 100%;
}
.search-table tr td input {
	width: 155px;
	font-size: 100%;
}

h1 {font-size: 180%; margin-top: 0px; margin-bottom: 10px; color: #4E5822; font-weight: normal;} 
h2 {font-size: 150%; color: #4E5822; font-weight: normal; margin-top: 0px;}
h3 {font-size: 130%; color: #4E5822; font-weight: normal;}
h4 {font-size: 100%; color: #4E5822; font-weight: bold; margin: 0px;}

.req {font-size: 8pt; color: #B80000;}
.i {width: 12px; height: 12px; border: 0px; vertical-align: text-bottom;}
.sma {width: 8px; height: 8px; border: 0px; margin-right: 3px;}

#sitemap {font-size: 11px;}
#sitemap td {font-size: 11px;}

.attention-positive {
	background-color: #F8FFF0;
	border-top: 2px #99CC00 solid;
	border-bottom: 2px #99CC00 solid;
	padding: 7px;
	margin: 0 0 10px 0;
}
.attention-positive h3 {
	margin: 0;
	color: #99CC00;
}
.attention-positive p {
	margin: 0;
}
.attention-negative {
	background-color: #FFF8F0;
	border-top: 2px #CC9900 solid;
	border-bottom: 2px #CC9900 solid;
	padding: 7px 7px 3px 7px;
	margin: 0 0 10px 0;
}
.attention-negative h3 {
	margin: 0;
	color: #CC9900;
}
.attention-negative div {
	border-top: 1px dashed #888888;
	padding: 4px 2px 4px 2px;
}
.attention-negative div.first {
	border-top: 0;
	padding: 2px 2px 4px 2px;
}
.contact-table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 99%;
	margin-bottom: 10px;
}
.contact-table tr th {
	background-color: #4E5822;
	color: #DDDFCB;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 7px;
}
.contact-table tr th span {
	font-size: 80%;
}
.contact-table tr th span a {
	color: #FFFFFF;
}
.contact-table tr td {
	background-color: #EDEFE0;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 7px;
	vertical-align: middle;
}
.contact-table tr td input, .contact-table tr td textarea, .contact-table tr td select {
	margin: 3px 0 0 0;
	font-size: 100%;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.contact-table tr td textarea.large {
	width: 500px;
	height: 100px
}
.contact-table tr td .annotation {
	font-size: 80%;
}
.contact-table tr td .req {
	color: #CC0000;
	font-size: 75%;
}
.contact-table tr td .smallprint {
	color: #333333;
	font-size: 75%;
}

.list-table {border-top: 1px solid #A7A7A7; border-left: 1px solid #A7A7A7; width: 100%;}
.list-heading {background-color: #4E5822; color: #FFFFFF; font-size: 13px; font-weight: bold; border-bottom: 1px solid #A7A7A7; border-right: 1px solid #000000; padding: 5px;}
.list-heading a:link {color: #D1F9E3; font-weight: normal; text-decoration: none;}
.list-heading a:visited {color: #D1F9E3; font-weight: normal; text-decoration: none;}
.list-heading a:hover {color: #D1F9E3; font-weight: normal; text-decoration: underline;}
.list-heading a:active {color: #D1F9E3; font-weight: normal; text-decoration: underline;}
.list-cell {font-size: 13px; border-bottom: 1px solid #A7A7A7; border-right: 1px solid #A7A7A7; background-color: #FFFFFF; vertical-align: middle; padding: 3px;}
.list-cell input {font-size: 11px; padding: 0px;}
.list-cell select {font-size: 11px; padding: 0px;}

.search-result-table {
	width: 100%;
	margin: 0 auto 10px auto;
	border: 1px solid #888888;
}
.search-result-top {background-color: #355E00; color: #FFFFFF; font-weight: bold; font-size: 13px; padding: 3px;}
.search-result-top a:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.search-result-top a:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.search-result-top a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.search-result-top a:active {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.search-result-left {
	width: 302px;
	height: 283px;
	padding: 0;
	background-color: #C8CFA8;
}
.search-result-left div {
	margin: 0;
	padding: 0;
	height: 227px;
}
.search-result-left div.quarter {
	height: 56px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}
.search-result-left img {
	margin: 0;
	padding: 0;
	border: 1px solid #888888;
}
.search-result-left img.quarter {
	border-top: 0;
	border-left: 0;
}
.search-result-first {
	width: 616px;
	padding: 5px;
	background-color: #4E5822;
	color: #FFFFFF;
	font-weight: bold;
}
.search-result-first div {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}
.search-result-first div.statusImage {
	float: left;
	margin-left: 10px;
}
.search-result-first a {
	color: #FFFFFF;
}
.search-result-second {
	width: 616px;
	padding: 5px;
	background-color: #A2AF62;
	color: #000000;
}
.search-result-second ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.search-result-second ul li {
	list-style: none;
	line-height: 20px;
	height: 20px;
	padding: 0 8px 0 26px;
	float: left;
	background: transparent url('/li/note.png') no-repeat scroll center left;
}
.search-result-third {
	width: 616px;
	padding: 5px;
	background-color: #B5BF83;
	color: #333333;
}
.search-result-third ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.search-result-third ul li {
	list-style: none;
	line-height: 20px;
	height: 20px;
	padding: 0 8px 0 26px;
	float: left;
	background: transparent url('/li/info.png') no-repeat scroll center left;
}
.search-result-third ul li a {
	font-weight: normal;
	text-decoration: underline;
}
.search-result-third ul li a:hover {
	color: #000000;
}
.search-result-fourth {
	width: 616px;
	padding: 10px 5px 10px 5px;
	background-color: #C8CFA8;
	color: #555555;
	font-size: 90%;
}


.search-result-accompaniment-table {
	width: 100%;
	margin: 0 auto 0 auto;
	border: 0;
}
.search-result-accompaniment-table tr td {
	vertical-align: middle;
	padding: 7px;
}
.search-result-accompaniment-left {
	text-align: left;
	padding-left: 15px;
}
.search-result-accompaniment-right {
	text-align: right;
	padding-right: 15px;
}

.realEstateProperty-longDescription {margin: 10px 0px 0px 0px; font-size: 100%;}
.realEstateProperty-longDescription li {margin: 0px 0px 0px 25px;}
.realEstateProperty-fullDetails {margin: 10px 0px 0px 0px; font-size: 100%;}
.realEstateProperty-fullDetails li {margin: 0px 0px 0px 25px;}

.realEstateProperty-pdfs {margin: 10px 0px 0px 0px; font-size: 100%; text-align: left;}
.pdfThumbnail {
	float: right;
	margin: 0 0 3px 10px;
	text-align: center;
}
.formPropertyTitle {color: #00164F; font-weight: bold;}

ul#bar {
	clear: both;
	width: 966px;
	height: 34px;
	padding: 0px;
	position: relative;
	top: 174px;
	left: 2px;
}
#bar li {
	width: 135px;
	border-right: 1px solid #959F63;
	float: left;
	position: relative;
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	height: 34px;
}
#bar li ul {
	left: -40px;
	width: 100%;
	text-align: center;
	visibility: hidden;
	position: absolute;
	z-index: 5000;
}
#bar li ul li {
	border: 1px solid #000000;
	border-top: 0px;
	width: 100px;
	z-index: 6000;
	margin: 0px;
	text-align: center;
	height: 30px;
}
#bar li a {
	display: block;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	color: #DDDFCB;
	text-decoration: none;
}
#bar li a:hover {
	background-image: url('/li/bar-hover.png');
	background-repeat: repeat-x;
	color: #040D46;
}
#bar li ul a {
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	width: 134px; 
	margin: 0px;
}
#bar li ul li a:link, #bar li ul li a:visited {
	background-image: none;
	background-color: #D0DFC3;
	color: #040D46;
	text-decoration: none;
	font-size: 90%;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#bar li ul li a:hover, #bar li ul li a:active {
	background-color: #A2B88E;
	color: #040D46;
}
#bar li:hover ul, #bar li.msieFix ul {
	visibility:visible;
}

.realEstateProperty-table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #888888;
}
.realEstateProperty-table tr th {
	background-color: #4E5822;
	padding: 5px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
.realEstateProperty-table tr th h1 {
	float: left;
	line-height: 24px;
	height: 24px;
	color: #FFFFFF;
	font-size: 115%;
	font-weight: bold;
	margin: 0;
}
.realEstateProperty-table tr th div.statusImage {
	float: right;
}
.realEstateProperty-table tr td {
	background-color: #C8CFA8; 
	padding: 5px;
	color: #000000;
}


.realEstateProperty-table tr td.features {
	padding: 5px;
	background-color: #A2AF62;
	color: #000000;
}
.realEstateProperty-table tr td.features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.realEstateProperty-table tr td.features ul li {
	list-style: none;
	line-height: 20px;
	height: 20px;
	padding: 0 8px 0 26px;
	float: left;
	background: transparent url('/li/note.png') no-repeat scroll center left;
}
.realEstateProperty-table tr td ul {
	display: inline;
}
#sitemap div {
	margin-bottom: 10px;
}
#sitemap div.tier1 {
	font-weight: bold;
}
#sitemap div.tier2 {
	padding-left: 15px;
	background-image: url(/li/sma.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#sitemap div.tier3 {
	padding-left: 30px;
}
#sitemap div.tier4 {
	padding-left: 45px;
}
#sitemap div.tier5 {
	padding-left: 60px;
}
#sitemap div.tier6 {
	padding-left: 75px;
}

#easyTooltip{
		padding:5px 10px;
		border:1px solid #fff;
		background:#195fa4 url('/li/map-bg.gif') repeat-x;
		color:#fff;
	}

#home #map {
	float: left;
	margin: 0 15px 15px 0;
	width: 545px;
}
#home #quickSearch {
	float: left;
	width: 360px;
	margin: 0 0 15px 0;
}
input.option {
	width: 400px;
}
input.caption {
	width: 200px;
}
.floorplanImage {
	height: 200px;
}