#welcome {
	line-height: 1.3em;
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BB1F12;
	width: 100%;
	height: 100px;
}
#welcome_left {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 50px;
}
#welcome_right {
	text-align: center;
	height: 63px;
	width: 308px;
	background-image: url(../Images/neighborhoodSelectBackground.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	padding-top: 7px;
}

#neighborhoodContentWrapper {
	height: 800px;
	width: 920px;

}
#tableDiv {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #BB1F12;
	float: left;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#selectDiv h2 {
	font-size: 1.2em;
	margin-bottom: 2px;
	color: #062856;
}



#welcome table {

}

#wrapper2 {
}
#soldHomesWrapper {
	float: left;
	width: 300px;
	margin-left: 15px;
}
#soldHomesDiv {
	overflow: auto;
	height: 675px;
	max-height: 675px
}
#subDetailsWrap .finePrint {
	padding-top: 6px;
}

#currentHomesDiv {
	overflow: auto;
	height: 675px;
	max-height: 675px
}
.Homes {
	float: left;
	width: 300px;
	margin-left: 15px;
	border: 1px solid #BB1F12;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
}
.Homes table td {
	border: 1px solid #062856;
	padding-left: 4px;
	vertical-align: middle;
}
.Homes h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.Homes table th {
	border: 1px solid #062856;
	text-align: center;
	background-color: #5D90BB;
	vertical-align: middle;
}
.Homes table {
	border: 1px solid #062856;
}
#mapWrap {
	float: left;
	width: 252px;
	text-align: center;
}
#subDetailsWrap {
	padding-top: 5px;
	margin-top: 10px;
	padding-left: 15px;
}
.basicDiv {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BB1F12;
}
.neighborhoodTitle {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.5em;
	border: 1px solid #BB1F12;
	color: #946934;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#subDetailsWrap table {
	text-align: left;
}
#restrictionsDiv {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
#rightColumnWrapper {
	float: left;
}
#subDetailsWrap table {
	line-height: 1.4em;
}
#newSubdivisionsAdded {
	background-color: #FFD;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #F2F200;
}
#tooltip {
	height: 100px;
	width: 75px;
}

