body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:focus { text-decoration:none; color:#74893c; }
a:hover, a:active { text-decoration:none; color:#e8c435; }

div#main {
	font-size: 15px;
}

div#head_box {
	position: absolute;
	top: 65px;
	left: 20px;
	width: 110px;
}

img#image {
	position: absolute;
	top: 20px;
	left: 140px;
	
}

p#masterplan {
	font-weight: bold;
	color: #71893c;
}

span#lot {
	font-weight: bold;
	color: #71893c;
	font-size: 1.1em;
}

p#sub_head {
	color: #333333;
	font-size: 0.9em;
}

table#table {
	position: absolute;
	left: 391px;
	margin-left: 40px;
	width: 350px;
	top: 33px;
}

table#table td {
	color: #333333;
	vertical-align: top;
	font-size: 0.9em;
}

table#table .description {
	font-weight: bold;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

div#bottom {
	position: absolute;
	top: 535px;
	left: 25px;
	float: left;
}

div#bottom p {
	margin: 0px;
	float: left;
	margin-right: 25px;
}

div#bottom a:link, a:visited, a:focus {
	margin: 0px;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}

div#bottom .sublinkON {
	font-size: 13px;
	font-weight: bold;
	color: #e8c435;
}

