* {
    padding: 0;
    margin: 0;
} 

body {
    background: #E3E3E3;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

a {
	color: #3B6EBF;
	text-decoration: none;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin-left: auto;
margin-right: auto;
margin-botom: auto;
margin-top: 0px;
width: 900px;
background: #E3E3E3 url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 

background: #E3E3E3;
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {
	background: #fff url('images/botbg.jpg');
	height: 30px;
}


#header {
	border-color: #6633FF;
	border-style: outset;
	background: #85ACF7 url('images/hidr.jpg');
	height: 100px;
	width: 890;
}

#header .House {

	float: right;
	background: #85ACF7 url('images/social/House.jpg');
	height: 100px;
	width: 200px;
}

#header h1 { float: left; padding-left: 17px; padding-top: 30px; font-size: 22px; color: #FFF; }
#header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
#header h1 a:hover { font-size: 22px; color: #FFF; text-decoration: underline;}
#header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 600px;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.middle_text {
	letter-spacing:inherit;
	float: left;
	width: 600px;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.right {
	background:#EEEEEE;
	margin: 1 px 1px 5px 1px;
	padding: 1px 1px 0px 0px;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}


.top_cities{
text-align: center;
padding: 20px;
float: left;
height: 240px;
width: 245px;
}

.top_state{
text-align: center;
padding: 20px;
float: right;
height: 240px;
width: 245px;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


#info_repo_homes {
	border-color: #0000FF;
	border-width: 2px;
	border-style: groove;
	height:260px;
}

#adds {
	height: auto;
	width:auto;
	margin-bottom: 10px;
}

#sidebar{
	height:auto;
	float: right;
	width: 170px;
}

#sidebarh2 {
	background:#85acf7;
	border-color:#6633FF;
	border-style: outset;
	color: #FFFFFF;
	padding: 7px;
}

#bottom-sidebar{
	background: #FFFFFF url(images/bottom-sidebar.jpg);
	width:170px;
	height: 25px;
	float: right;
	float:inherit;
	margin: 0px;
}

#mapcenter{
	height :auto;
	width: auto;
}

#sitemap {
	height: 800px;
	width: 600px;
}

#ulini {
	padding: 15px;
	padding-left: 200px;
	border-color: #0000FF;
	border-width: 2px;
	border-style: groove;
}

#ulcity{
	width: 191px;
	padding: 15px;
	padding-left: 90px;
	float:left;
	border-color: #0000FF;
	border-width: 2px;
	border-style: groove;
}

#ulstate{
	width:191px;	
	padding: 15px;
	padding-left: 90px;
    float:right;
	border-color: #0000FF;
	border-width: 2px;
	border-style: groove;
}
