
 #subtotal {
    position:relative; 
    }   

 #subtotal div.stotal {
    position:absolute; 
    bottom:0px; 
    right:0px;
    }  

.pageheader {
	font-family: "arial";
	font-size: 18px;
	color: #723F0D;
    margin-top: 19px;
    margin-bottom: 10px;
	}

.HHFaqQuestion {
	font-family: "arial";
	font-size: 13px;
	color: #723F0D;
    margin-top: 12px;
    margin-bottom: 2px;
	}


.hugeblue {
	font-family: "arial";
	font-size: 20px;
	color: #65B2C6;
}


.hugeorange {
	font-family: "arial";
	font-size: 25px;
	color: #FF6600;
}

.pagedesc {
	font-family: "arial";
	font-size: 12px;
	color: #666666;
	}

.pagetext {
	font-family: "arial";
	font-size: 14px;
	color: #666666;
	}

.celltext {
	font-family: "arial";
	font-size: 13px;
	color: #666666;
	}

.celltext_small {
	font-family: "arial";
	font-size: 10px;
	color: #666666;
	}
	
.hhinvoice {
    font-family:Arial;
    font-size:11px;
    line-height:1.5;
	color: #000000;
	}

.leftnav_header {
	font-family: "arial";
	font-size: 17px;
	color: #666666;
	}
	
.leftnav_link {
	font-family: "arial";
	font-size: 15px;
	color: #666666;
	}

.cartsummary {
	font-family: "arial";
	font-size: 10px;
	color: #666666;
	}

.menuitem_name {
	font-family: "arial";
	font-size: 15px;
	color: #666666;
	}

.menuitem_price {
	font-family: "arial";
	font-size: 15px;
	color: #666666;
	}

.menuitem_desc {
	font-family: "arial";
	font-size: 14px;
	color: #777777;
	}

.menuitem_mod {
	font-family: "arial";
	font-size: 14px;
	color: #666666;
	}

.multimenuitem_name {
	font-family: "arial";
	font-size: 14px;
	color: #723F0D;
	}

.multimenuitem_price {
	font-family: "arial";
	font-size: 13px;
	color: #666666;
	}

.multimenuitem_desc {
	font-family: "arial";
	font-size: 12px;
	color: #777777;
	}



a { 
	color: #FF6600;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #FF6600;
	}


a.whitelink {
	font-family: "arial";
	font-size: 14px;
	color: #ffffff;
	}

a.whitelink:hover {
	text-decoration: underline;
	color: #333333;
	}

a.small_orange_link {
	font-family: "arial";
	font-size: 10px;
	color: #FF6600;
	}

.hhform_radio {
	height: 18px;
	font-family: "arial";
	font-size: 10px;
	color: #666666;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
    }

.hhform_select {
	height: 18px;
	font-family: "arial";
	font-size: 10px;
	color: #666666;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	text-align: center;
    }

.hhform_center {
	width: 20px;
	height: 15px;
	font-family: "arial";
	font-size: 12px;
	color: #666666;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	text-align: center;
    }



