/*  */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
}	

#wrapper {
	margin: 0 auto;
	width: 932px;
}

p {
	padding-bottom: 15px;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	color: #ee3424;
	}
		
h3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	color: #000;
	font-weight: bold;
}
	
h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	color: #000;
	font-weight: bold;
}
	
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	}
	
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	}
	
#p2 {
	font-size: 11px;
	padding: 5px;
	}
	
#div1 {
	border: solid #000000 1px;
	margin: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F4F2E6;
	font-size:11px;
	padding:5px;
	}

.div1 {
	border: solid #000000 1px;
	margin: 10px;
	background-color: #F4F2E6;
	font-size:11px;
	padding:5px 10px 5px 10px;
	}
	
#div2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid #000000 1px;
	margin: 10px;
	background-color: #F4F2E6;
	}
	
.div2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid #000000 1px;
	margin: 10px;
	background-color: #F4F2E6;
	}
	
.div2 p, .div1 p{
	font-size:11px;
	padding:5px;
	}
	
#div4 {
	border: solid #000000 1px;
	background-color: #F4F2E6;
	}
	
#div3 { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		text-align:center;
			}
	
h10 {
	font-weight:bold;
	font-size:12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ee3424;
	text-align:center;
	}
	
/*--------header--------*/

#nav {
	background: url('../bgImages/header.jpg') center no-repeat;
	height: 87px;

}

/*--------hfLogo--------*/

#hfLogo {
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid;
	border-bottom-width:thin;
	background: url('../bgImages/housingLogo.jpg') center no-repeat;
	height: 133px;

}

/*--------content--------*/

#content {
	
	width: 932px;
}

/*--------content2--------*/

#content2 {
	background: url('../bgImages/content2.jpg') center repeat-y;
	width: 932px;
}


/*--------content3--------*/

#content3 {
	background: url('../bgImages/content3.jpg') center repeat-y;
	width: 932px;
}

/*--------content4--------*/

#content4 {
	width: 932px;
}

/*--------footer--------*/

#footer {
	background: url('../bgImages/footer.jpg') center repeat-y;
	height: 113px;
}

/*-----nav-----*/

#nav {
	font-weight: bold;
	margin: 0px auto;

	width: 932px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	margin-left: 60px;
	padding: 0px;
	padding-top: 50px;
	
}


#nav li {
	display: inline;
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}


#nav a:link, #nav a:visited {
	padding-top: 2px;
	padding-right: 4px;
	color: #000000;
	text-decoration: none;	
	border-right: 1px solid #000000;
}

#nav a:hover {
	padding-top: 2px;
	padding-right: 4px;
	color: #ee3424;	
	border-right: 1px solid #000000;
}



/*-----sideNav and Links-----*/

.leftcol {
	vertical-align: top;
	}

.leftcol ul {
	list-style-type: none;
	}

.leftcol ul ul {
	margin-left: 30px;
	}

.leftcol ul li {
	padding-bottom: 5px;
	}
	
.leftcol a:link, .leftcol a:visited {
	color: #000000;
	text-decoration: underline;
}

.leftcol a:hover {
	color: #ee3424;
	text-decoration: underline;
}

.centercol {
	vertical-align: top;
	padding-left:10px;
	}

.centercol ul {
	list-style-type: none;
	}
	
.centercol a:link, .centercol a:visited {
	color: #000000;
	text-decoration: underline;
}

.centercol a:hover {
	color: #ee3424;
	text-decoration: underline;	
}

.rightcol {
	vertical-align: top;
	}
	
.rightcolindex {
	vertical-align: top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

.rightcol ul {
	list-style-type: none;
	}
	
.rightcol ul ul {
	margin-left: 30px;
	}
	
.rightcol ul li {
	padding-bottom: 5px;
	}
	
.rightcol a:link, .rightcol a:visited {
	color: #000000;
	text-decoration: underline;
}

.rightcol a:hover {
	color: #ee3424;
	text-decoration: underline;	
}



 ul {
	list-style-type: none;
	}
	
 ul ul {
	margin-left: 30px;
	}
	
 ul li {
	padding-bottom: 5px;
	}
	
 a:link, p a:visited {
	color: #000000;
	text-decoration: underline;
}

 a:hover {
	color: #ee3424;
	text-decoration: underline;	
}

.leftcol {

	padding-left: 10px;
	}

.centercol {
	padding-right: 20px;
	}
	

/*-----tables-----*/
table {
	width: 932px;
	}
	
#table2 {
	width: 932px;
	}


	
#table2 td {
	padding: 15px;
	}

#table3 td {
	padding: 15px;
	}

#table4 td {
	padding: 15px;
	}

#table5 {
	width: 600px;
	border: thin;
	border-color: #000000;
	font-size:10pt;
	}

#table6 {
	width: 600px;
	}	

#table6 td {
	line-height: 0em;
	}
	
#table7 {
	width: 600px;
	font-size: 10px;
	}	

#table7 td {
	line-height: 0em;
	}

#table8 {
	width: 125px;
	font-size: 10px;
	}
	
#table8 tr {
	line-height: 0em;
	}
		
#table8 td {
	line-height: 0em;
	}
	
.generaltable {
	}

/*-----rightpic-----*/
.rightpic {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	}
	
/*-----leftpic-----*/
.leftpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
	

