/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_teaser.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
	
.bg_grapes {
	background-image:url(images/bg_grapes.jpg);
	background-repeat: no-repeat;
	}
.bg_bus {
	background-image:url(images/bg_bus.jpg);
	background-repeat: no-repeat;
	}
	
	
	
#Layer1 {
	position:absolute;
	left:109px;
	width:412px;
	height:258px;
	z-index:3;
}

#Layer2 {
	line-height:18px;
	position:absolute;
	left:241px;
	top:665px;
	width:465px;
	z-index:2;
	text-align:justify;
}

#Layer2b {
	line-height:18px;
	position:absolute;
	left:241px;
	top:550px;
	width:465px;
	z-index:2;
	text-align:justify;
}

#Layer3 {
	position:absolute;
	left:189px;
	top:555px;
	width:475px;
	height:80px;
	z-index:20;
}

#polaroid_1_1 {
	position:absolute;
	left:160px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_1_2 {
	position:absolute;
	left:280px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_1_3 {
	position:absolute;
	left:400px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_1 {
	position:absolute;
	left:150px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_2 {
	position:absolute;
	left:250px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_3 {
	position:absolute;
	left:340px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_4 {
	position:absolute;
	left:420px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_5 {
	position:absolute;
	left:510px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	

#polaroid_2_6 {
	position:absolute;
	left:580px;
	top:313px;
	width:173px;
	height:187px;
	z-index:15;
	visibility: visible;
}	
	
	
































.contact_form {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}




a {color:#000000;}







.h1 {

color:#CC0000;

}



#content { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 780px;
  margin-top:20px;
  }









#teaserarea{}















#txtcontent_settwo{

background-image:url(images/bg_txt_content_2c.gif);



}



#column_one_settwo{

text-align:justify;

padding-left:35px;

width:340px;

float:left;

}



#column_two_settwo{

text-align:justify;

padding-left:35px;

width:340px;

float:left;

}



#column_one{

text-align:justify;

padding-left:35px;

width:175px;

float:left;

}



#column_two{

text-align:justify;

padding-left:35px;

width:295px;

float:left;

}



#column_three{

text-align:justify;

padding-left:35px;

width:175px;

float:left;

}



hr {

visibility:hidden;

clear:both;

}












.gallery_small {
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}

/* outer border and main layer */
#tipDiv {
	border: 1px solid #aaa;
	font-size: 8pt;
	background-color: #ddd;
	color: #000;
}

/* inner white border */
#tipDiv div {
	border: 1px solid #fff;
	padding-left: 2px;
	padding-right: 2px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }


* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#lightbox a {
	color:#000000;
	text-decoration:none;
}