/* .class #id element {property: value; property2: value}
3507BannorLane
3547PeachtreeCornersCircle
6349HolcombWay
6463KlineCourt
6508PartonCourt */

* {
	margin: 0;
	padding: 0;
}
a:hover {
	color:#ffffcd;
}

body {
	background: #d6d6d5;
}
#container {
/*	background:#ffffcd url('../images/container-background.gif') repeat-y;
	width: 764px;*/
	background:#ffffff;
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
img {
	border: none;
}

#header {
	height: 100px;
	width: 760px;
	display: block;
	border-top: 5px solid #e6e2b3;
	border-bottom: 5px solid #e6e2b3;
}
#header #logo {
	padding-top: 12px;
	padding-left: 5px;
	float: left;
}
#header #blog {
	padding-top: 5px;
	float:right;
	margin-bottom: 4px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: center;
	font-family: Georgia;
	font-size: 13px;
	color: #063;
	text-decoration:none;
	font-weight:bold;
/*	background: url('../images/properties-background.gif') no-repeat left;*/
}
#header #blog a:visited {
	color: #063;
}

#header #blog a:hover {
	color: #daa520;
}
#header #navigation {
	height: 30px;
	width: 431px;
	background:#fff url('../images/nav-start_white-bg.gif') no-repeat left bottom;
	padding-left: 33px;
	float: right;
	margin-top: 25px;
}
#header #navigation ul li {
	list-style-type: none;
	display: inline;
}
#header #navigation ul li a {
	display: block;
	float: left;
	height: 21px;
	padding: 8px 10px 0 10px;
	border-right: 1px solid #e6e2b3;
	background: #dec156;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcd;
	text-decoration: none;
}
#header #navigation ul li a:hover {
/*	background: #006633 url('../images/nav-indicator-hover.gif') no-repeat center bottom;*/
	background: #a78c39 url('../images/nav-indicator-hover.gif') no-repeat center bottom;
	color: #fff;
}
#header #navigation ul li a.current {
	background: #dec156 url('../images/nav-indicator.gif') no-repeat center bottom;
	color: #666;
	}
#properties {
	width: 760px;
	display: block;
	border-bottom: 1px solid #000;
}
#properties .viewall {
	display: block;
	background: #94680b url('../images/properties-background.gif') no-repeat left;
	height: 15px;
	width: 724px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #f2e5ad;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 3px;
}
#properties .view {
	width: 654px;
}

.dropdown-properties {
	width: 760px;
	height: 520px;
	background: #896300 url('../images/properties-background-dropdown.gif') repeat-y right bottom;
	margin-left: 0px;
	padding-left: 0px;
}
.dropdown-properties img {
	border:none;
	float: left;
}
.dropdown-properties .floater {
	display: block;
	float: left;
	width: 330px;
	padding-left: 10px;
	margin-top: 25px;
	padding-right: 10px;
	border-right: 0px solid #666666;
}
.dropdown-properties h4 {
	background: #a78c39 url('../images/properties-title-background.gif') no-repeat right;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffcd;
	margin-top: 10px;
}
.dropdown-properties p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 3px;
	color: #FFF;
	line-height: 13px;
}
.img_frame_viewall {
	background: url('../images/viewall_image_frame.gif') no-repeat;
}



#content-wrapper {
	width: 760px;
	background: #e6e2b3 url('../images/content-top.gif') no-repeat top;
	border-top: 5px solid #a98841;
	padding-top: 0px;
}


#f-header {
	background: #e6e2b3;
	width: 394px;
	height: 70px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
#f-header h3 {
	background: url('../images/header-blank-long.gif') no-repeat;
	font-family: Georgia, times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #987503;
	text-indent: 30px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#f-header h3.long {
	background: url('../images/header-blank-384px.gif') no-repeat;
}

#browse-header {
	background: #e6e2b3;
	width: 366px;
	height: 70px;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95680b;
}
#browse-header h4 {
	background: #e6e2b3;
	font-size: 14px;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
}
#browse-header span {
	font-size: 10px;
	font-weight: bold;
}
#browse-header span a {
	text-decoration: underline;
	color: #95680b;
}
#browse-header a:hover {
	color:#daa520;
}

#browse-header .hidden {
/*	color:#e6e2b3;*/
	color:#bbb;
	cursor:default;
}


.properties-left-col {
	width: 274px;
	float: left;
	background: #e6e2b3;
/*	background: #efecd3;
	background: #efebd1;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b
}
#f-property {
	width: 274px;
	float: left;
	background: #e6e2b3
}
#featured-img-frame {
	margin-left: 13px;
	margin-top: 3px;
}
#featured-image {
/*	background: url('../images/featured_img_frame.gif') no-repeat; */
	margin: 4px 0px 0px 4px;
}
.img_frame217px {
	background: url('../images/featured_img_frame.gif') no-repeat;
}

/*** Photo-Caption PZ3 CSS ***/

.PZ3-l { float:left; }
.PZ3-r { float:right; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:0px solid #030; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:97.5%; width:98%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #030;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin: -4px 0px 0px -4px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block; direction:ltr;
	font:10pt Verdana, Arial, Helvetica, sans-serif;
	margin-top:-3px; margin-left:4px; padding-bottom:3px;
	background:#004f20; color:#fffffd; text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/*** End Photo-Caption Zoom CSS ***/


#f-property p {
	width: 230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	line-height: 15px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 5px;
}
#f-property p.docs-top {
	width: 230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	line-height: 12px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 5px
}
#f-property p.docs-bottom {
	width: 230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	line-height: 12px;
	padding: 0px 0px 20px 0px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#f-property a {
	text-decoration: none;
	font-weight: bold;
	color: #95680b;
}
#featured-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #95680b;
	border-bottom: 1px solid #95680b;
	width: 230px;
	margin-left: 15px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#browse-properties h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 15px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 3px;
}
#browse-properties li {
	list-style-type: none;
	margin-left: 50px;
	padding: 5px 0px 5px 0px;
}
#browse-properties li.top {
	list-style-type: none;
	margin-left: 30px;
	padding: 5px 0px 12px 0px;
}
#browse-properties li.bottom {
	margin-bottom: 12px;
	padding: 5px 0px 5px 0px;
}
#browse-properties li.current{
	list-style-type:disc;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
#browse-properties a {
	text-decoration:none;
	font-weight: bold;
	color: #95680b
}
#browse-properties a.current{
	font-weight:bold;
}
#browse-properties a:hover{
	color: #daa520;
}


#our-header {
	background: url('../images/ourproperty.gif') no-repeat;
	width: 307px;
	height: 43px;
	text-indent: -9999px;
	margin-top: 8px;
	margin-left: 15px;
}
#our-property {
	width: 485px;
	float: left;
	background: #e6e2b3;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#our-property p {
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	line-height: 13px;
	padding: 3px;
	margin-left: 0px;
}
#our-property ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
#our-property ul li {
	width: 200px;
	list-style-type: none;
	padding: 15px 10px 22px 30px;
	border-right: 1px solid #d6d196;
	border-bottom: 1px solid #d6d196;
	float: left;
}
#our-property .property-bottom {
	border-bottom: none;
}
#our-property ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	text-decoration: none;
	white-space: pre;
}
#our-property ul li img {
	display: block;
}
#property {
	width: 760px;
	float: left;
	background: #e6e2b3;
}
#property-header {
	background: url('../images/blank-header-long.gif') no-repeat;
	float:left;
	width: 307px;
	height: 43px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-indent: -9999px;
}
#property p {
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	line-height: 13px;
	margin-left: 15px;
}
#property-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95680b;
	padding: 0px;
	margin-left: 0px;
	text-decoration: underline;
	text-align: left;
}
.content {
	width: 760px;
	margin-left: 0px;
}
#intro {
	background: #ffffff;
}
#intro h2 {
	font-family: Georgia, times, serif;
	font-size: 24px;
	color: #144a37;
	font-weight: lighter;
	padding: 10px;
	padding-bottom: 0;
}
#intro p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding: 10px;
}
#footer {
	background: #333 url('../images/footer.gif') no-repeat;
	height: 25px;
	width: 760px;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
}
#footer span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffea;
}
