body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	color: #AE1B2B;
	background-color: #003972;
	margin:0;
}
#main {
	width: 800px;
	height: auto;
	font-size: 13px;
	color: #AE1B2B;
	text-align: center;
}
#main2 {
	width: 800px;
	height: auto;
	font-size: 13px;
	color: #AE1B2B;
	text-align: center;
	margin: auto;
}
#mainBody {
	width: 625px;
	min-height: 455px;
	height:auto;
	text-align: left;
	background-color:#ffffff;
	float:left;
}
/*controls items, colors etc on online/index-NOT USING SCROLL
#mainText {
	width: 580px;
	height: 400px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	background-color:#ffffff;
	font-weight: bold;
	text-align:justify;
	color: #AE1B2B;
	padding: 0 10px 0 0;
	margin: 20px 0px 7px 15px;
	float:left;
}*/
#mainText {
	width: 580px;
	min-height: 400px;
	height:auto;
	background-color:#ffffff;
	font-weight: bold;
	text-align:justify;
	color: #AE1B2B;
	padding: 0 10px 0 0;
	margin: 20px 0px 7px 15px;
	float:left;
}
.mainTextHead {
	color: #003972;
}
#about {
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	text-align:justify;
}
#address {
	width: 625px;
	height: 20px;
	font-size: 11px;
	font-weight:bold;
	color:#FCD60B;
	text-align:right;
	float:left;
}
.billing {
	font-size: 14px;
	font-weight: bold;
	color:#003972;
}
#borderTop {
	width: 100%;
	height: 12px;
	background-image:url(media/graphics/border.gif);
	background-repeat:repeat-x;
	float:left;
}
#cart {
	width: 137px;
	height: 90px;
	overflow: auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#ffffff;
	border: 2px #AE1B2B solid;
	margin: 0 0 8px 0px;
	float: left;
}
.cartHead {
	width: 98%;
	height: auto;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	background-color:#AE1B2B;
	float: left;
}
.column {
	width: 400px;
	color: #AE1B2B;
	font-size: 14px;
	font-weight:bold;
}
#container {
	width: 800px;
	background-color:#ffffff;
	text-align: center;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	clear: both;
}
#contheader {
	width: 670px;
	background-color:#ffffff;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
}
#content {
	width: 505px;
	height: 890px;
	color: #AE1B2B;
	font-size: 12px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	margin-top:10px;
	float: left;
}
#content2 {
	width: 600px;
	height: 850px;
	font-size: 10px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	margin-top:20px;
	padding: 10px;
	float: left;
}
#contentOnline {
	width: 630px;
	height: 1070px;
	font-size: 12px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	font-weight: bold;
	font-size: 10px;
	color: #AE1B2B;
	margin:20px 0 0 6px;
	padding-right: 5px;
	float: left;
}
.headerhours {
	width: 169px;
	height: 120px;
	text-align: right;
	color: #FCD60B;
	font-size: 13px;
	font-weight:bold;
	line-height:1.5em;
	margin: 15px 0 0 0px;
	float:left;
}
/*controls color of Product Description*/
.header1 { 
	color: #AE1B2B;
	font-size: 12px;
	font-weight: bold;
}
/*controls color of Qty Heading in Product Info*/
.header1A { 
	color: #AE1B2B;
	font-size: 12px;
	font-weight: bold;
}
/*color of AVAILABLE OPTIONS for Product Info Page*/
.header6 {
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
}
/*color of Radio items not title*/
.header7 {
	color: #AE1B2B;
	font-size:10px;
	font-weight:bold;
}
/*color of PIZZA SIZE: for Product Info Page*/
.header8 {
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
} 
/*controls color of Instore Heading*/
.header2A { 
	color: #003972;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
} 
/*color of PRICE HEADING for Menus*/
.headerblk {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
} 
/*color of PRICE HEADING for Menus*/
.headerbrn {
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
}
.headerImage {
	width: 230px;
	height: 110px;
	text-align:center;
	margin: 15px 0 0 0;
	float: left;
}
.headerRust {
	color: #AE1B2B;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}
.headTitle {
	color: #003972;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#holderCtr {
	width: 800px;
	height: 700px;
	background-color:#ffffff;
	float: left;
}
#holderRt {
	width: 645px;
	height: 1240px;
	font-size: 10px;
	background-color:#ffffff;
	margin: 7px 0px 0 0;
	float: right;
}
#hours {
	width: 180px;
	height: 85px;
	text-align:right;
	font-size: 11px;
	margin: 0 0 0 0px;
	float: left;
}
#hoursOnline {
	width: 140px;
	height: 85px;
	font-size: 11px;
	text-align:left;
	color: #AE1B2B;
	margin: 0 0 0px 20px;
	float:left;
}
/*new*/
#hoursHead {
	color: #AE1B2B;
	font-size: 12px;
}
/*home text - new*/
#homeText {
	width: 750px;
	height: 200px;
	margin: 20px 0 0 0;
	float: left;
}
#homeTextHead {
	font-size: 24px;
	margin-bottom: 10px;
}
#instructions {
	color:#AE1B2B;
}
.itemPrice {
	color: #AE1B2B;
	font-size:14px;
	font-weight:bold;
}
.leftColHead {
	font-size: 12px;
	font-weight:bold;
}
#leftHolder {
	width: 110px;
	height: 500px;
	float: left;
}
#logo {
	width: 170px;
	height: 155px;
	text-align: left;
	float:left;
}
#maintable {
	width: 96%;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #AE1B2B;
	padding: 10px 5px;
	margin: 5px;
}
#menuheader {
	width: 95%;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #AE1B2B;
	padding: 10px;
	margin: 10px 20px 5px 20px;
	float:left;
}
.menuhead {
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	float: left;
}
#menutable {
	width: 100%;
	background-color:#ffffff;
	text-align: left;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	margin:0;
	float:right;
}
/*New Header Div for General Inquiries */
#midloc { 
	width: 230px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	float: left;
}
#mdt {
	width: 710px;
	padding: 5px;
	margin: 0 auto;
}
.orderphoto {
	width: 530px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding:0px 0 5px 0px;
	float: left;
}
#orderT {
	width: 530px;
	height: auto;
	text-align: center;
	margin-top:20px;
	float: left;
}
.orderList {
	color:#AE1B2B;
	font-size: 9px;
	text-align:left;
	float: left;
}
.orderTlt {
	width: 310px;
	height:20px;
	text-align:left;
	float: left;
}
.orderLeft {
	width: 10px;
	height: auto;
	float: left;
}
/*Copy on Shopping Cart php page PLEASE NOTE TEXT*/
.plsNote {
	width: 570px;
	color: #AE1B2B;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.price {
	color: #AE1B2B;
	font-size: 14px;
}
/*color of PRICES for Menu items in Menu Listing*/
.priceItem {
	color: #AE1B2B;
	font-size: 15px;
	font-weight: bold;
} 
/*PRINT MENU MODULE*/
#printPrev {
	width: 600px;
	background-color: #ffffff;
	border: 2px #000000 solid;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.prodDesc {
	font-size: 11px;
	color: #AE1B2B;
}
#productInfoTable {
	width: 560px;
	text-align:center;
	margin: 0 0 0 10px;
	float:left;
}
.reviews {
	width: 170px;
	height: 50px;
	color: #AE1B2B;
	background-color:#ffffff;
	float: left;
}
#rightloc {
	width: 110px;
	color: #FFFFFF;
	text-align: right;
	padding: 7px 5px 5px 5px;
	float: right;
}
.scroll {
	width: 565px;
	height: 395px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	padding-right: 5px;
	clear:both;
}
.select {
	width: 150px;
	height: 20px;
	color: #AE1B2B;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.specialLink {
	width: 80%;
	padding-left: 10px;
	text-align:center;
}
#specInst {
	width: 555px;
	font-size: 11px;
	color: #003972;
	font-weight:bold;
	text-align:center;
	padding: 0 0 0 15px;
}
#submitEmail {
	width: 150px;
	font-size: 11px;
	color:#FCD60B;
	text-align:center;
	float: left;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px 30px 5px 30px;
}
.timestext {
	color: #AE1B2B;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
#topheader {
	width: 710px;
	height: 160px;
}
#topper {
	width: 800px;
	height: 160px;
	font-size: 10px;
	font-weight:normal;
	float: left;
}
a:link, a:visited, a:active  { 
	color: #003972;
	font-size:13px;
	text-decoration: none;
}
a:hover{  
	color: #AE1B2B;
	font-size:13px;
	text-decoration: none;
}
/*BACK TO ONLINE MENUS LINKS on Prod Info Page*/
.back a:link, .back a:visited {
	color: #AE1B2B;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
.back a:hover, .back a:active {
	color: #003972;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumbsLt {
	width: 350px;
	height: 12px;
	font-size: 10px;
	font-weight:bold;
	color: #003972;
	text-align: left;
	margin: 0px 0px 5px 10px;
	float: left;
}
#breadcrumbsLt a:link, #breadcrumbsLt a:visited, #breadcrumbsLt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #003972;
	text-decoration: none;
}
#breadcrumbsLt a:hover{  
	font-size: 10px;
	color: #FCD60B;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsRt {
	width: 250px;
	height: 12px;
	font-size: 10px;
	font-weight:bold;
	color: #003972;
	text-align: right;
	margin: 0px 0 5px 0px;
	float: left;
}
#breadcrumbsRt a:link, #breadcrumbsRt a:visited, #breadcrumbsRt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #003972;
	text-decoration: none;
}
#breadcrumbsRt a:hover{  
	font-size: 10px;
	color: #FCD60B;
	font-weight:bold;
	text-decoration: none;
}
#colLeft {
	width: 150px;
	height: 300px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align:left;
	float: left;
}
#colLeft a:link, #colLeft a:visited, #colLeft a:active  { 
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FCD60B;;
	text-align: center;
	text-decoration: none;
}
#colLeft a:hover{ 
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#contact a:link, #contact a:visited, #contact a:active  { 
	font-size: 18px;
	font-weight:bold;
	color: #003972;
	text-decoration: none;
}
#contact a:hover{  
	font-size: 18px;
	color:#AE1B2B;
	font-weight:bold;
	text-decoration: none;
}
#copyright {
	width: 800px;
	height: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align:right;
	float:left;
}
#copyright a:link, #copyright a:visited, #copyright a:active  { 
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align:right;
	text-decoration: none;
}
#copyright a:hover{ 
	font-weight: bold;
	font-size: 10px;
	color: #AE1B2B;
	text-align:right;
	text-decoration: none;
}
/*This is for the Menu Sub Categories above menu items for INSTORE*/
.dest {
	color: #AE1B2B;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.dest a:link, .dest a:visited, .dest a:active{ 
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.dest a:hover {  
	color:#003972;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*This is for the Menu Categories above menu items*/
.dest1 {
	color: #AE1B2B;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
.dest1 a:link, .dest1 a:visited, .dest1 a:active{ 
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}
.dest1 a:hover {  
	color:#AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-align:rifht;
	text-decoration: none;
}
#email a:link, #email a:visited, #email a:active  { 
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
#email a:hover{  
	font-size: 11px;
	color: #FCD60B;
	font-weight:bold;
	text-decoration: none;
}
.header2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #003972;
	font-size: 16px;
	text-align:left;
	font-weight: bold;
	vertical-align:top;
}
.header2 a:link, .header2 a:visited, .header2 a:active { 
	color: #AE1B2B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header2 a:hover {  
	color: #AE1B2B;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.header3 {
	color:#AE1B2B;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
}
.header3 a:link, .header3 a:visited, .header3 a:active { 
	color: #AE1B2B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.header3 a:hover {  
	color: #AE1B2B;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.header4 {
	color: #AE1B2B;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}
.header4 a:link, .header4 a:visited, .header4 a:active { 
	color: #AE1B2B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.header4 a:hover {  
	color: #AE1B2B;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.header5 {
	color: #AE1B2B;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	vertical-align:top;
}
.header5 a:link, .header5 a:visited, .header5 a:active { 
	color: #AE1B2B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header5 a:hover {  
	color: #AE1B2B;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
/*div for menus in left column*/
#holderLeft {
	width: 150px;
	min-height: 475px;
	height:auto;
	color: #ffffff;
	text-align:center;
	margin-right:20px;
	float: left;
}
#holderLeft a:link, #holderLeft a:visited, #holderLeft a:active  { 
	font-size: 16px;
	color:#FCD60B;
	text-align:center;
	text-decoration: none;
}
#holderLeft a:hover{  
	font-size: 16px;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
#information {
	width: 615px;
	height: 9px;
	font-size: 10px;
	color: #003972;
	text-align:left;
	float: left;
}
#information a:link, #information a:visited, #information a:active  { 
	font-size: 10px;
	color: #003972;
	text-align:center;
	text-decoration: none;
}
#information a:hover{  
	font-size: 10px;
	color: #AE1B2B;
	text-align:center;
	text-decoration: none;
}
#informationOnline {
	width: 507px;
	height: 30px;
	font-size: 10px;
	color: #dda842;
	text-align:left;
	vertical-align:bottom;
	margin-left:6px;
	float: left;
}
#informationOnline a:link, #informationOnline a:visited, #informationOnline a:active  { 
	font-size: 10px;
	color: #dda842;
	text-align:center;
	text-decoration: none;
}
#informationOnline a:hover{  
	font-size: 10px;
	color: #005daa;
	text-align:center;
	text-decoration: none;
}
#information2 {
	width: 598px;
	height: 9px;
	font-size: 9px;
	color: #003972;
	text-align:left;
	margin: 0px 0 0 0;
	float: right;
}
#information2 a:link, #information2 a:visited, #information2 a:active  { 
	font-size: 9px;
	color: #003972;
	text-align:center;
	text-decoration: none;
}
#information2 a:hover{  
	font-size: 9px;
	color: #AE1B2B;
	text-align:center;
	text-decoration: none;
}
#infoStore {
	width: 155px;
	height:168px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	vertical-align:top;
	border: 1px solid #ffffff;
	margin: 5px 0 10px 8px;
	padding: 5px 2px 5px 8px;
	float:left;
}
#infoStore a:link, #infoStore a:visited, #infoStore a:active  { 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #AE1B2B;
	text-align:left;
	vertical-align:top;
	text-decoration: none;
}
#infoStore a:hover{  
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	vertical-align:top;
	text-decoration: none;
}
#menu {
	width: 550px;
	height: 550px;
	background-color:#FFFFFF;
	color:#AE1B2B;
	font-size: 14px;
	margin-bottom: 5px;
	float:left;
}
#menu a:link, #menu a:visited, #menu a:active  { 
	color:#003972;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
} 
#menu a:hover{  
	color:#e2b64d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menuSearch {
	width: 550px;
	height: auto;
	background-color:#FFFFFF;
	color:#AE1B2B;
	text-align:center;
	font-size: 14px;
	float: right;
}
#menuSearch a:link, #menuSearch a:visited, #menuSearch a:active  { 
	color:#AE1B2B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
} 
#menuSearch a:hover{  
	color:#AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menulist {
	width: 150px;
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	float: left;
	clear: left;
}
.menulist a:link, .menulist a:visited, .menulist a:active { 
	color: #003972;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menulist a:hover {
	color: #AE1B2B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navHolder {
	width: 630px;
	height: 20px;
	float: right;
}
.nav1 {
	width: 110px;
	height: 20px;
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:right;
	float: left;
}
.nav1 a:link, .nav1 a:visited, .nav1 a:active { 
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:hover{  
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav2 {
	width: 90px;
	height: 20px;
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:right;
	float: left;
}
.nav2 a:link, .nav2 a:visited, .nav2 a:active { 
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav2 a:hover{  
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav3 {
	width: 66px;
	height: 20px;
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:right;
	float: left;
}
.nav3 a:link, .nav3 a:visited, .nav3 a:active { 
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav3 a:hover{  
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav4 {
	width: 120px;
	height: 20px;
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:right;
	float: left;
}
.nav4 a:link, .nav4 a:visited, .nav4 a:active { 
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav4 a:hover{  
	color:#FCD60B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#onlineHolder {
	width: 160px;
	height: 60px;
	font-size: 16px;
	font-weight:bold;
	line-height: 1.5em;
	color: #ffffff;
	float: left;
}
#onlineHolder a:link, #onlineHolder a:visited, #onlineHolder a:active { 
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#onlineHolder a:hover{  
	font-size: 16px;
	font-weight: bold;
	color: #AE1B2B;
	text-decoration: none;
}
.optionHead{
	color:#AE1B2B;
	font-size: 11px;
	font-weight: bold;
}
.optionHead a:link, .optionHead a:visited, .optionHead a:active { 
	color:#003972;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.optionHead a:hover {  
	color: #AE1B2B;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/*checkbox Text for Attributes on menu items-product info page*/
.optionCheckbox{
	color:#AE1B2B;
	font-size: 10px;
	font-weight: bold;
}
.optionCheckbox a:link, .optionCheckbox a:visited, .optionCheckbox a:active { 
	color:#AE1B2B;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.optionCheckbox a:hover {  
	color: #003972;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.optionRadio{
	color:#003972;
	font-size: 10px;
	font-weight: bold;
}
.optionRadio a:link, .optionRadio a:visited, .optionRadio a:active { 
	color: #AE1B2B;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.optionRadio a:hover {  
	color: #003972;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
/*controls area on online index page main text*/
#ordertable {
	width: 570px;
	height:auto;
	color:#AE1B2B;
	font-size: 14px;
	text-align: left;
	margin: 20px 0 0 20px;
	float:left;
}
#ordertable a:link, #ordertable a:visited, #ordertable a:active  { 
	font-weight: bold;
	font-size: 14px;
	color: #003972;
	text-align: center;
	text-decoration: none;
}
#ordertable a:hover{ 
	font-weight: bold;
	font-size: 14px;
	color: #AE1B2B;
	text-align: center;
	text-decoration: none;
}
#printerIcon {
	width: 530px;
	height: 40px;
	text-align: right;
	vertical-align:bottom;
}
#printerIcon a:link, #printerIcon a:visited {
	color: #AE1B2B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#printerIcon a:hover, #printerIcon a:active {
	color: #AE1B2B;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#search {
	width: 140px;
	height: 52px;
	background-color:#FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	float:left;
}
#search a:link, #search a:visited {
	color: #ce48246;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#search a:hover, #search a:active {
	color: #AE1B2B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#shopCart {
	width: 165px;
	height: 50px;
	overflow:auto;
	scrollbar-3dlight-color:#FCD60B;
    scrollbar-arrow-color:#FCD60B;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#FCD60B;
    scrollbar-face-color: #003972;
    scrollbar-highlight-color:#FCD60B;
    scrollbar-shadow-color:#ffffff;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #AE1B2B;
	float: left;
}
#shopCart a:link, #shopCart a:visited {
	color: #AE1B2B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#shopCart a:hover, #shopCart a:active {
	color: #003972;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
#takeout {
	width: 95px;
	height: 101px;
	background-color: #ffffff;
	color: #AE1B2B;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 20px 5px;
	margin: 5px;	
	float: left;
}
#takeout a:link, #takeout a:visited {
	color: #AE1B2B;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#takeout a:hover, #takeout a:active {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#textTable {
	width: 570px;
	background-color:#ffffff;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color: #AE1B2B;
	margin: 10px 0 0 20px;
	float:left;
}
#textTable a:link, #textTable a:visited {
	color: #AE1B2B;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#textTable a:hover, #textTable a:active {
	color: #AE1B2B;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

