body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
	text-align: center;
}

h1 {
	display: inline;
	font-size: 24px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	font-family: Papyrus, Arial, "Microsoft Sans Serif";

}


ul a {
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-type: square;
}

li a{
	text-decoration: none;
	color: #660000;

}

.navleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330000;

}

.nav {
	background-color: #937239;
	font-family: Papyrus, Arial, "Microsoft Sans Serif";
	font-weight: bold;
	display: block;
	width: 100%;
	vertical-align: middle;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #330000;
	border-bottom-color: #330000;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;

}

.nav a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	white-space: nowrap;
	line-height: normal;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
	vertical-align: middle;
	color: #FFFF99;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;



}

.nav a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-color: #330000;
}

.nav a:active {
	color: #FFFF99;
	text-decoration: none;
}

.nav a:visited {  
	color: #FFFF99;
	text-decoration: none;
}

.nav a:link {
	color: #FFFF99;
	text-decoration: none;
	text-align: center;

}

.maintable {
	background-color: #e0b964;
}

.topbar {
	background-image: url(images/gradientbarmiddle.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}

.linebelownav {
	background-image: url(images/bottombar.jpg);
	background-repeat: repeat-x;
}

.footerbar {
	background-image: url(images/gradientbarmiddle.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #330000;
	text-decoration: none;

}

.footerbar a {
	text-decoration: none;
	color: #330000;
}

.footerbar a:hover {
	color: #660000;
	text-decoration: underline;
}

.footerbar a:active {
	color: #660000;
	text-decoration: underline;
}

.footerbar a:visited {  
	text-decoration: none;
}

.footerbar a:link {
	text-decoration: none;
}



.maincell {
	font-family: "Trebuchet MS", Arial;
	padding: 10px 20px 10px 40px;
	color: #333333;
	font-size: 14px;

}
.picholder {
	border: 10px solid #937239;
	margin: 10px;

}

.picholder2
{
	border: 10px solid #937239;
}

.TitleCell {
	background-attachment: fixed;
	background-image: url(images/pagetitleunderline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 15px 60px;
	height: 50px;

}
.StarterWord {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.sitemap a{
	color: #660000;
	text-decoration: none;
}
.contacttable {
	padding: 5px;
	border: 1px solid #660000;
}
.FormTop {
	font-size: small;
	font-variant: normal;

}
.FormLargeMainText {
	font-size: small;
}
.FormMainText {
	font-size: 10pt;
}
.NutritionTable {
	font-size: 12px;
	border: 1px solid #663300;

}
.NutritionTableTitle {
	font-weight: bold;
	font-variant: small-caps;
	background-color: #EDE0AF;
	padding: 2px;
	font-size: 16px;


}
.NutritionTableContent {
	font-size: 12px;
	background-color: #EDE0AF;
	padding: 2px;


}
.NutritionTableContent.indent{
	padding-left:16px;
}
.MidPageTitles {
	font-size: medium;
	font-weight: bold;
	padding-top: 16px;
}
.menusectiontitle {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: left;
}
.menutable {
	color: #333333;
	text-align: center;
	border: 1px solid #666633;
	font-size: 14px;
	font-style: italic;
	background-color: #CCCC99;




}
.menuheader {
	font-family: Papyrus, Arial, "Microsoft Sans Serif";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	font-size: 24px;
	font-style: normal;


}
.MenuContent {
	padding: 10px;
	background-color: #CCCC99;
}
.menuitemname {
	font-weight: bold;
	text-decoration: underline;
}
.RecipeTable {
	background-color: #e0b964;
	padding: 20px;
	font-size: small;
	color: #333333;



}
.RecipeTitle {
	font-variant: small-caps;
	background-color: #e0b964;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
	width: auto;
	font-weight: bold;
	color: #333333;


}
.recipetitleleft {
	background-image: url(images/recipetab_leftside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	background-color: #e0b964;




}
.recipetitleright {
	background-image: url(images/recipetab_rightside.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	background-color: #e0b964;



}
.RecipeOfTheMonth {
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-weight: bold;



}
.RecipeNameMaintable {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-size: medium;


}
.recipefooter {
	font-size: small;
	font-weight: normal;
	color: #330000;
	text-align: center;
	padding: 10px;
	white-space: nowrap;
}

.recipefooter a {
	background-color: #FFFFCC;
	display: block;
	padding: 5px;
	height: auto;
	width: 125px;
	border: medium double #330000;
	text-decoration: none;
	white-space: nowrap;
}

.recipefooter a:link {
	color: #330000;
}
.recipefooter a:hover {
	color: #330000;
}
.recipefooter a:visited {
	color: #330000;
}
.recipefooter a:active {
	color: #330000;
}.FlavorOfTheMonthTable {
	font-size: 14px;
	color: #333333;

}
.flavormenu {
	font-size: 12px;
	color: #333333;
	text-align: center;
	display: inline;

}

.flavormenu a{
	display: inline;
	text-decoration: none;
	color: #330000;



}

.flavormenu a:link{
}

.flavormenu a:hover{
	/*color: #FFFFFF;*/
	/*background-color: #666633;*/
	/*width: auto;*/

}

.flavormenu a:active{
}

.flavormenu a:visited{
}
.GiftStoreTable {
	font-size: 14px;
	color: #333333;
	background-color: #CCCC99;
	border: 1px solid #666633;
	padding: 10px;

}
.GiftStoreSectionTitle {
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	background-color: #666633;
	color: #FFFFFF;


}
.GiftStoreItem {
	font-size: 16px;
	color: #330000;
	font-weight: bold;

}
.GiftStoreSubDescription {
	display: block;
	padding-left: 20px;
	padding-right: 20px;





}

DIV.flavorLinks
{
	padding: 0px 0px 8px 0px;
}

DIV.flavorLinks A
{
	padding: 4px;
}

DIV.flavorLinks A, DIV.flavorLinks A:link, DIV.flavorLinks A:visited, DIV.flavorLinks A:active
{
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #937239;
	font-weight: bold;
}

DIV.flavorLinks A:hover
{
	text-decoration: underline;
}

DL.flavorList DT
{
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}

DL.flavorList DD
{
	padding: 2px 0px 2px 0px;
	font-style: italic;
}

DIV.coolNewsNav
{
	float:left;
	width:20%;
}

DIV.coolNewsWell
{
	float:left;
	width:80%;
}

DIV.coolNewsContent
{
	margin: 0px 0px 0px 15px;
}

UL.coolNewsMenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

LI.coolNewsMenuItem
{
	font-family: Papyrus, Arial, "Microsoft Sans Serif";
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	border-right: 1px solid #937239;
	border-bottom: 1px solid #937239;
	white-space: nowrap;
}

LI.coolNewsMenuItem A, LI.coolNewsMenuItem A:link, LI.coolNewsMenuItem A:visited, LI.coolNewsMenuItem A:active
{
	font-family: Papyrus, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #533209;	
	text-decoration: none;
}

LI.coolNewsMenuItem A:hover
{
	text-decoration: underline;
	color: #FFFF99;
}

DIV.newsLetterBanner
{
	width:100%;
	border: 1px solid black;
	height:35px;
	background-color: #cc6600;	
}

DIV.newsLetterBanner DIV
{
	height:35px;
	border-left:10px solid #993300;
	border-right:10px solid #993300;
	padding: 0px 5px 0px 5px;	
	font-style:italic;
	font-size:large;
	color:#ffff99;
}

DIV.newsLetterBanner SPAN.title
{
	float:left;	
}

DIV.newsLetterBanner SPAN.date
{
	float:right;	
}

DIV.newsLetter
{
	clear: both;
}

DIV.newsLetter h4
{
	text-decoration:underline;
	float:left;
	margin: 0px 4px 0px 0px;
	padding:0px;
	font-size:14px;
}

DIV.newsLetter P.firstPara
{
	text-align: justify;
}

DIV.newsLetter UL
{
	list-style: none;
}

DIV.newsLetter LI
{
	list-style: none;
}

DIV.newsLetter A, DIV.newsLetter A:link, DIV.newsLetter A:active, DIV.newsLetter A:visited
{
	color: #533209;
	text-decoration: none;
}

DIV.newsLetter A:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

DIV.announcements
{
	clear:both;
}

DIV.announcements h3
{
	font-size: large;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	color: #660000;
}

DIV.announcements h4
{
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	color: #444444;
}

DIV.announcements A, DIV.announcements A:link, DIV.announcements A:active, DIV.announcements A:visited
{
	color: #533209;
	text-decoration: none;
}

DIV.announcements A:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

DIV.announcements UL
{
	list-style: none;
}

DIV.announcements LI
{
	list-style: none;
}

DIV.inTheNews
{
	clear:both;
}

DIV.inTheNews h3,div.archive h3
{
	font-size: large;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	color: #660000;
}

DIV.inTheNews A, DIV.inTheNews A:link, DIV.inTheNews A:active, DIV.inTheNews A:visited,
div.archive a,div.archive a:link,div.archive a:active,div.archive a:visited
{
	color: #533209;
	text-decoration: none;
}

DIV.inTheNews A:hover,
div.archive a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

DIV.inTheNews UL
{
	list-style: none;
}

DIV.inTheNews LI
{
	list-style: none;
	margin:10px 0px;
}

OL.numList {}
OL.numList LI { list-style-type: decimal; }
OL.numList UL LI { list-style-type: square; }

A.stdLink, A.stdLink:link, A.stdLink:active, A.stdLink:visited
{
	color: #0000ff;
	text-decoration: none;
}

A.stdLink:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

ul.franchiselinks li{
}

.franchiseinfo blockquote em{
	font-style: italic;
}

.franchiseinfo li{
	list-style-type: disc;
}

.franchiseinfo li.pad {
	padding-bottom:10px;
}

.franchiseinfo li li{
	list-style-type: circle;
}

.franchiseinfo li li li{
	list-style-type: square;
}

.franchiseinfo li li li li{
	list-style-type: disc;
}

.franchiseinfo h3{
	text-decoration: underline;
}

#franchisegeneral .section{
}

#franchisegeneral .section h3, #franchisegeneral .section h4{
	padding:0px;
	margin:2px 0px;
}

#franchiselocations ul{
	margin-bottom:20px;
}

#franchiselocations .section{
	margin-left:20px;
}

.center{
	text-align:center;
}
.shim-top{
	margin-top:20px;
}
.picholder3{
	float:right;
	margin: 0px 0px 6px 10px;
	border:2px solid #937239;
}