/* Global Style Sheet */

p  /* default paragraph */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt; 
	font-weight: normal;
	color: black;
	margin-left: 5cm
	margin-right: 5cm
}

#PageBody
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt; 
	font-weight: normal;
	color:#ffdb49;	/* yellowish beige */
	background-color: "#170A0E"
}

#Category  /*Category */
{
	font-family: "Bookman Old Style"; 
	font-size: 18.0pt;
	font-weight: bold;
	color: #006600;		/* green */
	text-align: center;
}

#Category2  /*Category */
{
	font-family: "Bookman Old Style"; 
	font-size: 14.0pt;
	font-weight: bold;
	color: #006600;		/* green */
	text-align: left;
}

#SubCategory  /* subcategory */
{
	font-family: "Bookman Old Style"; 
	font-size: 16.0pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
}

#Description /* Description */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #006600;			/* green */
	text-align: center;
}

#Paragraph /* Paragraph */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 12.0pt;
	font-weight: bold;
	color: black;
	text-align: justify;
}

#Paragraph2 /* Paragraph */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 12.0pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
}

#Food /* Food */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 11.5pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
	padding-top: 20px;
}

#EditFood /* Food */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 11.5pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
	padding-top: 20px;
}

#Ingredients /* Ingredients */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: normal;
	color: black;
	text-align: justify;
}

#Ingredients2 /* Ingredients */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: normal;
	color: black;
	text-align: right;
	vertical-align: bottom;
}

#Price /* Price */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #124b9a;		/* lighter blue */
	text-align: right;
	vertical-align: bottom;
	width: 60;
}

#Price2 /* Price */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #124b9a;		/* lighter blue */
	text-align: right;
	vertical-align: bottom;
	width: 100;
}

#Time /* Time */
{
	font-family: "Bookman Old Style"; 
	font-size: 9.5pt;
	font-weight: bold;
	color: #006600;			/* green */
	text-align: right;
	vertical-align: bottom;
	width: 100;
}

table.Menu
{
	width: 160;
	margin-left: 10px; 
	font-family: "Bookman Old Style"; 
	font-size: 10.0pt;
}

a /* another attribute */
{
	text-decoration: none; 
	color:#ffdb49;		/* yellowish beige */
}

.Menu a /* another attribute */
{
	font-family: "Bookman Old Style"; 
	font-size: 9pt;
	font-weight: normal;
	float:left;
	text-decoration: none; 
	color:#ffdb49;		/* yellowish beige */
	padding: .1em 1em .1em 1em;
}

p.MenuAddress  /* Menu paragraph */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt; 
	font-weight: normal;
	color:#ffdb49;	/* yellowish beige */
	text-align: justify; 
	margin-left: 5cm
	margin-right: 5cm
}

.indent
{
	margin-left: 20px;
}

a:hover 
{
	background-color:#00aa00;		 /* yellowish beige */
}

td.Menu /* list item attributes */
{
	font-family: "Bookman Old Style"; 
	font-size: 10pt;
	font-weight: normal;
	color:#ffdb49;	/* yellowish beige */
	display:inline
}

p.MenuTitle /* list item attributes */
{
	font-family: "Bookman Old Style"; 
	font-size: 10pt;
	font-weight: bold;
	color:#ffdb49;	/* yellowish beige */
}

/* page content table */
table.PageContent
{
	width: '100%';
	border: 0;
	font-family: "Bookman Old Style"; 
	font-size: 8pt;
	font-weight: normal;
	color: black;
	vertical-align: top;
}

/* border images for page */
table.Page
{
	width: '100%';
	border: 0;
}

td.PageTopLeft
{
	width: '64px';
	background-image: url('/images/Grad-tl.jpg');
}

td.PageTopRight
{
	width: '64px';
	background-image: url('/images/Grad-tr.jpg');
}

td.PageTop
{
	background-image: url('/images/Grad-top.jpg');
}

td.PageLeft
{
	background-image: url('/images/Grad-left.jpg');
}


td.PageRight
{
	background-image: url('/images/Grad-right.jpg');
}

td.PageBottomLeft
{
	width: '64px';
	background-image: url('/images/Grad-bl.jpg');
}

td.PageBottomRight
{
	width: '64px';
	background-image: url('/images/Grad-br.jpg');
}

td.PageBottom
{
	background-image: url('/images/Grad-bottom.jpg');
}

td.PageCentre
{
	background-color: #ffdb49; /* yellowish beige */
}

#Date  /* Date */
{
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #006600;		/* green */
	text-align: left;
}


#Band /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: right;
}

#MonthHeader /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-weight: bolder;
	font-size: 14.0pt;
	color: #000099;		/* blue */
	text-align: center;
}

#DayHeader /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-weight: bold;
	font-size: 9.0pt;
	color: #006600;	/* green */
	text-align: center;
	width: 14%;
}

#BandDay /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: normal;
	color: #000099;		/* blue */
	text-align: left;
	vertical-align: text-top;
}

#Band2 /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 8.0pt;
	font-weight: bold;
	color: #006600;	/* green */
	text-align: center;
}

#EditBand /* Band */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
}

#Url /* url */
{
	color: purple;
	text-decoration: underline;
}

#DisplayUrl /* url */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	font-weight: normal;
	color: purple;
	text-decoration: underline;
	text-align: right;
}

#EditField /* edit field */
{
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	font-weight: bold;
	color: #006600;	/* green */
	text-align: left;
}

#EditValue /* value of edit field */
{
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	color: #000099;	/* blue */
}

#ErrorMsg /* error message */
{
	font-family: "Bookman Old Style"; 
	font-size: 18.0pt;
	font-weight: bold;
	color: red;
	text-align: center;
}

#Beer /* Beer */
{ 
	font-family: "Bookman Old Style"; 
	font-size: 11.5pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: center;
	padding-top: 20px;
}

#News  /* News */
{
	font-family: "Bookman Old Style"; 
	font-size: 12.0pt;
	font-weight: normal;
	color: #000099;		/* blue */
	text-align: left;
}

#NoteHeader  /* Notes: */
{
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	font-weight: bold;
	color: #000099;		/* blue */
	text-align: left;
}

#Note  /* Notes: */
{
	font-family: "Bookman Old Style"; 
	font-size: 9.0pt;
	font-weight: normal;
	color: #000099;		/* blue */
	text-align: left;
}

table.Calendar
{
	width: '100%';
	border: 2;
	font-family: "Bookman Old Style"; 
	font-size: 8pt;
	font-weight: normal;
	color: black;
	vertical-align: top;
	/*	horizontal-align:*/
}

/* page content table */
table.PrintPageContent
{
	width: '80%';
	border: 0;
	font-family: "Bookman Old Style"; 
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
	background-color: white; /* yellowish beige */
}

