/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	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 {
	background-color: #B2B17A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/back-tile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.Title {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 2em;
	color: #B9591F;
	font-weight: normal;
}
.SubTitle {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.4em;
	color: #8C9844;
	text-transform: uppercase;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #557EA8;
	height: auto;
	width: 190px;
	background-color: #BCD8B6;
	padding: 5px;
	text-indent: 1px;
	margin: 0px;
	float: left;
	white-space: normal;
}
a:hover.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #557EA8;
}
.PadRight {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PadLeft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

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

.Button1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DAD8BA;
	text-decoration: none;
	border: 2px solid #CBCAA6;
	padding: 2px;
	font-weight: bold;
}
.Button2, a.Button2:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B9591F;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 2px solid #A14E1C;
	text-transform: uppercase;
}
.Button3, a.Button3:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8C9844;
	margin: 1px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #78843B;
}
.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: #669999
}
.CellLight {
	background-color: #F2E99F
}
.CellMedium {
	background-color: #D1D6B5
}
.CellTitle {
	background-color: #B9591F
}
.CellLighter { background-color: #FFFFFF}
.StoreCatNav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 192px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.StoreCatNavOn {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EDDE5C;
	float: left;
	width: 195px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #AEA22A;
	display: block;
}
.StoreCatNavSub {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 172px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.StoreCatNavSubOn {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EDDE5C;
	float: left;
	width: 175px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #AEA22A;
}

/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable {
	width: 198px;
}
.StoreCatCell {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.BreadCrumbs {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px
}
.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}
.Required {  color: #CC0000}
.Asterix {  color: #CC0000}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.BoldWhite {
	font-weight: bold;
	color: #FFFFFF
}
.CellBorder { border: 1px solid #DDDDDD;}
.GC_Title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B9591F;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E1C80B;
	margin: 1px;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #BEB111;
	padding: 2px;
}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: normal;
	color: #C3591F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
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;
}
.PromotionsCaption {
	font-size: 13px;
	font-weight: bold;
}

/* New classes for this project */
.BranchLeft {
	background-image: url(/stock/branch-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BranchRight {
	background-image: url(/stock/branch-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.HeaderCell {
	background-image: url(/stock/header-leaves.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.HeaderNav {
	background-color: #B9591F;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	margin-right: 0px;
	margin-left: 17px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
a:hover.HeaderNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669999;
}
.FooterPhone {
	font-size: 35px;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #EFF5F5;
	background-color: #669999;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
}
.FooterLinks {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: bold;
	color: #FFFFFF;
}
.Footer {
	background-color: #669999;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 12px;
}
.FooterBreadcrumb {
	font-family: "Trebuchet MS", sans-serif;

	font-size: 10px;
	color: #C3D9DA;
}
.CellWhite {
	background-color: #FFFFFF;
}
.TextCell {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.RightColumn {
	background-color: #C3D9DA;
	padding: 9px;
}
.ShareSiteCell {
	background-image: url(/stock/share-this-site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.EmailSignupCell{
	background-image: url(/stock/email-signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PalatinoText {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
.CartCell {
	font-family: "Trebuchet MS", sans-serif;
	background-image: url(/stock/cart-back.jpg);
	background-color: #669999;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.WhiteLink {
	color: #FFFFFF;
}
.ProductsNav {}
.RecipeGradient {
	background-color: #C9C79D;
	background-image: url(/stock/recipe-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #8C9844;
}
.RecipeLines {
	background-image: url(/stock/recipe-underline.gif);
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
}
.RecipeCategory {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8591F;
}
.RecipeTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.RecipePrintButton {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #8C9844;
	border: 2px solid #6A7334;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	float: left;
}
.RecipeCatTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #8C9843;
}
.RecipeButton {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-decoration: none;
	background-color: #8C9843;
	float: left;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 3px;
}

.NumberBox {
	font-size: 7px;
	color: #DBD9BA;
	height: auto;
	background-color: #DBD9BA;
	white-space: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #BCB988;
	text-decoration: none;
	background-color: #BCB988;
}
.NumberBoxNav {
	font-size: 7px;
	color: #DBD9BA;
	background-color: #DBD9BA;
	text-decoration: none;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a:hover.NumberBoxNav {
	color: #BCB988;
	text-decoration: none;
	background-color: #BCB988;
}		
a.activeSlide {
	font-size: 7px;
	color: #8c9844;
	background-color: #8c9844;
	margin-right: 4px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}
a:hover.activeSlide {
	text-decoration: none;
}	
.NumberBoxOn {
	font-size: 7px;
	color: #8C9844;
	height: auto;
	width: auto;
	background-color: #8C9844;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.PromoNavBar {
	background-color: #FFF
}
