.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #000999; text-decoration: underline} 
.lcolors2:visited {color: #000999; text-decoration: underline} 
.lcolors2:active {color: #000999; text-decoration: underline} 
.lcolors2:hover {color: #000000; text-decoration: none}



body {
	background: #FDF3DA url(assets/condos_05.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 30px 20px 10px;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif; 
	font-size: 13px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
}

p.footer {
	margin: 10px 10px 5px 10px;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
}

h1.header {
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 20px 10px 10px 10px;
	width: 90%;
	text-align: left;
	}

ul li {
	margin: 10px 30px 5px 10px;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif; 
	font-size: 13px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin: 10px 30px 5px 10px;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif; 
	font-size: 13px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

A.menulink {
	display: block;
	width: 200px;
	text-align: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin:1px;
	padding: 5px 5px 5px 0px;
}

A.menulink:hover {
	display: block;
	width: 200px;
	text-align: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8a8a8a;
	text-decoration: underline;
	margin:1px;
	padding: 5px 5px 5px 0px;
}

#background {background: url(assets/condos_04.jpg) repeat-y; height: 100%}

.td3 {background: url(assets/condos_03.jpg) no-repeat}