body {
	 color: #132c6c;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 14px;
	 text-align: left;
	 margin: 0;
	 padding: 3px 0 3px 0;
}

p {
	 font-size: 12px;
	 margin: 0;
	 padding: 4px 0 3px 0;
}

ul {
	 font-size: 12px;
	 margin: 0;
	 padding: 4px 0 3px 20px;
	 font-weight: bold;
	 line-height: 16px;
}

li {
	 margin: 0;
	 padding: 2px 0 2px 0px;
}

a:link, a:visited, a:active { 
	color: #334015;
	text-decoration: underline;
}

a:hover { 
	color: black;
	text-decoration: none;
}

body.home td p {
	 text-align: right;
}

body.amenities ul {
	 font-weight: normal;
}

body.contact p, body.contact ul, body.contact li {
	color: #334015;
}

p.psales {
	background: #fff55b;
	margin 4px;
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}

p.prentals {
	background: #d9b5d1;
	margin 4px;
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}

