/* ---------------------------------------------------------------------------------
   
   Fermented Grape - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { font-family: arial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; }
h1 { color: #ae153e; text-transform: uppercase; font-size: 1.5em; }
h1 span { color: #73675c; font-size: 0.7em; }
h2 { color: #ae153e; font-size: 1.0em; text-transform: uppercase; }
h3, h6 { color: #5a4b40; font-size: 1.0em; margin: 0;  }
h4 { color: #ae153e; font-size: 0.8em; }
h4 span { color: #5a4b40; }
p { font-size: 0.8em; line-height: 1.35em; margin: 0 0 1.2em 0; }
p a { color: #ae153e; }
a img { border: none; }
hr { display: none; }

#header { border-bottom: solid 1px #666; padding: 20px 0; margin-bottom: 30px; text-align: center; }
.entertainer { border-top: solid 1px #666; padding: 20px 0 0 0; margin: 20px 0 0 0; }
#nav,
#footer,
#hr,
#right,
#logo,
#booking
{ display: none; }

#flashBox { padding: 0 0 20px 0; }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

