body {
	background: #f7f7f1;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

a {
	color: #084a7a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

.container_16 {
	
}

.subheader {
	height: 85px;
	width: 960px;
	text-align: center;
	padding-top: 40px;
}

.subheader_interior {
	height: 24px;
	width: 960px;
	text-align: center;
	padding-top: 0px;
}

.subheader_outer {
	background-color: #1B4879;
	background-image: url(../images/background_subheader.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
}


.header {
	height: 125px;
	width: 960px;

}
.header_outer {
	background-color: #91af29;
	height: 125px;
	background-image: url(../images/background_header.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
}

.footer {
	color: #FFFFFF;
	height: 220px;
	width: 960px;
	padding-top: 24px;
}


.footer a {
	color: #fff;
	text-decoration: none;
}

.footer_outer {
	background-color: #084a7a;
	background-image: url(../images/background_subheader.gif);
	background-repeat: repeat-x;
	margin: 0px auto auto auto;

}


.footer_content {
	font-size: 11px;
	
}

.footer_content a{
	color: #9DC335;
}

.link_learnmore a {color:#07497a; font-weight: bold;}
.link_seemore a {color: #7a951f; font-weight: bold;}


#property_box a img, #property_box a       { border: none; overflow: hidden; float: left; }
#property_box a:hover                      { border: 1px solid black; }
#property_box a:hover img                  { margin: -1px; }

.whitebar {
	width: 530px;
	height: 40px;
	font-size: 11px;
	color: #333;
	background-image: url(../images/background_whitebar.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 24px;
	padding: 6px 0px 0px 0px;
	text-align:center;
}

.whitebar a{
	color: #7a951f;
}

.menubar{
		margin: 8px 0 0 0;
}
.disclaimer {
	font-size: 9px;
	margin: 12px 0 12px 0;
}
.quicksearch {
	background-image: url(../images/background_quicksearch.gif);
	background-repeat: no-repeat;
	height: 257px;
	width: 220px;
	padding: 50px 24px 6px 24px;

}

.quicksearch p{
	color: #7a951f;
	margin: 0px 0px 7px 0px;
}

.fullsearch p{
	color: #7a951f;
	margin: 0px 0px 7px 0px;
}

.fullsearch_box {
	background-image: url(../images/background_fullsearch.gif);
	background-repeat: no-repeat;
	height: 420px;
	width: 900px;
	padding: 42px 24px 6px 48px;

}


.interested {
	background-image: url(../images/background_interested.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 220px;
	padding: 98px 24px 6px 24px;

}

.interested p{
	color: #7a951f;
	margin: 0px 0px 7px 0px;
}


.subtitle {
   color: #084a7a;
   font-size: 16px;
   font-weight: bold;
   margin: 0 0 0 0;
   }
   
   
   .error_message {
	color: #990000;
	background-color: #FFCCCC;
	padding: 12px;
	border: 1px solid #990000;
}

.indent {
 padding: 0 0 0 48px;

}

.quicklinks {
	background-image: url(../images/background_links.gif);
	background-repeat: no-repeat;
	width: 228px;
	margin: 0 0 0 24px;
	padding: 70px 36px 6px 36px;

}

.quicklinks_bottom {
	background-image: url(../images/background_links.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 24px;
	padding: 0px 36px 0px 36px;
	margin: 0 0 0 24px;
	background-position: bottom;
}

.landlord_showing {
	background-image: url(../images/icon_house.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	margin: 0 0 18px;
}

.landlord_lease {
	background-image: url(../images/icon_lease.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
		margin: 0 0 18px;
}

.landlord_marketing {
	background-image: url(../images/icon_marketing2.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
		margin: 0 0 18px;
}

.landlord_checks {
	background-image: url(../images/icon_check.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
		margin: 0 0 18px;
}

.photo_featured {
	position:relative;
	width: 220px;
	height: 147px;
}

.photo_featured span {
	width: 220px;
	height: 147px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/rented.png) no-repeat;
	z-index: 3;
}


.photo_detail {
	position:relative;
}

.photo_detail span {
	width: 146px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/rented.png) no-repeat;
	z-index: 3;
}
