@charset "UTF-8";
.hp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
}
.btm-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2ABB67;
}
.hp-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 18px;
}
.btm-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
a.btm:link {
	color: #2ABB67;
	text-decoration: none;
	font-weight: normal;
}
a.btm:visited {
	color: #2ABB67;
	text-decoration: none;
	font-weight: normal;
}
.search-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	text-transform: uppercase;
	line-height: 17px;
}
.green-rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #448C67;
	border-right-color: #448C67;
	border-bottom-color: #448C67;
	border-left-color: #448C67;
}
.blue-rule {
	border: 2px solid #0B5A91;
}
a.btm:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.left:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
a.left:visited {
	font-family: "Times New Roman", Times, serif;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
a.left:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 36px;
	color: #FFDA79;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.int-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	text-align: center;
}

.int-address_greenbar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	text-align: center;
}

.int-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.property-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.apt-names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #084B7C;
}
.photo-rule {
	padding: 5px;
	border: 1px solid #999999;
	margin: 15px;
}
.lead-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #084B7C;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #084B7C;
}
a:link {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0B5A91;
	text-decoration: none;

}

#eop {
	width:600px;
	height:320px;
	background-color:white;
	border:2px solid black;
  position:absolute;
  top:250px;
  left:80px;
	z-index:1000;
	visibility:hidden;
	text-align:left;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

