/* CSS Document */

A:link {text-decoration : none; color: #FFFFFF; }

A:visited {text-decoration : none; color: #FFFFFF; }

A:active {text-decoration : none; color: #9AA288; }

A:hover {text-decoration: none; color: #9AA288; }
 
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Table_main {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:850px;
}

#nav_blank {
	position:absolute;
	left:0px;
	top:0px;
	width:195px;
	height:33px;
}

#nav_apt {
	position:absolute;
	left:195px;
	top:0px;
	width:126px;
	height:33px;
}

#nav_condo {
	position:absolute;
	left:321px;
	top:0px;
	width:137px;
	height:33px;
}

#nav_commercial {
	position:absolute;
	left:458px;
	top:0px;
	width:115px;
	height:33px;
}

#nav_industrial {
	position:absolute;
	left:573px;
	top:0px;
	width:104px;
	height:33px;
}

#nav_about {
	position:absolute;
	left:677px;
	top:0px;
	width:103px;
	height:33px;
}

#logo {
	position:absolute;
	left:0px;
	top:33px;
	width:195px;
	height:168px;
}

#header {
	position:absolute;
	left:195px;
	top:33px;
	width:585px;
	height:168px;
}

#listing {
	position:absolute;
	left:0px;
	top:201px;
	width:195px;
	height:529px;
	background-color: #efeddc;
}

#map {
	position:absolute;
	left:195px;
	top:201px;
	width:585px;
	height:529px;
}

#rightCol {
	position:absolute;
	left:685px;
	top:201px;
	width:95px;
	height:529px;
	background-color: #efeddc;
}

#footer {
	position:absolute;
	left:0px;
	top:730px;
	width:573px;
	height:65px;
}

#footer_request {
	position:absolute;
	left:573px;
	top:730px;
	width:207px;
	height:65px;
}
.leftsidenav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #243B55;
	padding-top: 20px;
	text-align: center;
	line-height: 15px;
	background-color: #F0EEDC;
	padding-bottom: 10px;
}
.leftsidenavmaps
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #243B55;
	padding-top: 0px;
	text-align: center;
	line-height: 15px;
	background-color: #F0EEDC;
	padding-bottom: 10px;
}
.leftsidenavmaps a:link {
	color: #243B55;
	text-decoration: none;
}
.leftsidenavmaps a:visited {
	color: #243B55;
	text-decoration: none;
}
.leftsidenav a:link {
	color: #243B55;
	text-decoration: none;
}
.leftsidenav a:visited {
	color: #243B55;
	text-decoration: none;
}
.leftsidenavboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #243B55;
}
