/* Standard Classes - edit as needed do rename or delete */
form { margin: 0px; padding: 0px; }
A{
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}
.PageColor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(stock/back.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 15px;
	color: #331810;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.BreadCrumbs {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #331810;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.Nav {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: normal;
	color: #331810;
	height: auto;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	display: run-in;
}
a:hover.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #557EA8;
}
.PadLeft {	margin-left: 12px;}
.PadRight {	margin-right: 12px;}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FB7629;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E86B22;
	border-right-color: #B4531A;
	border-bottom-color: #B4531A;
	border-left-color: #E86B22;
}
.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}
.CellDark {
	background-color: #FB7629
}
.CellLight {
	background-color: #F7F8D2
}
.CellMedium {
	background-color: #B9CC48
}
.CellTitle {
	background-color: #82872D;
	background-image: url(stock/green-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.CellLighter { background-color: #FFFFFF}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #6D1718;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.NumberBox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	height: auto;
	background-color: #DDB363;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	background-color: #DDB363;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #68410e;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.PromoNavBar {  background-color: #F7E9BC}

/* New classes for this project */
#ShadowL {
	background-image: url(stock/shadow-left-repeat.png);
	background-position: right top;
	width: 25px;
	background-repeat: repeat-y;
}
#ShadowR {
	background-image: url(stock/shadow-right-repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
}
#ShadowFooter {
	background-image: url(stock/shadow-footer-repeat.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
}
#ShadowLCorner {
	background-image: url(stock/shadow-left-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#ShadowRCorner {
	background-image: url(stock/shadow-right-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#body {
	background-color: #E3C283;
	width: 960px;
}
#nav {
	background-image: url(stock/nav-back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
	background-color: #F9CC32;
}
#nav ul
{margin:0px; padding:0px;}
#nav ul li
{
	display:inline;
	height:30px;
	float:left;
	list-style:none;
	margin-top: 9px;
}
#nav li a
{
	color:#000;
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	padding-right: 21px;
	padding-left: 21px;
}

#nav li a:hover
{
	color:#991017;
	text-decoration:underline;
}

#BrownBar {
	background-color: #48220C;
	background-image: url(stock/brown-bar-repeat.png);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
}
.WhiteType {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 14px;
}
.submit {
	background-image: url(stock/yellow-button-repeat.jpg);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	float: none;
	border: 2px solid #FCCD35;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	min-height:17px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.EnewsTextField {
	font-family: "Courier New", Courier, monospace;
	color: #666;
	border: 2px solid #F9CC32;
	font-size: 15px;
	padding: 2px;
}
.ChalkboardPinkSm {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F999CC;
	font-weight: bold;
}
.ChalkboardPinkMed {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #F999CC;
	font-weight: bold;
	font-style:italic;
}
.ChalkboardPinkLg {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	color: #F999CC;
	line-height: 40px;
}
.ChalkboardWhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.ChalkboardWhite a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-right: 20px;
	padding-left: 20px;
}
.Chalkboard {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(stock/chalkboard-back.jpg);
	background-color: #202020;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}
.PizzaBackground {
	background-image: url(stock/winona-pizza.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*#promo img {
	border: 4px solid #82872D;
}*/
#promo #container {
	border: 4px solid #82872D;
}
.ImageBorder {
	border: 4px solid #82872D;
	margin-bottom: 12px;
	margin-left: 8px;
}
#content {
	background-color: #FFF;
	border: 4px solid #991017;
	padding: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
#content h1, .Title {
	font-size: 20px;
	color: #991017;
	text-transform: uppercase;
	font-weight: bold;
}
#content h2, .SubTitle {
	font-size: 24px;
	color: #2F2F2F;
	font-weight: bold;
}
.BlockNav {
	background-image: url(stock/yellow-button-repeat.jpg);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	float: none;
	border: 2px solid #FCCD35;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	min-height:17px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.BlockNavOn {
	background-image: url(stock/yellow-button-repeat.jpg);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	float: none;
	border: 2px solid #FCCD35;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	min-height:17px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	margin-right: 8px;
	margin-bottom: 10px;
}
