body{
	background-color: #225228;
}
#container{
	width: 721px;
	background-color: #225228;
	padding-top:15px;
	margin: 16px auto;
	font-family: Arial;
}

#logo{
	float: left;
	margin: 0 28px 15px 87px;
}
#divider{
	width: 4px;
	float: left;
}
#contact_info{
	float: left;
	padding-left: 26px;
	padding-top:8px;
	font-size: 12px;
	font-style: italic;
	color: white;
	height: 81px;
	line-height: 17px;
}
	#contact_info b{
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
	}
	#contact_info a{
		color: white;
	}
#new_community{
	float:left;
	margin-bottom: 10px;
}
#kitchen{
	float: left;
	margin-left: 9px;
}
#pepin_creek{
	float: left;
	height: 196px;
	padding: 25px 0;
	background-color: #103349;
}
#info{
	float: left;
	margin-left:9px;
	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:408px;
	height:250px;
}
	#info a{
		font-style: normal;
		color: #113349;
	}
	#info #h1{
		margin: 25px 34px 20px 34px;
		text-align: center;
		color: #113349;
		font-size:16px;
		font-weight: bold;
		line-height: 20px;
		font-style: italic;
	}
	#info #h2{
		text-align: center;
		color: #225228;
		font-size: 13px;
		margin-bottom: 7px;
	}
	#info .listing{
		float: left;
		font-style: italic;
		text-align: center;
		font-size: 14px;
	}
	#info .center{
		margin: -5px 122px 5px 122px;
	}
	#info .left{
		margin: 0 14px 0 27px;
	}
	#info .right{
		margin: 0 27px 0 14px;
	}
	#info .center a:hover, #info .left a:hover, #info .right a:hover{
		text-decoration: underline;
	}
		#info .listing b{
			font-style: normal;
			line-height: 23px;
		}
		#info .listing a{
			text-decoration: none;
		}
	#info #footer{
		clear: both;
		font-size: 13px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 0px;
	}
#windermere{
	clear: both;
	text-align: center;
	padding: 10px 0;
}