img.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}
img.overlay2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
body {
	padding: 20px;
	font: 100.01% Tahoma,Verdana,Arial,sans-serif;
	margin: 0px;
	background: #993333;
}
#header {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 6px;
	float: left;
	width: 90%;
}
#headermenu a {
	color: white;
	margin-right: 8px;
	font: 14px Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #ba1319;
	margin-top: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
#headermenu a:hover {
	color: yellow;
	background: red;
}
#headerimage {
	width: 153px;
	float: left;
	background: black;
}
#headermenu {
	float: right;
}
#headertext {
	float: left;
	width: 100%;
}
#headertext h1 {
	color:white;
	font-size: 24px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
#headertext h2 {
	color:orange;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#headertext h3 {
	color:yellow;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#footmenu {
	text-align: center;
}
#footmenu a {
	color: white;
	margin-right: 8px;
	font: 14px Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footmenu a:hover {
	color: yellow;
}
#copyright {
	text-align: center;
	font: 8px Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	margin-top: 8px;
}
#copyright a {
	text-align: center;
	font: 8px Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	margin-top: 8px;
	color: black;
	text-decoration: underline;
}
#menuTable a {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: white;
}
#menuTable a:hover {
	color: white;
}
.menuTable {
	background: #993333;
}
.menuTable:hover {
	background: black;
}
#menuTable h1 {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	background: black;
	color: white;
}
.testimony {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #993333;
	padding-left: 8px;	
	font-weight: bold;
}
.cateringHead {
	background: #993333;
	color: white;
	font-weight: bold;
}

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
	margin-bottom:0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
	width:95%;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 5%;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(images/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(images/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#ffffcc;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

h1,h2,p{margin: 0 10px}
h1{font-size: 18px;color: black}
h2{font-size: 16px;color: black}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
h4{font-size: 12px;font-weight:normal;font-style:italic;margin: 0px}
div#nifty{ background: #ffffcc;}
