/* ----------------------------------------
   Charles Wells Brewery
   © Evolving Media Limited 2004
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 2-Nov-04 at 4:11 pm
   ---------------------------------------- */


/* ---------------------------------------- */
/* HTML Prep                                */
/* ---------------------------------------- */

/* This is to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, object, 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;
}

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

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
}

h1, h2, h3, h4, h5, h6, p
{
	padding: 5px 0px 5px 0px;
}

h1
{
	font-size: 3em;
}

img
{
	display: none;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

body
{
	font-family: Helvetica, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #000;
}

#container
{
	width: 764px;
}

#containerInner
{
	padding: 0px 7px 0px 7px;
}

.hidden-msg
{
	display: none;
}

a.selected
{
	font-weight: bold;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2004            */
/* ---------------------------------------- */
