<!--
BODY 
{
	margin-left: 25px;
	margin-TOP: 25px;
	margin-right: 25px;
	font-weight: normal;
	font-family: Arial, sans-serif;
  font-size: small; 
	background-color: white;
	width: 800px;
}

table
{
  border: 0px;
  padding: 0px;
}

td
{
	font-family: Arial, sans-serif;
	color: black;
	vertical-align: top;
	text-align: left;
}

tr
{
}

H1 
{
	color: black;	
	line-height: 2;
	font-family: Times Roman, sans-serif;
	font-style: italic;
	margin-top: -0.3em;
	margin-bottom: 0.3em;
	background: #E0E0E0;
}

H2 
{
	color: black;	
	line-height: 2;
	font-family: Arial, sans-serif;
	margin-top: -0.3em;
	margin-bottom: 0.3em;
	background: silver;
}

H3 
{
	color: green;	
	line-height: 2;
	font-family: Arial, sans-serif;
	margin-top: -0.3em;
	margin-bottom: 0.3em;
}

H4 
{
	color: blue;	
	line-height: 2;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: -0.3em;
	margin-bottom: 0.3em;
}

H5 
{
	line-height: 1.5;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

H6 
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 1;
	margin-top: 0em;
	margin-bottom: 1em;
}

table.pubdetails 
{
BORDER:#008080 1px solid; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
PADDING-TOP: 2px; 
BACKGROUND:#FFFFFF;
font-family: Arial, sans-serif;
font-weight: 200;
width: 300px;
}

.pubflash
{
	width: 150px;
	background:	#80F0F0;
}


.newsflash
{
	width: 50%;
	background:	#F0E0D0;
	border: brown 3px solid;
}

.pubhalf
{
	width: 150px;
}

.pubthird
{
	width: 100px;
}

.pub2third
{
	width: 200px;
	background:	#F0F0F0;
}

.half
{
	width: 49%;
	border: white 1px solid;
	padding: 3px;
}

.third
{
	width: 32%;
	border: white 1px solid;
	padding: 3px;
}

.spacer
{
	width: 2%;
}

.picture
{
	width: 150px;
	margin-right: 25px;
}

.outsideedge
{
	border: #C08040 5px solid;
	padding: 0px;
	margin: 5px;
}

.insideedge
{
	border: #C08040 5px solid;
	margin-left: -8px;
	margin-top: -8px;
	margin-bottom: -8px;
  background-image: url('back2.gif'); 
}

.link23
{
	width: 150px;
	height: 40px;
}

.picture2
{
	width: 220px;
	margin-right: 25px;
}

.formtab
{
	border: 1px #808080 solid;
	padding: 3px;
}

.maintab
{
  BORDER-BOTTOM:#808080 1px solid; 
  BORDER-RIGHT:#808080 1px solid; 
  BORDER-TOP:#f0f0f0 1px solid;
  BORDER-LEFT:#f0f0f0 1px solid;
	padding: 3px;
	width: 75%;
}

.menutab
{
	border: 1px #808080 solid;
	padding: 0px;
	margin: 0px;
}

.plain
{
}

.raised 
{
BORDER-BOTTOM:#808080 1px solid; 
BORDER-RIGHT:#808080 1px solid; 
BORDER-TOP:#f0f0f0 1px solid;
BORDER-LEFT:#f0f0f0 1px solid;
PADDING-BOTTOM: 2px; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
PADDING-TOP: 2px; 
BACKGROUND:#e0e0e0;
font-family: Arial, sans-serif;
font-weight: 200;
}

.raisedyellow 
{
BORDER-BOTTOM:#808078 1px solid; 
BORDER-RIGHT:#808078 1px solid; 
BORDER-TOP:#f0f0e0 1px solid;
BORDER-LEFT:#f0f0e0 1px solid;
PADDING-BOTTOM:2px; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
PADDING-TOP: 2px; 
BACKGROUND:#FFFFEE;
font-family: Arial, sans-serif;
font-weight: 200;
}

.raisedmenu 
{
width: 150px;
BORDER-BOTTOM:#808078 1px solid; 
BORDER-RIGHT:#808078 1px solid; 
BORDER-TOP:#f0f0e0 1px solid;
BORDER-LEFT:#f0f0e0 1px solid;
PADDING-BOTTOM:2px; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
PADDING-TOP: 2px; 
BACKGROUND:#FFFFEE;
font-family: Arial, sans-serif;
font-weight: 200;
}

.raisedgreen 
{
BORDER-BOTTOM:#788078 3px solid; 
BORDER-RIGHT:#788078 3px solid; 
BORDER-TOP:#e0f0e0 3px solid;
BORDER-LEFT:#e0f0e0 3px solid;
PADDING-BOTTOM:2px; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
PADDING-TOP: 2px; 
BACKGROUND:#EEFFEE;
font-family: Arial, sans-serif;
font-weight: 200;
}

.sunken 
{
  BORDER-BOTTOM:#808080 2px solid; 
  BORDER-RIGHT:#808080 2px solid; 
  BORDER-TOP:#808080 2px solid;
  BORDER-LEFT:#808080 2px solid;
  PADDING-BOTTOM:3px; 
  PADDING-LEFT: 5px; 
  PADDING-RIGHT: 5px; 
  PADDING-TOP: 3px; 
  BACKGROUND:#e0e0e0;
  font-family: Arial, sans-serif;
  font-weight: 200;
}

.italic
{
	font-style: italic;
}

.brown
{
	color: #804000;
}

.red
{
	color: red;
}

.yellow
{
	background-color: yellow;
}

.beige
{
	background-color: #F0E0D0;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.grey
{
	color: #808080;
}

.lightgrey
{
	color: #C0C0C0;
}

.backlightgrey
{
	background-color: #E0E0E0;
}

.amber
{
  color: #F08000;
}

.am
{
	background: #F0F0A0;
}

.pm
{
	background: #F0A0F0;
}

.eve
{
	background: #A0F0F0;
}

.backbrown
{
	background: #804000;
}

.backfawn
{
	background: #C08040;
}

.backred
{
	background: red;
}

.backgreen
{
	background: green;
}

.backblue
{
	background: blue;
}

.backsilver
{
	background: silver;
}

.maroon 
{
	color: #800000;	
}

.grey
{
	color: #808080;
}

.backwhite
{
	background: white;
}

.lythamgreen
{
  background: #D8E880;
}

.real
{
}

.keg
{
	color: red;
}

.unknown
{
	color: red;
}

.pubhead
{
	color: yellow;
	background: black;
}


.button 
{
	color: white; 
	background-color: #990000; 
	font-family: Arial, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


A:link 
{
	text-decoration: underline ;
	color: blue;
	font-family: Arial, sans-serif;
	font-weight: 200;
}


A:visited	
{
	text-decoration: underline ;
	color: blue;
	font-family: Arial, sans-serif;
	font-weight: 200;
}

A:active 
{
	text-decoration: none ;
	color: green;
	font-family: Arial, sans-serif;
	font-weight: 200;
}

A:hover 
{
	text-decoration: none ;
	color: red;
	font-family: Arial, sans-serif;
	font-weight: 200;
	background-color: #C0C0C0; 
}

.hover
{
	background-color: #808080; 
}

li
{
	font-weight: bold;
	font-style: italic;
}

P 
{
	font-family: verdana, sans-serif;
	color: #000080;
	line-height: 12pt;
}

.menuback
{
	background: url(menubar.gif);
}

.menucell
{
	height: 24px;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;
  border: 1px; 
}

.ct
{
	text-align: center;
}

div.container
{
width: 650px;
margin: 0px;
border: 0px;
line-height:150%;
}

div.containercentre
{
width: 650px;
margin: 0px;
border: 0px;
line-height:150%;
text-align: center;
}

div.left
{
float:left;
width: 195px;
margin: 0px;
vertical-align: top;
padding-right: 5px;
}

div.lefthalf
{
float:left;
width: 50%;
margin: 0px;
vertical-align: top;
padding-right: 5px;
}

div.leftcentred
{
float:left;
width: 245px;
margin: 0px;
vertical-align: top;
padding-right: 5px;
text-align: center;
}

div.content
{
margin-left: 1px;
border-left: 3px;
vertical-align: top;
text-align: left;
}

div.bullet
{
float: left;
margin-left: 1px;
width: 25px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
}

div.right
{
float: right;
vertical-align: top;
}

.slide
{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  background: #e0e0e0;
}

.masthead
{
  background-image: url('bfwmast1.jpg'); 
  width: 100%;
}

.back
{
  background-image: url('back2.gif'); 
  width: 100%;
}

.mapholder
{
  margin: 5px;
  padding: 5px;
  width: 500px;
  height: 500px;
}

.sideholder
{
  height: 500px;
}

.tripheader
{
	background-color: #804000;
}

.tripdetails
{
	background-color: #C0A040;
}

.tripmanifest
{
	background-color: #F0E080;
}

.tripform
{
	background-color: #C0A040;
}

-->
