body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	color: #385c7e;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('Affordable%20Apts/h1bg.jpg') repeat-x;
	border: 1px solid #385c7e;
	text-align: center;
	letter-spacing: 2px
}
h2 {
	color: #385c7e;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}
#table1 {
	border: 2px solid Navy;
	border-bottom-width: 0px;
	
}

#table2 {
	background-color: #385c7e;
	border: 1px solid Black;
	border-top: 3px solid #385c7e;
	color: #BD6E07;
	padding: 0;
	
}
.navigation {
	width: 180px;
	border-right-color: #385c7e;
	border-right-style: solid;
	border-right-width: 0px;
	background-color: #385c7e;
	margin-top: 0px;
}
.navtop {
	background-color: #385c7e;
	padding: 0px 0 3;
	font-family: "MS Serif", "New York", serif;
	font-size: 120%;
	color: #385c7e;
	text-align: center;
	margin: 5;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 48px;
}
.navigationtext {
	background-color: #385c7e;
	padding: 3px;
	font-size: 80%;
	color: #385c7e;
	text-align: justify;
	margin: 5;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.small {
	font-size: 80%;
	text-align: right;
	padding-right: 5px;
	margin-top: 0px;
	border-bottom-color: #385c7e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 3px;
	width: 100%;
}

a.nav, a.nav:link, a.nav:visited 
{
	display: block;
	width: 180px;
	height: 25px;
	background: #385c7e;
	border: 0px solid Black;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: White;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
}
a.nav:hover {
	color: #385c7e;
	background: #5c85ae;
	font-weight: bold;
}
a.nav:active {
	color: #fff;
	background: #5c85ae;
	font-weight: bold;
}

p {
	margin-top: 10px;
	font-size: 80%;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.white {
	border-left:10px solid #385c7e; border-right:10px solid #385c7e; border-top:20px solid #385c7e; border-bottom:10px solid #385c7e; background:White url('Affordable%20Apts/bgbr.jpg') no-repeat right bottom; padding:5; color: #385c7e;
	background-position-y:bottom; background-position-x:right; background-image:url('Affordable%20Apts/bgbr.jpg'); background-repeat:no-repeat
	
}

.small, a:link, a:visited, a:hover, a:active {
	color: #0139B8;
	text-decoration: none;
}

.bgbr {
	background-image: url('Affordable%20Apts/bgbr.jpg');
	background-position:  right bottom;
	background-repeat: no-repeat
}