#PageBox {
	height: 800px;
	width: 700px;
	left: 50%;
	position: absolute;
	margin-left: -295px;
}
#PicMenuHolder {
	width: 100px;
	left: 100px;
	top: 220px;
	position: relative;
	height: 500px;
	float: left;
}
#Menu {
	height: 655px;
	width: 110px;
	left: -110px;
	position: absolute;
	background-color: #FFF;
	top: 0px;
	padding-top: 145px;
}
#LBoxThumbs {
	position: absolute;
	height: 700px;
	width: 100px;
	top: 20px;
	left: 600px;
	padding-left: 10px;
}
#Iframe {
	height: 500px;
	width: 450px;
	left: 140px;
	top: 150px;
	position: absolute;
	background: transparent;
}
.MenuImage {
	padding: 10px;
	height: 60px;
	width: 60px;
	position: relative;
	left: 10px;
	float: left;
}
#CentreImageHolder {
	height: 500px;
	width: 500px;
	position: relative;
	top: 200px;
	left: 100px;
	z-index: 1;
	float: left;
}
#IntroTextBox {
	background-color: #FFF;
	border: 1px none #CCC;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	z-index: 5;
	padding: 25px;
	background-image: url(../images/TRvine.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 450px;
	left: 50%;
	position: absolute;
	margin-left: -250px;
}
.IntroText {
	font-family: 'Josefin Slab', arial, serif;
	font-size: 14px;
	z-index: 10;
	color: #000;
	line-height: 24px;
}
.IntroTextHeading {
	font-family: 'Josefin Slab', arial, serif;
	font-size: 14px;
	z-index: 10;
	color: #000;
	text-decoration: underline;
	font-style: italic;
}
#TLvine {
	height: 126px;
	width: 150px;
	left: -25px;
	top: -25px;
	position: relative;
	background-image: url(../images/TLvine.jpg);
	background-position: left top;
}
#Vine {
	text-align: center;
}
#lightwindow_previous , #lightwindow_next{
	color: #FFF;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
}
.ppdesign a:link {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.ppdesign a:hover {
	color: #8D9641;
}
.ppdesign a:visited {
	color: #CCC;
	text-decoration: none;
}
#Ppdesign {
	text-align: right;
}
.transparent_class {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 00;
}
.ppdesign {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
#BookingText {
	width: 460px;
	position: absolute;
	top: 145px;
	left: 200px;
	background-color: #FFF;
	height: 380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-color: #999;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-position: 340px 10px;
}
.FormFields {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	color: #333;
}
#ButtonL {
	text-align: left;
	width: 160px;
	float: left;
}
#ButtonR {
	text-align: right;
	width: 160px;
	float: left;
}
#MenuBooking {
	height: 400px;
	width: 200px;
	left: 0px;
	top: 145px;
	position: absolute;
	background-color: #FFF;
}
#BookingTextScroll {
	width: 460px;
	position: absolute;
	top: 144px;
	left: 152px;
	background-color: #FFF;
	height: 380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-color: #999;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-position: 340px 10px;
	overflow: scroll;
}
#mainFrame {
	height: 600px;
	width: 600px;
	position: absolute;
	top: 160px;
	left: 0px;
}
.photos {
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
#photosHoriz {
	border: 1px solid #999;
	background-color: #FFF;
	padding-bottom: 10px;
	text-align: center;
	width: 500px;
	left: 50%;
	position: absolute;
	margin-left: -250px;
	font-family: 'Homemade Apple', arial, serif;
	font-size: 16px;
	color: #666;
}
#photosVertic {
	border: 1px solid #999;
	background-color: #FFF;
	padding-bottom: 10px;
	text-align: center;
	width: 333px;
	left: 50%;
	position: absolute;
	margin-left: -167px;
	font-family: 'Homemade Apple', arial, serif;
	font-size: 16px;
	color: #666;
}
.photoHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
}
#photoPage {
	text-align: center;
}
#IntroTextBoxPlain {
	background-color: #FFF;
	border: 1px solid #CCC;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	z-index: 5;
	padding: 25px;
	width: 450px;
	left: 50%;
	position: absolute;
	margin-left: -250px;
}
#comments {
	border: 1px none #CCC;
	z-index: 5;
	padding: 25px;
	width: 550px;
	left: 50%;
	position: absolute;
	margin-left: -300px;
}
.commentsName {
	font-family: 'Josefin Slab', arial, serif;
	font-size: 12px;
	z-index: 10;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.commentBox {
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	background-color: #FFF;
}
#ThankyouTextBox {
	border: 1px none #CCC;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	z-index: 5;
	padding: 25px;
	width: 450px;
	left: 50%;
	position: absolute;
	margin-left: -250px;
}

