@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/Images/Background.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
#MainWrapper {
	margin: 0px;
	padding: 0px;
	width: 950px;
	text-align: left;
}
#HomeFlashWrapper {
	background-image: url(/Images/HomeFlashPlaceholder.jpg);
}
#HeaderWrapper {
	height: 159px;
	width: 950px;
}
#LogoWrapper {
	float: left;
	height: 115px;
	width: 360px;
	padding-top: 15px;
	padding-left: 0px;
	text-align: center;
	line-height: 10px;
}
#MiniNavWrapper {
	height: 120px;
	width: 560px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
#NavWrapper {
	padding-left: 30px;
}
.Nav {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 30px;
}
#HomeNeighborhoods {
	color: #003C29;
	width: 640px;
	float: left;
}
.SubNav {
	text-decoration: none;
	color: #666666;
	margin-left: 40px;
}
.Nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 30px;
}
a {
	color: #033B2A;
}
.PhoneNumber {
	font-size: 170%;
	color: #003C29;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: normal;
}
#HomeContent {
	width: 950px;
}
#HomeLeftColumn {
	width: 685px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#HomeRightColumn {
	width: 228px;
	float: left;
	font-size: 80%;
	padding-top: 20px;
}

#HomeForm {
	height: 250px;
	width: 271px;
	float: left;
	padding-right: 40px;
}
.BoldGreen {
	font-weight: bold;
	color: #003C29;
	font-size: 12px;
}
.SectionLink {
	font-size: 110%;
	font-weight: bold;
	color: #003C29;
	text-decoration: none;
	margin-left: 20px;
}
#HomeBlurb {
	height: 250px;
	width: 340px;
	float: left;
	text-align: justify;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #003C29;
	font-size: 150%;
}
.Column1 {
	float: left;
	width: 180px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#Footer {
	width: 950px;
	float: left;
	text-align: center;
}
.LegalText {
	font-size: 75%;
}
.RollLink {
	text-decoration: none;
	font-size: 90%;
}
.RollLink:hover {
	text-decoration: none;
	color: #999999;
	font-size: 90%;
}
.LegalLink {
	color: #999999;
	text-decoration: none;
}
.LegalLink:hover {
	color: #003C29;
	text-decoration: none;
}
.ChicagoApartment {
	font-size: 80%;
}
#SubContent {
	width: 950px;
	overflow: hidden;
	visibility: visible;
	min-height:441px;
	background-image: url(/Images/GreyBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#LeftColumn {
	width: 200px;
	float: left;
	line-height: 24px;
}

div.RentalSearch #LeftColumn {
    width: 125px;
    margin-top: 20px;
    padding: 0px 10px 0px 30px;
    border-right: 1px solid #EEE;
}

#RightColumn {
	width: 550px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
	text-align: justify;
}

div.RentalSearch #RightColumn {
    width: 730px;
    padding-left: 20px;
    text-align: left;
}

table.SearchResults tr td{
    vertical-align: top;
    padding-right: 5px;
    padding-bottom: 10px;
}

table.SearchResults tr.tablehead td {
    font-weight: bold;
}

table.SearchResults tr td img {
    border: 1px solid black;
}

table.SearchResults tr td a {
    font-size: 14px;
    font-weight: bold;
}

.SubNav:hover {
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
}
.Photo {
	float: right;
	padding-top: 20px;
	padding-right: -50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.FormWrapper {
	margin-left: 20px;
}

