﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	/* background-color: #f8d2c9;  #F4C1B5;  #F1AA99;   #eee8aa; */
	background-image: url(/images/BackgroundDots2.gif);  /* 241  170  153  F1AA99 */
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat;
}

table.MasterTable
{
	background-color: White;
	margin: 0px 0px 0px 0px;
	width: 700px;
}

table.BannerTable
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #7d3f00; /* #cb8a61; */
	/* background-image: url(~/images/PinkBrownHeader.gif);
	 background-color: #000089; */
}

table.SmallOrderInfo
{
	color: #f8d2c9;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1 white;	
}

td.ContentPageHeader
{
	font-family: Comic Sans MS;
	font-size: 20pt;
	color: #7d3f00;	
}

td.ContentSubHeader
{
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: black;	
}

td.ContentParagraph
{
	font-family: Times New Roman;
	font-size: 12pt;
	color: black;	
}

td.ContentPageFooter
{
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #191970;	
}

td.EventHeader
{
	font-family: Times New Roman;
	font-size: 12pt;
	color: black;
	font-weight: bold;	
}

span.HeaderText
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: #1919d0;
}

a.HeaderMailTo
{
	color: #f8d2c9;	
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}

.PageIntro
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;	
}

.picturedesc
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #191970;
}

.ItemName
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
}

.ItemDesc
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #191970;
}

.ItemPrice
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}