.pageing {
	text-align: right;
	background-color: #DDDDDD;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	height: 20px;
}

.pageing a{
	color: #000066;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.pageing a:hover {
	color: #000000;
	text-decoration: none;

}

.dev_listing {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.dev_listing h2{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dev_listing h2 a {
	text-transform: uppercase;
	padding: 0px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	text-decoration:none;
}

.dev_listing h2 a:hover {
	color: #333366;
}
.dev_listing .dev_listing_region {
	float: left;
	width: 200px;
}


.dev_listing_pricing {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	float: right;
	width: 50%;
	color: #000000;
	padding-bottom: 10px;
}
.dev_listing_photo {
	float: left;
	width: 310px;
}
.dev_listing_description {
	width: 510px;
	float: left;
	padding: 5px;
}

.moreinfo {
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.moreinfo_button {
	background-image: url(images/moreinfo.jpg);
	width: 132px;
	height: 32px;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.moreinfo_button a, .moreinfo_button a:link, .moreinfo_button a:visited {
	text-decoration: none;
	padding: 0px;
	color: #000066;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
}
.moreinfo_button a:hover {
	text-decoration: none;
	color: #000000;
}
#dev_details_menu {
	float: left;
	width: 250px;
}
#dev_details_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#dev_details_menu ul li {
	display: block;
	background-color: #E1E1E1;
	margin-bottom: 5px;
	padding: 3px;
}

#dev_details_menu ul li a{
	color: #000000;
	text-decoration: none;
}

#dev_details_menu ul li a:hover {
	color: #666666;
}

#dev_details_logo {
	width: 200px;
	float: left;
}
#dev_details_top {
	float: right;
	width: 700px;
}
#dev_details_top h1 {
	text-transform: uppercase;
	padding: 0px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
}

#dev_details_bottom {
	float: right;
	width: 700px;
	margin-top: 20px;
}

#dev_details_mapbg {
}

#dev_details_map_canvas {
	width: 700px;
	height: 350px;
	margin-top: 20px;
}
.listings_nav {
	width: 100%;
	background-image: url(rp/bg/navbg.jpg);
	height: 40px;
	margin-bottom: 3px;
}


.listings_pageing {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 1em;
	float: right;
	padding-right: 10px;
}

.listings_pageing a{
	color: #000000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.listings_pageing a:hover {
	color: #FF3B00;
	text-decoration: none;

}

.listings {
	width: 692px;
	padding: 0px;
	margin: 0px;
}
.listings_sort {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.listing {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F0F8FF;
}
.listing_heading {
	width: 300px;
	float: right;
}
.listing_title {
	width: 100%;
	margin: 0px;
	line-height: 30px;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.listing_title a,.listing_title a:link,.listing_title a:visited {
	color: #000066;
	font-weight:700;
	text-decoration: none;
}

.listing_title a:hover {
}

.listing_price {
	font-weight: bold;
}
.listing_photo {
	width: 250px;
	float: left;
	padding: 10px;
}
.listing_photo img{
	border: 4px solid #ffffff;
}


.listing_details {
	float: right;
	width: 300px;
}
.listing_details p{
	margin: 0px;
	padding: 0px;
}

.listing_description {
	float: right;
	width: 300px;
	margin-top: 5px;
}
#property {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#property h2 {
	font-size: 1.1em;
	color: #000033;
}


#property_nav {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;


}

#property_nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#property_nav li {
	display: block;
	float: left;
	margin-right: 8px;
}

#property_nav a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

#property_nav a:hover {
	text-decoration: underline;
}

#property_heading {
	background-color: #000033;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	padding-top: 4px;
}

#property_images {
	width: 100%;
}

#property_video {
}

#property_info {
	margin-top: 10px;
}

#property_detail {
	margin-top: 10px;
}

#property_details {
	float: left;
	width: 50%;
}

#property_details ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#property_details li {
	margin-bottom: 5px;
}

#property_amenities  {
	float: right;
	width: 50%;
	margin-top: 10px;
}

#property_amenities ul {
}

#property_amenities li {
}

#property_location {
	margin-top: 10px;
}

#property_location_map {
}

#property_contact {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#property_contact_form {
	float: left;
	width: 40%;
	padding-left: 10px;
}

#property_agent {
	width: 40%;
	float: right;
	text-align: center;
}
#property_agent h2{
	line-height: 30px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	margin: 0px;
}
#property_agent_detail {
	width: 75%;
	padding-bottom: 10px;
	border: 2px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#property_agent_detail p{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thankyou {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.featured_listings {
	padding: 0px;
	width: 668px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.featured_listings h2 {
	text-transform: uppercase;
	padding: 0px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
}

.featured_listings_sort {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.featured_listing {
	border: 1px solid #CCCCCC;
	float: left;
	width: 200px;
	margin: 5px;
	padding: 5px;
	height: 310px;
}
.featured_listing_heading {
}
.featured_listing_title {
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 16px;
}

.featured_listing_title a {
	color: #000066;
	text-decoration: none;
}

.featured_listing_title a:hover {
}

.featured_listing_price {
}
.featured_listing_photo {
	width: 200px;
	float: left;
}
.featured_listing_details {
	height: 18px;
}
#agents {
	width: 700px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 70px;
}
.team {
	padding-top: 15px;
}

.team_listing {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.team_photo {
	padding: 0px;
	float: left;
	width: 125px;
}
.team_info {
	float: right;
	width: 575px;
}
.team_name {
	font-weight: bold;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.team_title {
	font-weight: 700;
}
.team_bio {
	padding-top: 10px;
}


.team_email {
	padding-top: 10px;
}

.sold {
	text-decoration: line-through;
	color:#FF0000;
}

