div#logo {
	width: 288px;
	height: 47px;
	position: absolute;
	top: 10px;
	left: 10px;
}

div#topnav_links {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 70px;
	left: 0px;
	line-height: 11px;
	padding-top: 10px;
	background-color: #FCE3B2;
}

div#homeowner_link {
	width: 139px;
	height: 140px;
	position: absolute;
	top: 70px;
	left: 143px;
}

div#rental_link {
	width: 138px;
	height: 140px;
	position: absolute;
	top: 70px;
	left: 284px;
}

div#nav_pic {
	width: 145px;
	height: 140px;
	position: absolute;
	top: 70px;
	left: 426px;
	background-image: url(images/nav_boxes.jpg);
}

div#nav_end {
	width: 185px;
	height: 140px;
	position: absolute;
	top: 70px;
	left: 574px;
	background-image: url(images/nav_boxes_end.gif);
}

div#nav_bottom {
	width: 71px;
	height: 210px;
	position: absolute;
	top: 213px;
	left: 500px;
	background-image: url(images/nav_boxes_bottom.gif);	
}

div#login {
	position: absolute;
	top: 10px;
	left: 490px;
}

div#logout {
	position: absolute;
	top: 47px;
	left: 647px;
}

.copyright {
	font-size: 7pt; 
	text-align:center;
	color: #000000;
}

div#main_content_1 {
	width: 466px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	position: absolute;
	top: 228px;
	left: 16px;
}

.hr_spacer {
	width: 100%;
	height: 3px;
	color: #FFFFFF;
}

.Pop {
	POSITION: absolute;
	TOP: 10px;
	LEFT: 10px;
	VISIBILITY: hidden;
	WIDTH: 210px;
	BACKGROUND-COLOR: #ffc;
	BORDER: 1px #ccc solid;
	PADDING: 4px;
}

.PopCity {
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 3px;
	LINE-HEIGHT: 15px;
}

.hrhover {
	COLOR: #ccc;
	BACKGROUND-COLOR: #ccc;
	HEIGHT: 1px;
	BORDER: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}


















body,td	{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

select,textarea,input {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.help {
	font-size: 7pt;
	color: Maroon;
	text-decoration: none;
}

.title {
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}

.orange {
	color: #FF9900;
}

.trheader {
	background: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}

.required {
	color: Maroon;
	font-size: 9pt;
	vertical-align: top;
}

.boldedlisting {
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}

.sectionheaders { font-weight: bold; font-family: Arial; font-size: 12px; ; color: #FF9900}