.propertybox {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #013300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D81D;
	border-bottom-color: #D6D81D;
	font-size: 12px;
}
.Price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #EAE2BF;
	text-align: center;
}
.PropName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D2DB12;
	border: none;
}
.propertyboxpicture {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #013300;
	border: 1px solid #D6D81D;
	padding: 1px;
}
.navigationbar {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #013300;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D81D;
	border-right-color: #013300;
	border-bottom-color: #D6D81D;
	border-left-color: #013300;
}
.PropNamemiddl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D2DB12;
	text-align: justify;
	position: absolute;
}

