#header {
	background-image: url(../images/new%20images/backgrounds/propheader.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 800px;
}
#address {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
	text-align: center;
}
#propInfo {
	text-align: center;
}



#smallSlideShow {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 800px;
}
#description {
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
}
#description p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#description p a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#agentInfo {
	margin: 0px;
	width: 800px;
	padding-right: 100px;
	padding-left: 100px;
	height: 200px;
}
#agentInfo img {
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
}
.agentinfo {
	font-size: 0.7em;
	text-decoration: none;
	color: #333;
}
#agentInfo .agentinfo a {
	text-decoration: none;
	color: #000;
}
#agentInfo a {
	text-decoration: none;
	color: #000;
}

#agentInfo .agentinfo a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#agentInfo a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

