﻿#bodyText
{
	width: 539px;
	min-height: 518px; /* 414 */
	background-position: left bottom;
	background-image: url(/images/backgrounds/logo-background.gif);
	background-repeat: no-repeat;
	/* 28/08/2008 */
	padding-right: 3px;
	border-right: 2px dotted #888;
	/* END: 28/08/2008 */
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	/* 08/10/2009 */
	margin-bottom: 5px;
	/* END: 08/10/2009 */
}

#bodyText img.photo221
{
	float: right;
	background-position: center center;
	background-image: url(/images/photos/shadow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	width: 221px;
	height: 146px;
	margin-top: 5px;
}

#bodyText img.photo146
{
	float: right;
	background-position: center center;
	background-image: url(/images/photos/shadow-portrait.gif);
	background-repeat: no-repeat;
	padding: 9px;
	width: 146px;
	height: 221px;
	margin-top: 5px;
}


#rightCallToAction
{
	color: inherit;
	background-color: #FFF;
	width: 195px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	float: right;
	overflow: hidden;
}

#rightCallToAction .callToAction
{
	width: 194px;
	float: right;
}

#rightCallToAction div.stripe
{
	background-image: url(/images/call-to-action/small/stripe.png);
	background-repeat: no-repeat;
	position: relative;
	width: 192px;
	height: 30px;
	top: 60px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#rightCallToAction div.stripe a.button
{
	display: block;
	background-image: url(/images/call-to-action/small/btn-small.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 138px;
	height: 23px;
	color: #E2B203;
	background-color: inherit;
	font-size: 0.85em;
	text-decoration: none;
	padding-top: 7px;
	margin: 0px 27px;
	text-align: center;
}

#rightCallToAction div.stripe a.button:hover
{
	background-image: url(/images/call-to-action/small/btn-small-over.png);
}

#bookingEnquiry div.stripe
{
	top: 4px;
	left: 0px;
	background-image: none;
}

#bookingEnquiry div.quote
{
	width: 162px;
	height: 90px;
	overflow: hidden;
	margin-top: 80px;
	padding: 0px 15px;
	font-family: Arial;
	line-height: normal;
}

#bookingEnquiry div.quote span.comment
{
	font-style: italic;
	font-size: 1.10em;
	color: #4D340C;
	background-position: right bottom;
	background-image: url(/images/call-to-action/small/right-quote.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	display: block;
}

#bookingEnquiry div.quote span.customer,
#bookingEnquiry div.quote span.source
{
	color: #fff;
	background-color: inherit;
	font-size: 0.8em;
	text-align: right;
	display: block;
	width: 162px;
}

#bookingEnquiry div.quote span.source,
#bookingEnquiry div.quote span.source a
{
	color: #555;
	background-color: inherit;
	font-style: italic;
}

#bookingEnquiry div.quote span.source a:hover
{
	color: #fff;
	background-color: inherit
}

#bookingEnquiry
{
	background-image: url(/images/call-to-action/small/booking-enquiry-background.jpg);
	background-repeat: no-repeat;
	height: 204px;
	border: 1px solid #000;
}

#wineList
{
	background-image: url(/images/call-to-action/small/wine-background.jpg);
	background-repeat: no-repeat;
	height: 97px;
	border: 1px solid #000;
	margin-top: 5px;
}

#menu
{
	background-image: url(/images/call-to-action/small/menu-background.jpg);
	background-repeat: no-repeat;
	height: 97px;
	border: 1px solid #000;
	margin-top: 5px;
}

#lunchMenu
{
	background-image: url(/images/call-to-action/small/lunch-menu-background.jpg);
	background-repeat: no-repeat;
	height: 97px;
	border: 1px solid #000;
	margin-top: 5px;
}

#map
{
	text-align: center;
	margin: 10px 0px;
}

#map a
{
	color: #444;
	background-color: inherit;
}

#bodyText address
{
	margin-left: 30px;
	margin-top: 10px;
}

