html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 900px;
	background: #aa7f48 url(../jpg/pagebak.jpg) fixed;
	font: 14px georgia, garamond, times, "times new roman", serif;
}
/*--- general ---*/
* {
	outline: none;
	margin-top: 0px;
}
form {margin: 0;padding: 0;}
img {
	border: thin none #000;
	display: block;
}
ul {margin: 0;padding: 0;list-style: none;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: georgia, garamond, times, "times new roman", serif;
	font-size: 19px;
	font-style: italic;
	line-height: 22px;
	color: #fc3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
h1, h2 {
	color: #fc3;
	font-size: 19px;
	line-height: 22px;
	font-style: italic;
}
p {
	margin: 0;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #fc3;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

#page {
	width: 900px;
	margin: 0 auto;
	background: #AA7F48 none repeat scroll 0% 50%;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/* header */
#header {
	width: 900px;
	height: 153px;
	position: relative;
	background: url("../jpg/bg-header.jpg") no-repeat;
}
.logo {
	top: 18px;
	left: 8px;
	width: 356px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -12000px;
	background: url("../gif/logo.gif") no-repeat;
	visibility: visible;
}
#header div {
	top: 17px;
	right: 9px;
	position: absolute;
	visibility: visible;
}
#header div p {
	float: left;
	color: #000;
	font: bold 13px arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
#header div span {
	float: left;
	width: 135px;
	height: 24px;
	position: relative;
	margin: -4px 0 0 5px;
	text-indent: -12000px;
	background: url("../gif/bg-phone.gif") no-repeat;
}
.link {
	top: 34px;
	right: 11px;
	color: #000;
	position: absolute;
	font: bold 13px arial, tahoma, verdana, "trebuchet ms", sans-serif;
	visibility: visible;
}
/* content */
#content {
	width: 900px;
}

/* main-nav */
.main-nav {
	width: 600px;
	background: #000;
	text-align: right;
	font-size: 120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 289px;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 0;
}
.main-nav li {
	color: #fc3;
	display: inline;
	font: bold 12px/20px arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
.main-nav li a {
	margin: 0 4px 0 1px;
}

.wrap-content {
	width: 900px;
}

/* secondary-content */
.secondary-content,
.secondary-content-2 {
	float: left;
	width: 163px;
	position: relative;
	margin: -20px 0 0 0;
}
.secondary-content cite,
.secondary-content-2 cite {
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: -1px;
	padding: 11px 0 0 18px;
}
/* primary-content */
.primary-content,
.primary-content-2 {
	float: left;
	width: 510px;
	padding: 22px 20px 0 29px;
}
.primary-content-wide,
.primary-content-2-wide {
	float: left;
	width: 540px;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 29px;
}
.primary-content-wide h1 {padding: 0 0 19px 0;}
.primary-content h1 {padding: 0 0 19px 0;}
.primary-content p {padding: 0 0 12px 0;}
.primary-content p a {text-decoration: underline;}
.primary-content p a:hover {
	text-decoration: none;
	color: #D6D6D6;
}

/* lock */
.lock {
	width: 376px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 0;
}
.lock li {
	float: left;
	width: 119px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}
.lock li a {
	color: #fff;
	display: block;
}
.lock li a:hover {position: relative;}

.lock li a span {
	display: block;
	padding: 6px 0 7px 17px;
	background: #000 url("../gif/i-1.gif") no-repeat;
	font: bold 10px/12px verdana, arial, tahoma, "trebuchet ms", sans-serif;
}
/* extra-info */
.extra-info {
	width: 90px;
	float: left;
	margin: 6px 0 0 0;
	padding: 0 14px 0 0;
}
* html .extra-info {padding: 0 11px 0 0;}

.extra-info a {
	display: block;
	padding: 8px 0 0 2px;
	font: bold 10px/12px arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
.extra-content,
.extra-content-2 {
	float: right;
	width: 166px;
	padding: 23px 12px 0 0;
}
/* house */
.house {
	width: 166px;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}
.house li {
	width: 166px;
	float: left;
	padding: 0 0 10px 0;
}
.house li a img {
	border: 1px solid #a97e47;
}
.house li p {
	padding: 6px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1em;
}
/* view-more */
.view-more {
	padding: 45px 0 5px 0;
	font: bold 11px/12px arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
.extra-content .view-more {padding: 4px 0 5px 0;}
.view-more a span {color: #f90;}

/* footer */
#footer {
	width: 900px;
	padding: 14px 0 17px 0;
}
#footer ul {
	text-align: center;
	padding: 0 0 0 11px;
}
#footer ul li {
	color: #fc3;
	display: inline;
	font: 10px/16px arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
#footer ul li span {color: #fff;}

#footer ul li a {
	font-weight: bold;
	margin: 0 3px 0 0;
}
/* page-2 */
div#content-2 {
	width: 900px;
}
div#content-2.about {
	background: url("../jpg/bg-about.jpg") no-repeat;
}
div#content-2.buying {
	background: url("../jpg/bg-buying.jpg") no-repeat;
}
div#content-2.selling {
	background: url("../jpg/bg-selling.jpg") no-repeat;
}
div#content-2.relocating {
	background: url("../jpg/bg-relocating.jpg") no-repeat;
}
div#content-2.examples {

}
div#content-2.inventory {
	background: url("../jpg/bg-inventory.jpg") no-repeat;	
}
div#content-2.contact {
	background: url("../jpg/bg-contact.jpg") no-repeat;
}
div#content-2.featured {
	background: url("../jpg/bg-featured.jpg") no-repeat;	
}
div#content-2.early {
	background: url("../jpg/bg-early.jpg") no-repeat;	
}
div#content-2.old {
	background: url("../jpg/bg-old.jpg") no-repeat;	
}
div#content-2.lake {
	background: url("../jpg/bg-lake.jpg") no-repeat;	
}
div#content-2.wakatomika {
	background: url("../jpg/wakatomika-3.jpg") no-repeat;
}
div#content-2.grucrew {
	background: url("../jpg/100_3532.jpg") no-repeat;
}	
.secondary-content-2 {
	margin: 0;
	position: static;
}
.secondary-content-2 cite {
	padding: 234px 0 12px 18px;
}
.secondary-content-2 p {
	color: #fc3;
	padding: 0 0 0 18px;
	font: bold 13px verdana, arial, tahoma, "trebuchet ms", sans-serif;
}
.primary-content-2 {
	padding: 200px 20px 0 29px;
}
.primary-content-2 h1, .primary-content-2-wide h1 {
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.primary-content-2 h2 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.primary-content-2-wide h2 {
	padding: 53px 0 18px 0;
	color: #FC3;
}
.primary-content-2 p {padding: 0 0 24px 0;}
.extra-content-2 {padding: 35px 12px 0 0;}

#page #content-2 .wrap-content clr .primary-content-2-wide table td {
vertical-align: top }
#page .wrap-content clr .primary-content-2 li {
	list-style-type: disc;
}
.primary-content-2 ol {
	position: relative;
	top: -20px;
}
#page #content-2 .wrap-content.clr .primary-content-2-wide .special li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.primary-content-2-wide .special li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	margin-left: 20px;
	padding-top: 10px;
	display: block;
	padding-left: 40px;
	width: 360px;
}

/*
     FILE ARCHIVED ON 02:44:44 Aug 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:41:03 Oct 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.656
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.011
  esindex: 0.015
  cdx.remote: 119.968
  LoadShardBlock: 257.21 (3)
  PetaboxLoader3.datanode: 459.266 (5)
  load_resource: 601.057 (2)
  PetaboxLoader3.resolve: 274.214 (2)
*/