@charset "utf-8";
html,body{
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #686868;
}

.container  {
	width: 780px;
	/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: Fuchsia;
	margin: 0 auto;
	/* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left;
	/* this overrides the text-align: center on the body element. */
}
.header  {
	height: 100px;
	margin: 0px;
	background-color: #000000;
	padding: 0;
}
.menu1  {
	padding: 0 5px 0 5px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #810031;
}

.menu2  {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #810031;
}

/* maincontent menus.html background */
.mainContent  {
	padding: 0 20px;
	background-image: url(images/picture058.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent dinner.html background */
.mainContentdinner  {
	padding: 0 20px;
	background-image: url(images/picture058.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent2 chef.html background */
.mainContent2  {
	padding: 0 20px 50px;
	background-image: url(images/pallister.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent3 index.html background */
.mainContent3  {
	padding: 0 20px;
	background-image: url(images/image3f.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent4 wine.html background */
.mainContent4  {
	padding: 0 20px;
	background-image: url(images/whisky2n2.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent4 suppliers.html background */
.mainContent5  {
	padding: 0 20px;
	background-image: url(images/picture157.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent6 special.html background */
.mainContent6  {
	padding: 0 20px 50px;
	background-image: url(images/special.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent7 location.html background */
.mainContent7  {
	padding: 0 20px;
	background-image: url(images/map.gif);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent8 contact.html background */
.mainContent8  {
	padding: 0 20px 50px;
	background-image: url(images/picture100.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent9 newsletter.html background */
.mainContent9  {
	padding: 0 20px 50px;
	background-image: url(images/63image6.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}

/* maincontent10 gift.html background */
.mainContent10  {
	padding: 0 20px 50px;
	background-image: url(images/63image6.jpg);
	background-attachment: scroll;
	background-color: #810031;
	background-repeat: no-repeat;
}


.content  {
	padding: 10px;
	width: 320px;
	position: static;
	left: 30px;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
}

.footer  {
	background-color: #000000;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	letter-spacing: normal;
	text-indent: 2px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	float: none;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.tran  {
	padding: 10px;
	width: 300px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}


.newstran  {
	padding: 10px;
	width: 300px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}

.tranindex  {
	padding: 10px;
	width: 370px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}

.transkinny  {
	padding: 10px 10px 0 10px;
	width: 250px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color: White;
	border-color: Black;
	border: thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}



.tranfood  {
	padding: 10px;
	width: 430px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=0)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}

.tranform  {
	padding: 10px;
	width: 400px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
	/* Internet Explorer 8 */
	filter: alpha(opacity=85);
	/* Internet Explorer 5.5, 6 */
	opacity: .75;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.75;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.85;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
}

.fred1  {
	padding: 10px;
	width: 350px;
	position: static;
	left: auto;
	float: none;
	right: auto;
	top: 20px;
	bottom: 20px;
	overflow: auto;
	z-index: auto;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	background-color : White;
	border-color : Black;
	border : thin solid Black;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}




.footleft {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: White;
	padding-left: 5px;
}


.fred2 {
	opacity: .65;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.50;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.15;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=15);
	/* Internet Explorer 5.5, 6 */
	background-color : White;
	border-color : Black;
	border : thin solid Black;
}

.nofred  {
	background-color: White;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
}

.nofred1  {
	opacity: 1;
	/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1;
	/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.15;
	/* Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=15);
	/* Internet Explorer 5.5, 6 */
	background-color: White;
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color: Black;
	margin: 0px;
	text-align : justify;
	margin-bottom : 5px;
}

A {
	FONT-WEIGHT: bold;
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: "Trebuchet MS";
}
A.download {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.download:hover {
	FONT-WEIGHT: bold; COLOR: #7e919a; TEXT-DECORATION: underline
}

.notran  {
	text-align : justify;
		
}

.selected {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.park1 #footer #footright    {
	float: none;
	text-align: right;
	font-weight: bold;
	color: #000000;
	width: auto;
	position: relative;
	right: 6px;
	clear: none;
	background-color: #000000;
	top: auto;
	display: inherit;
  }


.notranfood  {

	background-color: White;
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color: Black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	margin-top: 2px;
	margin: 0px;
}

p  {
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color: Black;
	margin: 0px;
	
	margin-bottom : 5px;
}

.inline {
	FONT-WEIGHT: bold;
	COLOR: Blue;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: "Trebuchet MS";
}

A.inline:hover {
	FONT-WEIGHT: bold;
	COLOR: Red;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: "Trebuchet MS";
}

.form  {
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color: Black;
	margin: 0px;
}

.comment {
	font-style : italic;
	margin-left : 0px;
	padding-left : 0px;
}
