body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 24px;


}
.left-border {
	background-image: url(../images/page-left-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 4px;


}
.right-border {
	background-image: url(../images/page-right-border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 4px;


}
.unnamed1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.top-box-bg {
	background-image: url(../images/top-box-bg1.jpg);
	background-repeat: no-repeat;
	height: 179px;
	padding-bottom: 10px;

}
.welcome-bg {
	background-image: url(../images/welcome-box-bg.jpg);
	height: 179px;
}
.welcome-txt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 12px;
	text-align: justify;


}
.hour-txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/hour-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	padding-top: 3px;
	line-height: 13px;

}
.email-txt {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/email-box.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	padding-top: 3px;
	line-height: 13px;
}
.content-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 9px;
}
.content-header {
	background-image: url(../images/content-box-header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 63px;
	padding-top: 10px;

}
.td-Rc {
	background-image: url(../images/content-box-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;


}
.td-Lc {
	background-image: url(../images/content-box-left.gif);
	background-repeat: repeat-y;
}
.menu-txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	padding-right: 15px;



}
.email-txtbox {
	height: 17px;
	width: 100%;
	border: 1px solid #7B9CBD;
	font-family: Arial;
	font-size: 10px;

}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	color: #DD0B0E;
	text-decoration: none;
}
.horizontal-bar {
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.vertical-bar {
	background-image: url(../images/bar.gif);
	background-repeat: repeat-y;
	width: 14px;
	background-position: left;


}
.inner-txt {
	padding: 6px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/inner-txt-bg.jpg);
	background-repeat: repeat;
}
.thanks-txt {
	padding: 6px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/inner-txt-bg.jpg);
	background-repeat: repeat;
}

.inner-txt a{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.inner-txt a:hover
{
	color: #CF0922;
	text-decoration: none;
}	
.text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.select {
	height: 16px;
	width: 80px;
	border: 1px solid #7B9CBD;
	font-family: Arial;
	font-size: 10px;

}
.txtbox {

	height: 18px;
	width: 75%;
	border: 1px solid #7B9CBD;
}
.txtbox1 {


	height: 18px;
	width: 50%;
	border: 1px solid #7B9CBD;
}
.heading-order {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #DE1919;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bbq-order {
	font-family: Arial;
	font-size: 11px;
	color: #DE1919;
}
.txtbox2 {
	height: 18px;
	width: 50px;
	border: 1px solid #7B9CBD;
}
.txtbox3 {
	height: 18px;
	width: 70px;
	border: 1px solid #7B9CBD;
}
/*	Below Claases added by Manish Kumar
	Dated - 18 September 2006. */

.home-addess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #D9C2C0;
	background-color: #670A03;
	background-image: url(../images/uncle_hank_logo3.jpg);
	background-repeat: no-repeat;
	padding-right:12px;
	font-weight: bold;
}
.int-addess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #D9C2C0;
	font-weight: bold;
	padding-bottom:5px;
}
.home-addess a,
.int-addess a, {
	color:#D9C2C0;
	text-decoration:underline;
}
.home-addess a:hover,
.int-addess a:hover, {
	color:#FFFFFF;
}
