@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	color:#f49644;
	background-color:#581009;
}
.footer_style {
	font-size:15px;
	color:#fff0d5;
	font-weight:bold;
	padding:50px 0px 10px 0px;
}
.header {
	background-image:url(/images/mobile/header.jpg);
	height:110px;
	background-repeat:no-repeat;
	background-position:center;
}
.headerHome {
	background-image:url(/images/mobile/home_header.jpg);
	height:140px;
	background-repeat:no-repeat;
	background-position:center;
}
.headerSSL {
	background-image:url("/imagesssl/mobile/header.jpg");
	height:110px;
	background-repeat:no-repeat;
	background-position:center;
}
.hm_nav {
	padding:14px 0px 14px 0px;
	border-top:1px solid #6e2f29;
	border-bottom:1px solid #3a0b06;
}
.food {
	padding:14px 0px 14px 0px;
	border-top:1px solid #6e2f29;
	border-bottom:1px solid #3a0b06;
}
.top_nav {
	padding:10px 0px 10px 0px;
	background-color:#4a0c06;
	border-bottom:1px solid #420b05;
	font-size:14px;
	font-weight:bold;
}
.cl {
	clear:both;
}
.text_header {
	color:#fff0d5;
	font-weight:bold;
	font-size:15px;
}
.btnHyperLink
{
	padding:14px 0px 14px 0px;
	border-top:1px solid #6e2f29;
	border-bottom:1px solid #3a0b06;
	border-left-style: none;
	border-right-style: none;
	background-color: transparent;
	color: #fff0d5;
	cursor: pointer;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 100%;
}
.btnSmallLink
{
	padding:0px 0px 0px 0px;
	background-color: transparent;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #fff0d5;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.text_body {
	color:#f49644;
	font-size:13px;
}

.disabled
{
	text-decoration: none;
	color: Gray;
	font-size: 14px;
	font-weight: bold;
}

.bottomLine {
    border-bottom-style:solid; 
    border-bottom-color:#4a0c06; 
    border-bottom-width:medium;
}

.modifierList
{
	width: 100%;
}
	
a:link {text-decoration: none; color: #fff0d5;}
a:visited {text-decoration: none; color: #fff0d5;}
a:hover {text-decoration: none;	color: #fff0d5;}
a:active {text-decoration: none; color: #fff0d5;}

.policy {
	font-size:12px;
	padding:20px 0px 10px 0px;
}
.hours {
	font-size:12px;
}
.pic_border {
	border:1px solid #fff0d5;
}
.defaultSelect {
    width: 280px;
    font-size: 16px;
}
.dateSelect {
	width: 130px;
	font-size: 16px;
}
.defaultTextBox {
    width: 260px;
    font-size: 16px;
}
.defaultPassword {
    width: 260px;
    font-size: 16px;
}
.qtyBox {
    width: 25px;
    font-size:16px;
}
.phone 
{
	width: 40px;
	font-size: 16px;
}
.comment {
    width: 274px;
    font-size: 16px;
}
.google {
	display:none;
}

