/* CSS Document */

#secondary #formtable .label01 {
  text-align: right;
  padding-right: 1px;
  }

#secondary #formtable .label02 {
  text-align: right;
  padding-right: 1px;
  }

#secondary #formtable .header01 {
  font-weight: bold;
  text-align: center;
  }

#secondary #formtable .freereport01 {
  background: #EDEDED;
  }

#secondary #formtable .freereport01 {
  background: #F7F7F7;
  }

#secondary #formtable {
  margin-left: auto;
  margin-right: auto;
  }
  
  #home {
	margin: 0px;
	padding: 0px;
	}

#home #wrapper {
	width: 744px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	}

/****************************/
/*                                           */
/*                   title                  */
/*                                           */
/****************************/

#home #title {
	height: 48px;
	margin: 0px;
	padding: 0px;
	}

#home #title h1 {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}

/****************************/
/*                                           */
/*                 content                */
/*                                           */
/****************************/

#home #content {
	float: right;
	width: 248px;
	margin: 0px 0px 100px 0px;
	padding: 30px 0px;
	}

#home #content p {
	margin: 0px;
	padding: 0px;
	}

#home #content h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	}

#home #welcome {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}

#home #feature {
	text-align: center;
	width: 220px;
	float: right;
	margin: 0px;
	padding: 10px;
	}

#home #feature ul {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	}

#home #feature ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#home #feed {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}

/****************************/
/*                                           */
/*           info and contact          */
/*                                           */
/****************************/

#home #info {
	float: left;
	padding: 30px 0px;
	margin: 0px;
	width: 248px;
	text-align: center;
	}

#home #info ul {
	margin: 0px;
	padding: 10px 0px 5px 55px;
	}

#home #info ul li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#home #logo {
	text-align: center;
	width: 248px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#home #photo {
	width: 248px;
	height: 215px;
	text-align: center;
	}

/****************************/
/*                                           */
/*             primary nav              */
/*                                           */
/****************************/

#home #nav {
	top: 48px;
	position: absolute; 
	margin: 0px 0px 0px 248px;
	padding: 249px 0px 0px 0px;
	clear: both;
	}

#home #nav ul {
	width: 248px;
	height: 168px;
	margin: 0px; 
	padding: 0px;
	position: relative;
	}

#home #nav ul li {
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	position: absolute; 
	}

#home #nav ul li, #home #nav a {
	text-align: center;
	height: 28px; 
	display: block;
	text-decoration: none;
	}

#home #nav1 {
	left: 0px; 
	top: 0px;
	width: 248px;
	background-position: 0px -249px;
	}

#home #nav1 a:hover {
	background-position: -248px -249px;
	}

#home #nav2 {
	left: 0px; 
	top: 28px;
	width: 248px;
	background-position: 0px -277px;
	}

#home #nav2 a:hover {
	background-position: -248px -277px;
	}

#home #nav3 {
	left: 0px; 
	top: 56px;
	width: 248px;
	background-position: 0px -305px;
	}

#home #nav3 a:hover {
	background-position: -248px -305px;
	}

#home #nav4 {
	left: 0px; 
	top: 84px;
	width: 248px;
	background-position: 0px -333px;
	}

#home #nav4 a:hover {
	background-position: -248px -333px;
	}

#home #nav5 {
	left: 0px; 
	top: 112px;
	width: 248px;
	background-position: 0px -361px;
	}

#home #nav5 a:hover {
	background-position: -248px -361px;
	}

#home #nav6 {
	left: 0px; 
	top: 140px;
	width: 248px;
	background-position: 0px -389px;
	}

#home #nav6 a:hover {
	background-position: -248px -389px;
	}


/****************************/
/*                                           */
/*                   footer                */
/*                                           */
/****************************/

#home #footer {
	clear: both;
	margin: 100px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}

/***********************************/
/*                                 */
/*             custom              */
/*                                 */
/***********************************/

#home #undernav {
	position: absolute;
	top: 0px;
	margin-left: -250px;
	margin-top: 500px;
	text-align: center;
	width: 248px;
	}

#home #underlogo {
	position: absolute;
	top: 0px;
	margin-left: -496px;
	margin-top: 500px;
	text-align: center;
	width: 248px;
	}

a {
	border-width: 0px;
	}

a.noul {
        text-decoration: none;
}

img {
	border-width: 0px;
	}

.spacer {
	clear: both;
	}

.required {
	color: red;
	font-style: italic;
	}

/****************************/
/*                                           */
/*            global listings             */
/*                                           */
/****************************/

#listings {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#listings li {
	margin: 10px;
	padding: 5px;
	width: 95%;
	display: block;
	text-align: center;
	}

/****************************/
/*                                           */
/*            global footer             */
/*                                           */
/****************************/

#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	position: relative;
	}

#copy {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#copy p {
	display: inline;
	}

#misc {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#misc ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#misc ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}

#eq-logo {
	background-image: url(equalhousing.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 45px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: transparent;
	}

/****************************/
/*                                           */
/*         secondary general         */
/*                                           */
/****************************/

#secondary, #frameheader, #framesubnav, #framecontent, #framefooter {
	margin: 0px;
	padding: 0px;
	}

/****************************/
/*                                           */
/*          secondary title             */
/*                                           */
/****************************/

#secondary #title, #frameheader #title {
	top: 0px;
	left: 120px;
	position: absolute; 
	margin: 0px;
	padding: 0px;
	}

#secondary #title h1, #frameheader #title h1 {
	margin: 0px;
	padding: 0px;
	}

/****************************/
/*                                           */
/*        secondary content          */
/*                                           */
/****************************/

#secondary #content {
	margin: 160px 0px 0px 170px;
	padding: 10px 10px 400px 10px;
	}

	/* Hides from IE5-mac \*/
	* html #secondary #content { height: 1%; }
	/* End hide from IE5-mac */

/****************************/
/*                                           */
/*            frame content            */
/*                                           */
/****************************/

#framecontent {
	width: 95%;
	margin: 0px;
	padding: 10px;
	}

#framecontent #wrapper, #framecontent #content {
	margin: 0px;
	padding: 0px;
	}

/****************************/
/*                                           */
/*          secondary photo          */
/*                                           */
/****************************/

#secondary #photo, #frameheader #photo {
	width: 120px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	}

/****************************/
/*                                           */
/*         secondary contact         */
/*                                           */
/****************************/

#secondary #contact, #frameheader #contact {
	position: absolute;
	left: 120px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

#secondary #contact ul, #frameheader #contact ul {
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

#secondary #contact ul li, #frameheader #contact ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

/****************************/
/*                                           */
/*       secondary primary nav      */
/*                                           */
/****************************/

#secondary #nav, #frameheader #nav {
	top: 104px;
	left: 120px;
	width: 625px;
	position: absolute; 
	margin: 0px;
	padding: 0px;
	}

#secondary #nav ul, #frameheader #nav ul {
	height: 36px;
	margin: 0px; 
	padding: 0px;
	}

#secondary #nav ul li, #frameheader #nav ul li {
	margin: 0px 5px 0px 0px; 
	padding: 0px; 
	list-style: none; 
	position: relative; 
	float: left;
	}

#secondary #nav ul li, #secondary #nav a, #frameheader #nav ul li, #frameheader #nav a {
	text-align: center;
	height: 36px; 
	width: 90px;
	display: block;
	}

#secondary #nav ul li a:hover, #frameheader #nav ul li a:hover {
	background-position: 0px -36px;
	}

/****************************/
/*                                           */
/*          secondary subnav         */
/*                                           */
/****************************/

#secondary #subnav, #framesubnav #subnav {
	position: absolute; 
	top: 160px;
	left: 0px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 160px;

	overflow: visible;
	}

#secondary #subnav ul, #framesubnav #subnav ul {
	width: 130px;
	margin: 0px; 
	padding: 0px;
	list-style: none; 
	}

#secondary #subnav ul li, #framesubnav #subnav ul li {
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px;
	}

#secondary #subnav ul li, #secondary #subnav a, #framesubnav #subnav ul li, #framesubnav #subnav a {
/*	height: 18px; */
	width: 130px;
	display: block;
	}

#secondary #subnav ul li a:hover, #framesubnav #subnav ul li a:hover {
	background-position: 0px -18px;
	}

#secondary #subnav span, #framesubnav span {
	margin: 0px; 
	padding: 2px 0px 4px 5px; 
	display: block;
	}

/****************************/
/*                                           */
/*            secondary logo          */
/*                                           */
/****************************/

#secondary #logo, #frameheader #logo {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

/****************************/
/*                                           */
/*      frame secondary subnav   */
/*                                           */
/****************************/

#framesubnav #subnav {
	top: 0px;
	}

/****************************/
/*                                           */
/*      newsfeed   */
/*                                           */
/****************************/

#newstitle {
	font-size: 100%;
	font-weight: bold;
	}


/****************************/
/*                                           */
/*         secondary general          */
/*                                           */
/****************************/

#secondary, #frameheader {
	/* backgrounds images */

	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	}

#secondary, #frameheader, #framesubnav, #framefooter {
	background-color: #BEAE8E;
	}

#secondary #content, #framecontent #content, #framecontent {
	color: #000000;
	background-color: #fff;
	}

#secondary #content a:link, #secondary #content a:visited, #framecontent #content a:link, #framecontent #content a:visited, #framecontent a:link, #framecontent a:visited {
	color: #476048;
	}

#page {
	color: #476048;
	border-bottom: 1px dotted #ccc;
	}

.listing {
	background: #ccc;
	}



/****************************/
/*                                           */
/*       secondary title      */
/*                                           */
/****************************/

#secondary #title h1, #frameheader #title h1 {
	color: #BEAE8E;
	}

/****************************/
/*                                           */
/*       secondary content      */
/*                                           */
/****************************/

#secondary #content, #framecontent #content {
	color: #000000;
	}


#secondary #content a, #framecontent #content a {
	color: #000000;
	}

/****************************/
/*                                           */
/*       secondary contact      */
/*                                           */
/****************************/

#secondary #contact, #frameheader #contact {
	color: #fffff0;
	font-weight: bold;
	}

#secondary #contact h2, #frameheader #contact h2 {
	color: #BEAE8E;
	}

#secondary #contact a, #frameheader #contact a {
	color: #fffff0;
	font-weight: bold;
	}



/****************************/
/*                                           */
/*       secondary primary nav      */
/*                                           */
/****************************/

#secondary #nav ul li, #frameheader #nav ul li {
	background-color: #BEAE8E;
	background-image: none;
	background-repeat: no-repeat;
	}

#secondary #nav ul li a, #frameheader #nav ul li a {
	border-top: 4px solid #FFF8DC;
	font-size: 90%;
	font-weight: bold;
	}

#secondary #nav ul li a:link, #secondary #nav ul li a:visited, #frameheader #nav ul li a:link, #frameheader #nav ul li a:visited {
	color: #476048; 
	text-decoration: none;
	}

#secondary #nav ul li a:hover, #frameheader #nav ul li a:hover {
	border-top: 4px solid #000;
	background-image: none;
	background-repeat: no-repeat;
	color: #000; 
	text-decoration: none;
	}

/****************************/
/*                                           */
/*           secondary subnav        */
/*                                           */
/****************************/

#secondary #subnav ul li, #framesubnav #subnav ul li {
	background-color: #FFF8DC;
	background-image: none;
	background-repeat: no-repeat;
	}

#secondary #subnav ul li a, #framesubnav #subnav ul li a {
	border-right: 4px solid #476048;
	border-bottom: 1px solid #BEAE8E;
	font-size: 80%;
	font-weight: bold;
	}

#secondary #subnav ul li a:link, #secondary #subnav ul li a:visited, #framesubnav #subnav ul li a:link, #framesubnav #subnav ul li a:visited {
	color: #476048; 
	text-decoration: none;
	}

#secondary #subnav ul li a:hover, #framesubnav #subnav ul li a:hover {
	background-color: #FFF8DC;
	background-image: none;
	background-repeat: no-repeat;
	border-right: 4px solid #000;
	border-bottom: 1px solid #000;
	color: #000; 
	text-decoration: none;
	}




#secondary {

            color: #000000;

            }

/****************************/
/*                                           */
/*            general styles            */
/*                                           */
/****************************/

body {
	font-size: 12px;
	font-family: verdana;
	color: #fffff0;
	background-color: #eee;
	}

a {
	font-weight: bold;
	}

a:link, a:visited {
	color: #fffff0; 
	text-decoration: underline;
	}

a:hover {
	color: #fff; 
	text-decoration: none;
	}

a#sitetitle {
    font-family: trebuchet ms, verdana, arial, san-serif;
	font-size: 24px;
	text-decoration: none;
	color: #BEAE8E;
}

h1 {
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	}

h2, h3, h4 {
	font-family: trebuchet ms, verdana, arial, san-serif;
	color: #BEAE8E;
	font-size: 140%;
	font-weight: lighter;
	}

/****************************/
/*                                           */
/*              body styles             */
/*                                           */
/****************************/

#home {
	/* backgrounds images */

	background-image: none;
	background-repeat: no-repeat;
	}

#home #wrapper {
	/* backgrounds images */
	border: solid #fff;
	border-width: 0 6px 0 6px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	}

/****************************/
/*                                           */
/*                 the title               */
/*                                           */
/****************************/

#home #title {
	/* backgrounds images */

	background-image: url(title.jpg);
	background-repeat: no-repeat;
	}

#home #title h1 {
	color: #fff;
	font-size: 200%;
	}

/****************************/
/*                                           */
/*     content, feature, feed        */
/*                                           */
/****************************/

#home #content {
	/* backgrounds images */

	background-image: url(content.jpg);
	background-repeat: no-repeat;
	}

#home #welcome {
	margin: 50px 0px 10px 0px;
	padding: 10px;
	}

*html #home #welcome {
	margin: 75px 0px 10px 0px;
	padding: 10px;
	}

#home #feature {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	}

#home #feed {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	}

/****************************/
/*                                           */
/*          info and contact           */
/*                                           */
/****************************/

#home #info {
	/* backgrounds images */

	background-image: url(info.jpg);
	background-repeat: no-repeat;
	}

/****************************/
/*                                           */
/*              primary nav             */
/*                                           */
/****************************/

#home #nav {
	/* backgrounds images */

	background-image: url(nav-bg.jpg);
	background-repeat: no-repeat;
	}

#home #nav ul li {
	/* backgrounds images */

	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	}

#home #nav ul li a {
	font-size: 115%;
	font-weight: bold;
	}

#home #nav ul li a:link, #home #nav ul li a:visited {
	color: #FFF8DC; 
	text-decoration: none;
	}

#home #nav ul li a:hover {
	color: #000; 
	text-decoration: none;

	/* backgrounds images */

	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	}

/****************************/
/*                                           */
/*                  footer                 */
/*                                           */
/****************************/

#footer {
	font-size: 80%;
	font-weight: normal;
	color: #000;

	/* backgrounds images */

	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	}

#footer a:link, #footer a:visited {
	color: #000; 
	text-decoration: underline;
	}

#footer a:hover {
	color: #000; 
	text-decoration: none;
	}


/* footer secondary */

#secondary #footer, #framefooter #footer {
	font-size: 80%;
	font-weight: normal;
	color: #fffff0;

	/* backgrounds images */

	background-image: url(footer-sec.jpg);
	background-repeat: repeat-x;
	}

#secondary #footer a:link, #framefooter #footer a:link, #secondary #footer a:visited, #framefooter #footer a:visited {
	color: #fffff0; 
	text-decoration: underline;
	}

#secondary #footer a:hover, #framefooter #footer a:hover {
	text-decoration: none;
	}

.acknowledge
{
	color: #ffffff;
	text-align: center;
}

.acknowledge a:hover, .acknowledge a:visited, .acknowledge a:link, .acknowledge a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

