html,body {
	height: 100%;
	margin: 0;
}

body{
	color:#333;
	font:12px/20px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) repeat-y 50% 0;
	min-width:1000px;
}
img{border:0;}
a{
	color:#333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper:after {
	clear: both;
	content:"";
	display: block;
}
#wrapper{
	width:100%;
	min-height:100%;
	background:url(../images/bg-wrapper.gif) repeat-x;
}
* html #wrapper{
	height:100%;
}

.hidden {
visibility:hidden;
display:none;
}

.w-holder{
	width:968px;
	overflow:hidden;
	margin:0 auto;
	padding:46px 0 86px;
	position:relative;
	
}
#header:after {
	clear: both;
	content:"";
	display: block;
}
#header{
	width:459px;
	min-height:156px;
	padding:0 12px 0 487px;
	background:url(../images/bg-header.png) no-repeat;
}
* html #header{height:156px;}
.logo-hold{
	position:absolute;
	top:0;
	left:6px;
}
.logo-hold .holder{
	width:481px;
	height:199px;
	overflow:hidden;
	background:url(../images/bg-logo.png) no-repeat;
}
.logo{
	display:block;
	margin:0 0 0 68px;
	position:relative;
	font-size:1px;
	line-height:1px;
}
.logo a{
	display:block;
	width:205px;
	height:138px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#menu{
	float:right;
	margin:0;
	padding:34px 0 0 0;
	list-style:none;
	position:relative;
}
#menu li{
	float:left;
	padding:0 0 0 14px;
	font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#menu li a{
	color:#5d2a17;
}
#main{
	width:100%;
	overflow:hidden;
	margin:-5px 0 0;
	position:relative;
}
.intro{
	width:100%;
	overflow:hidden;
}
.intro .t,
.intro .b{
	width:100%;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
}
.intro .t{
	height:13px;
	background:url(../images/bg-intro-t.png) no-repeat;
}
.intro .b{
	height:21px;
	background:url(../images/bg-intro-b.png) no-repeat;
}
.intro .c{
	width:924px;
	overflow:hidden;
	padding:0 20px 0 14px;
	background:url(../images/bg-intro-c.png) repeat-y;
}
.intro .image{
	width:100%;
	overflow:hidden;
	position:relative;
}
.intro .image a img{
	display:block;
}
.text-dream{
	position:absolute;
	bottom:42px;
	right:29px;
	width:432px;
	height:98px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-dream.png) no-repeat;
}
.m-holder{
	width:940px;
	overflow:hidden;
	padding:17px 0 0 6px;
}
.overview-hold{
	width:100%;
	overflow:hidden;
	padding:32px 0 13px;
	background:url(../images/separator1.gif) no-repeat;
}
.aside1{
	float:left;
	width:480px;
	padding:2px 0 10px 40px;
	min-height:250px;
	background:url(../images/bg-overview.png) no-repeat;
}
* html .aside1{height:250px;}
.heading{
	overflow:hidden;
	width:100%;
}
.heading h2{
	margin:0;
	font:bold 32px/36px Georgia, "Times New Roman", Times, serif;
	color:#5b2919;
}
.heading em{
	display:block;
	color:#a59165;
	font:italic 18px/22px Georgia, "Times New Roman", Times, serif;
}
.aside1 .heading{
	padding:0 0 35px;
}
.aside1 .heading h2{
	color:#a59165;
}
.aside1 .heading em{
	color:#5b2919;
}
.aside1 p{
	margin:0;
}
.aside2{
	float:right;
	width:280px;
	background:#646942;
	padding:19px 30px 25px 30px;
}
.aside2 h3{
	margin:0 0 9px;
	font:bold 16px/20px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#c2aa77;
}
.aside2 p{
	margin:0;
	font:italic 12px/22px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.location-hold{
	position:relative;

	width:100%;
	overflow:hidden;
	padding:33px 0 23px;
	background:url(../images/separator1.gif) no-repeat;
}
.location-hold .holder:after {
	clear: both;
	content:"";
	display: block;
}
.location-hold .holder{
	width:475px;
	min-height:363px;
	position:relative;
	padding:34px 425px 559px 40px;
	background:#f4ebdd url(../images/bg-map.jpg) no-repeat 0 100%;
}
* html .location-hold .holder{height:363px;}
.location-hold .heading{
	padding:0 0 36px;
}
.location-hold .heading h2{
	color:#646942;
}
.location-hold .heading em{
	color:#a59165;
}
.location-hold .box{
	width:100%;
	overflow:hidden;
	padding:0 0 69px;
}
.location-hold .box p{
	margin:0;
}
.location-hold .box p strong{
	text-transform:uppercase;
}
.btn-click{
	display:block;
	width:100%;
	overflow:hidden;
}
.btn-click a{
	font-weight:bold;
	text-transform:uppercase;
}
.logo-vineyards{
	position:absolute;
	top:26px;
	right:117px;
}
.logo-vineyards a{
	display:block;
	width:236px;
	height:129px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-vineyards.gif) no-repeat;
}
.gallery-hold{
	position:absolute;
	left:40px;
	bottom:62px;
	width:480px;
}
.gallery{
	margin:0;
	padding:22px  0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.gallery li{
	float:left;
	padding:0 20px 20px 0;
}
.gallery li a{
	float:left;
	border:5px solid #a59165;
}
.gallery li a:hover,
.gallery li.active a{
	border:5px solid #646942;
}
.gallery li a img{
	float:left;
}
.design-hold{
	width:100%;
	overflow:hidden;
	padding:28px 0 0;
	margin:0 0 25px;
	position:relative;
	background:url(../images/separator1.gif) no-repeat;
}
.design-hold .holder{
	width:364px;
	height:496px;
	overflow:hidden;
	padding:39px 535px 0 41px;
	background:url(../images/bg-design.png) no-repeat;
}
.design-hold .heading{position:relative;}
.design-hold .heading h2{
	color:#5d2a17;
}
.design-hold .heading em{
	color:#623a00;
}
.design-hold .box{
	width:295px;
	overflow:auto;
	height:370px;
	padding:0 0 0 60px;
	margin:42px 0 0;
	position:relative;
}
.design-hold .box p{
	margin:0;
}
.design-hold .box p strong{
	text-transform:uppercase;
}
.logo-jim{
	position:absolute;
	right:38px;
	bottom:33px;
}
* html .logo-jim{bottom:32px;}
.logo-jim a{
	display:block;
	width:160px;
	height:161px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-jim.png) no-repeat;
}
.lot-hold{
	width:100%;
	overflow:hidden;
	background:url(../images/separator1.gif) no-repeat;
	padding:24px 0 20px;
}
.lot-hold .holder{
	width:861px;
	overflow:hidden;
	background:#f4ebdd;
	padding:42px 40px 32px 39px;
}
.twocolumns{
	width:100%;
	overflow:hidden;
	background:url(../images/separator2.gif) repeat-y;
}
.bside1{
	float:left;
	width:400px;
}
.bside1 .heading{
	margin:-7px 0 0;
}
.lot-list{
	margin:0;
	padding:22px 0 22px 20px;
	list-style:none;
	overflow:hidden;
}
.lot-list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
	padding:0 0 0 12px;
	background:url(../images/bullet1.gif) no-repeat 0 7px;
}
.bside1 .image-hold{
	width:401px;
	overflow:hidden;
	margin:0 0 0 -2px;
	position:relative;
	background:url(../images/bg-image-c.gif) repeat-y;
}
.bside1 .image-hold .holder-i{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-image-t.gif) no-repeat;
}
.bside1 .image-hold .frame-i{
	width:374px;
	overflow:hidden;
	background:url(../images/bg-image-b.gif) no-repeat 0 100%;
	padding:14px 13px 14px 14px;
}
.bside1 .image{
	width:374px;
	overflow:hidden;
	position:relative;
}
.bside1 .image a img{
	display:block;
}
.logo-jim-i{
	position:absolute;
	top:11px;
	left:17px;
	width:61px;
	height:61px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-jim-i.png) no-repeat;
}
.text-click{
	display:block;
	padding:4px 0 0 11px;
	font-weight:bold;
	text-transform:uppercase;
}
.bside2{
	float:right;
	width:382px;
	padding:35px 0 0;
}
.signature{
	width:100%;
	overflow:hidden;
}
.signature img{
	display:block;
}
.bside2 p{
	margin:0 0 20px;
}
.bside2 p strong{
	font-weight:bold;
	text-transform:uppercase;
}
.bside2 span{
	display:block;
	padding:0 0 17px;
	letter-spacing:1px;
	margin:-3px 0 0;
	width:330px;
	text-transform:uppercase;
	font:bold 12px/15px Georgia, "Times New Roman", Times, serif;
}
#footer{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
	height:55px;
	margin:-55px 0 0;
	background:#a59165;
}
#footer .holder{
	width:940px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0 0;
}
.f-logo{
	float:right;
	padding:0 7px 0 0;
}
.f-logo a{
	display:block;
	width:45px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/f-logo.gif) no-repeat;
}
.f-nav{
	float:right;
	margin:0;
	padding:12px 7px 0 0;
	list-style:none;
}
.f-nav li{
	float:left;
	padding:0 0 0 16px;
	font:13px/16px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fef4d4;
}
.f-nav li a{
	color:#fef4d4;
}


/* ========== lot divs =========== */

#lot1 a{
position:absolute;
width:77px;
height:50px;
top:222px;
left:600px;
z-index:100;
}

#lot2 a{
position:absolute;
width:77px;
height:50px;
top:277px;
left:675px;
z-index:100;
background-image:url(../images/sold.gif) no-repeat;
}

#lot3 a{
position:absolute;
width:77px;
height:50px;
top:344px;
left:735px;
z-index:100;
}

#lot4 a{
position:absolute;
width:77px;
height:50px;
top:420px;
left:735px;
z-index:100;
}

#lot5 a{
position:absolute;
width:77px;
height:50px;
top:490px;
left:735px;
z-index:100;
}

#lot6 a{
position:absolute;
width:77px;
height:50px;
top:635px;
left:670px;
z-index:100;
}

#lot7 a{
position:absolute;
width:77px;
height:50px;
top:390px;
left:605px;
z-index:100;
}

#lot8 a{
position:absolute;
width:50px;
height:77px;
top:540px;
left:650px;
z-index:100;
}

#lot9 a{
position:absolute;
width:77px;
height:50px;
top:620px;
left:543px;
z-index:100;
}

.internal_anchor {
margin-top:25px;	
}
