* {
	margin:0;
	padding:0;
}
body {
margin:10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#large_wrapper {
	width:872px;
	min-height:1173px;
	height:1173px;
	margin: 0 auto;
	border-left: 15px solid #0093d6;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	position:relative;
	
}
#medium_wrapper {
	position:relative;
	top:0;
	left:0px;
	min-height:940px;
	height:940px;
	width: 857px;
	border-left: 15px solid #6ebb31;
}
#small_wrapper{
	position:absolute;
	top:253px;
	left:0px;
	width:842px;
	height: 687px;
	min-height: 687px;
	border-left: 15px solid #fdb913;
}
#address_title {
	position:relative;
	top:40px;
	margin-left:285px;
	width: 547px;
	height: 95px;
	background-image: url('images/addressTitle.jpg');
	}
#address_title span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
#contact {
	text-align: right;
	margin-top:90px;
	list-style:none;
	margin-right:15px;
	font-size: 1.2em;
}
#contact li {
	
	font-weight:bold;
	
}
#contact b {
	font-weight:bold;
	font-size: .65em;
}
#contact #email {

	
}
#contact #mobile {
	padding-left:0px;
}	
#property_details {
	margin:0;
	margin-top:15px;
	margin-left:215px;
	padding:0;
	display:block;
	width:370px;
	
}

#property_details tr {
	line-height: 1.9em;
}
.clear {
	clear:both;
}
.block {
	margin:0;
	padding:0;
	display:block;
}
.left {
	float: left;
}
.leftpad {
	padding-right: 15px;
}
.right {
	margin-top:-203px;
	float:right;
	padding-right: 0px;
	
}
.logo {
	padding: 44px 30px;
}
.about_text {
	width: 827px;
	margin-top:15px;
	text-align: justify;
	font-size: 1em;
	line-height:1.3em;
	letter-spacing: .05em;
	
}
.lefttd {
	text-align:right;
	font-weight:bold;
	font-size: .8em;
		vertical-align: top;

}
.righttd {
	text-align:left;
	padding-left:10px;
	vertical-align: top;
	font-style:italic;
}
a.enter {
	font-size:.7em;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a.enter:hover {
	text-decoration:underline;
	color: #444444;
}
img {
	border: 0;
	padding:0;
	margin:0;
}