#adbox {
	width: 216px;
	margin-left: 15px;
	position: absolute;
	left: 13px;
	top: 434px;
}
.adtop {
	background-image: url(/images/box-top2.gif);
	background-repeat: no-repeat;
}
.adcontent {
	background-image: url(/images/box-repeat-bgd.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-right: 35px;
	padding-left: 35px;
}
.adbottom {
	background-image: url(/images/box-bottom.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#banner, #content {
	width: 771px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
	margin-left: 29px;
}
#content {
	background-color:#FFF;
	border: 1px solid #dadada;
	margin-top: 31px;
}
#over-tenants {
	position: absolute;
	left: -164px;
	top: 0px;
	display: none;
}

#nav-contain {
	position: relative;
	width: 830px;
}
#nav-contain span {
	display: none;
}	
#wrap {
	width: 829px;
	margin-right: auto;
	margin-left: auto;
}

#nav-left {
	position: absolute;
	top: -5px;
	background-image: url(../images/nav-left-1.jpg);
	height: 62px;
	width: 30px;
}
#nav-home {
	position: absolute;
	left: 30px;
	background-image: url(../images/nav-home.jpg);
	height: 32px;
	width: 119px;
	cursor:pointer;
}
#nav-home:hover {
	background-image:url(../images/over-home.jpg);
}
#nav-home a.toplink {
	height: 32px;
	width: 119px;
	display:block;
}

#nav-search {
	position: absolute;
	left: 149px;
	background-image: url(../images/nav-search.jpg);
	height: 32px;
	width: 133px;
	cursor:pointer;
}
#nav-search a.toplink {
	height: 32px;
	width: 133px;
	display:block;
}
#nav-forms {
	position: absolute;
	left: 282px;
	background-image: url(../images/nav-forms.jpg);
	height: 32px;
	width: 134px;
	cursor:pointer;
}
#nav-forms:hover {
	background-image: url(../images/over-forms.jpg);
}
#nav-forms a.toplink {
	height: 32px;
	width: 134px;
	display:block;
}

#nav-tenants {
	position: absolute;
	left: 416px;
	height: 32px;
	width: 132px;
	background-image: url(/images/nav-tenants.jpg);
	cursor:pointer;
}
#nav-tenants:hover {
	background-image: url(../images/over-tenants.jpg);
}
#nav-tenants a.toplink {
	height: 32px;
	width: 132px;
	display:block;
}

#nav-about {
	position: absolute;
	left: 548px;
	background-image: url(../images/nav-about.jpg);
	height: 32px;
	width: 133px;
	cursor:pointer;
}
#nav-about:hover {
	background-image: url(../images/over-about.jpg);
}
#nav-about a.toplink {
	display:block;
	height:32px;
	width:133px;
}

#nav-contact {
	position: absolute;
	left: 681px;
	background-image: url(../images/nav-contact.jpg);
	height: 32px;
	width: 120px;
	cursor:pointer;
}
#nav-contact:hover {
	background-image: url(../images/over-contact.jpg);
}
#nav-contact a.toplink {
	height: 32px;
	width: 120px;
	display:block;
}

#nav-right {
	position: absolute;
	left: 801px;
	top: -5px;
	background-image: url(../images/nav-right-8.jpg);
	height: 62px;
	width: 28px;
}

#over-search {
	position: absolute;
	top: 32px;
	left: -11px;
	width: 140px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B6161C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
	display: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #FFF;
}
#over-forms, #over-tenants {
	position: absolute;
	top: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c4c4c4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6e6c6c;
	border-bottom-color: #6e6c6c;
	border-left-color: #6e6c6c;
	display: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#over-forms {
	left: -25px;
	width: 166px;
}
.divider {
	background-image: url(../images/divide.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#footer {
	width: 773px;
	margin-left: 29px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	color: #999;
	margin-bottom: 15px;
}
#footer a {
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	color: #999;
}
#footer a:hover {
	color: #000;
}

#columns {
	margin-top: 32px;
	margin-bottom: 15px;
}


#over-tenants {
	left: -153px;
	width: 421px;
}
#over-search a {
	text-decoration:none;
	color:#FFF;
	height: 100%;
}
#over-forms a, #over-tenants a {
	text-decoration:none;
	color:#000;
	height: 100%;
}

#nav-contain #nav-forms:hover #over-forms,
#nav-contain #nav-tenants:hover #over-tenants,
#nav-contain #nav-search:hover #over-search {
	display: block;
}
.centered {
	margin-right: auto;
	margin-left: auto;
}
#report {
	width: 485px;
}
.indent {
	margin-left: 15px;
}
.formlink a {
	color: #DC252E;
	font-size: 12px;
}
#finder {
	background-color: #DC252E;
	text-align: center;
	color: #FFF;
	padding: 3px;
	margin-bottom: 15px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#sresults {
	margin-left: 10px;
}
a:link {
	color: #DC252E;
}
.box-rpt {
	background-image: url(/images/newbox-bgd-rpt.gif);
	background-repeat: repeat-y;
}
.box-content {
	width: 205px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.box-text {
	background-image: url(/images/newbox-bgd1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 175px;
}
#copyright {
	width: 400px;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#instructions {
	margin-left: 15px;
	font-size: 12px;
	width: 490px;
}
#instructions ol {
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
#instructions p {
	margin-bottom: 0px;
}
