body {
	margin-top: 0px;
}
#map {
	text-align: center;
	display: block;
	width: 164px;
	border: 1px solid #9A8F77;
	margin-left: 10px;
	height: 167px;
	margin-bottom: 20px;
}
#map a {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 0.65em;
	text-decoration: none;
}
#map a:hover {
	text-align: center;
	text-decoration: underline;
}
#contact {
	text-align: left;
	display: block;
	width: 148px;
	border: 1px solid #9A8F77;
	margin-left: 10px;
	background-image:  url("../assets/images/contact.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 3px;
}
#contact a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#contact a:hover {
	color: #666666;
	text-decoration: underline;
}
#brochure {

	text-align: left;
	display: block;
	border: 1px solid #9A8F77;
	margin-left: 10px;
	background-image:  url(../assets/images/downloads.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	padding-top: 40px;
	padding-bottom: 3px;
	padding-right: 5px;
	width: 147px;
	line-height: 1.125em;
}
#brochure a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#brochure a:hover {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	text-decoration: underline;
}
#prop_info {
	line-height: 2em;
}
#more_photos {
	display: block;
	background-image: url(../assets/images/photo_bar.gif);
	height: 21px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	color: #4E6A99;
}
#more_photos a {
	color: #4E6A99;
	text-decoration: none;
}
#more_photos a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
#more_photos a:visited {
	color: #4E6A99;
	text-decoration: none;
}

#prop_info_leased {
	line-height: 2em;
	background: url(../assets/images/leased.gif) no-repeat center 28px;
	height: 53px;
}
.blue_box {
	background-color: #84A0D0;
	color: #FFFFFF;
	padding: 2px 3px;
}
.blue {
	color: #4D6997;
}
.bullet {
	list-style-image:  url("../assets/images/bullet.gif");
	list-style-position: outside;
	margin-left: 10px;
}
.bullet2 {

	list-style-image:  url("../assets/images/bullet.gif");
	list-style-position: inside;
	margin-left: 10px;
}
.gray {
	color: #666666;
}
