body{ 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2B2B2F;
	background: #3B3B41;
}

h1{
	font-size: 18px;
	margin-bottom: 0;
	border: none;
}
h2 {
	font-size: 15px;
	margin-bottom: 0;
	border: none;

}
p {
	margin: 0 0 10px 0;
}
a {
	font-weight: bold;
	color: #6B110A;
	text-decoration: none;
}

a:hover {
	color: #6B110A;
	text-decoration: underline;
}

table{
	border: none;
}
#content h2, #contentwide h2 {
	margin: 17px 25px 0 25px;
}
#content{
	background: #ECE9E5;
	width: 405px; 
	height: 546px;
	float: left;
	overflow: auto;
	background: url(images/dropshadow.jpg) repeat-y;
}

#content p {
	margin: 10px 25px 0 25px;
}

#content h1 {
	margin: 18px 25px 0 25px;
}

#contentwide{
	background: #ECE9E5;
	width: 552px; 
	height: 561px;
	float: left;
	overflow: auto;
	background: url(images/dropshadow2.jpg) repeat-y;
	overflow-x: hidden;
}

#contentwide p {
	margin: 10px 25px 0 25px;
}

#contentwide h1 {
	margin: 17px 25px 0 25px;

}

#nav{
	width: 260px;
	float: left;
}

#rightnarrow{
	width: 35px;
	height: 565px;
	float: left;
}

#right{
	width: 155px;
	height: 561px;
	float: left;
	background: url(images/greenpattern.jpg) repeat-y;
}

#right img{
	margin: 8px 0 0 10px;
}

#right p{
	margin: 7px;
	color: #222222;
	font-size: 10px;
}

#right a{
	color: #6B110A;
	text-decoration: none;
}
#right a:hover {
	color: #6B110A;
	text-decoration: underline;
}
.clear_div {
	clear: both;
	height: 20px;
}

h1 .div{
	width: 503px;
	height: 24px;
	display: block;
	background: url('images/div.gif') repeat;
}
.view_homes_neighborhood{
	text-align: center;
	margin: 25px 0 25px 0;
	font-size: 16px;
}