	.property {
		width: 634px;
		float: left;
		margin-right: 15px;
	}

	#feature {
/*	removed at devon's request
 		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc; */
	}
	
	.information {
		width: 325px;
		padding: 5px 0 0 5px;
		float: left;
	}
	
	.features {
		width: 290px;
		float: left;
	}

	#blog {
		float: right;
		width: 305px;		
	}

		#blog h2 {
			border-bottom: 1px solid #aaa;
			padding-bottom: 6px;
			margin-bottom: 8px;
		}

		
			#blog ul li {
				padding: 0 0 10px 0;
				border-bottom: 1px dotted #555;
				margin-bottom: 10px;
			}		

				#blog ul li .title {
					font-weight: bold;
					padding: 0 0 5px 0;
				}		
					
					#blog ul li .title a, #blog h2 a {
						color: #555;
					}
							
				#blog ul li .body {
					margin-top: 0px;
					width: 305px;
					padding: 0 0 0 0;
				}		
				
			#blog ul li:last-child {
				border-bottom: 0px;
			}		


		#blog img {
			padding: 5px 0;
		}



	.projects {
		margin-top: 20px;
	}

		.projects h2 {
			padding-bottom: 5px;
		}

		.projects img {
			float: left;
			padding: 0 15px 15px 0;
		}
		
		.projects .desc {
			float: left;
			color: #555;
			width: 300px;
		}

		.projects .desc .title {
			font-weight: bold;
			padding: 0 0 5px 0;
		}

		.projects .desc .title a {
			color: #555;
			text-decoration: none;
		}

	.services {


		.services h2 {
			padding-bottom: 5px;
		}

		.services img {
			float: left;
			padding: 0 15px 15px 0;
		}
		
		.services .desc {
			float: left;
			color: #555;
			width: 300px;
		}

		.services .desc .title {
			font-weight: bold;
			padding: 0 0 5px 0;
		}

		.services .desc .title a {
			color: #555;
			text-decoration: none;
		}

	#servlist {
			float: left;
			color: #555;
			width: 300px;
		}
		.servlist h2 {
			padding-bottom: 5px;
		}

		

text-decoration: none;
		}

	.contact {
		width: 300px;
		float: left;
	}
		.contact {
			padding-right: 30px;
		}	