body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #b8b8b8;
	background-color: #131313;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}
.whitetext {
	color: #FFFFFF;
	line-height:16px;
}
.maintable {
	background-color: #252525;
	background-image: url(../images/midbg.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-size: 11px;
	color: #c4c4c4;
}
.footer span{
	font-size: 11px;
	color: #c4c4c4;
	padding:0 0 0 404px;
	margin:0px;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active,{
	font-size: 11px;
	color: #c4c4c4;
	text-decoration:underline;
}
.footer a:hover {
	font-size: 11px;
	color: #c4c4c4;
	text-decoration:none;
	
}
a,a:link, a:visited, a:active{
	color: #e6080a;
	text-decoration:underline;
}
a:hover{
	color: #e6080a;
	text-decoration:none;
}
.heading{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
}
.newheading{
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
}
.fromkitchenbox{
	color:#FFFFFF;
}
.boxesborder{
	color:#FFFFFF;
	padding:3px;
}
.boxesfromethebarpage{
	background:#000000;
	height:15px;
	font-weight:bold;
	width:200px;
	color:#FFFFFF;
	padding:3px;
}
.graytext{
	color: #999999;
}
.grayheading{
	font-size:18px;
	font-weight:bold;
	color: #999999;
	text-transform: uppercase;
}
.whitetextcontactpage {
	color: #FFFFFF;
	font-size:14px;
}

.h1
{
font-size:x-large;
font-weight:bold;
}
