/* home page */
#banner {
	position: relative;
	top: -20px;
	margin-top: 0px;
	left: 10px;
	width: 738px;
	border-left: 1px solid #9ec3de;
	border-top: 3px solid #9ec3de;
	border-right: 1px solid #9ec3de;
	border-bottom: 10px solid #e7edf5;
	z-index: 1;
}
.featured_banner {
	position: relative;
	width: 740px;
}
.home_left {
	position: relative;
	top: 0px;
	left: 10px;
}
.home_center {
	position: absolute;
	top: 0px;
	left: 257px;
}
.home_right {
	position: absolute;
	top: 0px;
	right: -10px;
}
.header1 {
/*left and right images*/
	position: relative;
	top: -20px;
	width: 239px;
/*note: fix border white right*/
	background-color: #9ec3de;
	text-align: center;
	color: #2d486c;
	font: .8em verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}
.img_box1 {
/*left and right images */
	position: relative;
	top: -20px;
	width: 239px;
	height: 260px;
	background-color: #E7EDF5;
	text-align: center;
	font: .7em verdana, arial, helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #9EC3DE;
}
.img_box1 a:link, .img_box1 a:visited, .img_box2 a:link, .img_box2 a:visited {
	color: #2D486C;
	text-decoration: none;
}
.img_box1 a:hover, .img_box2 a:hover {
	color: #206BB1;
}
.header2 {
/*middle image */
	top: -20px;
	position: relative;
	width: 240px;
	background-color: #9ec3de;
	text-align: center;
	color: #2d486c;
	font: .8em verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}
.img_box2 {
/*middle image */
	position: relative;
	top: -20px;
	width: 240px;
	height: 260px;
	background-color: #E7EDF5;
	text-align: center;
	font: .7em verdana, arial, helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #9EC3DE;
}
.frontpage_img {
	color: #333333;
	width: 220px;
	padding-bottom: 5px;
	border: 0;
}
.frontpage_img:hover {
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#home_content {
/* bottom banner */
	position: relative;
	width: 740px;
	left: 0px;
	padding: 20px 0px 20px 0px;
}
.home_stuff {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #2D486C;
}
.img_box3 {
/*left and right images */
	position: relative;
	top: -20px;
	width: 239px;
	height: 100px;
	background-color: #ffffff;
	font: .7em verdana, arial, helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #9EC3DE;
}
.img_box3 a:link, .img_box1 a:visited, .img_box2 a:link, .img_box2 a:visited {
	color: #2D486C;
	text-decoration: none;
}
.img_box3 a:hover, .img_box2 a:hover {
	color: #206BB1;
}
.img_box4 {
/*middle image */
	position: relative;
	top: -20px;
	width: 240px;
	height: 100px;
	background-color: #ffffff;
	text-align: center;
	font: .7em verdana, arial, helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #9EC3DE;
	border-right:  1px solid #9ec3de;
	border-left:  1px solid #9ec3de;
}
/* formatting and page header for about  and contact pages */
#content_pages {
	position: relative;
	left: 15px;
	padding: 10px 5px 5px 15px;
	width: 740px;
}
#page_header {
	text-align: left;
	font: .9em verdana, arial, helvetica, sans-serif;
	color: #2d486c;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	width: 300px;
}
/* about page and contact*/
#intro {
	position: relative;
	float: left;
	width: 470px;
	padding: 0px 5px 30px 5px;
}

.frontpage {
	text-align: justify;
	font: .9em verdana, arial, helvetica, sans-serif;
	color: #333333;
}
.sign_off {
	text-align: right;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #333333;
}
#associations {
	position: relative;
	width: 300px;
	top: 70px;
	left: 90px;
}
.rebny {
	position: relative;
	bottom: 50px;
	left: 100px;
}
.eho {
	position: relative;
	bottom: 108px;
	left: 205px;
}
.about_img {
	position: absolute;
	top: 55px;
	right: 45px;
}
.contact_img {
	position: absolute;
	top: 55px;
	right: 38px;
}
/*contact page*/
#contact {
	text-align: center;
	font: .8em verdana, arial, helvetica, sans-serif;
	color: #2d486c;
}
#contact a:link, #contact a:visited {
	color: #2D486C;
}
#contact a:hover {
	color: #206BB1;
}
.contact_bkg {
	width: 740px;
	background-color: #E7EDF5;
	margin-left: -20px;
	padding-bottom: 20px;
	border-top: 1px solid #9EC3DE;
	border-bottom: 1px solid #9EC3DE;
}
/* Open House Page */
.openhouse_header2 {
/*openhouse*/
	font: .6em verdana, arial, helvetica, sans-serif;
	color: #2d486c;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	width: 710px;
	text-align: center;
}
/* New Developments */
.center_txt {
	text-align: center;
	font: .8em verdana, arial, helvetica, sans-serif;
	color: #2d486c;
	font-weight: bold;
}
.new_dev_img {
	position: relative;
	top: 15px;
	right: -25px;
	width: 200px;
}
.new_dev_img2 {
	position: relative;
	top: 75px;
	right: -25px;
	width: 200px;
}
.new_dev_img3 {
	position: relative;
	top: 150px;
	right: -25px;
	width: 200px;
}
.new_dev_img4 {
	position: relative;
	top: 225px;
	right: -40px;
	width: 175px;
}
.new_dev_img5 {
	position: relative;
	top: 300px;
	right: -25px;
	width: 200px;
}
.new_dev_img6 {
	position: relative;
	top: 340px;
	right: -25px;
	width: 200px;
}
.adams_street{
  width: 450px;
  padding-top: 10px;
  padding-bottom: 100px;
}
/*print buttons sales, rentals, open house, listings pages*/
.print {
	position: absolute;
	top: 25px;
	right: 55px;
}
.print2 {
	position: absolute;
	top: 59px;
	right: 320px;
}
.back_btn {
	position: absolute;
	top: 62px;
	left: 285px;
}
.print:hover, .print2:hover, .back_btn:hover, .back_btn2:hover {
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.drop_apts{
  position: absolute;
  top: 24px;
  left: 50px;
  font-size:12px;
  color: #2D486C;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#ffffff;
  font-weight: bold;
}
.drop_apts2{
  position: absolute;
  float: right;
  margin-top: 25px;
  left: 50px;
  font-size:12px;
  color: #2D486C;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#ffffff;
  font-weight: bold;
}

#intro2 {
	position: relative;
	float: left;
	width: 470px;
	padding: 50px 5px 30px 5px;
}