body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size:11px;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
p {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:0px;
	margin-right:0px;
}
h1, h1 a:link, h1 a:visited {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:16px;
	color: #421c0d;
	font-weight:bold;
	text-decoration:none;
}
h1 a:hover {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:16px;
	color: #421c0d;
	font-weight:bold;
	text-decoration: underline;

}
h2, h2 a:link, h2 a:visited {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:10pt;
	color: #ce580f;
	font-weight:bold;
	text-decoration:none;
}
h2 a:hover {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:10pt;
	color: #ce580f;
	font-weight:bold;
	text-decoration: underline;
	/*font-style:italic;*/
}
h3, h3 a:link, h3 a:visited {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:12px;
	color: #421c0d;
	font-weight:bold;
	text-decoration:none;
}
h3 a:hover {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:12px;
	color: #421c0d;
	font-weight:bold;
	text-decoration: underline;

}
p, p a:link, p a:visited {
	text-decoration:none;
}
p a:hover {
	text-decoration: underline;
	/*font-weight:bold;*/
}
option, input, select {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
}
.contentTableTL {
	background-image: url(../images/mainTableTL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 16px;
}


.search{
background-image: url(../images/search_bg.jpg);
background-position:top center;
background-repeat:no-repeat;
width:209px;
height:60px;
padding:0;
margin:0;
text-align:left;
}

.search h1{
	color: #ce580f;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:5px 0 5px 12px;
	margin:0px;
}

.search input{
margin-left:12px;
	padding:0;
	text-align:left;
	width:135px;
	float:left;
	height:14px;
}

.search a{
background-image: url(../images/search_btn.jpg);
background-position:top left;
background-repeat:no-repeat;
width:50px;
height:18px;
float:right;
}

.search a:hover{
background-image: url(../images/search_btn2.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.mainTable {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contentTableTR {

	background-image: url(../images/mainTableTR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 16px;
}
.contentTableTop {
	background-image: url(../images/mainTableTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentTableBottom {
	background-image: url(../images/mainTableBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contentTableBR {
	background-image: url(../images/mainTableBR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 16px;
}
.contentTableBL {
	background-image: url(../images/mainTableBL.jpg);
	background-repeat: no-repeat;
	background-position: center center; /*left bottom;*/
	height: 16px;
	width: 16px;
}
.contentTableMid {
	background-image: url(../images/mainTableMid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentTableMid2 {
	background-image: url(../images/mainTableMid2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.crumbs {
	font-size: 9px;
	color: #707070;
}

.sideTable2 {
	color: #421c0d;
}

.sideTable {
	background-image: url(../images/sideBarMid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #421c0d;
	margin:0px;
	padding:0px;
}
.sideTableBottom {
	background-image: url(../images/sideBarBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.orange, .orange a:link, .orange a:hover, .orange a:visited {
	color: #ce580f;
}
.orangebold, .orangebold a:link, .orangebold a:hover, .orangebold a:visited {
	color: #ce580f;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
.brown, .brown a:link, .brown a:hover, .brown a:visited {
	color: #421c0d;
}
.bold {
	font-weight:bold;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.orderHeaders {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.orderTD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cce319;
}
.orderTD2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #eeeeee;
}

.orderTD3 {
height:1px;
background-color:#CCE319;
}

.orderTDRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

.itemListText {
	font-size: 10px;
	font-weight: normal;
	color: #666610;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 12px;
	vertical-align: top;
}

.itemListTextBOX {
	font-size: 10px;
	font-weight: normal;
	color: #666610;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	vertical-align: top;
}

.itemListTextSD {
	font-size: 10px;
	font-weight: normal;
	color: #666610;
	vertical-align: middle;
}

.itemListTextSDbtn {
		vertical-align: middle;
		margin:0px;
		padding:0px;
}

.itemListTextBold
{
	font-size: 10px;
	font-weight: bold;
	color: #666610;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 12px;
	vertical-align: top;
}

.pTextSmall {
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 12px;
	vertical-align: top;
}
.pText {
	font-size: 12px;
	font-weight: normal;
	color: #666610;
	margin-top: 6px;
	margin-bottom: 12px;
	line-height: 12px;
	vertical-align: top;
}
.itemListName {
	font-size: 14px;
	font-weight: bold;
	color: #CE580F;
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 16px;
}
.itemListPrice {
	color: #666610;
}

.itemListNameSmall {
	font-size: 10pt;
	font-weight: bold;
	color: #ce580f;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.itemListPriceSmall {
	color: #666610;
	font-size: 9pt;
}

.crumbs a:link, .crumbs a:visited {
	color: #707070;
	text-decoration: none;
}
.crumbs a:hover {
	color: #666666;
	text-decoration: underline;
}
.news {
	padding:10px;
	background-color:#FFE9CF;
	border:#FF8940 1px solid;
}
.welcome {
	padding:10px;
	background-color:#F7FFC1;
	border:#CCE319 1px solid;
	background-image: url(../images/welcomeBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.welcome2 {
	padding:0px;
	font-weight:bold;
	color:#727E1A;
	font-size:9pt;
}

.brownTitle {
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#421D0D;
}
.orangeTitle {
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#CE580F;
}
.orangeTitle_notice {
	padding-top:10px;
	padding-bottom:10px;
	font-size:10pt;
	font-weight:bold;
	color:#CE580F;
	border:1px solid #CE580F;
	text-align:center;
    width:510px;
	
}
.greenText {
	font-size: 12px;
	font-weight: normal;
	color: #666610;
	margin-top: 6px;
	margin-bottom: 12px;
	line-height: 12px;
	vertical-align: top;
}

.greenTextForm {
	font-size: 12px;
	font-weight: normal;
	color: #666610;
}

.accountsTitle {
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#421D0D;
}

.accountsTitle2 {
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#CE580F;
}

.locationTitleBrown {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#421D0D;
}

.locationTitleOrange {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#CE580F;
}
.TitleGreen{
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#666610;
}
.locationDescGreen {
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#666610;
}

.locationDescOrange {
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#CE580F;
}

.menuTitleBrown {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#421D0D;
}

.menuTitleOrange {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#CE580F;
}

.menuDescGreen {
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#666610;
}

.menuDescOrange {
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#CE580F;
}

.TitleBrown {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#421D0D;
}

.TitleOrange {
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#CE580F;
}

.sp_padding {
padding-right:5px;
}

.DescGreen {
text-transform:lowercase;
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#666610;
}

.DescOrange {
	padding:0px;
	font-size:8pt;
	font-weight:none;
	color:#CE580F;
}


.pitch_brown{
font-size:10pt;
color:#CE580F;
}
.MenuSubCat {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
.MenuNavBottomLunch {
	background-image:url(../images/navBG.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	vertical-align:top;
}
.loginFeild {
	width:115px;
}
.formFeild {
	width:300px;
}
.orderDiv {
	max-height:300px;
	width:185px;
	overflow:auto;
}

.orderDiv2 {
	max-height:300px;
	width:200px;
	overflow:auto;
}
td.itemListText p {
	margin-left:2px;
	margin-right:2px;
}
#shopCartDiv {
	max-height: 400px;
	overflow: auto;
}
.orderCartTDFix {
	margin-top:2px;
}
.itemOptionList {
	display:none;
}
p.sentenceCase, .sentenceCase p {
	text-transform:none;
	margin-top:6px;
	margin-bottom:12px;
}
.italic {
	font-style:italic;
	}
.locationPop {
	display: none;
	padding: 10px;
	border-bottom: #bbbbbb solid 2px;
	border-right: #bbbbbb solid 2px;
	border-left: #eeeeee solid 2px;
	border-top: #eeeeee solid 2px;
	background-color: #FFFFFF;
	position: absolute;
	margin: auto;
}
.diagGreen {
	background-image:url(../images/diagGreen.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.RedError{
	color:#FF0000;
}

.navAnchorSep{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	border:none;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:5px;
}

a.navAnchor {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:26px;
	margin:0px;
	display:block;
	float:left;
	border:none;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	background-image:url(../images/menus/topOff.jpg);
	background-repeat:repeat-x;
}
a.navAnchor:hover {
	color:#5B610B;
	background-image:url(../images/menus/topOver.jpg);
	background-repeat:repeat-x;
}
a.navAnchor2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:26px;
	margin:0px;
	display:block;
	float:left;
	border:none;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	color:#5B610B;
	background-image:url(../images/menus/topOver.jpg);
	background-repeat:repeat-x;
}
a.subNavAnchor {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:26px;
	margin:0px;
	display:block;
	float:left;
	border:none;
	color:#5B610B;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	background-image:url(../images/menus/bottom.jpg);
	background-repeat:repeat-x;
}
a.subNavAnchor:hover {
	color:#CE580F;
}
a.navAnchor span, a.navAnchor2 span, a.subNavAnchor span{
	display:block;
	margin: 5px 0px 0px 0px;
}


.FeaturedTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#421D0D;
}



.CategoriesTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#421D0D;
}

.CategoriesTitle2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#421D0D;
}
.CategoriesDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#727E1A;
}

.CategoriesDesc2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#727E1A;
}

.ShipPayConfirm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#CE580F;
}
.ShipPayConfirmTip {
    text-transform:lowercase;
	padding:0px;
	font-size:10px;
	font-weight:none;
	text-align:center;
	color:#666610;
}

.yellowThing{
background-color:#CCE319;
}

.whiteThing{
background-color:#FFFFFF;

}

.CatOrTitle, .CatOrTitle a:link, .CatOrTitle a:visited {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:10pt;
	color: #ce580f;
	font-weight:bold;
	text-decoration:none;
}
.CatOrTitle a:hover {
	margin-bottom:3px;
	margin-top: 10px;
	font-size:10pt;
	color: #ce580f;
	font-weight:bold;
	text-decoration: underline;
	/*font-style:italic;*/
}