body {
	background-image: url(../img/global/website_background.gif);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color:#232323;
}
a:focus {
	outline:1px dotted invert;
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:19px;
	color: #9E9F8E;
}
h5 {
	font-size:17px;
	color: #9E9F8E;
}
h6 {
	font-size:14px;
}
ol {
	list-style:decimal;
}
ul {
	list-style:square;
}
li {
	margin-left:30px;
	list-style-image: url(../img/global/bullet.gif);
}
img {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset {
	margin-bottom:10px
}
P {
	color:#555555;
}
a {
	text-decoration:underline;
	color: #232323;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color: #666;
}
blockquote {
	color: #7ea5aa;
	font-size: 150%;
	line-height: 1.2em;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: lighter;
	background-image: url(../img/global/open_quote.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
}
blockquote:before, blockquote:after {
	display:block;
}
/*blockquote:before {
	content: '\201C';
	font-size: 30px;
	color: #b3b5a0;
	font-family: "Times New Roman", Times, serif;
}*/
blockquote:after {
	content: ',';
	background-image: url(../img/global/close_quote.gif);
	background-position: 200px 0px;
	background-repeat: no-repeat;
	color: #FFF;
}
.logo {
	text-align: center;
	padding-top: 15px;
}
#nav {
	position: relative;
}
#nav p{
	padding:0px;
	margin:0px;
}
#nav img{
	float:left;
}
.nav_link {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BABC9F;
	padding-bottom:0px;
}
.flash {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #BABC9F;
	margin-bottom: 10px;
}
.content {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #BABC9F;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 60px;
}
.bold {
	font-weight: bold;
}
.sidebar {
}
.sidebar h1{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
	padding-bottom: 10px;
}
.sidebar h2{
	margin: 0px;
	padding-bottom: 10px;
}
.sidebar a{
	color: #555555;
	text-decoration: underline;
}
.sidebar a:hover{
	text-decoration: none;
}
.sidebar a:visited{
	color: #BABC9F;
	text-decoration: none;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
}
.sidebar li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display:list-item;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B395;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
.sidebar_text {
	color: #555555;
	font-size: 11px;
	background-color: #eef7f4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sidebar_sort {
	color: #555555;
	font-size: 8px;
	background-color: #b5dad7;
	padding: 10px;
}
.divider{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7ede6;
}
.divider_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7ede6;
}
.featured_property a {
	color: #ADB095;
}
.featured_property a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DAECE;
}
.featured_property a:visited {
	text-decoration:none;
}
.featured_property p {
	line-height: 1.4em;
	color:#333;
}
.featured_property li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.featured_property h2 {
	margin: 0px;
	font-size: 120%;
	color: #9E9F8E;
}
.footer {
	font-size: 80%;
	line-height:1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 15px;
	margin-top: 15px;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.footer a {
	text-decoration:none;
	color:#232323;
}
.footer a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DAECE;
}
.footer a:visited {
	color:#232323;
}
.footer ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer li {
	list-style-image: url(../img/global/bullet.gif);
}
.img_outline {
	border: 6px solid #d7ecea;
}
.feature_img {
	padding: 6px;
	background-image: url(../img/home/feature_img_background.gif);
}
.bottom_nav {
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #B0B293;
}
.bottom_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B0B293;
}
.phone {
	margin-bottom: 2px;
}
/*.phone{
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	background-image: url(../img/global/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 4px;
}*/
.fax {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	background-image: url(../img/global/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gold {
	color: #9E9F8E;
	font-weight: normal;
	padding-bottom: 2px;
}
.view_more {
	display: block;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
}
.view_more a:hover {
	border: none;
}
.contact {
	padding-left: 5px;
	padding-right: 0px;
}
.follow {
	padding-top: 10px;
}
#twitter_update_list a {
	text-decoration:none;
}
#twitter_update_list a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DAECE;
}
#twitter_update_list {	
	font-size:14px
}
.twitter li {	
	font-size:10px
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:list-item;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
}
.ppg_logomark {
	padding-right: 7px;
}
.disclaimer {
	color: #B0B293;
}
.sold{
	padding-left: 5px;
	padding-right: 5px;
}
.sold_label{
	padding-right: 5px;
}
.listings_sort{
	border: 1px solid #80b5b1;
	background-color: #EEF7F4;
	color: #333;
	margin-left: 2px;
}
.search{
	border: 1px solid #80b5b1;
	background-color: #babc9f;
	color: #fff;
	margin-left: 2px;
}
.search:hover {
    border: 1px solid #80b5b1;
    background: #6c9f9b;
}
#property {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #dcddcf;
	margin-bottom: 10px;
	}
#property h6 a{	
	color: #98987e;
	text-decoration: none;
	}
	#property h6 a:hover{
	text-decoration: underline;
	}
.description_text{
	margin-right: 10px;
}
.description_text{
	background-color: #eef7f4;
	padding: 5px;
	font-size:10px;
}
.features{
	line-height: 1.5em;
	font-size: 98%;
	}
	
.features a{
	color: #555555;
	text-decoration: underline;
	}
.features a:hover{
	text-decoration: none;
	}
	.features a:visited{
	text-decoration: none;
	}
.view_property{
	padding-top: 10px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
#search{}
#search a{
	color: #232323;
}
#search a:hover{
	text-decoration: none;
}
.about_nav{
	padding-bottom: 5px;
}
.sort_button{
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7ECEA;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7ECEA;
}
/*-------*/

.price {
	color: #232323;
	font-size: 16px;
	font-weight: bold;
}
#detail #prop_details a {
	font-size: 11px;
	color: #232323;
	line-height: 1.5 em;
}
#detail #prop_details h4 {
	color: #9D9F88;
}
#property_detail h4 {
	color: #9D9F88;
	padding-right: 30px;
	padding-left: 30px;
}
#property_detail p {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#property_detail #property_Photo {
	text-align: center;
}
.property_photo {
	padding: 6px;
	background-image: url(../img/featured_prop/details/large_image_background.gif);
}
#thumbnails {
	text-align: center;
}
.thumbnails_img {
	border: 6px solid #B6D9D6;
	margin: 6px;
}
.thumbnails_nav {
	padding-bottom: 40px;
}
.unit_description {
	background-color: #eef7f4;
	font-size:10px;
}
#testmonials{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABC9F;
	padding: 25px;
}
#testmonials p{
	font-size: 11px;
	padding-left: 50px;
	line-height: 16px;
}
#testmonials h6{
	font-size: 13px;
	line-height: 16px;
	color: #232323;
}
#accomplishments table{}
#accomplishments tr{
}
#accomplishments th{
	background-color: #e1e2d6;
	color: #232323;
}
#accomplishments td{
	background-color: #eaf4f1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
	
}
.about_photo{
	padding-right: 15px;
	}
.about_text{
	color: #555555;
	font-size: 11px;
	background-color: #eef7f4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.about{
	padding-bottom: 15px;
}
.about_nav{
	padding-top: 8px;
	padding-bottom: 4px;
}
.form{
	border: 1px solid #b8dcd9;
	background-color: #FFF;
}
.form_text{
	color: #555555;
	font-size: 11px;
	background-color: #eef7f4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	}
.map{
	text-align: center;
}

/* Search */

#search-spinner {
	position: absolute;
	top:20px;
	left:307px;
}

/* view property scrollview */

#photo-back {
	position:absolute;
	top:42px;
	left:-6px;
}

#photo-forward {
	position:absolute;
	top:42px;
	left:464px;
}

#photo-scroll-mask {
	width:404px;
	overflow: hidden;
	position:absolute;
	left:58px;
	height:110px;
}

#photo-scroll-area {
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
}

#photo-loading {
	position:absolute;top:133px;left:240px;
}

#form-message {
	color: #9a1e11;
}
#pageWrappe{background-image: url(none);}

#concierge_nav ul li{
}
#concierge_nav ul li a{
}
#concierge_nav ul li a:hover{}
.backtotop{
	font-size: 10px;
	font-weight: normal;
}
.con_button{
	position: absolute;
	top: 7px;
}
.rene{
	padding-bottom: 25px;
}
.blog{
	float: right;
}

